{
  "type": "File",
  "start": 0,
  "end": 16921,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 423,
      "column": 0
    }
  },
  "program": {
    "type": "Program",
    "start": 0,
    "end": 16921,
    "loc": {
      "start": {
        "line": 1,
        "column": 0
      },
      "end": {
        "line": 423,
        "column": 0
      }
    },
    "sourceType": "module",
    "body": [
      {
        "type": "ImportDeclaration",
        "start": 0,
        "end": 31,
        "loc": {
          "start": {
            "line": 1,
            "column": 0
          },
          "end": {
            "line": 1,
            "column": 31
          }
        },
        "specifiers": [
          {
            "type": "ImportNamespaceSpecifier",
            "start": 7,
            "end": 17,
            "loc": {
              "start": {
                "line": 1,
                "column": 7
              },
              "end": {
                "line": 1,
                "column": 17
              }
            },
            "local": {
              "type": "Identifier",
              "start": 12,
              "end": 17,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 12
                },
                "end": {
                  "line": 1,
                  "column": 17
                },
                "identifierName": "THREE"
              },
              "name": "THREE"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 23,
          "end": 30,
          "loc": {
            "start": {
              "line": 1,
              "column": 23
            },
            "end": {
              "line": 1,
              "column": 30
            }
          },
          "extra": {
            "rawValue": "three",
            "raw": "'three'"
          },
          "value": "three"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 32,
        "end": 74,
        "loc": {
          "start": {
            "line": 2,
            "column": 0
          },
          "end": {
            "line": 2,
            "column": 42
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 39,
            "end": 46,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 14
              }
            },
            "local": {
              "type": "Identifier",
              "start": 39,
              "end": 46,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 7
                },
                "end": {
                  "line": 2,
                  "column": 14
                },
                "identifierName": "Object3"
              },
              "name": "Object3"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 52,
          "end": 73,
          "loc": {
            "start": {
              "line": 2,
              "column": 20
            },
            "end": {
              "line": 2,
              "column": 41
            }
          },
          "extra": {
            "rawValue": "../../three/object3",
            "raw": "'../../three/object3'"
          },
          "value": "../../three/object3"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 75,
        "end": 108,
        "loc": {
          "start": {
            "line": 3,
            "column": 0
          },
          "end": {
            "line": 3,
            "column": 33
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 82,
            "end": 85,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 10
              }
            },
            "local": {
              "type": "Identifier",
              "start": 82,
              "end": 85,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 7
                },
                "end": {
                  "line": 3,
                  "column": 10
                },
                "identifierName": "Hud"
              },
              "name": "Hud"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 91,
          "end": 107,
          "loc": {
            "start": {
              "line": 3,
              "column": 16
            },
            "end": {
              "line": 3,
              "column": 32
            }
          },
          "extra": {
            "rawValue": "../../core/hud",
            "raw": "'../../core/hud'"
          },
          "value": "../../core/hud"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 109,
        "end": 150,
        "loc": {
          "start": {
            "line": 4,
            "column": 0
          },
          "end": {
            "line": 4,
            "column": 41
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 116,
            "end": 121,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 12
              }
            },
            "local": {
              "type": "Identifier",
              "start": 116,
              "end": 121,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 7
                },
                "end": {
                  "line": 4,
                  "column": 12
                },
                "identifierName": "Orbit"
              },
              "name": "Orbit"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 127,
          "end": 149,
          "loc": {
            "start": {
              "line": 4,
              "column": 18
            },
            "end": {
              "line": 4,
              "column": 40
            }
          },
          "extra": {
            "rawValue": "../../controls/orbit",
            "raw": "'../../controls/orbit'"
          },
          "value": "../../controls/orbit"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 151,
        "end": 207,
        "loc": {
          "start": {
            "line": 5,
            "column": 0
          },
          "end": {
            "line": 5,
            "column": 56
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 158,
            "end": 172,
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 21
              }
            },
            "local": {
              "type": "Identifier",
              "start": 158,
              "end": 172,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 7
                },
                "end": {
                  "line": 5,
                  "column": 21
                },
                "identifierName": "CombinedCamera"
              },
              "name": "CombinedCamera"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 178,
          "end": 206,
          "loc": {
            "start": {
              "line": 5,
              "column": 27
            },
            "end": {
              "line": 5,
              "column": 55
            }
          },
          "extra": {
            "rawValue": "../../three/combinedcamera",
            "raw": "'../../three/combinedcamera'"
          },
          "value": "../../three/combinedcamera"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 208,
        "end": 248,
        "loc": {
          "start": {
            "line": 6,
            "column": 0
          },
          "end": {
            "line": 6,
            "column": 40
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 215,
            "end": 221,
            "loc": {
              "start": {
                "line": 6,
                "column": 7
              },
              "end": {
                "line": 6,
                "column": 13
              }
            },
            "local": {
              "type": "Identifier",
              "start": 215,
              "end": 221,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 7
                },
                "end": {
                  "line": 6,
                  "column": 13
                },
                "identifierName": "Region"
              },
              "name": "Region"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 227,
          "end": 247,
          "loc": {
            "start": {
              "line": 6,
              "column": 19
            },
            "end": {
              "line": 6,
              "column": 39
            }
          },
          "extra": {
            "rawValue": "../../three/region",
            "raw": "'../../three/region'"
          },
          "value": "../../three/region"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 249,
        "end": 311,
        "loc": {
          "start": {
            "line": 7,
            "column": 0
          },
          "end": {
            "line": 7,
            "column": 62
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 258,
            "end": 283,
            "loc": {
              "start": {
                "line": 7,
                "column": 9
              },
              "end": {
                "line": 7,
                "column": 34
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 258,
              "end": 265,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 9
                },
                "end": {
                  "line": 7,
                  "column": 16
                },
                "identifierName": "actions"
              },
              "name": "actions"
            },
            "local": {
              "type": "Identifier",
              "start": 269,
              "end": 283,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 20
                },
                "end": {
                  "line": 7,
                  "column": 34
                },
                "identifierName": "elementActions"
              },
              "name": "elementActions"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 291,
          "end": 310,
          "loc": {
            "start": {
              "line": 7,
              "column": 42
            },
            "end": {
              "line": 7,
              "column": 61
            }
          },
          "extra": {
            "rawValue": "../store/elements",
            "raw": "'../store/elements'"
          },
          "value": "../store/elements"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 312,
        "end": 351,
        "loc": {
          "start": {
            "line": 8,
            "column": 0
          },
          "end": {
            "line": 8,
            "column": 39
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 321,
            "end": 330,
            "loc": {
              "start": {
                "line": 8,
                "column": 9
              },
              "end": {
                "line": 8,
                "column": 18
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 321,
              "end": 330,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 9
                },
                "end": {
                  "line": 8,
                  "column": 18
                },
                "identifierName": "arrayDiff"
              },
              "name": "arrayDiff"
            },
            "local": {
              "type": "Identifier",
              "start": 321,
              "end": 330,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 9
                },
                "end": {
                  "line": 8,
                  "column": 18
                },
                "identifierName": "arrayDiff"
              },
              "name": "arrayDiff"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 338,
          "end": 350,
          "loc": {
            "start": {
              "line": 8,
              "column": 26
            },
            "end": {
              "line": 8,
              "column": 38
            }
          },
          "extra": {
            "rawValue": "../helpers",
            "raw": "'../helpers'"
          },
          "value": "../helpers"
        },
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * @class ObjectSelector is used to select whole objects in the view\n * (Filtersettings: Object).\n * includes single selection as well as rubberband selection. Object selection\n * is based on the object's id only and works without userData and meta-information.\n ",
            "start": 353,
            "end": 622,
            "loc": {
              "start": {
                "line": 10,
                "column": 0
              },
              "end": {
                "line": 15,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 623,
        "end": 16920,
        "loc": {
          "start": {
            "line": 16,
            "column": 0
          },
          "end": {
            "line": 422,
            "column": 1
          }
        },
        "specifiers": [],
        "source": null,
        "declaration": {
          "type": "ClassDeclaration",
          "start": 630,
          "end": 16920,
          "loc": {
            "start": {
              "line": 16,
              "column": 7
            },
            "end": {
              "line": 422,
              "column": 1
            }
          },
          "id": {
            "type": "Identifier",
            "start": 636,
            "end": 650,
            "loc": {
              "start": {
                "line": 16,
                "column": 13
              },
              "end": {
                "line": 16,
                "column": 27
              },
              "identifierName": "ObjectSelector"
            },
            "name": "ObjectSelector",
            "leadingComments": null
          },
          "superClass": null,
          "body": {
            "type": "ClassBody",
            "start": 651,
            "end": 16920,
            "loc": {
              "start": {
                "line": 16,
                "column": 28
              },
              "end": {
                "line": 422,
                "column": 1
              }
            },
            "body": [
              {
                "type": "ClassMethod",
                "start": 657,
                "end": 1124,
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 4
                  },
                  "end": {
                    "line": 27,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 657,
                  "end": 668,
                  "loc": {
                    "start": {
                      "line": 17,
                      "column": 4
                    },
                    "end": {
                      "line": 17,
                      "column": 15
                    },
                    "identifierName": "constructor"
                  },
                  "name": "constructor"
                },
                "static": false,
                "kind": "constructor",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 669,
                    "end": 676,
                    "loc": {
                      "start": {
                        "line": 17,
                        "column": 16
                      },
                      "end": {
                        "line": 17,
                        "column": 23
                      },
                      "identifierName": "session"
                    },
                    "name": "session"
                  },
                  {
                    "type": "Identifier",
                    "start": 678,
                    "end": 685,
                    "loc": {
                      "start": {
                        "line": 17,
                        "column": 25
                      },
                      "end": {
                        "line": 17,
                        "column": 32
                      },
                      "identifierName": "options"
                    },
                    "name": "options"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 687,
                  "end": 1124,
                  "loc": {
                    "start": {
                      "line": 17,
                      "column": 34
                    },
                    "end": {
                      "line": 27,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 697,
                      "end": 720,
                      "loc": {
                        "start": {
                          "line": 18,
                          "column": 8
                        },
                        "end": {
                          "line": 18,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 697,
                        "end": 719,
                        "loc": {
                          "start": {
                            "line": 18,
                            "column": 8
                          },
                          "end": {
                            "line": 18,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 697,
                          "end": 709,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 8
                            },
                            "end": {
                              "line": 18,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 697,
                            "end": 701,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 8
                              },
                              "end": {
                                "line": 18,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 702,
                            "end": 709,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 13
                              },
                              "end": {
                                "line": 18,
                                "column": 20
                              },
                              "identifierName": "session"
                            },
                            "name": "session"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 712,
                          "end": 719,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 23
                            },
                            "end": {
                              "line": 18,
                              "column": 30
                            },
                            "identifierName": "session"
                          },
                          "name": "session"
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Wait until the sessions pool has been added into the view (happens in <App/>)",
                          "start": 729,
                          "end": 809,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 8
                            },
                            "end": {
                              "line": 19,
                              "column": 88
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 818,
                      "end": 879,
                      "loc": {
                        "start": {
                          "line": 20,
                          "column": 8
                        },
                        "end": {
                          "line": 20,
                          "column": 69
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 818,
                        "end": 878,
                        "loc": {
                          "start": {
                            "line": 20,
                            "column": 8
                          },
                          "end": {
                            "line": 20,
                            "column": 68
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 818,
                          "end": 852,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 8
                            },
                            "end": {
                              "line": 20,
                              "column": 42
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 818,
                            "end": 847,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 8
                              },
                              "end": {
                                "line": 20,
                                "column": 37
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 818,
                              "end": 845,
                              "loc": {
                                "start": {
                                  "line": 20,
                                  "column": 8
                                },
                                "end": {
                                  "line": 20,
                                  "column": 35
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 818,
                                "end": 835,
                                "loc": {
                                  "start": {
                                    "line": 20,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 20,
                                    "column": 25
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 818,
                                  "end": 830,
                                  "loc": {
                                    "start": {
                                      "line": 20,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 20,
                                      "column": 20
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 818,
                                    "end": 822,
                                    "loc": {
                                      "start": {
                                        "line": 20,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 20,
                                        "column": 12
                                      }
                                    },
                                    "leadingComments": null
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 823,
                                    "end": 830,
                                    "loc": {
                                      "start": {
                                        "line": 20,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 20,
                                        "column": 20
                                      },
                                      "identifierName": "session"
                                    },
                                    "name": "session"
                                  },
                                  "computed": false,
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 831,
                                  "end": 835,
                                  "loc": {
                                    "start": {
                                      "line": 20,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 20,
                                      "column": 25
                                    },
                                    "identifierName": "pool"
                                  },
                                  "name": "pool"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 836,
                                "end": 845,
                                "loc": {
                                  "start": {
                                    "line": 20,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 20,
                                    "column": 35
                                  },
                                  "identifierName": "viewFound"
                                },
                                "name": "viewFound"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "arguments": [],
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 848,
                            "end": 852,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 38
                              },
                              "end": {
                                "line": 20,
                                "column": 42
                              },
                              "identifierName": "then"
                            },
                            "name": "then"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 853,
                            "end": 877,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 43
                              },
                              "end": {
                                "line": 20,
                                "column": 67
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 853,
                                "end": 857,
                                "loc": {
                                  "start": {
                                    "line": 20,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 20,
                                    "column": 47
                                  },
                                  "identifierName": "view"
                                },
                                "name": "view"
                              }
                            ],
                            "body": {
                              "type": "AssignmentExpression",
                              "start": 861,
                              "end": 877,
                              "loc": {
                                "start": {
                                  "line": 20,
                                  "column": 51
                                },
                                "end": {
                                  "line": 20,
                                  "column": 67
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 861,
                                "end": 870,
                                "loc": {
                                  "start": {
                                    "line": 20,
                                    "column": 51
                                  },
                                  "end": {
                                    "line": 20,
                                    "column": 60
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 861,
                                  "end": 865,
                                  "loc": {
                                    "start": {
                                      "line": 20,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 20,
                                      "column": 55
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 866,
                                  "end": 870,
                                  "loc": {
                                    "start": {
                                      "line": 20,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 20,
                                      "column": 60
                                    },
                                    "identifierName": "view"
                                  },
                                  "name": "view"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "Identifier",
                                "start": 873,
                                "end": 877,
                                "loc": {
                                  "start": {
                                    "line": 20,
                                    "column": 63
                                  },
                                  "end": {
                                    "line": 20,
                                    "column": 67
                                  },
                                  "identifierName": "view"
                                },
                                "name": "view"
                              }
                            }
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Wait until the sessions pool has been added into the view (happens in <App/>)",
                          "start": 729,
                          "end": 809,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 8
                            },
                            "end": {
                              "line": 19,
                              "column": 88
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " the currently active selecion-element",
                          "start": 888,
                          "end": 928,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 8
                            },
                            "end": {
                              "line": 21,
                              "column": 48
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 937,
                      "end": 962,
                      "loc": {
                        "start": {
                          "line": 22,
                          "column": 8
                        },
                        "end": {
                          "line": 22,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 937,
                        "end": 961,
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 8
                          },
                          "end": {
                            "line": 22,
                            "column": 32
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 937,
                          "end": 949,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 8
                            },
                            "end": {
                              "line": 22,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 937,
                            "end": 941,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 8
                              },
                              "end": {
                                "line": 22,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 942,
                            "end": 949,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 13
                              },
                              "end": {
                                "line": 22,
                                "column": 20
                              },
                              "identifierName": "element"
                            },
                            "name": "element"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 952,
                          "end": 961,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 23
                            },
                            "end": {
                              "line": 22,
                              "column": 32
                            },
                            "identifierName": "undefined"
                          },
                          "name": "undefined"
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " the currently active selecion-element",
                          "start": 888,
                          "end": 928,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 8
                            },
                            "end": {
                              "line": 21,
                              "column": 48
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " stores the selected objects",
                          "start": 971,
                          "end": 1001,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 8
                            },
                            "end": {
                              "line": 23,
                              "column": 38
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1010,
                      "end": 1039,
                      "loc": {
                        "start": {
                          "line": 24,
                          "column": 8
                        },
                        "end": {
                          "line": 24,
                          "column": 37
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1010,
                        "end": 1038,
                        "loc": {
                          "start": {
                            "line": 24,
                            "column": 8
                          },
                          "end": {
                            "line": 24,
                            "column": 36
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1010,
                          "end": 1026,
                          "loc": {
                            "start": {
                              "line": 24,
                              "column": 8
                            },
                            "end": {
                              "line": 24,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1010,
                            "end": 1014,
                            "loc": {
                              "start": {
                                "line": 24,
                                "column": 8
                              },
                              "end": {
                                "line": 24,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1015,
                            "end": 1026,
                            "loc": {
                              "start": {
                                "line": 24,
                                "column": 13
                              },
                              "end": {
                                "line": 24,
                                "column": 24
                              },
                              "identifierName": "selectedSet"
                            },
                            "name": "selectedSet"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 1029,
                          "end": 1038,
                          "loc": {
                            "start": {
                              "line": 24,
                              "column": 27
                            },
                            "end": {
                              "line": 24,
                              "column": 36
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 1033,
                            "end": 1036,
                            "loc": {
                              "start": {
                                "line": 24,
                                "column": 31
                              },
                              "end": {
                                "line": 24,
                                "column": 34
                              },
                              "identifierName": "Set"
                            },
                            "name": "Set"
                          },
                          "arguments": []
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " stores the selected objects",
                          "start": 971,
                          "end": 1001,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 8
                            },
                            "end": {
                              "line": 23,
                              "column": 38
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " call unobserve when deactivated",
                          "start": 1048,
                          "end": 1082,
                          "loc": {
                            "start": {
                              "line": 25,
                              "column": 8
                            },
                            "end": {
                              "line": 25,
                              "column": 42
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1091,
                      "end": 1118,
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 8
                        },
                        "end": {
                          "line": 26,
                          "column": 35
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1091,
                        "end": 1117,
                        "loc": {
                          "start": {
                            "line": 26,
                            "column": 8
                          },
                          "end": {
                            "line": 26,
                            "column": 34
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1091,
                          "end": 1105,
                          "loc": {
                            "start": {
                              "line": 26,
                              "column": 8
                            },
                            "end": {
                              "line": 26,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1091,
                            "end": 1095,
                            "loc": {
                              "start": {
                                "line": 26,
                                "column": 8
                              },
                              "end": {
                                "line": 26,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1096,
                            "end": 1105,
                            "loc": {
                              "start": {
                                "line": 26,
                                "column": 13
                              },
                              "end": {
                                "line": 26,
                                "column": 22
                              },
                              "identifierName": "unobserve"
                            },
                            "name": "unobserve"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 1108,
                          "end": 1117,
                          "loc": {
                            "start": {
                              "line": 26,
                              "column": 25
                            },
                            "end": {
                              "line": 26,
                              "column": 34
                            },
                            "identifierName": "undefined"
                          },
                          "name": "undefined"
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " call unobserve when deactivated",
                          "start": 1048,
                          "end": 1082,
                          "loc": {
                            "start": {
                              "line": 25,
                              "column": 8
                            },
                            "end": {
                              "line": 25,
                              "column": 42
                            }
                          }
                        }
                      ]
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Deactivates the object-selector. Observation of selection-element is stopped.\n     * Rubberband selection handlers are removed.\n     ",
                    "start": 1130,
                    "end": 1276,
                    "loc": {
                      "start": {
                        "line": 29,
                        "column": 4
                      },
                      "end": {
                        "line": 32,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 1281,
                "end": 1560,
                "loc": {
                  "start": {
                    "line": 33,
                    "column": 4
                  },
                  "end": {
                    "line": 39,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 1281,
                  "end": 1291,
                  "loc": {
                    "start": {
                      "line": 33,
                      "column": 4
                    },
                    "end": {
                      "line": 33,
                      "column": 14
                    },
                    "identifierName": "deactivate"
                  },
                  "name": "deactivate",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "AssignmentPattern",
                    "start": 1292,
                    "end": 1314,
                    "loc": {
                      "start": {
                        "line": 33,
                        "column": 15
                      },
                      "end": {
                        "line": 33,
                        "column": 37
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 1292,
                      "end": 1299,
                      "loc": {
                        "start": {
                          "line": 33,
                          "column": 15
                        },
                        "end": {
                          "line": 33,
                          "column": 22
                        },
                        "identifierName": "element"
                      },
                      "name": "element"
                    },
                    "right": {
                      "type": "MemberExpression",
                      "start": 1302,
                      "end": 1314,
                      "loc": {
                        "start": {
                          "line": 33,
                          "column": 25
                        },
                        "end": {
                          "line": 33,
                          "column": 37
                        }
                      },
                      "object": {
                        "type": "ThisExpression",
                        "start": 1302,
                        "end": 1306,
                        "loc": {
                          "start": {
                            "line": 33,
                            "column": 25
                          },
                          "end": {
                            "line": 33,
                            "column": 29
                          }
                        }
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 1307,
                        "end": 1314,
                        "loc": {
                          "start": {
                            "line": 33,
                            "column": 30
                          },
                          "end": {
                            "line": 33,
                            "column": 37
                          },
                          "identifierName": "element"
                        },
                        "name": "element"
                      },
                      "computed": false
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 1316,
                  "end": 1560,
                  "loc": {
                    "start": {
                      "line": 33,
                      "column": 39
                    },
                    "end": {
                      "line": 39,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 1326,
                      "end": 1348,
                      "loc": {
                        "start": {
                          "line": 34,
                          "column": 8
                        },
                        "end": {
                          "line": 34,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1326,
                        "end": 1347,
                        "loc": {
                          "start": {
                            "line": 34,
                            "column": 8
                          },
                          "end": {
                            "line": 34,
                            "column": 29
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1326,
                          "end": 1340,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 8
                            },
                            "end": {
                              "line": 34,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1326,
                            "end": 1330,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 8
                              },
                              "end": {
                                "line": 34,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1331,
                            "end": 1340,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 13
                              },
                              "end": {
                                "line": 34,
                                "column": 22
                              },
                              "identifierName": "removeAll"
                            },
                            "name": "removeAll"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "BooleanLiteral",
                            "start": 1341,
                            "end": 1346,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 23
                              },
                              "end": {
                                "line": 34,
                                "column": 28
                              }
                            },
                            "value": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1357,
                      "end": 1437,
                      "loc": {
                        "start": {
                          "line": 35,
                          "column": 8
                        },
                        "end": {
                          "line": 35,
                          "column": 88
                        }
                      },
                      "expression": {
                        "type": "LogicalExpression",
                        "start": 1357,
                        "end": 1436,
                        "loc": {
                          "start": {
                            "line": 35,
                            "column": 8
                          },
                          "end": {
                            "line": 35,
                            "column": 87
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 1357,
                          "end": 1374,
                          "loc": {
                            "start": {
                              "line": 35,
                              "column": 8
                            },
                            "end": {
                              "line": 35,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1357,
                            "end": 1361,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 8
                              },
                              "end": {
                                "line": 35,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1362,
                            "end": 1374,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 13
                              },
                              "end": {
                                "line": 35,
                                "column": 25
                              },
                              "identifierName": "shiftHandler"
                            },
                            "name": "shiftHandler"
                          },
                          "computed": false
                        },
                        "operator": "&&",
                        "right": {
                          "type": "CallExpression",
                          "start": 1378,
                          "end": 1436,
                          "loc": {
                            "start": {
                              "line": 35,
                              "column": 29
                            },
                            "end": {
                              "line": 35,
                              "column": 87
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1378,
                            "end": 1406,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 29
                              },
                              "end": {
                                "line": 35,
                                "column": 57
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1378,
                              "end": 1386,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 29
                                },
                                "end": {
                                  "line": 35,
                                  "column": 37
                                },
                                "identifierName": "document"
                              },
                              "name": "document"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1387,
                              "end": 1406,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 38
                                },
                                "end": {
                                  "line": 35,
                                  "column": 57
                                },
                                "identifierName": "removeEventListener"
                              },
                              "name": "removeEventListener"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "StringLiteral",
                              "start": 1407,
                              "end": 1416,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 58
                                },
                                "end": {
                                  "line": 35,
                                  "column": 67
                                }
                              },
                              "extra": {
                                "rawValue": "keydown",
                                "raw": "'keydown'"
                              },
                              "value": "keydown"
                            },
                            {
                              "type": "MemberExpression",
                              "start": 1418,
                              "end": 1435,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 69
                                },
                                "end": {
                                  "line": 35,
                                  "column": 86
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1418,
                                "end": 1422,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 69
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 73
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1423,
                                "end": 1435,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 74
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 86
                                  },
                                  "identifierName": "shiftHandler"
                                },
                                "name": "shiftHandler"
                              },
                              "computed": false
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1446,
                      "end": 1476,
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 8
                        },
                        "end": {
                          "line": 36,
                          "column": 38
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1446,
                        "end": 1475,
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 8
                          },
                          "end": {
                            "line": 36,
                            "column": 37
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1446,
                          "end": 1463,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 8
                            },
                            "end": {
                              "line": 36,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1446,
                            "end": 1450,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 8
                              },
                              "end": {
                                "line": 36,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1451,
                            "end": 1463,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 13
                              },
                              "end": {
                                "line": 36,
                                "column": 25
                              },
                              "identifierName": "shiftHandler"
                            },
                            "name": "shiftHandler"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 1466,
                          "end": 1475,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 28
                            },
                            "end": {
                              "line": 36,
                              "column": 37
                            },
                            "identifierName": "undefined"
                          },
                          "name": "undefined"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1485,
                      "end": 1510,
                      "loc": {
                        "start": {
                          "line": 37,
                          "column": 8
                        },
                        "end": {
                          "line": 37,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1485,
                        "end": 1509,
                        "loc": {
                          "start": {
                            "line": 37,
                            "column": 8
                          },
                          "end": {
                            "line": 37,
                            "column": 32
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1485,
                          "end": 1497,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 8
                            },
                            "end": {
                              "line": 37,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1485,
                            "end": 1489,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 8
                              },
                              "end": {
                                "line": 37,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1490,
                            "end": 1497,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 13
                              },
                              "end": {
                                "line": 37,
                                "column": 20
                              },
                              "identifierName": "element"
                            },
                            "name": "element"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 1500,
                          "end": 1509,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 23
                            },
                            "end": {
                              "line": 37,
                              "column": 32
                            },
                            "identifierName": "undefined"
                          },
                          "name": "undefined"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1519,
                      "end": 1554,
                      "loc": {
                        "start": {
                          "line": 38,
                          "column": 8
                        },
                        "end": {
                          "line": 38,
                          "column": 43
                        }
                      },
                      "expression": {
                        "type": "LogicalExpression",
                        "start": 1519,
                        "end": 1553,
                        "loc": {
                          "start": {
                            "line": 38,
                            "column": 8
                          },
                          "end": {
                            "line": 38,
                            "column": 42
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 1519,
                          "end": 1533,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 8
                            },
                            "end": {
                              "line": 38,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1519,
                            "end": 1523,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 8
                              },
                              "end": {
                                "line": 38,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1524,
                            "end": 1533,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 13
                              },
                              "end": {
                                "line": 38,
                                "column": 22
                              },
                              "identifierName": "unobserve"
                            },
                            "name": "unobserve"
                          },
                          "computed": false
                        },
                        "operator": "&&",
                        "right": {
                          "type": "CallExpression",
                          "start": 1537,
                          "end": 1553,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 26
                            },
                            "end": {
                              "line": 38,
                              "column": 42
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1537,
                            "end": 1551,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 26
                              },
                              "end": {
                                "line": 38,
                                "column": 40
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1537,
                              "end": 1541,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 26
                                },
                                "end": {
                                  "line": 38,
                                  "column": 30
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1542,
                              "end": 1551,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 31
                                },
                                "end": {
                                  "line": 38,
                                  "column": 40
                                },
                                "identifierName": "unobserve"
                              },
                              "name": "unobserve"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Deactivates the object-selector. Observation of selection-element is stopped.\n     * Rubberband selection handlers are removed.\n     ",
                    "start": 1130,
                    "end": 1276,
                    "loc": {
                      "start": {
                        "line": 29,
                        "column": 4
                      },
                      "end": {
                        "line": 32,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Activates the object-selector. The Given selection-element is observed in\n     * order to register changes when click-deleting labels. Handlers for\n     * rubberband selection are created.\n     ",
                    "start": 1566,
                    "end": 1773,
                    "loc": {
                      "start": {
                        "line": 41,
                        "column": 4
                      },
                      "end": {
                        "line": 45,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 1778,
                "end": 11705,
                "loc": {
                  "start": {
                    "line": 46,
                    "column": 4
                  },
                  "end": {
                    "line": 258,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 1778,
                  "end": 1786,
                  "loc": {
                    "start": {
                      "line": 46,
                      "column": 4
                    },
                    "end": {
                      "line": 46,
                      "column": 12
                    },
                    "identifierName": "activate"
                  },
                  "name": "activate",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "AssignmentPattern",
                    "start": 1787,
                    "end": 1809,
                    "loc": {
                      "start": {
                        "line": 46,
                        "column": 13
                      },
                      "end": {
                        "line": 46,
                        "column": 35
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 1787,
                      "end": 1794,
                      "loc": {
                        "start": {
                          "line": 46,
                          "column": 13
                        },
                        "end": {
                          "line": 46,
                          "column": 20
                        },
                        "identifierName": "element"
                      },
                      "name": "element"
                    },
                    "right": {
                      "type": "MemberExpression",
                      "start": 1797,
                      "end": 1809,
                      "loc": {
                        "start": {
                          "line": 46,
                          "column": 23
                        },
                        "end": {
                          "line": 46,
                          "column": 35
                        }
                      },
                      "object": {
                        "type": "ThisExpression",
                        "start": 1797,
                        "end": 1801,
                        "loc": {
                          "start": {
                            "line": 46,
                            "column": 23
                          },
                          "end": {
                            "line": 46,
                            "column": 27
                          }
                        }
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 1802,
                        "end": 1809,
                        "loc": {
                          "start": {
                            "line": 46,
                            "column": 28
                          },
                          "end": {
                            "line": 46,
                            "column": 35
                          },
                          "identifierName": "element"
                        },
                        "name": "element"
                      },
                      "computed": false
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 1811,
                  "end": 11705,
                  "loc": {
                    "start": {
                      "line": 46,
                      "column": 37
                    },
                    "end": {
                      "line": 258,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 1821,
                      "end": 2625,
                      "loc": {
                        "start": {
                          "line": 47,
                          "column": 8
                        },
                        "end": {
                          "line": 66,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1821,
                        "end": 2624,
                        "loc": {
                          "start": {
                            "line": 47,
                            "column": 8
                          },
                          "end": {
                            "line": 66,
                            "column": 9
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1821,
                          "end": 1835,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 8
                            },
                            "end": {
                              "line": 47,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1821,
                            "end": 1825,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 8
                              },
                              "end": {
                                "line": 47,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1826,
                            "end": 1835,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 13
                              },
                              "end": {
                                "line": 47,
                                "column": 22
                              },
                              "identifierName": "unobserve"
                            },
                            "name": "unobserve"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 1838,
                          "end": 2624,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 25
                            },
                            "end": {
                              "line": 66,
                              "column": 9
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1838,
                            "end": 1858,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 25
                              },
                              "end": {
                                "line": 47,
                                "column": 45
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 1838,
                              "end": 1850,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 25
                                },
                                "end": {
                                  "line": 47,
                                  "column": 37
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1838,
                                "end": 1842,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 29
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1843,
                                "end": 1850,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 37
                                  },
                                  "identifierName": "session"
                                },
                                "name": "session"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1851,
                              "end": 1858,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 38
                                },
                                "end": {
                                  "line": 47,
                                  "column": 45
                                },
                                "identifierName": "observe"
                              },
                              "name": "observe"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "ArrowFunctionExpression",
                              "start": 1872,
                              "end": 1916,
                              "loc": {
                                "start": {
                                  "line": 48,
                                  "column": 12
                                },
                                "end": {
                                  "line": 48,
                                  "column": 56
                                }
                              },
                              "id": null,
                              "generator": false,
                              "expression": true,
                              "async": false,
                              "params": [
                                {
                                  "type": "Identifier",
                                  "start": 1872,
                                  "end": 1877,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 17
                                    },
                                    "identifierName": "state"
                                  },
                                  "name": "state"
                                }
                              ],
                              "body": {
                                "type": "MemberExpression",
                                "start": 1881,
                                "end": 1916,
                                "loc": {
                                  "start": {
                                    "line": 48,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 48,
                                    "column": 56
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1881,
                                  "end": 1907,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 47
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 1881,
                                    "end": 1895,
                                    "loc": {
                                      "start": {
                                        "line": 48,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 48,
                                        "column": 35
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1881,
                                      "end": 1886,
                                      "loc": {
                                        "start": {
                                          "line": 48,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 48,
                                          "column": 26
                                        },
                                        "identifierName": "state"
                                      },
                                      "name": "state"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1887,
                                      "end": 1895,
                                      "loc": {
                                        "start": {
                                          "line": 48,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 48,
                                          "column": 35
                                        },
                                        "identifierName": "elements"
                                      },
                                      "name": "elements"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "MemberExpression",
                                    "start": 1896,
                                    "end": 1906,
                                    "loc": {
                                      "start": {
                                        "line": 48,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 48,
                                        "column": 46
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1896,
                                      "end": 1903,
                                      "loc": {
                                        "start": {
                                          "line": 48,
                                          "column": 36
                                        },
                                        "end": {
                                          "line": 48,
                                          "column": 43
                                        },
                                        "identifierName": "element"
                                      },
                                      "name": "element"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1904,
                                      "end": 1906,
                                      "loc": {
                                        "start": {
                                          "line": 48,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 48,
                                          "column": 46
                                        },
                                        "identifierName": "id"
                                      },
                                      "name": "id"
                                    },
                                    "computed": false
                                  },
                                  "computed": true
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1908,
                                  "end": 1916,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 48
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 56
                                    },
                                    "identifierName": "children"
                                  },
                                  "name": "children"
                                },
                                "computed": false
                              }
                            },
                            {
                              "type": "ArrowFunctionExpression",
                              "start": 1930,
                              "end": 2613,
                              "loc": {
                                "start": {
                                  "line": 49,
                                  "column": 12
                                },
                                "end": {
                                  "line": 65,
                                  "column": 13
                                }
                              },
                              "id": null,
                              "generator": false,
                              "expression": false,
                              "async": false,
                              "params": [
                                {
                                  "type": "RestElement",
                                  "start": 1931,
                                  "end": 1938,
                                  "loc": {
                                    "start": {
                                      "line": 49,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 49,
                                      "column": 20
                                    }
                                  },
                                  "argument": {
                                    "type": "Identifier",
                                    "start": 1934,
                                    "end": 1938,
                                    "loc": {
                                      "start": {
                                        "line": 49,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 49,
                                        "column": 20
                                      },
                                      "identifierName": "args"
                                    },
                                    "name": "args"
                                  }
                                }
                              ],
                              "body": {
                                "type": "BlockStatement",
                                "start": 1943,
                                "end": 2613,
                                "loc": {
                                  "start": {
                                    "line": 49,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 65,
                                    "column": 13
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 1961,
                                    "end": 2599,
                                    "loc": {
                                      "start": {
                                        "line": 50,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 64,
                                        "column": 18
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 1961,
                                      "end": 2598,
                                      "loc": {
                                        "start": {
                                          "line": 50,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 64,
                                          "column": 17
                                        }
                                      },
                                      "callee": {
                                        "type": "Identifier",
                                        "start": 1961,
                                        "end": 1970,
                                        "loc": {
                                          "start": {
                                            "line": 50,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 50,
                                            "column": 25
                                          },
                                          "identifierName": "arrayDiff"
                                        },
                                        "name": "arrayDiff"
                                      },
                                      "arguments": [
                                        {
                                          "type": "SpreadElement",
                                          "start": 1992,
                                          "end": 1999,
                                          "loc": {
                                            "start": {
                                              "line": 51,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 51,
                                              "column": 27
                                            }
                                          },
                                          "argument": {
                                            "type": "Identifier",
                                            "start": 1995,
                                            "end": 1999,
                                            "loc": {
                                              "start": {
                                                "line": 51,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 51,
                                                "column": 27
                                              },
                                              "identifierName": "args"
                                            },
                                            "name": "args"
                                          }
                                        },
                                        {
                                          "type": "ArrowFunctionExpression",
                                          "start": 2021,
                                          "end": 2035,
                                          "loc": {
                                            "start": {
                                              "line": 52,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 52,
                                              "column": 34
                                            }
                                          },
                                          "id": null,
                                          "generator": false,
                                          "expression": false,
                                          "async": false,
                                          "params": [
                                            {
                                              "type": "Identifier",
                                              "start": 2021,
                                              "end": 2029,
                                              "loc": {
                                                "start": {
                                                  "line": 52,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 52,
                                                  "column": 28
                                                },
                                                "identifierName": "newItems"
                                              },
                                              "name": "newItems"
                                            }
                                          ],
                                          "body": {
                                            "type": "BlockStatement",
                                            "start": 2033,
                                            "end": 2035,
                                            "loc": {
                                              "start": {
                                                "line": 52,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 52,
                                                "column": 34
                                              }
                                            },
                                            "body": [],
                                            "directives": []
                                          }
                                        },
                                        {
                                          "type": "ArrowFunctionExpression",
                                          "start": 2057,
                                          "end": 2579,
                                          "loc": {
                                            "start": {
                                              "line": 53,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 21
                                            }
                                          },
                                          "id": null,
                                          "generator": false,
                                          "expression": false,
                                          "async": false,
                                          "params": [
                                            {
                                              "type": "Identifier",
                                              "start": 2057,
                                              "end": 2069,
                                              "loc": {
                                                "start": {
                                                  "line": 53,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 53,
                                                  "column": 32
                                                },
                                                "identifierName": "deletedItems"
                                              },
                                              "name": "deletedItems"
                                            }
                                          ],
                                          "body": {
                                            "type": "BlockStatement",
                                            "start": 2073,
                                            "end": 2579,
                                            "loc": {
                                              "start": {
                                                "line": 53,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 21
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "VariableDeclaration",
                                                "start": 2099,
                                                "end": 2119,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 44
                                                  }
                                                },
                                                "declarations": [
                                                  {
                                                    "type": "VariableDeclarator",
                                                    "start": 2103,
                                                    "end": 2118,
                                                    "loc": {
                                                      "start": {
                                                        "line": 54,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 54,
                                                        "column": 43
                                                      }
                                                    },
                                                    "id": {
                                                      "type": "Identifier",
                                                      "start": 2103,
                                                      "end": 2113,
                                                      "loc": {
                                                        "start": {
                                                          "line": 54,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 54,
                                                          "column": 38
                                                        },
                                                        "identifierName": "candidates"
                                                      },
                                                      "name": "candidates"
                                                    },
                                                    "init": {
                                                      "type": "ArrayExpression",
                                                      "start": 2116,
                                                      "end": 2118,
                                                      "loc": {
                                                        "start": {
                                                          "line": 54,
                                                          "column": 41
                                                        },
                                                        "end": {
                                                          "line": 54,
                                                          "column": 43
                                                        }
                                                      },
                                                      "elements": []
                                                    }
                                                  }
                                                ],
                                                "kind": "let"
                                              },
                                              {
                                                "type": "ForStatement",
                                                "start": 2144,
                                                "end": 2478,
                                                "loc": {
                                                  "start": {
                                                    "line": 55,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 61,
                                                    "column": 25
                                                  }
                                                },
                                                "init": {
                                                  "type": "VariableDeclaration",
                                                  "start": 2149,
                                                  "end": 2158,
                                                  "loc": {
                                                    "start": {
                                                      "line": 55,
                                                      "column": 29
                                                    },
                                                    "end": {
                                                      "line": 55,
                                                      "column": 38
                                                    }
                                                  },
                                                  "declarations": [
                                                    {
                                                      "type": "VariableDeclarator",
                                                      "start": 2153,
                                                      "end": 2158,
                                                      "loc": {
                                                        "start": {
                                                          "line": 55,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 55,
                                                          "column": 38
                                                        }
                                                      },
                                                      "id": {
                                                        "type": "Identifier",
                                                        "start": 2153,
                                                        "end": 2154,
                                                        "loc": {
                                                          "start": {
                                                            "line": 55,
                                                            "column": 33
                                                          },
                                                          "end": {
                                                            "line": 55,
                                                            "column": 34
                                                          },
                                                          "identifierName": "i"
                                                        },
                                                        "name": "i"
                                                      },
                                                      "init": {
                                                        "type": "NumericLiteral",
                                                        "start": 2157,
                                                        "end": 2158,
                                                        "loc": {
                                                          "start": {
                                                            "line": 55,
                                                            "column": 37
                                                          },
                                                          "end": {
                                                            "line": 55,
                                                            "column": 38
                                                          }
                                                        },
                                                        "extra": {
                                                          "rawValue": 0,
                                                          "raw": "0"
                                                        },
                                                        "value": 0
                                                      }
                                                    }
                                                  ],
                                                  "kind": "let"
                                                },
                                                "test": {
                                                  "type": "BinaryExpression",
                                                  "start": 2160,
                                                  "end": 2183,
                                                  "loc": {
                                                    "start": {
                                                      "line": 55,
                                                      "column": 40
                                                    },
                                                    "end": {
                                                      "line": 55,
                                                      "column": 63
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "Identifier",
                                                    "start": 2160,
                                                    "end": 2161,
                                                    "loc": {
                                                      "start": {
                                                        "line": 55,
                                                        "column": 40
                                                      },
                                                      "end": {
                                                        "line": 55,
                                                        "column": 41
                                                      },
                                                      "identifierName": "i"
                                                    },
                                                    "name": "i"
                                                  },
                                                  "operator": "<",
                                                  "right": {
                                                    "type": "MemberExpression",
                                                    "start": 2164,
                                                    "end": 2183,
                                                    "loc": {
                                                      "start": {
                                                        "line": 55,
                                                        "column": 44
                                                      },
                                                      "end": {
                                                        "line": 55,
                                                        "column": 63
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 2164,
                                                      "end": 2176,
                                                      "loc": {
                                                        "start": {
                                                          "line": 55,
                                                          "column": 44
                                                        },
                                                        "end": {
                                                          "line": 55,
                                                          "column": 56
                                                        },
                                                        "identifierName": "deletedItems"
                                                      },
                                                      "name": "deletedItems"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2177,
                                                      "end": 2183,
                                                      "loc": {
                                                        "start": {
                                                          "line": 55,
                                                          "column": 57
                                                        },
                                                        "end": {
                                                          "line": 55,
                                                          "column": 63
                                                        },
                                                        "identifierName": "length"
                                                      },
                                                      "name": "length"
                                                    },
                                                    "computed": false
                                                  }
                                                },
                                                "update": {
                                                  "type": "UpdateExpression",
                                                  "start": 2185,
                                                  "end": 2188,
                                                  "loc": {
                                                    "start": {
                                                      "line": 55,
                                                      "column": 65
                                                    },
                                                    "end": {
                                                      "line": 55,
                                                      "column": 68
                                                    }
                                                  },
                                                  "operator": "++",
                                                  "prefix": false,
                                                  "argument": {
                                                    "type": "Identifier",
                                                    "start": 2185,
                                                    "end": 2186,
                                                    "loc": {
                                                      "start": {
                                                        "line": 55,
                                                        "column": 65
                                                      },
                                                      "end": {
                                                        "line": 55,
                                                        "column": 66
                                                      },
                                                      "identifierName": "i"
                                                    },
                                                    "name": "i"
                                                  }
                                                },
                                                "body": {
                                                  "type": "BlockStatement",
                                                  "start": 2190,
                                                  "end": 2478,
                                                  "loc": {
                                                    "start": {
                                                      "line": 55,
                                                      "column": 70
                                                    },
                                                    "end": {
                                                      "line": 61,
                                                      "column": 25
                                                    }
                                                  },
                                                  "body": [
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 2220,
                                                      "end": 2452,
                                                      "loc": {
                                                        "start": {
                                                          "line": 56,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 60,
                                                          "column": 31
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "CallExpression",
                                                        "start": 2220,
                                                        "end": 2451,
                                                        "loc": {
                                                          "start": {
                                                            "line": 56,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 60,
                                                            "column": 30
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 2220,
                                                          "end": 2244,
                                                          "loc": {
                                                            "start": {
                                                              "line": 56,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 56,
                                                              "column": 52
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "MemberExpression",
                                                            "start": 2220,
                                                            "end": 2236,
                                                            "loc": {
                                                              "start": {
                                                                "line": 56,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 56,
                                                                "column": 44
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 2220,
                                                              "end": 2224,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 56,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 56,
                                                                  "column": 32
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 2225,
                                                              "end": 2236,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 56,
                                                                  "column": 33
                                                                },
                                                                "end": {
                                                                  "line": 56,
                                                                  "column": 44
                                                                },
                                                                "identifierName": "selectedSet"
                                                              },
                                                              "name": "selectedSet"
                                                            },
                                                            "computed": false
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 2237,
                                                            "end": 2244,
                                                            "loc": {
                                                              "start": {
                                                                "line": 56,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 56,
                                                                "column": 52
                                                              },
                                                              "identifierName": "forEach"
                                                            },
                                                            "name": "forEach"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "ArrowFunctionExpression",
                                                            "start": 2245,
                                                            "end": 2450,
                                                            "loc": {
                                                              "start": {
                                                                "line": 56,
                                                                "column": 53
                                                              },
                                                              "end": {
                                                                "line": 60,
                                                                "column": 29
                                                              }
                                                            },
                                                            "id": null,
                                                            "generator": false,
                                                            "expression": false,
                                                            "async": false,
                                                            "params": [
                                                              {
                                                                "type": "Identifier",
                                                                "start": 2245,
                                                                "end": 2251,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 56,
                                                                    "column": 53
                                                                  },
                                                                  "end": {
                                                                    "line": 56,
                                                                    "column": 59
                                                                  },
                                                                  "identifierName": "object"
                                                                },
                                                                "name": "object"
                                                              }
                                                            ],
                                                            "body": {
                                                              "type": "BlockStatement",
                                                              "start": 2255,
                                                              "end": 2450,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 56,
                                                                  "column": 63
                                                                },
                                                                "end": {
                                                                  "line": 60,
                                                                  "column": 29
                                                                }
                                                              },
                                                              "body": [
                                                                {
                                                                  "type": "IfStatement",
                                                                  "start": 2289,
                                                                  "end": 2420,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 57,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 59,
                                                                      "column": 33
                                                                    }
                                                                  },
                                                                  "test": {
                                                                    "type": "BinaryExpression",
                                                                    "start": 2293,
                                                                    "end": 2322,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 57,
                                                                        "column": 36
                                                                      },
                                                                      "end": {
                                                                        "line": 57,
                                                                        "column": 65
                                                                      }
                                                                    },
                                                                    "left": {
                                                                      "type": "MemberExpression",
                                                                      "start": 2293,
                                                                      "end": 2308,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 57,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 57,
                                                                          "column": 51
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "Identifier",
                                                                        "start": 2293,
                                                                        "end": 2305,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 57,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 57,
                                                                            "column": 48
                                                                          },
                                                                          "identifierName": "deletedItems"
                                                                        },
                                                                        "name": "deletedItems"
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 2306,
                                                                        "end": 2307,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 57,
                                                                            "column": 49
                                                                          },
                                                                          "end": {
                                                                            "line": 57,
                                                                            "column": 50
                                                                          },
                                                                          "identifierName": "i"
                                                                        },
                                                                        "name": "i"
                                                                      },
                                                                      "computed": true
                                                                    },
                                                                    "operator": "===",
                                                                    "right": {
                                                                      "type": "MemberExpression",
                                                                      "start": 2313,
                                                                      "end": 2322,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 57,
                                                                          "column": 56
                                                                        },
                                                                        "end": {
                                                                          "line": 57,
                                                                          "column": 65
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "Identifier",
                                                                        "start": 2313,
                                                                        "end": 2319,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 57,
                                                                            "column": 56
                                                                          },
                                                                          "end": {
                                                                            "line": 57,
                                                                            "column": 62
                                                                          },
                                                                          "identifierName": "object"
                                                                        },
                                                                        "name": "object"
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 2320,
                                                                        "end": 2322,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 57,
                                                                            "column": 63
                                                                          },
                                                                          "end": {
                                                                            "line": 57,
                                                                            "column": 65
                                                                          },
                                                                          "identifierName": "id"
                                                                        },
                                                                        "name": "id"
                                                                      },
                                                                      "computed": false
                                                                    }
                                                                  },
                                                                  "consequent": {
                                                                    "type": "BlockStatement",
                                                                    "start": 2324,
                                                                    "end": 2420,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 57,
                                                                        "column": 67
                                                                      },
                                                                      "end": {
                                                                        "line": 59,
                                                                        "column": 33
                                                                      }
                                                                    },
                                                                    "body": [
                                                                      {
                                                                        "type": "ExpressionStatement",
                                                                        "start": 2362,
                                                                        "end": 2386,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 58,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 58,
                                                                            "column": 60
                                                                          }
                                                                        },
                                                                        "expression": {
                                                                          "type": "CallExpression",
                                                                          "start": 2362,
                                                                          "end": 2385,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 58,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 58,
                                                                              "column": 59
                                                                            }
                                                                          },
                                                                          "callee": {
                                                                            "type": "MemberExpression",
                                                                            "start": 2362,
                                                                            "end": 2377,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 58,
                                                                                "column": 36
                                                                              },
                                                                              "end": {
                                                                                "line": 58,
                                                                                "column": 51
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "Identifier",
                                                                              "start": 2362,
                                                                              "end": 2372,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 58,
                                                                                  "column": 36
                                                                                },
                                                                                "end": {
                                                                                  "line": 58,
                                                                                  "column": 46
                                                                                },
                                                                                "identifierName": "candidates"
                                                                              },
                                                                              "name": "candidates"
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 2373,
                                                                              "end": 2377,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 58,
                                                                                  "column": 47
                                                                                },
                                                                                "end": {
                                                                                  "line": 58,
                                                                                  "column": 51
                                                                                },
                                                                                "identifierName": "push"
                                                                              },
                                                                              "name": "push"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "arguments": [
                                                                            {
                                                                              "type": "Identifier",
                                                                              "start": 2378,
                                                                              "end": 2384,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 58,
                                                                                  "column": 52
                                                                                },
                                                                                "end": {
                                                                                  "line": 58,
                                                                                  "column": 58
                                                                                },
                                                                                "identifierName": "object"
                                                                              },
                                                                              "name": "object"
                                                                            }
                                                                          ]
                                                                        }
                                                                      }
                                                                    ],
                                                                    "directives": []
                                                                  },
                                                                  "alternate": null
                                                                }
                                                              ],
                                                              "directives": []
                                                            }
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  ],
                                                  "directives": []
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 2503,
                                                "end": 2557,
                                                "loc": {
                                                  "start": {
                                                    "line": 62,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 62,
                                                    "column": 78
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 2503,
                                                  "end": 2556,
                                                  "loc": {
                                                    "start": {
                                                      "line": 62,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 62,
                                                      "column": 77
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 2503,
                                                    "end": 2521,
                                                    "loc": {
                                                      "start": {
                                                        "line": 62,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 62,
                                                        "column": 42
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 2503,
                                                      "end": 2513,
                                                      "loc": {
                                                        "start": {
                                                          "line": 62,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 62,
                                                          "column": 34
                                                        },
                                                        "identifierName": "candidates"
                                                      },
                                                      "name": "candidates"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2514,
                                                      "end": 2521,
                                                      "loc": {
                                                        "start": {
                                                          "line": 62,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 62,
                                                          "column": 42
                                                        },
                                                        "identifierName": "forEach"
                                                      },
                                                      "name": "forEach"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "ArrowFunctionExpression",
                                                      "start": 2522,
                                                      "end": 2555,
                                                      "loc": {
                                                        "start": {
                                                          "line": 62,
                                                          "column": 43
                                                        },
                                                        "end": {
                                                          "line": 62,
                                                          "column": 76
                                                        }
                                                      },
                                                      "id": null,
                                                      "generator": false,
                                                      "expression": true,
                                                      "async": false,
                                                      "params": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 2522,
                                                          "end": 2528,
                                                          "loc": {
                                                            "start": {
                                                              "line": 62,
                                                              "column": 43
                                                            },
                                                            "end": {
                                                              "line": 62,
                                                              "column": 49
                                                            },
                                                            "identifierName": "object"
                                                          },
                                                          "name": "object"
                                                        }
                                                      ],
                                                      "body": {
                                                        "type": "CallExpression",
                                                        "start": 2532,
                                                        "end": 2555,
                                                        "loc": {
                                                          "start": {
                                                            "line": 62,
                                                            "column": 53
                                                          },
                                                          "end": {
                                                            "line": 62,
                                                            "column": 76
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 2532,
                                                          "end": 2543,
                                                          "loc": {
                                                            "start": {
                                                              "line": 62,
                                                              "column": 53
                                                            },
                                                            "end": {
                                                              "line": 62,
                                                              "column": 64
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 2532,
                                                            "end": 2536,
                                                            "loc": {
                                                              "start": {
                                                                "line": 62,
                                                                "column": 53
                                                              },
                                                              "end": {
                                                                "line": 62,
                                                                "column": 57
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 2537,
                                                            "end": 2543,
                                                            "loc": {
                                                              "start": {
                                                                "line": 62,
                                                                "column": 58
                                                              },
                                                              "end": {
                                                                "line": 62,
                                                                "column": 64
                                                              },
                                                              "identifierName": "remove"
                                                            },
                                                            "name": "remove"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "ObjectExpression",
                                                            "start": 2544,
                                                            "end": 2554,
                                                            "loc": {
                                                              "start": {
                                                                "line": 62,
                                                                "column": 65
                                                              },
                                                              "end": {
                                                                "line": 62,
                                                                "column": 75
                                                              }
                                                            },
                                                            "properties": [
                                                              {
                                                                "type": "ObjectProperty",
                                                                "start": 2546,
                                                                "end": 2552,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 62,
                                                                    "column": 67
                                                                  },
                                                                  "end": {
                                                                    "line": 62,
                                                                    "column": 73
                                                                  }
                                                                },
                                                                "method": false,
                                                                "shorthand": true,
                                                                "computed": false,
                                                                "key": {
                                                                  "type": "Identifier",
                                                                  "start": 2546,
                                                                  "end": 2552,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 62,
                                                                      "column": 67
                                                                    },
                                                                    "end": {
                                                                      "line": 62,
                                                                      "column": 73
                                                                    },
                                                                    "identifierName": "object"
                                                                  },
                                                                  "name": "object"
                                                                },
                                                                "value": {
                                                                  "type": "Identifier",
                                                                  "start": 2546,
                                                                  "end": 2552,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 62,
                                                                      "column": 67
                                                                    },
                                                                    "end": {
                                                                      "line": 62,
                                                                      "column": 73
                                                                    },
                                                                    "identifierName": "object"
                                                                  },
                                                                  "name": "object"
                                                                },
                                                                "extra": {
                                                                  "shorthand": true
                                                                }
                                                              }
                                                            ]
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  ]
                                                }
                                              }
                                            ],
                                            "directives": []
                                          }
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "directives": []
                              }
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2635,
                      "end": 2658,
                      "loc": {
                        "start": {
                          "line": 68,
                          "column": 8
                        },
                        "end": {
                          "line": 68,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2635,
                        "end": 2657,
                        "loc": {
                          "start": {
                            "line": 68,
                            "column": 8
                          },
                          "end": {
                            "line": 68,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2635,
                          "end": 2647,
                          "loc": {
                            "start": {
                              "line": 68,
                              "column": 8
                            },
                            "end": {
                              "line": 68,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2635,
                            "end": 2639,
                            "loc": {
                              "start": {
                                "line": 68,
                                "column": 8
                              },
                              "end": {
                                "line": 68,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2640,
                            "end": 2647,
                            "loc": {
                              "start": {
                                "line": 68,
                                "column": 13
                              },
                              "end": {
                                "line": 68,
                                "column": 20
                              },
                              "identifierName": "element"
                            },
                            "name": "element"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 2650,
                          "end": 2657,
                          "loc": {
                            "start": {
                              "line": 68,
                              "column": 23
                            },
                            "end": {
                              "line": 68,
                              "column": 30
                            },
                            "identifierName": "element"
                          },
                          "name": "element"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2667,
                      "end": 2718,
                      "loc": {
                        "start": {
                          "line": 69,
                          "column": 8
                        },
                        "end": {
                          "line": 69,
                          "column": 59
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2667,
                        "end": 2717,
                        "loc": {
                          "start": {
                            "line": 69,
                            "column": 8
                          },
                          "end": {
                            "line": 69,
                            "column": 58
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2667,
                          "end": 2695,
                          "loc": {
                            "start": {
                              "line": 69,
                              "column": 8
                            },
                            "end": {
                              "line": 69,
                              "column": 36
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2667,
                            "end": 2688,
                            "loc": {
                              "start": {
                                "line": 69,
                                "column": 8
                              },
                              "end": {
                                "line": 69,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 2667,
                              "end": 2676,
                              "loc": {
                                "start": {
                                  "line": 69,
                                  "column": 8
                                },
                                "end": {
                                  "line": 69,
                                  "column": 17
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2667,
                                "end": 2671,
                                "loc": {
                                  "start": {
                                    "line": 69,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 69,
                                    "column": 12
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2672,
                                "end": 2676,
                                "loc": {
                                  "start": {
                                    "line": 69,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 69,
                                    "column": 17
                                  },
                                  "identifierName": "view"
                                },
                                "name": "view"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2677,
                              "end": 2688,
                              "loc": {
                                "start": {
                                  "line": 69,
                                  "column": 18
                                },
                                "end": {
                                  "line": 69,
                                  "column": 29
                                },
                                "identifierName": "interaction"
                              },
                              "name": "interaction"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2689,
                            "end": 2695,
                            "loc": {
                              "start": {
                                "line": 69,
                                "column": 30
                              },
                              "end": {
                                "line": 69,
                                "column": 36
                              },
                              "identifierName": "filter"
                            },
                            "name": "filter"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ArrayExpression",
                          "start": 2698,
                          "end": 2717,
                          "loc": {
                            "start": {
                              "line": 69,
                              "column": 39
                            },
                            "end": {
                              "line": 69,
                              "column": 58
                            }
                          },
                          "elements": [
                            {
                              "type": "MemberExpression",
                              "start": 2699,
                              "end": 2716,
                              "loc": {
                                "start": {
                                  "line": 69,
                                  "column": 40
                                },
                                "end": {
                                  "line": 69,
                                  "column": 57
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 2699,
                                "end": 2711,
                                "loc": {
                                  "start": {
                                    "line": 69,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 69,
                                    "column": 52
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 2699,
                                  "end": 2703,
                                  "loc": {
                                    "start": {
                                      "line": 69,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 69,
                                      "column": 44
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2704,
                                  "end": 2711,
                                  "loc": {
                                    "start": {
                                      "line": 69,
                                      "column": 45
                                    },
                                    "end": {
                                      "line": 69,
                                      "column": 52
                                    },
                                    "identifierName": "session"
                                  },
                                  "name": "session"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2712,
                                "end": 2716,
                                "loc": {
                                  "start": {
                                    "line": 69,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 69,
                                    "column": 57
                                  },
                                  "identifierName": "pool"
                                },
                                "name": "pool"
                              },
                              "computed": false
                            }
                          ]
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " restore previously selected objects",
                          "start": 2728,
                          "end": 2766,
                          "loc": {
                            "start": {
                              "line": 71,
                              "column": 8
                            },
                            "end": {
                              "line": 71,
                              "column": 46
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 2775,
                      "end": 3121,
                      "loc": {
                        "start": {
                          "line": 72,
                          "column": 8
                        },
                        "end": {
                          "line": 79,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 2779,
                        "end": 2811,
                        "loc": {
                          "start": {
                            "line": 72,
                            "column": 12
                          },
                          "end": {
                            "line": 72,
                            "column": 44
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 2779,
                          "end": 2807,
                          "loc": {
                            "start": {
                              "line": 72,
                              "column": 12
                            },
                            "end": {
                              "line": 72,
                              "column": 40
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2779,
                            "end": 2800,
                            "loc": {
                              "start": {
                                "line": 72,
                                "column": 12
                              },
                              "end": {
                                "line": 72,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 2779,
                              "end": 2791,
                              "loc": {
                                "start": {
                                  "line": 72,
                                  "column": 12
                                },
                                "end": {
                                  "line": 72,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2779,
                                "end": 2783,
                                "loc": {
                                  "start": {
                                    "line": 72,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 72,
                                    "column": 16
                                  }
                                },
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2784,
                                "end": 2791,
                                "loc": {
                                  "start": {
                                    "line": 72,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 72,
                                    "column": 24
                                  },
                                  "identifierName": "element"
                                },
                                "name": "element"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2792,
                              "end": 2800,
                              "loc": {
                                "start": {
                                  "line": 72,
                                  "column": 25
                                },
                                "end": {
                                  "line": 72,
                                  "column": 33
                                },
                                "identifierName": "children"
                              },
                              "name": "children"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2801,
                            "end": 2807,
                            "loc": {
                              "start": {
                                "line": 72,
                                "column": 34
                              },
                              "end": {
                                "line": 72,
                                "column": 40
                              },
                              "identifierName": "length"
                            },
                            "name": "length"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "operator": ">",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 2810,
                          "end": 2811,
                          "loc": {
                            "start": {
                              "line": 72,
                              "column": 43
                            },
                            "end": {
                              "line": 72,
                              "column": 44
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 2813,
                        "end": 3121,
                        "loc": {
                          "start": {
                            "line": 72,
                            "column": 46
                          },
                          "end": {
                            "line": 79,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 2827,
                            "end": 3111,
                            "loc": {
                              "start": {
                                "line": 73,
                                "column": 12
                              },
                              "end": {
                                "line": 78,
                                "column": 15
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 2827,
                              "end": 3110,
                              "loc": {
                                "start": {
                                  "line": 73,
                                  "column": 12
                                },
                                "end": {
                                  "line": 78,
                                  "column": 14
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 2827,
                                "end": 2853,
                                "loc": {
                                  "start": {
                                    "line": 73,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 73,
                                    "column": 38
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 2827,
                                  "end": 2844,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 29
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 2827,
                                    "end": 2839,
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 24
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 2827,
                                      "end": 2831,
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 16
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2832,
                                      "end": 2839,
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 24
                                        },
                                        "identifierName": "session"
                                      },
                                      "name": "session"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2840,
                                    "end": 2844,
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 29
                                      },
                                      "identifierName": "pool"
                                    },
                                    "name": "pool"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2845,
                                  "end": 2853,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 38
                                    },
                                    "identifierName": "traverse"
                                  },
                                  "name": "traverse"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 2854,
                                  "end": 3109,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 39
                                    },
                                    "end": {
                                      "line": 78,
                                      "column": 13
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [
                                    {
                                      "type": "Identifier",
                                      "start": 2854,
                                      "end": 2857,
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 42
                                        },
                                        "identifierName": "obj"
                                      },
                                      "name": "obj"
                                    }
                                  ],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 2861,
                                    "end": 3109,
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 78,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "IfStatement",
                                        "start": 2879,
                                        "end": 3095,
                                        "loc": {
                                          "start": {
                                            "line": 74,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 77,
                                            "column": 17
                                          }
                                        },
                                        "test": {
                                          "type": "BinaryExpression",
                                          "start": 2883,
                                          "end": 2925,
                                          "loc": {
                                            "start": {
                                              "line": 74,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 74,
                                              "column": 62
                                            }
                                          },
                                          "left": {
                                            "type": "CallExpression",
                                            "start": 2883,
                                            "end": 2920,
                                            "loc": {
                                              "start": {
                                                "line": 74,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 74,
                                                "column": 57
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 2883,
                                              "end": 2912,
                                              "loc": {
                                                "start": {
                                                  "line": 74,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 74,
                                                  "column": 49
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 2883,
                                                "end": 2904,
                                                "loc": {
                                                  "start": {
                                                    "line": 74,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 74,
                                                    "column": 41
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 2883,
                                                  "end": 2895,
                                                  "loc": {
                                                    "start": {
                                                      "line": 74,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 74,
                                                      "column": 32
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 2883,
                                                    "end": 2887,
                                                    "loc": {
                                                      "start": {
                                                        "line": 74,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 74,
                                                        "column": 24
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 2888,
                                                    "end": 2895,
                                                    "loc": {
                                                      "start": {
                                                        "line": 74,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 74,
                                                        "column": 32
                                                      },
                                                      "identifierName": "element"
                                                    },
                                                    "name": "element"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2896,
                                                  "end": 2904,
                                                  "loc": {
                                                    "start": {
                                                      "line": 74,
                                                      "column": 33
                                                    },
                                                    "end": {
                                                      "line": 74,
                                                      "column": 41
                                                    },
                                                    "identifierName": "children"
                                                  },
                                                  "name": "children"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2905,
                                                "end": 2912,
                                                "loc": {
                                                  "start": {
                                                    "line": 74,
                                                    "column": 42
                                                  },
                                                  "end": {
                                                    "line": 74,
                                                    "column": 49
                                                  },
                                                  "identifierName": "indexOf"
                                                },
                                                "name": "indexOf"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "MemberExpression",
                                                "start": 2913,
                                                "end": 2919,
                                                "loc": {
                                                  "start": {
                                                    "line": 74,
                                                    "column": 50
                                                  },
                                                  "end": {
                                                    "line": 74,
                                                    "column": 56
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 2913,
                                                  "end": 2916,
                                                  "loc": {
                                                    "start": {
                                                      "line": 74,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 74,
                                                      "column": 53
                                                    },
                                                    "identifierName": "obj"
                                                  },
                                                  "name": "obj"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2917,
                                                  "end": 2919,
                                                  "loc": {
                                                    "start": {
                                                      "line": 74,
                                                      "column": 54
                                                    },
                                                    "end": {
                                                      "line": 74,
                                                      "column": 56
                                                    },
                                                    "identifierName": "id"
                                                  },
                                                  "name": "id"
                                                },
                                                "computed": false
                                              }
                                            ]
                                          },
                                          "operator": ">",
                                          "right": {
                                            "type": "UnaryExpression",
                                            "start": 2923,
                                            "end": 2925,
                                            "loc": {
                                              "start": {
                                                "line": 74,
                                                "column": 60
                                              },
                                              "end": {
                                                "line": 74,
                                                "column": 62
                                              }
                                            },
                                            "operator": "-",
                                            "prefix": true,
                                            "argument": {
                                              "type": "NumericLiteral",
                                              "start": 2924,
                                              "end": 2925,
                                              "loc": {
                                                "start": {
                                                  "line": 74,
                                                  "column": 61
                                                },
                                                "end": {
                                                  "line": 74,
                                                  "column": 62
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 1,
                                                "raw": "1"
                                              },
                                              "value": 1
                                            },
                                            "extra": {
                                              "parenthesizedArgument": false
                                            }
                                          }
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 2927,
                                          "end": 3095,
                                          "loc": {
                                            "start": {
                                              "line": 74,
                                              "column": 64
                                            },
                                            "end": {
                                              "line": 77,
                                              "column": 17
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 2949,
                                              "end": 3030,
                                              "loc": {
                                                "start": {
                                                  "line": 75,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 75,
                                                  "column": 101
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 2949,
                                                "end": 3029,
                                                "loc": {
                                                  "start": {
                                                    "line": 75,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 75,
                                                    "column": 100
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 2949,
                                                  "end": 2976,
                                                  "loc": {
                                                    "start": {
                                                      "line": 75,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 75,
                                                      "column": 47
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 2949,
                                                    "end": 2967,
                                                    "loc": {
                                                      "start": {
                                                        "line": 75,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 75,
                                                        "column": 38
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 2949,
                                                      "end": 2961,
                                                      "loc": {
                                                        "start": {
                                                          "line": 75,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 75,
                                                          "column": 32
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 2949,
                                                        "end": 2953,
                                                        "loc": {
                                                          "start": {
                                                            "line": 75,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 75,
                                                            "column": 24
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 2954,
                                                        "end": 2961,
                                                        "loc": {
                                                          "start": {
                                                            "line": 75,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 75,
                                                            "column": 32
                                                          },
                                                          "identifierName": "session"
                                                        },
                                                        "name": "session"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2962,
                                                      "end": 2967,
                                                      "loc": {
                                                        "start": {
                                                          "line": 75,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 75,
                                                          "column": 38
                                                        },
                                                        "identifierName": "store"
                                                      },
                                                      "name": "store"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 2968,
                                                    "end": 2976,
                                                    "loc": {
                                                      "start": {
                                                        "line": 75,
                                                        "column": 39
                                                      },
                                                      "end": {
                                                        "line": 75,
                                                        "column": 47
                                                      },
                                                      "identifierName": "dispatch"
                                                    },
                                                    "name": "dispatch"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "CallExpression",
                                                    "start": 2977,
                                                    "end": 3028,
                                                    "loc": {
                                                      "start": {
                                                        "line": 75,
                                                        "column": 48
                                                      },
                                                      "end": {
                                                        "line": 75,
                                                        "column": 99
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 2977,
                                                      "end": 3003,
                                                      "loc": {
                                                        "start": {
                                                          "line": 75,
                                                          "column": 48
                                                        },
                                                        "end": {
                                                          "line": 75,
                                                          "column": 74
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 2977,
                                                        "end": 2991,
                                                        "loc": {
                                                          "start": {
                                                            "line": 75,
                                                            "column": 48
                                                          },
                                                          "end": {
                                                            "line": 75,
                                                            "column": 62
                                                          },
                                                          "identifierName": "elementActions"
                                                        },
                                                        "name": "elementActions"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 2992,
                                                        "end": 3003,
                                                        "loc": {
                                                          "start": {
                                                            "line": 75,
                                                            "column": 63
                                                          },
                                                          "end": {
                                                            "line": 75,
                                                            "column": 74
                                                          },
                                                          "identifierName": "removeChild"
                                                        },
                                                        "name": "removeChild"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "MemberExpression",
                                                        "start": 3004,
                                                        "end": 3019,
                                                        "loc": {
                                                          "start": {
                                                            "line": 75,
                                                            "column": 75
                                                          },
                                                          "end": {
                                                            "line": 75,
                                                            "column": 90
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 3004,
                                                          "end": 3016,
                                                          "loc": {
                                                            "start": {
                                                              "line": 75,
                                                              "column": 75
                                                            },
                                                            "end": {
                                                              "line": 75,
                                                              "column": 87
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 3004,
                                                            "end": 3008,
                                                            "loc": {
                                                              "start": {
                                                                "line": 75,
                                                                "column": 75
                                                              },
                                                              "end": {
                                                                "line": 75,
                                                                "column": 79
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 3009,
                                                            "end": 3016,
                                                            "loc": {
                                                              "start": {
                                                                "line": 75,
                                                                "column": 80
                                                              },
                                                              "end": {
                                                                "line": 75,
                                                                "column": 87
                                                              },
                                                              "identifierName": "element"
                                                            },
                                                            "name": "element"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 3017,
                                                          "end": 3019,
                                                          "loc": {
                                                            "start": {
                                                              "line": 75,
                                                              "column": 88
                                                            },
                                                            "end": {
                                                              "line": 75,
                                                              "column": 90
                                                            },
                                                            "identifierName": "id"
                                                          },
                                                          "name": "id"
                                                        },
                                                        "computed": false
                                                      },
                                                      {
                                                        "type": "MemberExpression",
                                                        "start": 3021,
                                                        "end": 3027,
                                                        "loc": {
                                                          "start": {
                                                            "line": 75,
                                                            "column": 92
                                                          },
                                                          "end": {
                                                            "line": 75,
                                                            "column": 98
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 3021,
                                                          "end": 3024,
                                                          "loc": {
                                                            "start": {
                                                              "line": 75,
                                                              "column": 92
                                                            },
                                                            "end": {
                                                              "line": 75,
                                                              "column": 95
                                                            },
                                                            "identifierName": "obj"
                                                          },
                                                          "name": "obj"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 3025,
                                                          "end": 3027,
                                                          "loc": {
                                                            "start": {
                                                              "line": 75,
                                                              "column": 96
                                                            },
                                                            "end": {
                                                              "line": 75,
                                                              "column": 98
                                                            },
                                                            "identifierName": "id"
                                                          },
                                                          "name": "id"
                                                        },
                                                        "computed": false
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 3051,
                                              "end": 3077,
                                              "loc": {
                                                "start": {
                                                  "line": 76,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 76,
                                                  "column": 46
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 3051,
                                                "end": 3076,
                                                "loc": {
                                                  "start": {
                                                    "line": 76,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 76,
                                                    "column": 45
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 3051,
                                                  "end": 3059,
                                                  "loc": {
                                                    "start": {
                                                      "line": 76,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 76,
                                                      "column": 28
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 3051,
                                                    "end": 3055,
                                                    "loc": {
                                                      "start": {
                                                        "line": 76,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 76,
                                                        "column": 24
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 3056,
                                                    "end": 3059,
                                                    "loc": {
                                                      "start": {
                                                        "line": 76,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 76,
                                                        "column": 28
                                                      },
                                                      "identifierName": "add"
                                                    },
                                                    "name": "add"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "ObjectExpression",
                                                    "start": 3060,
                                                    "end": 3075,
                                                    "loc": {
                                                      "start": {
                                                        "line": 76,
                                                        "column": 29
                                                      },
                                                      "end": {
                                                        "line": 76,
                                                        "column": 44
                                                      }
                                                    },
                                                    "properties": [
                                                      {
                                                        "type": "ObjectProperty",
                                                        "start": 3062,
                                                        "end": 3073,
                                                        "loc": {
                                                          "start": {
                                                            "line": 76,
                                                            "column": 31
                                                          },
                                                          "end": {
                                                            "line": 76,
                                                            "column": 42
                                                          }
                                                        },
                                                        "method": false,
                                                        "shorthand": false,
                                                        "computed": false,
                                                        "key": {
                                                          "type": "Identifier",
                                                          "start": 3062,
                                                          "end": 3068,
                                                          "loc": {
                                                            "start": {
                                                              "line": 76,
                                                              "column": 31
                                                            },
                                                            "end": {
                                                              "line": 76,
                                                              "column": 37
                                                            },
                                                            "identifierName": "object"
                                                          },
                                                          "name": "object"
                                                        },
                                                        "value": {
                                                          "type": "Identifier",
                                                          "start": 3070,
                                                          "end": 3073,
                                                          "loc": {
                                                            "start": {
                                                              "line": 76,
                                                              "column": 39
                                                            },
                                                            "end": {
                                                              "line": 76,
                                                              "column": 42
                                                            },
                                                            "identifierName": "obj"
                                                          },
                                                          "name": "obj"
                                                        }
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            }
                                          ],
                                          "directives": []
                                        },
                                        "alternate": null
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ]
                            }
                          }
                        ],
                        "directives": [],
                        "trailingComments": null
                      },
                      "alternate": null,
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " restore previously selected objects",
                          "start": 2728,
                          "end": 2766,
                          "loc": {
                            "start": {
                              "line": 71,
                              "column": 8
                            },
                            "end": {
                              "line": 71,
                              "column": 46
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " update materials",
                          "start": 3131,
                          "end": 3150,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 8
                            },
                            "end": {
                              "line": 81,
                              "column": 27
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3159,
                      "end": 3218,
                      "loc": {
                        "start": {
                          "line": 82,
                          "column": 8
                        },
                        "end": {
                          "line": 82,
                          "column": 67
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 3159,
                        "end": 3217,
                        "loc": {
                          "start": {
                            "line": 82,
                            "column": 8
                          },
                          "end": {
                            "line": 82,
                            "column": 66
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3159,
                          "end": 3185,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 8
                            },
                            "end": {
                              "line": 82,
                              "column": 34
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 3159,
                            "end": 3176,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 8
                              },
                              "end": {
                                "line": 82,
                                "column": 25
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 3159,
                              "end": 3171,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 8
                                },
                                "end": {
                                  "line": 82,
                                  "column": 20
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 3159,
                                "end": 3163,
                                "loc": {
                                  "start": {
                                    "line": 82,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 82,
                                    "column": 12
                                  }
                                },
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3164,
                                "end": 3171,
                                "loc": {
                                  "start": {
                                    "line": 82,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 82,
                                    "column": 20
                                  },
                                  "identifierName": "session"
                                },
                                "name": "session"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3172,
                              "end": 3176,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 21
                                },
                                "end": {
                                  "line": 82,
                                  "column": 25
                                },
                                "identifierName": "pool"
                              },
                              "name": "pool"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3177,
                            "end": 3185,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 26
                              },
                              "end": {
                                "line": 82,
                                "column": 34
                              },
                              "identifierName": "traverse"
                            },
                            "name": "traverse"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 3186,
                            "end": 3216,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 35
                              },
                              "end": {
                                "line": 82,
                                "column": 65
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 3186,
                                "end": 3190,
                                "loc": {
                                  "start": {
                                    "line": 82,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 82,
                                    "column": 39
                                  },
                                  "identifierName": "item"
                                },
                                "name": "item"
                              }
                            ],
                            "body": {
                              "type": "CallExpression",
                              "start": 3194,
                              "end": 3216,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 43
                                },
                                "end": {
                                  "line": 82,
                                  "column": 65
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3194,
                                "end": 3214,
                                "loc": {
                                  "start": {
                                    "line": 82,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 82,
                                    "column": 63
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3194,
                                  "end": 3198,
                                  "loc": {
                                    "start": {
                                      "line": 82,
                                      "column": 43
                                    },
                                    "end": {
                                      "line": 82,
                                      "column": 47
                                    },
                                    "identifierName": "item"
                                  },
                                  "name": "item"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3199,
                                  "end": 3214,
                                  "loc": {
                                    "start": {
                                      "line": 82,
                                      "column": 48
                                    },
                                    "end": {
                                      "line": 82,
                                      "column": 63
                                    },
                                    "identifierName": "updateMaterials"
                                  },
                                  "name": "updateMaterials"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " update materials",
                          "start": 3131,
                          "end": 3150,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 8
                            },
                            "end": {
                              "line": 81,
                              "column": 27
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " SHIFT KEY selection handler",
                          "start": 3228,
                          "end": 3258,
                          "loc": {
                            "start": {
                              "line": 84,
                              "column": 8
                            },
                            "end": {
                              "line": 84,
                              "column": 38
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 3267,
                      "end": 3287,
                      "loc": {
                        "start": {
                          "line": 85,
                          "column": 8
                        },
                        "end": {
                          "line": 85,
                          "column": 28
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 3271,
                          "end": 3286,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 12
                            },
                            "end": {
                              "line": 85,
                              "column": 27
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 3271,
                            "end": 3281,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 12
                              },
                              "end": {
                                "line": 85,
                                "column": 22
                              },
                              "identifierName": "candidates"
                            },
                            "name": "candidates",
                            "leadingComments": null
                          },
                          "init": {
                            "type": "ArrayExpression",
                            "start": 3284,
                            "end": 3286,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 25
                              },
                              "end": {
                                "line": 85,
                                "column": 27
                              }
                            },
                            "elements": []
                          },
                          "leadingComments": null
                        }
                      ],
                      "kind": "let",
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " SHIFT KEY selection handler",
                          "start": 3228,
                          "end": 3258,
                          "loc": {
                            "start": {
                              "line": 84,
                              "column": 8
                            },
                            "end": {
                              "line": 84,
                              "column": 38
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3296,
                      "end": 11590,
                      "loc": {
                        "start": {
                          "line": 86,
                          "column": 8
                        },
                        "end": {
                          "line": 254,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3296,
                        "end": 11589,
                        "loc": {
                          "start": {
                            "line": 86,
                            "column": 8
                          },
                          "end": {
                            "line": 254,
                            "column": 9
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3296,
                          "end": 3313,
                          "loc": {
                            "start": {
                              "line": 86,
                              "column": 8
                            },
                            "end": {
                              "line": 86,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3296,
                            "end": 3300,
                            "loc": {
                              "start": {
                                "line": 86,
                                "column": 8
                              },
                              "end": {
                                "line": 86,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3301,
                            "end": 3313,
                            "loc": {
                              "start": {
                                "line": 86,
                                "column": 13
                              },
                              "end": {
                                "line": 86,
                                "column": 25
                              },
                              "identifierName": "shiftHandler"
                            },
                            "name": "shiftHandler"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ArrowFunctionExpression",
                          "start": 3316,
                          "end": 11589,
                          "loc": {
                            "start": {
                              "line": 86,
                              "column": 28
                            },
                            "end": {
                              "line": 254,
                              "column": 9
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [
                            {
                              "type": "Identifier",
                              "start": 3316,
                              "end": 3321,
                              "loc": {
                                "start": {
                                  "line": 86,
                                  "column": 28
                                },
                                "end": {
                                  "line": 86,
                                  "column": 33
                                },
                                "identifierName": "event"
                              },
                              "name": "event"
                            }
                          ],
                          "body": {
                            "type": "BlockStatement",
                            "start": 3325,
                            "end": 11589,
                            "loc": {
                              "start": {
                                "line": 86,
                                "column": 37
                              },
                              "end": {
                                "line": 254,
                                "column": 9
                              }
                            },
                            "body": [
                              {
                                "type": "IfStatement",
                                "start": 3339,
                                "end": 11579,
                                "loc": {
                                  "start": {
                                    "line": 87,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 253,
                                    "column": 13
                                  }
                                },
                                "test": {
                                  "type": "LogicalExpression",
                                  "start": 3343,
                                  "end": 3393,
                                  "loc": {
                                    "start": {
                                      "line": 87,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 87,
                                      "column": 66
                                    }
                                  },
                                  "left": {
                                    "type": "UnaryExpression",
                                    "start": 3343,
                                    "end": 3369,
                                    "loc": {
                                      "start": {
                                        "line": 87,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 87,
                                        "column": 42
                                      }
                                    },
                                    "operator": "!",
                                    "prefix": true,
                                    "argument": {
                                      "type": "MemberExpression",
                                      "start": 3344,
                                      "end": 3369,
                                      "loc": {
                                        "start": {
                                          "line": 87,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 87,
                                          "column": 42
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 3344,
                                        "end": 3361,
                                        "loc": {
                                          "start": {
                                            "line": 87,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 87,
                                            "column": 34
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 3344,
                                          "end": 3348,
                                          "loc": {
                                            "start": {
                                              "line": 87,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 87,
                                              "column": 21
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3349,
                                          "end": 3361,
                                          "loc": {
                                            "start": {
                                              "line": 87,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 87,
                                              "column": 34
                                            },
                                            "identifierName": "shiftHandler"
                                          },
                                          "name": "shiftHandler"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3362,
                                        "end": 3369,
                                        "loc": {
                                          "start": {
                                            "line": 87,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 87,
                                            "column": 42
                                          },
                                          "identifierName": "handled"
                                        },
                                        "name": "handled"
                                      },
                                      "computed": false
                                    },
                                    "extra": {
                                      "parenthesizedArgument": false
                                    }
                                  },
                                  "operator": "&&",
                                  "right": {
                                    "type": "BinaryExpression",
                                    "start": 3373,
                                    "end": 3393,
                                    "loc": {
                                      "start": {
                                        "line": 87,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 87,
                                        "column": 66
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 3373,
                                      "end": 3386,
                                      "loc": {
                                        "start": {
                                          "line": 87,
                                          "column": 46
                                        },
                                        "end": {
                                          "line": 87,
                                          "column": 59
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3373,
                                        "end": 3378,
                                        "loc": {
                                          "start": {
                                            "line": 87,
                                            "column": 46
                                          },
                                          "end": {
                                            "line": 87,
                                            "column": 51
                                          },
                                          "identifierName": "event"
                                        },
                                        "name": "event"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3379,
                                        "end": 3386,
                                        "loc": {
                                          "start": {
                                            "line": 87,
                                            "column": 52
                                          },
                                          "end": {
                                            "line": 87,
                                            "column": 59
                                          },
                                          "identifierName": "keyCode"
                                        },
                                        "name": "keyCode"
                                      },
                                      "computed": false
                                    },
                                    "operator": "===",
                                    "right": {
                                      "type": "NumericLiteral",
                                      "start": 3391,
                                      "end": 3393,
                                      "loc": {
                                        "start": {
                                          "line": 87,
                                          "column": 64
                                        },
                                        "end": {
                                          "line": 87,
                                          "column": 66
                                        }
                                      },
                                      "extra": {
                                        "rawValue": 16,
                                        "raw": "16"
                                      },
                                      "value": 16
                                    }
                                  }
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "start": 3395,
                                  "end": 11579,
                                  "loc": {
                                    "start": {
                                      "line": 87,
                                      "column": 68
                                    },
                                    "end": {
                                      "line": 253,
                                      "column": 13
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 3413,
                                      "end": 3446,
                                      "loc": {
                                        "start": {
                                          "line": 88,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 88,
                                          "column": 49
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 3413,
                                        "end": 3445,
                                        "loc": {
                                          "start": {
                                            "line": 88,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 88,
                                            "column": 48
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 3413,
                                          "end": 3438,
                                          "loc": {
                                            "start": {
                                              "line": 88,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 88,
                                              "column": 41
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 3413,
                                            "end": 3430,
                                            "loc": {
                                              "start": {
                                                "line": 88,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 88,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 3413,
                                              "end": 3417,
                                              "loc": {
                                                "start": {
                                                  "line": 88,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 88,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 3418,
                                              "end": 3430,
                                              "loc": {
                                                "start": {
                                                  "line": 88,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 88,
                                                  "column": 33
                                                },
                                                "identifierName": "shiftHandler"
                                              },
                                              "name": "shiftHandler"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3431,
                                            "end": 3438,
                                            "loc": {
                                              "start": {
                                                "line": 88,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 88,
                                                "column": 41
                                              },
                                              "identifierName": "handled"
                                            },
                                            "name": "handled"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "BooleanLiteral",
                                          "start": 3441,
                                          "end": 3445,
                                          "loc": {
                                            "start": {
                                              "line": 88,
                                              "column": 44
                                            },
                                            "end": {
                                              "line": 88,
                                              "column": 48
                                            }
                                          },
                                          "value": true
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 3463,
                                      "end": 3496,
                                      "loc": {
                                        "start": {
                                          "line": 89,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 89,
                                          "column": 49
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 3463,
                                        "end": 3495,
                                        "loc": {
                                          "start": {
                                            "line": 89,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 89,
                                            "column": 48
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 3463,
                                          "end": 3487,
                                          "loc": {
                                            "start": {
                                              "line": 89,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 89,
                                              "column": 40
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 3463,
                                            "end": 3478,
                                            "loc": {
                                              "start": {
                                                "line": 89,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 89,
                                                "column": 31
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 3463,
                                              "end": 3472,
                                              "loc": {
                                                "start": {
                                                  "line": 89,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 89,
                                                  "column": 25
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 3463,
                                                "end": 3467,
                                                "loc": {
                                                  "start": {
                                                    "line": 89,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 89,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 3468,
                                                "end": 3472,
                                                "loc": {
                                                  "start": {
                                                    "line": 89,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 89,
                                                    "column": 25
                                                  },
                                                  "identifierName": "view"
                                                },
                                                "name": "view"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 3473,
                                              "end": 3478,
                                              "loc": {
                                                "start": {
                                                  "line": 89,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 89,
                                                  "column": 31
                                                },
                                                "identifierName": "input"
                                              },
                                              "name": "input"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3479,
                                            "end": 3487,
                                            "loc": {
                                              "start": {
                                                "line": 89,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 89,
                                                "column": 40
                                              },
                                              "identifierName": "debounce"
                                            },
                                            "name": "debounce"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "BooleanLiteral",
                                          "start": 3490,
                                          "end": 3495,
                                          "loc": {
                                            "start": {
                                              "line": 89,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 89,
                                              "column": 48
                                            }
                                          },
                                          "value": false
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 3513,
                                      "end": 3548,
                                      "loc": {
                                        "start": {
                                          "line": 90,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 90,
                                          "column": 51
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 3513,
                                        "end": 3547,
                                        "loc": {
                                          "start": {
                                            "line": 90,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 90,
                                            "column": 50
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 3513,
                                          "end": 3539,
                                          "loc": {
                                            "start": {
                                              "line": 90,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 90,
                                              "column": 42
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 3513,
                                            "end": 3531,
                                            "loc": {
                                              "start": {
                                                "line": 90,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 90,
                                                "column": 34
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 3513,
                                              "end": 3522,
                                              "loc": {
                                                "start": {
                                                  "line": 90,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 90,
                                                  "column": 25
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 3513,
                                                "end": 3517,
                                                "loc": {
                                                  "start": {
                                                    "line": 90,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 90,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 3518,
                                                "end": 3522,
                                                "loc": {
                                                  "start": {
                                                    "line": 90,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 90,
                                                    "column": 25
                                                  },
                                                  "identifierName": "view"
                                                },
                                                "name": "view"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 3523,
                                              "end": 3531,
                                              "loc": {
                                                "start": {
                                                  "line": 90,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 90,
                                                  "column": 34
                                                },
                                                "identifierName": "controls"
                                              },
                                              "name": "controls"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3532,
                                            "end": 3539,
                                            "loc": {
                                              "start": {
                                                "line": 90,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 90,
                                                "column": 42
                                              },
                                              "identifierName": "enabled"
                                            },
                                            "name": "enabled"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "BooleanLiteral",
                                          "start": 3542,
                                          "end": 3547,
                                          "loc": {
                                            "start": {
                                              "line": 90,
                                              "column": 45
                                            },
                                            "end": {
                                              "line": 90,
                                              "column": 50
                                            }
                                          },
                                          "value": false
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 3565,
                                      "end": 3603,
                                      "loc": {
                                        "start": {
                                          "line": 91,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 91,
                                          "column": 54
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 3565,
                                        "end": 3602,
                                        "loc": {
                                          "start": {
                                            "line": 91,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 91,
                                            "column": 53
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 3565,
                                          "end": 3594,
                                          "loc": {
                                            "start": {
                                              "line": 91,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 91,
                                              "column": 45
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 3565,
                                            "end": 3586,
                                            "loc": {
                                              "start": {
                                                "line": 91,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 91,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 3565,
                                              "end": 3574,
                                              "loc": {
                                                "start": {
                                                  "line": 91,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 91,
                                                  "column": 25
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 3565,
                                                "end": 3569,
                                                "loc": {
                                                  "start": {
                                                    "line": 91,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 91,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 3570,
                                                "end": 3574,
                                                "loc": {
                                                  "start": {
                                                    "line": 91,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 91,
                                                    "column": 25
                                                  },
                                                  "identifierName": "view"
                                                },
                                                "name": "view"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 3575,
                                              "end": 3586,
                                              "loc": {
                                                "start": {
                                                  "line": 91,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 91,
                                                  "column": 37
                                                },
                                                "identifierName": "interaction"
                                              },
                                              "name": "interaction"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3587,
                                            "end": 3594,
                                            "loc": {
                                              "start": {
                                                "line": 91,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 91,
                                                "column": 45
                                              },
                                              "identifierName": "enabled"
                                            },
                                            "name": "enabled"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "BooleanLiteral",
                                          "start": 3597,
                                          "end": 3602,
                                          "loc": {
                                            "start": {
                                              "line": 91,
                                              "column": 48
                                            },
                                            "end": {
                                              "line": 91,
                                              "column": 53
                                            }
                                          },
                                          "value": false
                                        }
                                      }
                                    },
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 3621,
                                      "end": 3646,
                                      "loc": {
                                        "start": {
                                          "line": 93,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 93,
                                          "column": 41
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 3625,
                                          "end": 3645,
                                          "loc": {
                                            "start": {
                                              "line": 93,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 93,
                                              "column": 40
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 3625,
                                            "end": 3640,
                                            "loc": {
                                              "start": {
                                                "line": 93,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 93,
                                                "column": 35
                                              },
                                              "identifierName": "boundingBoxes2D"
                                            },
                                            "name": "boundingBoxes2D"
                                          },
                                          "init": {
                                            "type": "ArrayExpression",
                                            "start": 3643,
                                            "end": 3645,
                                            "loc": {
                                              "start": {
                                                "line": 93,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 93,
                                                "column": 40
                                              }
                                            },
                                            "elements": []
                                          }
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 3663,
                                      "end": 4638,
                                      "loc": {
                                        "start": {
                                          "line": 94,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 111,
                                          "column": 19
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 3663,
                                        "end": 4637,
                                        "loc": {
                                          "start": {
                                            "line": 94,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 111,
                                            "column": 18
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 3663,
                                          "end": 3689,
                                          "loc": {
                                            "start": {
                                              "line": 94,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 94,
                                              "column": 42
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 3663,
                                            "end": 3680,
                                            "loc": {
                                              "start": {
                                                "line": 94,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 94,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 3663,
                                              "end": 3675,
                                              "loc": {
                                                "start": {
                                                  "line": 94,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 94,
                                                  "column": 28
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 3663,
                                                "end": 3667,
                                                "loc": {
                                                  "start": {
                                                    "line": 94,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 94,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 3668,
                                                "end": 3675,
                                                "loc": {
                                                  "start": {
                                                    "line": 94,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 94,
                                                    "column": 28
                                                  },
                                                  "identifierName": "session"
                                                },
                                                "name": "session"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 3676,
                                              "end": 3680,
                                              "loc": {
                                                "start": {
                                                  "line": 94,
                                                  "column": 29
                                                },
                                                "end": {
                                                  "line": 94,
                                                  "column": 33
                                                },
                                                "identifierName": "pool"
                                              },
                                              "name": "pool"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3681,
                                            "end": 3689,
                                            "loc": {
                                              "start": {
                                                "line": 94,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 94,
                                                "column": 42
                                              },
                                              "identifierName": "traverse"
                                            },
                                            "name": "traverse"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "ArrowFunctionExpression",
                                            "start": 3690,
                                            "end": 4636,
                                            "loc": {
                                              "start": {
                                                "line": 94,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 111,
                                                "column": 17
                                              }
                                            },
                                            "id": null,
                                            "generator": false,
                                            "expression": false,
                                            "async": false,
                                            "params": [
                                              {
                                                "type": "Identifier",
                                                "start": 3690,
                                                "end": 3694,
                                                "loc": {
                                                  "start": {
                                                    "line": 94,
                                                    "column": 43
                                                  },
                                                  "end": {
                                                    "line": 94,
                                                    "column": 47
                                                  },
                                                  "identifierName": "item"
                                                },
                                                "name": "item"
                                              }
                                            ],
                                            "body": {
                                              "type": "BlockStatement",
                                              "start": 3698,
                                              "end": 4636,
                                              "loc": {
                                                "start": {
                                                  "line": 94,
                                                  "column": 51
                                                },
                                                "end": {
                                                  "line": 111,
                                                  "column": 17
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "IfStatement",
                                                  "start": 3783,
                                                  "end": 4618,
                                                  "loc": {
                                                    "start": {
                                                      "line": 96,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 110,
                                                      "column": 21
                                                    }
                                                  },
                                                  "test": {
                                                    "type": "LogicalExpression",
                                                    "start": 3787,
                                                    "end": 3836,
                                                    "loc": {
                                                      "start": {
                                                        "line": 96,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 96,
                                                        "column": 73
                                                      }
                                                    },
                                                    "left": {
                                                      "type": "LogicalExpression",
                                                      "start": 3787,
                                                      "end": 3819,
                                                      "loc": {
                                                        "start": {
                                                          "line": 96,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 96,
                                                          "column": 56
                                                        }
                                                      },
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 3787,
                                                        "end": 3799,
                                                        "loc": {
                                                          "start": {
                                                            "line": 96,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 96,
                                                            "column": 36
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 3787,
                                                          "end": 3791,
                                                          "loc": {
                                                            "start": {
                                                              "line": 96,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 96,
                                                              "column": 28
                                                            },
                                                            "identifierName": "item"
                                                          },
                                                          "name": "item",
                                                          "leadingComments": null
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 3792,
                                                          "end": 3799,
                                                          "loc": {
                                                            "start": {
                                                              "line": 96,
                                                              "column": 29
                                                            },
                                                            "end": {
                                                              "line": 96,
                                                              "column": 36
                                                            },
                                                            "identifierName": "visible"
                                                          },
                                                          "name": "visible"
                                                        },
                                                        "computed": false,
                                                        "leadingComments": null
                                                      },
                                                      "operator": "&&",
                                                      "right": {
                                                        "type": "MemberExpression",
                                                        "start": 3803,
                                                        "end": 3819,
                                                        "loc": {
                                                          "start": {
                                                            "line": 96,
                                                            "column": 40
                                                          },
                                                          "end": {
                                                            "line": 96,
                                                            "column": 56
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 3803,
                                                          "end": 3807,
                                                          "loc": {
                                                            "start": {
                                                              "line": 96,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 96,
                                                              "column": 44
                                                            },
                                                            "identifierName": "item"
                                                          },
                                                          "name": "item"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 3808,
                                                          "end": 3819,
                                                          "loc": {
                                                            "start": {
                                                              "line": 96,
                                                              "column": 45
                                                            },
                                                            "end": {
                                                              "line": 96,
                                                              "column": 56
                                                            },
                                                            "identifierName": "interactive"
                                                          },
                                                          "name": "interactive"
                                                        },
                                                        "computed": false
                                                      },
                                                      "leadingComments": null
                                                    },
                                                    "operator": "&&",
                                                    "right": {
                                                      "type": "MemberExpression",
                                                      "start": 3823,
                                                      "end": 3836,
                                                      "loc": {
                                                        "start": {
                                                          "line": 96,
                                                          "column": 60
                                                        },
                                                        "end": {
                                                          "line": 96,
                                                          "column": 73
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 3823,
                                                        "end": 3827,
                                                        "loc": {
                                                          "start": {
                                                            "line": 96,
                                                            "column": 60
                                                          },
                                                          "end": {
                                                            "line": 96,
                                                            "column": 64
                                                          },
                                                          "identifierName": "item"
                                                        },
                                                        "name": "item"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 3828,
                                                        "end": 3836,
                                                        "loc": {
                                                          "start": {
                                                            "line": 96,
                                                            "column": 65
                                                          },
                                                          "end": {
                                                            "line": 96,
                                                            "column": 73
                                                          },
                                                          "identifierName": "geometry"
                                                        },
                                                        "name": "geometry"
                                                      },
                                                      "computed": false
                                                    },
                                                    "leadingComments": null
                                                  },
                                                  "consequent": {
                                                    "type": "BlockStatement",
                                                    "start": 3838,
                                                    "end": 4618,
                                                    "loc": {
                                                      "start": {
                                                        "line": 96,
                                                        "column": 75
                                                      },
                                                      "end": {
                                                        "line": 110,
                                                        "column": 21
                                                      }
                                                    },
                                                    "body": [
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 3864,
                                                        "end": 3893,
                                                        "loc": {
                                                          "start": {
                                                            "line": 97,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 97,
                                                            "column": 53
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "CallExpression",
                                                          "start": 3864,
                                                          "end": 3892,
                                                          "loc": {
                                                            "start": {
                                                              "line": 97,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 97,
                                                              "column": 52
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 3864,
                                                            "end": 3886,
                                                            "loc": {
                                                              "start": {
                                                                "line": 97,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 97,
                                                                "column": 46
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 3864,
                                                              "end": 3868,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 97,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 97,
                                                                  "column": 28
                                                                },
                                                                "identifierName": "item"
                                                              },
                                                              "name": "item"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 3869,
                                                              "end": 3886,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 97,
                                                                  "column": 29
                                                                },
                                                                "end": {
                                                                  "line": 97,
                                                                  "column": 46
                                                                },
                                                                "identifierName": "updateMatrixWorld"
                                                              },
                                                              "name": "updateMatrixWorld"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "BooleanLiteral",
                                                              "start": 3887,
                                                              "end": 3891,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 97,
                                                                  "column": 47
                                                                },
                                                                "end": {
                                                                  "line": 97,
                                                                  "column": 51
                                                                }
                                                              },
                                                              "value": true
                                                            }
                                                          ]
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 3918,
                                                        "end": 3953,
                                                        "loc": {
                                                          "start": {
                                                            "line": 98,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 98,
                                                            "column": 59
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "CallExpression",
                                                          "start": 3918,
                                                          "end": 3952,
                                                          "loc": {
                                                            "start": {
                                                              "line": 98,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 98,
                                                              "column": 58
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 3918,
                                                            "end": 3950,
                                                            "loc": {
                                                              "start": {
                                                                "line": 98,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 98,
                                                                "column": 56
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "MemberExpression",
                                                              "start": 3918,
                                                              "end": 3931,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 98,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 98,
                                                                  "column": 37
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 3918,
                                                                "end": 3922,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 98,
                                                                    "column": 24
                                                                  },
                                                                  "end": {
                                                                    "line": 98,
                                                                    "column": 28
                                                                  },
                                                                  "identifierName": "item"
                                                                },
                                                                "name": "item"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 3923,
                                                                "end": 3931,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 98,
                                                                    "column": 29
                                                                  },
                                                                  "end": {
                                                                    "line": 98,
                                                                    "column": 37
                                                                  },
                                                                  "identifierName": "geometry"
                                                                },
                                                                "name": "geometry"
                                                              },
                                                              "computed": false
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 3932,
                                                              "end": 3950,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 98,
                                                                  "column": 38
                                                                },
                                                                "end": {
                                                                  "line": 98,
                                                                  "column": 56
                                                                },
                                                                "identifierName": "computeBoundingBox"
                                                              },
                                                              "name": "computeBoundingBox"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": []
                                                        }
                                                      },
                                                      {
                                                        "type": "VariableDeclaration",
                                                        "start": 3978,
                                                        "end": 4028,
                                                        "loc": {
                                                          "start": {
                                                            "line": 99,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 99,
                                                            "column": 74
                                                          }
                                                        },
                                                        "declarations": [
                                                          {
                                                            "type": "VariableDeclarator",
                                                            "start": 3982,
                                                            "end": 4027,
                                                            "loc": {
                                                              "start": {
                                                                "line": 99,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 99,
                                                                "column": 73
                                                              }
                                                            },
                                                            "id": {
                                                              "type": "Identifier",
                                                              "start": 3982,
                                                              "end": 3987,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 99,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 99,
                                                                  "column": 33
                                                                },
                                                                "identifierName": "minPt"
                                                              },
                                                              "name": "minPt"
                                                            },
                                                            "init": {
                                                              "type": "CallExpression",
                                                              "start": 3990,
                                                              "end": 4027,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 99,
                                                                  "column": 36
                                                                },
                                                                "end": {
                                                                  "line": 99,
                                                                  "column": 73
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 3990,
                                                                "end": 4025,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 99,
                                                                    "column": 36
                                                                  },
                                                                  "end": {
                                                                    "line": 99,
                                                                    "column": 71
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 3990,
                                                                  "end": 4019,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 99,
                                                                      "column": 36
                                                                    },
                                                                    "end": {
                                                                      "line": 99,
                                                                      "column": 65
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 3990,
                                                                    "end": 4015,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 99,
                                                                        "column": 36
                                                                      },
                                                                      "end": {
                                                                        "line": 99,
                                                                        "column": 61
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 3990,
                                                                      "end": 4003,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 99,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 99,
                                                                          "column": 49
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "Identifier",
                                                                        "start": 3990,
                                                                        "end": 3994,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 99,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 99,
                                                                            "column": 40
                                                                          },
                                                                          "identifierName": "item"
                                                                        },
                                                                        "name": "item"
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 3995,
                                                                        "end": 4003,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 99,
                                                                            "column": 41
                                                                          },
                                                                          "end": {
                                                                            "line": 99,
                                                                            "column": 49
                                                                          },
                                                                          "identifierName": "geometry"
                                                                        },
                                                                        "name": "geometry"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 4004,
                                                                      "end": 4015,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 99,
                                                                          "column": 50
                                                                        },
                                                                        "end": {
                                                                          "line": 99,
                                                                          "column": 61
                                                                        },
                                                                        "identifierName": "boundingBox"
                                                                      },
                                                                      "name": "boundingBox"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 4016,
                                                                    "end": 4019,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 99,
                                                                        "column": 62
                                                                      },
                                                                      "end": {
                                                                        "line": 99,
                                                                        "column": 65
                                                                      },
                                                                      "identifierName": "min"
                                                                    },
                                                                    "name": "min"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 4020,
                                                                  "end": 4025,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 99,
                                                                      "column": 66
                                                                    },
                                                                    "end": {
                                                                      "line": 99,
                                                                      "column": 71
                                                                    },
                                                                    "identifierName": "clone"
                                                                  },
                                                                  "name": "clone"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": []
                                                            }
                                                          }
                                                        ],
                                                        "kind": "let",
                                                        "trailingComments": [
                                                          {
                                                            "type": "CommentLine",
                                                            "value": "TODO: get all 8 points",
                                                            "start": 4029,
                                                            "end": 4053,
                                                            "loc": {
                                                              "start": {
                                                                "line": 99,
                                                                "column": 75
                                                              },
                                                              "end": {
                                                                "line": 99,
                                                                "column": 99
                                                              }
                                                            }
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "type": "VariableDeclaration",
                                                        "start": 4078,
                                                        "end": 4128,
                                                        "loc": {
                                                          "start": {
                                                            "line": 100,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 100,
                                                            "column": 74
                                                          }
                                                        },
                                                        "declarations": [
                                                          {
                                                            "type": "VariableDeclarator",
                                                            "start": 4082,
                                                            "end": 4127,
                                                            "loc": {
                                                              "start": {
                                                                "line": 100,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 100,
                                                                "column": 73
                                                              }
                                                            },
                                                            "id": {
                                                              "type": "Identifier",
                                                              "start": 4082,
                                                              "end": 4087,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 100,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 100,
                                                                  "column": 33
                                                                },
                                                                "identifierName": "maxPt"
                                                              },
                                                              "name": "maxPt",
                                                              "leadingComments": null
                                                            },
                                                            "init": {
                                                              "type": "CallExpression",
                                                              "start": 4090,
                                                              "end": 4127,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 100,
                                                                  "column": 36
                                                                },
                                                                "end": {
                                                                  "line": 100,
                                                                  "column": 73
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 4090,
                                                                "end": 4125,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 100,
                                                                    "column": 36
                                                                  },
                                                                  "end": {
                                                                    "line": 100,
                                                                    "column": 71
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 4090,
                                                                  "end": 4119,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 100,
                                                                      "column": 36
                                                                    },
                                                                    "end": {
                                                                      "line": 100,
                                                                      "column": 65
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 4090,
                                                                    "end": 4115,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 100,
                                                                        "column": 36
                                                                      },
                                                                      "end": {
                                                                        "line": 100,
                                                                        "column": 61
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 4090,
                                                                      "end": 4103,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 100,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 100,
                                                                          "column": 49
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "Identifier",
                                                                        "start": 4090,
                                                                        "end": 4094,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 100,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 100,
                                                                            "column": 40
                                                                          },
                                                                          "identifierName": "item"
                                                                        },
                                                                        "name": "item"
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 4095,
                                                                        "end": 4103,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 100,
                                                                            "column": 41
                                                                          },
                                                                          "end": {
                                                                            "line": 100,
                                                                            "column": 49
                                                                          },
                                                                          "identifierName": "geometry"
                                                                        },
                                                                        "name": "geometry"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 4104,
                                                                      "end": 4115,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 100,
                                                                          "column": 50
                                                                        },
                                                                        "end": {
                                                                          "line": 100,
                                                                          "column": 61
                                                                        },
                                                                        "identifierName": "boundingBox"
                                                                      },
                                                                      "name": "boundingBox"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 4116,
                                                                    "end": 4119,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 100,
                                                                        "column": 62
                                                                      },
                                                                      "end": {
                                                                        "line": 100,
                                                                        "column": 65
                                                                      },
                                                                      "identifierName": "max"
                                                                    },
                                                                    "name": "max"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 4120,
                                                                  "end": 4125,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 100,
                                                                      "column": 66
                                                                    },
                                                                    "end": {
                                                                      "line": 100,
                                                                      "column": 71
                                                                    },
                                                                    "identifierName": "clone"
                                                                  },
                                                                  "name": "clone"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": []
                                                            },
                                                            "leadingComments": null
                                                          }
                                                        ],
                                                        "kind": "let",
                                                        "leadingComments": [
                                                          {
                                                            "type": "CommentLine",
                                                            "value": "TODO: get all 8 points",
                                                            "start": 4029,
                                                            "end": 4053,
                                                            "loc": {
                                                              "start": {
                                                                "line": 99,
                                                                "column": 75
                                                              },
                                                              "end": {
                                                                "line": 99,
                                                                "column": 99
                                                              }
                                                            }
                                                          }
                                                        ],
                                                        "trailingComments": [
                                                          {
                                                            "type": "CommentLine",
                                                            "value": "TODO: get all 8 points",
                                                            "start": 4129,
                                                            "end": 4153,
                                                            "loc": {
                                                              "start": {
                                                                "line": 100,
                                                                "column": 75
                                                              },
                                                              "end": {
                                                                "line": 100,
                                                                "column": 99
                                                              }
                                                            }
                                                          },
                                                          {
                                                            "type": "CommentLine",
                                                            "value": "project to view-coordinates",
                                                            "start": 4178,
                                                            "end": 4207,
                                                            "loc": {
                                                              "start": {
                                                                "line": 101,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 101,
                                                                "column": 53
                                                              }
                                                            }
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "type": "VariableDeclaration",
                                                        "start": 4232,
                                                        "end": 4268,
                                                        "loc": {
                                                          "start": {
                                                            "line": 102,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 102,
                                                            "column": 60
                                                          }
                                                        },
                                                        "declarations": [
                                                          {
                                                            "type": "VariableDeclarator",
                                                            "start": 4236,
                                                            "end": 4267,
                                                            "loc": {
                                                              "start": {
                                                                "line": 102,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 102,
                                                                "column": 59
                                                              }
                                                            },
                                                            "id": {
                                                              "type": "Identifier",
                                                              "start": 4236,
                                                              "end": 4238,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 102,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 102,
                                                                  "column": 30
                                                                },
                                                                "identifierName": "p1"
                                                              },
                                                              "name": "p1",
                                                              "leadingComments": null
                                                            },
                                                            "init": {
                                                              "type": "CallExpression",
                                                              "start": 4241,
                                                              "end": 4267,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 102,
                                                                  "column": 33
                                                                },
                                                                "end": {
                                                                  "line": 102,
                                                                  "column": 59
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 4241,
                                                                "end": 4260,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 102,
                                                                    "column": 33
                                                                  },
                                                                  "end": {
                                                                    "line": 102,
                                                                    "column": 52
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 4241,
                                                                  "end": 4250,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 102,
                                                                      "column": 33
                                                                    },
                                                                    "end": {
                                                                      "line": 102,
                                                                      "column": 42
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "ThisExpression",
                                                                    "start": 4241,
                                                                    "end": 4245,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 102,
                                                                        "column": 33
                                                                      },
                                                                      "end": {
                                                                        "line": 102,
                                                                        "column": 37
                                                                      }
                                                                    }
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 4246,
                                                                    "end": 4250,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 102,
                                                                        "column": 38
                                                                      },
                                                                      "end": {
                                                                        "line": 102,
                                                                        "column": 42
                                                                      },
                                                                      "identifierName": "view"
                                                                    },
                                                                    "name": "view"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 4251,
                                                                  "end": 4260,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 102,
                                                                      "column": 43
                                                                    },
                                                                    "end": {
                                                                      "line": 102,
                                                                      "column": 52
                                                                    },
                                                                    "identifierName": "getPoint2"
                                                                  },
                                                                  "name": "getPoint2"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": [
                                                                {
                                                                  "type": "Identifier",
                                                                  "start": 4261,
                                                                  "end": 4266,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 102,
                                                                      "column": 53
                                                                    },
                                                                    "end": {
                                                                      "line": 102,
                                                                      "column": 58
                                                                    },
                                                                    "identifierName": "minPt"
                                                                  },
                                                                  "name": "minPt"
                                                                }
                                                              ]
                                                            },
                                                            "leadingComments": null
                                                          }
                                                        ],
                                                        "kind": "let",
                                                        "leadingComments": [
                                                          {
                                                            "type": "CommentLine",
                                                            "value": "TODO: get all 8 points",
                                                            "start": 4129,
                                                            "end": 4153,
                                                            "loc": {
                                                              "start": {
                                                                "line": 100,
                                                                "column": 75
                                                              },
                                                              "end": {
                                                                "line": 100,
                                                                "column": 99
                                                              }
                                                            }
                                                          },
                                                          {
                                                            "type": "CommentLine",
                                                            "value": "project to view-coordinates",
                                                            "start": 4178,
                                                            "end": 4207,
                                                            "loc": {
                                                              "start": {
                                                                "line": 101,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 101,
                                                                "column": 53
                                                              }
                                                            }
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "type": "VariableDeclaration",
                                                        "start": 4293,
                                                        "end": 4329,
                                                        "loc": {
                                                          "start": {
                                                            "line": 103,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 103,
                                                            "column": 60
                                                          }
                                                        },
                                                        "declarations": [
                                                          {
                                                            "type": "VariableDeclarator",
                                                            "start": 4297,
                                                            "end": 4328,
                                                            "loc": {
                                                              "start": {
                                                                "line": 103,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 103,
                                                                "column": 59
                                                              }
                                                            },
                                                            "id": {
                                                              "type": "Identifier",
                                                              "start": 4297,
                                                              "end": 4299,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 103,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 103,
                                                                  "column": 30
                                                                },
                                                                "identifierName": "p2"
                                                              },
                                                              "name": "p2"
                                                            },
                                                            "init": {
                                                              "type": "CallExpression",
                                                              "start": 4302,
                                                              "end": 4328,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 103,
                                                                  "column": 33
                                                                },
                                                                "end": {
                                                                  "line": 103,
                                                                  "column": 59
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 4302,
                                                                "end": 4321,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 103,
                                                                    "column": 33
                                                                  },
                                                                  "end": {
                                                                    "line": 103,
                                                                    "column": 52
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 4302,
                                                                  "end": 4311,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 103,
                                                                      "column": 33
                                                                    },
                                                                    "end": {
                                                                      "line": 103,
                                                                      "column": 42
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "ThisExpression",
                                                                    "start": 4302,
                                                                    "end": 4306,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 103,
                                                                        "column": 33
                                                                      },
                                                                      "end": {
                                                                        "line": 103,
                                                                        "column": 37
                                                                      }
                                                                    }
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 4307,
                                                                    "end": 4311,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 103,
                                                                        "column": 38
                                                                      },
                                                                      "end": {
                                                                        "line": 103,
                                                                        "column": 42
                                                                      },
                                                                      "identifierName": "view"
                                                                    },
                                                                    "name": "view"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 4312,
                                                                  "end": 4321,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 103,
                                                                      "column": 43
                                                                    },
                                                                    "end": {
                                                                      "line": 103,
                                                                      "column": 52
                                                                    },
                                                                    "identifierName": "getPoint2"
                                                                  },
                                                                  "name": "getPoint2"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": [
                                                                {
                                                                  "type": "Identifier",
                                                                  "start": 4322,
                                                                  "end": 4327,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 103,
                                                                      "column": 53
                                                                    },
                                                                    "end": {
                                                                      "line": 103,
                                                                      "column": 58
                                                                    },
                                                                    "identifierName": "maxPt"
                                                                  },
                                                                  "name": "maxPt"
                                                                }
                                                              ]
                                                            }
                                                          }
                                                        ],
                                                        "kind": "let",
                                                        "trailingComments": [
                                                          {
                                                            "type": "CommentLine",
                                                            "value": "bounding box in 2D",
                                                            "start": 4355,
                                                            "end": 4375,
                                                            "loc": {
                                                              "start": {
                                                                "line": 105,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 105,
                                                                "column": 44
                                                              }
                                                            }
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "type": "VariableDeclaration",
                                                        "start": 4400,
                                                        "end": 4432,
                                                        "loc": {
                                                          "start": {
                                                            "line": 106,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 106,
                                                            "column": 56
                                                          }
                                                        },
                                                        "declarations": [
                                                          {
                                                            "type": "VariableDeclarator",
                                                            "start": 4404,
                                                            "end": 4431,
                                                            "loc": {
                                                              "start": {
                                                                "line": 106,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 106,
                                                                "column": 55
                                                              }
                                                            },
                                                            "id": {
                                                              "type": "Identifier",
                                                              "start": 4404,
                                                              "end": 4412,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 106,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 106,
                                                                  "column": 36
                                                                },
                                                                "identifierName": "bounds2D"
                                                              },
                                                              "name": "bounds2D",
                                                              "leadingComments": null
                                                            },
                                                            "init": {
                                                              "type": "NewExpression",
                                                              "start": 4415,
                                                              "end": 4431,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 106,
                                                                  "column": 39
                                                                },
                                                                "end": {
                                                                  "line": 106,
                                                                  "column": 55
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 4419,
                                                                "end": 4429,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 106,
                                                                    "column": 43
                                                                  },
                                                                  "end": {
                                                                    "line": 106,
                                                                    "column": 53
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 4419,
                                                                  "end": 4424,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 106,
                                                                      "column": 43
                                                                    },
                                                                    "end": {
                                                                      "line": 106,
                                                                      "column": 48
                                                                    },
                                                                    "identifierName": "THREE"
                                                                  },
                                                                  "name": "THREE"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 4425,
                                                                  "end": 4429,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 106,
                                                                      "column": 49
                                                                    },
                                                                    "end": {
                                                                      "line": 106,
                                                                      "column": 53
                                                                    },
                                                                    "identifierName": "Box2"
                                                                  },
                                                                  "name": "Box2"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": []
                                                            },
                                                            "leadingComments": null
                                                          }
                                                        ],
                                                        "kind": "let",
                                                        "leadingComments": [
                                                          {
                                                            "type": "CommentLine",
                                                            "value": "bounding box in 2D",
                                                            "start": 4355,
                                                            "end": 4375,
                                                            "loc": {
                                                              "start": {
                                                                "line": 105,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 105,
                                                                "column": 44
                                                              }
                                                            }
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 4457,
                                                        "end": 4490,
                                                        "loc": {
                                                          "start": {
                                                            "line": 107,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 107,
                                                            "column": 57
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "CallExpression",
                                                          "start": 4457,
                                                          "end": 4489,
                                                          "loc": {
                                                            "start": {
                                                              "line": 107,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 107,
                                                              "column": 56
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 4457,
                                                            "end": 4479,
                                                            "loc": {
                                                              "start": {
                                                                "line": 107,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 107,
                                                                "column": 46
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 4457,
                                                              "end": 4465,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 107,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 107,
                                                                  "column": 32
                                                                },
                                                                "identifierName": "bounds2D"
                                                              },
                                                              "name": "bounds2D"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 4466,
                                                              "end": 4479,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 107,
                                                                  "column": 33
                                                                },
                                                                "end": {
                                                                  "line": 107,
                                                                  "column": 46
                                                                },
                                                                "identifierName": "setFromPoints"
                                                              },
                                                              "name": "setFromPoints"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "ArrayExpression",
                                                              "start": 4480,
                                                              "end": 4488,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 107,
                                                                  "column": 47
                                                                },
                                                                "end": {
                                                                  "line": 107,
                                                                  "column": 55
                                                                }
                                                              },
                                                              "elements": [
                                                                {
                                                                  "type": "Identifier",
                                                                  "start": 4481,
                                                                  "end": 4483,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 107,
                                                                      "column": 48
                                                                    },
                                                                    "end": {
                                                                      "line": 107,
                                                                      "column": 50
                                                                    },
                                                                    "identifierName": "p1"
                                                                  },
                                                                  "name": "p1"
                                                                },
                                                                {
                                                                  "type": "Identifier",
                                                                  "start": 4485,
                                                                  "end": 4487,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 107,
                                                                      "column": 52
                                                                    },
                                                                    "end": {
                                                                      "line": 107,
                                                                      "column": 54
                                                                    },
                                                                    "identifierName": "p2"
                                                                  },
                                                                  "name": "p2"
                                                                }
                                                              ]
                                                            }
                                                          ]
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 4515,
                                                        "end": 4540,
                                                        "loc": {
                                                          "start": {
                                                            "line": 108,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 108,
                                                            "column": 49
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 4515,
                                                          "end": 4539,
                                                          "loc": {
                                                            "start": {
                                                              "line": 108,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 108,
                                                              "column": 48
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 4515,
                                                            "end": 4532,
                                                            "loc": {
                                                              "start": {
                                                                "line": 108,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 108,
                                                                "column": 41
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 4515,
                                                              "end": 4523,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 108,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 108,
                                                                  "column": 32
                                                                },
                                                                "identifierName": "bounds2D"
                                                              },
                                                              "name": "bounds2D"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 4524,
                                                              "end": 4532,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 108,
                                                                  "column": 33
                                                                },
                                                                "end": {
                                                                  "line": 108,
                                                                  "column": 41
                                                                },
                                                                "identifierName": "__object"
                                                              },
                                                              "name": "__object"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "Identifier",
                                                            "start": 4535,
                                                            "end": 4539,
                                                            "loc": {
                                                              "start": {
                                                                "line": 108,
                                                                "column": 44
                                                              },
                                                              "end": {
                                                                "line": 108,
                                                                "column": 48
                                                              },
                                                              "identifierName": "item"
                                                            },
                                                            "name": "item"
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 4565,
                                                        "end": 4596,
                                                        "loc": {
                                                          "start": {
                                                            "line": 109,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 109,
                                                            "column": 55
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "CallExpression",
                                                          "start": 4565,
                                                          "end": 4595,
                                                          "loc": {
                                                            "start": {
                                                              "line": 109,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 109,
                                                              "column": 54
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 4565,
                                                            "end": 4585,
                                                            "loc": {
                                                              "start": {
                                                                "line": 109,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 109,
                                                                "column": 44
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 4565,
                                                              "end": 4580,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 109,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 109,
                                                                  "column": 39
                                                                },
                                                                "identifierName": "boundingBoxes2D"
                                                              },
                                                              "name": "boundingBoxes2D"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 4581,
                                                              "end": 4585,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 109,
                                                                  "column": 40
                                                                },
                                                                "end": {
                                                                  "line": 109,
                                                                  "column": 44
                                                                },
                                                                "identifierName": "push"
                                                              },
                                                              "name": "push"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "Identifier",
                                                              "start": 4586,
                                                              "end": 4594,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 109,
                                                                  "column": 45
                                                                },
                                                                "end": {
                                                                  "line": 109,
                                                                  "column": 53
                                                                },
                                                                "identifierName": "bounds2D"
                                                              },
                                                              "name": "bounds2D"
                                                            }
                                                          ]
                                                        }
                                                      }
                                                    ],
                                                    "directives": []
                                                  },
                                                  "alternate": null,
                                                  "leadingComments": [
                                                    {
                                                      "type": "CommentLine",
                                                      "value": "project bounding box to view coordinates",
                                                      "start": 3720,
                                                      "end": 3762,
                                                      "loc": {
                                                        "start": {
                                                          "line": 95,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 95,
                                                          "column": 62
                                                        }
                                                      }
                                                    }
                                                  ]
                                                }
                                              ],
                                              "directives": []
                                            }
                                          }
                                        ]
                                      },
                                      "trailingComments": [
                                        {
                                          "type": "CommentLine",
                                          "value": " Init new heads up display, add it to the view",
                                          "start": 4656,
                                          "end": 4704,
                                          "loc": {
                                            "start": {
                                              "line": 113,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 113,
                                              "column": 64
                                            }
                                          }
                                        }
                                      ]
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 4721,
                                      "end": 4751,
                                      "loc": {
                                        "start": {
                                          "line": 114,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 114,
                                          "column": 46
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 4721,
                                        "end": 4750,
                                        "loc": {
                                          "start": {
                                            "line": 114,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 114,
                                            "column": 45
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 4721,
                                          "end": 4729,
                                          "loc": {
                                            "start": {
                                              "line": 114,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 114,
                                              "column": 24
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 4721,
                                            "end": 4725,
                                            "loc": {
                                              "start": {
                                                "line": 114,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 114,
                                                "column": 20
                                              }
                                            },
                                            "leadingComments": null
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 4726,
                                            "end": 4729,
                                            "loc": {
                                              "start": {
                                                "line": 114,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 114,
                                                "column": 24
                                              },
                                              "identifierName": "hud"
                                            },
                                            "name": "hud"
                                          },
                                          "computed": false,
                                          "leadingComments": null
                                        },
                                        "right": {
                                          "type": "NewExpression",
                                          "start": 4732,
                                          "end": 4750,
                                          "loc": {
                                            "start": {
                                              "line": 114,
                                              "column": 27
                                            },
                                            "end": {
                                              "line": 114,
                                              "column": 45
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 4736,
                                            "end": 4739,
                                            "loc": {
                                              "start": {
                                                "line": 114,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 114,
                                                "column": 34
                                              },
                                              "identifierName": "Hud"
                                            },
                                            "name": "Hud"
                                          },
                                          "arguments": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 4740,
                                              "end": 4749,
                                              "loc": {
                                                "start": {
                                                  "line": 114,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 114,
                                                  "column": 44
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 4740,
                                                "end": 4744,
                                                "loc": {
                                                  "start": {
                                                    "line": 114,
                                                    "column": 35
                                                  },
                                                  "end": {
                                                    "line": 114,
                                                    "column": 39
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 4745,
                                                "end": 4749,
                                                "loc": {
                                                  "start": {
                                                    "line": 114,
                                                    "column": 40
                                                  },
                                                  "end": {
                                                    "line": 114,
                                                    "column": 44
                                                  },
                                                  "identifierName": "view"
                                                },
                                                "name": "view"
                                              },
                                              "computed": false
                                            }
                                          ]
                                        },
                                        "leadingComments": null
                                      },
                                      "leadingComments": [
                                        {
                                          "type": "CommentLine",
                                          "value": " Init new heads up display, add it to the view",
                                          "start": 4656,
                                          "end": 4704,
                                          "loc": {
                                            "start": {
                                              "line": 113,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 113,
                                              "column": 64
                                            }
                                          }
                                        }
                                      ]
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 4768,
                                      "end": 4795,
                                      "loc": {
                                        "start": {
                                          "line": 115,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 115,
                                          "column": 43
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 4768,
                                        "end": 4794,
                                        "loc": {
                                          "start": {
                                            "line": 115,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 115,
                                            "column": 42
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 4768,
                                          "end": 4784,
                                          "loc": {
                                            "start": {
                                              "line": 115,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 115,
                                              "column": 32
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 4768,
                                            "end": 4777,
                                            "loc": {
                                              "start": {
                                                "line": 115,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 115,
                                                "column": 25
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 4768,
                                              "end": 4772,
                                              "loc": {
                                                "start": {
                                                  "line": 115,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 115,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 4773,
                                              "end": 4777,
                                              "loc": {
                                                "start": {
                                                  "line": 115,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 115,
                                                  "column": 25
                                                },
                                                "identifierName": "view"
                                              },
                                              "name": "view"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 4778,
                                            "end": 4784,
                                            "loc": {
                                              "start": {
                                                "line": 115,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 115,
                                                "column": 32
                                              },
                                              "identifierName": "addHud"
                                            },
                                            "name": "addHud"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "MemberExpression",
                                            "start": 4785,
                                            "end": 4793,
                                            "loc": {
                                              "start": {
                                                "line": 115,
                                                "column": 33
                                              },
                                              "end": {
                                                "line": 115,
                                                "column": 41
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 4785,
                                              "end": 4789,
                                              "loc": {
                                                "start": {
                                                  "line": 115,
                                                  "column": 33
                                                },
                                                "end": {
                                                  "line": 115,
                                                  "column": 37
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 4790,
                                              "end": 4793,
                                              "loc": {
                                                "start": {
                                                  "line": 115,
                                                  "column": 38
                                                },
                                                "end": {
                                                  "line": 115,
                                                  "column": 41
                                                },
                                                "identifierName": "hud"
                                              },
                                              "name": "hud"
                                            },
                                            "computed": false
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 4812,
                                      "end": 4842,
                                      "loc": {
                                        "start": {
                                          "line": 116,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 116,
                                          "column": 46
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 4812,
                                        "end": 4841,
                                        "loc": {
                                          "start": {
                                            "line": 116,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 116,
                                            "column": 45
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 4812,
                                          "end": 4829,
                                          "loc": {
                                            "start": {
                                              "line": 116,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 116,
                                              "column": 33
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 4812,
                                            "end": 4820,
                                            "loc": {
                                              "start": {
                                                "line": 116,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 116,
                                                "column": 24
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 4812,
                                              "end": 4816,
                                              "loc": {
                                                "start": {
                                                  "line": 116,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 116,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 4817,
                                              "end": 4820,
                                              "loc": {
                                                "start": {
                                                  "line": 116,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 116,
                                                  "column": 24
                                                },
                                                "identifierName": "hud"
                                              },
                                              "name": "hud"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 4821,
                                            "end": 4829,
                                            "loc": {
                                              "start": {
                                                "line": 116,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 116,
                                                "column": 33
                                              },
                                              "identifierName": "controls"
                                            },
                                            "name": "controls"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "Identifier",
                                          "start": 4832,
                                          "end": 4841,
                                          "loc": {
                                            "start": {
                                              "line": 116,
                                              "column": 36
                                            },
                                            "end": {
                                              "line": 116,
                                              "column": 45
                                            },
                                            "identifierName": "undefined"
                                          },
                                          "name": "undefined"
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 4859,
                                      "end": 5060,
                                      "loc": {
                                        "start": {
                                          "line": 117,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 121,
                                          "column": 19
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 4859,
                                        "end": 5059,
                                        "loc": {
                                          "start": {
                                            "line": 117,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 121,
                                            "column": 18
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 4859,
                                          "end": 4874,
                                          "loc": {
                                            "start": {
                                              "line": 117,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 117,
                                              "column": 31
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 4859,
                                            "end": 4867,
                                            "loc": {
                                              "start": {
                                                "line": 117,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 117,
                                                "column": 24
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 4859,
                                              "end": 4863,
                                              "loc": {
                                                "start": {
                                                  "line": 117,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 117,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 4864,
                                              "end": 4867,
                                              "loc": {
                                                "start": {
                                                  "line": 117,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 117,
                                                  "column": 24
                                                },
                                                "identifierName": "hud"
                                              },
                                              "name": "hud"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 4868,
                                            "end": 4874,
                                            "loc": {
                                              "start": {
                                                "line": 117,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 117,
                                                "column": 31
                                              },
                                              "identifierName": "camera"
                                            },
                                            "name": "camera"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "NewExpression",
                                          "start": 4877,
                                          "end": 5059,
                                          "loc": {
                                            "start": {
                                              "line": 117,
                                              "column": 34
                                            },
                                            "end": {
                                              "line": 121,
                                              "column": 18
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 4881,
                                            "end": 4895,
                                            "loc": {
                                              "start": {
                                                "line": 117,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 117,
                                                "column": 52
                                              },
                                              "identifierName": "CombinedCamera"
                                            },
                                            "name": "CombinedCamera"
                                          },
                                          "arguments": [
                                            {
                                              "type": "ObjectExpression",
                                              "start": 4896,
                                              "end": 5058,
                                              "loc": {
                                                "start": {
                                                  "line": 117,
                                                  "column": 53
                                                },
                                                "end": {
                                                  "line": 121,
                                                  "column": 17
                                                }
                                              },
                                              "properties": [
                                                {
                                                  "type": "ObjectProperty",
                                                  "start": 4918,
                                                  "end": 4945,
                                                  "loc": {
                                                    "start": {
                                                      "line": 118,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 118,
                                                      "column": 47
                                                    }
                                                  },
                                                  "method": false,
                                                  "shorthand": false,
                                                  "computed": false,
                                                  "key": {
                                                    "type": "Identifier",
                                                    "start": 4918,
                                                    "end": 4922,
                                                    "loc": {
                                                      "start": {
                                                        "line": 118,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 118,
                                                        "column": 24
                                                      },
                                                      "identifierName": "near"
                                                    },
                                                    "name": "near"
                                                  },
                                                  "value": {
                                                    "type": "MemberExpression",
                                                    "start": 4924,
                                                    "end": 4945,
                                                    "loc": {
                                                      "start": {
                                                        "line": 118,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 118,
                                                        "column": 47
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 4924,
                                                      "end": 4940,
                                                      "loc": {
                                                        "start": {
                                                          "line": 118,
                                                          "column": 26
                                                        },
                                                        "end": {
                                                          "line": 118,
                                                          "column": 42
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 4924,
                                                        "end": 4933,
                                                        "loc": {
                                                          "start": {
                                                            "line": 118,
                                                            "column": 26
                                                          },
                                                          "end": {
                                                            "line": 118,
                                                            "column": 35
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 4924,
                                                          "end": 4928,
                                                          "loc": {
                                                            "start": {
                                                              "line": 118,
                                                              "column": 26
                                                            },
                                                            "end": {
                                                              "line": 118,
                                                              "column": 30
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 4929,
                                                          "end": 4933,
                                                          "loc": {
                                                            "start": {
                                                              "line": 118,
                                                              "column": 31
                                                            },
                                                            "end": {
                                                              "line": 118,
                                                              "column": 35
                                                            },
                                                            "identifierName": "view"
                                                          },
                                                          "name": "view"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 4934,
                                                        "end": 4940,
                                                        "loc": {
                                                          "start": {
                                                            "line": 118,
                                                            "column": 36
                                                          },
                                                          "end": {
                                                            "line": 118,
                                                            "column": 42
                                                          },
                                                          "identifierName": "camera"
                                                        },
                                                        "name": "camera"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 4941,
                                                      "end": 4945,
                                                      "loc": {
                                                        "start": {
                                                          "line": 118,
                                                          "column": 43
                                                        },
                                                        "end": {
                                                          "line": 118,
                                                          "column": 47
                                                        },
                                                        "identifierName": "near"
                                                      },
                                                      "name": "near"
                                                    },
                                                    "computed": false
                                                  }
                                                },
                                                {
                                                  "type": "ObjectProperty",
                                                  "start": 4967,
                                                  "end": 4992,
                                                  "loc": {
                                                    "start": {
                                                      "line": 119,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 119,
                                                      "column": 45
                                                    }
                                                  },
                                                  "method": false,
                                                  "shorthand": false,
                                                  "computed": false,
                                                  "key": {
                                                    "type": "Identifier",
                                                    "start": 4967,
                                                    "end": 4970,
                                                    "loc": {
                                                      "start": {
                                                        "line": 119,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 119,
                                                        "column": 23
                                                      },
                                                      "identifierName": "far"
                                                    },
                                                    "name": "far"
                                                  },
                                                  "value": {
                                                    "type": "MemberExpression",
                                                    "start": 4972,
                                                    "end": 4992,
                                                    "loc": {
                                                      "start": {
                                                        "line": 119,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 119,
                                                        "column": 45
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 4972,
                                                      "end": 4988,
                                                      "loc": {
                                                        "start": {
                                                          "line": 119,
                                                          "column": 25
                                                        },
                                                        "end": {
                                                          "line": 119,
                                                          "column": 41
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 4972,
                                                        "end": 4981,
                                                        "loc": {
                                                          "start": {
                                                            "line": 119,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 119,
                                                            "column": 34
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 4972,
                                                          "end": 4976,
                                                          "loc": {
                                                            "start": {
                                                              "line": 119,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 119,
                                                              "column": 29
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 4977,
                                                          "end": 4981,
                                                          "loc": {
                                                            "start": {
                                                              "line": 119,
                                                              "column": 30
                                                            },
                                                            "end": {
                                                              "line": 119,
                                                              "column": 34
                                                            },
                                                            "identifierName": "view"
                                                          },
                                                          "name": "view"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 4982,
                                                        "end": 4988,
                                                        "loc": {
                                                          "start": {
                                                            "line": 119,
                                                            "column": 35
                                                          },
                                                          "end": {
                                                            "line": 119,
                                                            "column": 41
                                                          },
                                                          "identifierName": "camera"
                                                        },
                                                        "name": "camera"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 4989,
                                                      "end": 4992,
                                                      "loc": {
                                                        "start": {
                                                          "line": 119,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 119,
                                                          "column": 45
                                                        },
                                                        "identifierName": "far"
                                                      },
                                                      "name": "far"
                                                    },
                                                    "computed": false
                                                  }
                                                },
                                                {
                                                  "type": "ObjectProperty",
                                                  "start": 5014,
                                                  "end": 5039,
                                                  "loc": {
                                                    "start": {
                                                      "line": 120,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 120,
                                                      "column": 45
                                                    }
                                                  },
                                                  "method": false,
                                                  "shorthand": false,
                                                  "computed": false,
                                                  "key": {
                                                    "type": "Identifier",
                                                    "start": 5014,
                                                    "end": 5017,
                                                    "loc": {
                                                      "start": {
                                                        "line": 120,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 120,
                                                        "column": 23
                                                      },
                                                      "identifierName": "fov"
                                                    },
                                                    "name": "fov"
                                                  },
                                                  "value": {
                                                    "type": "MemberExpression",
                                                    "start": 5019,
                                                    "end": 5039,
                                                    "loc": {
                                                      "start": {
                                                        "line": 120,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 120,
                                                        "column": 45
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 5019,
                                                      "end": 5035,
                                                      "loc": {
                                                        "start": {
                                                          "line": 120,
                                                          "column": 25
                                                        },
                                                        "end": {
                                                          "line": 120,
                                                          "column": 41
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 5019,
                                                        "end": 5028,
                                                        "loc": {
                                                          "start": {
                                                            "line": 120,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 120,
                                                            "column": 34
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 5019,
                                                          "end": 5023,
                                                          "loc": {
                                                            "start": {
                                                              "line": 120,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 120,
                                                              "column": 29
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 5024,
                                                          "end": 5028,
                                                          "loc": {
                                                            "start": {
                                                              "line": 120,
                                                              "column": 30
                                                            },
                                                            "end": {
                                                              "line": 120,
                                                              "column": 34
                                                            },
                                                            "identifierName": "view"
                                                          },
                                                          "name": "view"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 5029,
                                                        "end": 5035,
                                                        "loc": {
                                                          "start": {
                                                            "line": 120,
                                                            "column": 35
                                                          },
                                                          "end": {
                                                            "line": 120,
                                                            "column": 41
                                                          },
                                                          "identifierName": "camera"
                                                        },
                                                        "name": "camera"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 5036,
                                                      "end": 5039,
                                                      "loc": {
                                                        "start": {
                                                          "line": 120,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 120,
                                                          "column": 45
                                                        },
                                                        "identifierName": "fov"
                                                      },
                                                      "name": "fov"
                                                    },
                                                    "computed": false
                                                  }
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 5077,
                                      "end": 5101,
                                      "loc": {
                                        "start": {
                                          "line": 122,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 122,
                                          "column": 40
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 5077,
                                        "end": 5100,
                                        "loc": {
                                          "start": {
                                            "line": 122,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 122,
                                            "column": 39
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 5077,
                                          "end": 5094,
                                          "loc": {
                                            "start": {
                                              "line": 122,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 122,
                                              "column": 33
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 5077,
                                            "end": 5086,
                                            "loc": {
                                              "start": {
                                                "line": 122,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 122,
                                                "column": 25
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 5077,
                                              "end": 5081,
                                              "loc": {
                                                "start": {
                                                  "line": 122,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 122,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 5082,
                                              "end": 5086,
                                              "loc": {
                                                "start": {
                                                  "line": 122,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 122,
                                                  "column": 25
                                                },
                                                "identifierName": "view"
                                              },
                                              "name": "view"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 5087,
                                            "end": 5094,
                                            "loc": {
                                              "start": {
                                                "line": 122,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 122,
                                                "column": 33
                                              },
                                              "identifierName": "measure"
                                            },
                                            "name": "measure"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "BooleanLiteral",
                                            "start": 5095,
                                            "end": 5099,
                                            "loc": {
                                              "start": {
                                                "line": 122,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 122,
                                                "column": 38
                                              }
                                            },
                                            "value": true
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 5118,
                                      "end": 5174,
                                      "loc": {
                                        "start": {
                                          "line": 123,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 123,
                                          "column": 72
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 5122,
                                          "end": 5173,
                                          "loc": {
                                            "start": {
                                              "line": 123,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 123,
                                              "column": 71
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 5122,
                                            "end": 5133,
                                            "loc": {
                                              "start": {
                                                "line": 123,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 123,
                                                "column": 31
                                              },
                                              "identifierName": "modelBounds"
                                            },
                                            "name": "modelBounds"
                                          },
                                          "init": {
                                            "type": "MemberExpression",
                                            "start": 5136,
                                            "end": 5173,
                                            "loc": {
                                              "start": {
                                                "line": 123,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 123,
                                                "column": 71
                                              }
                                            },
                                            "object": {
                                              "type": "CallExpression",
                                              "start": 5136,
                                              "end": 5166,
                                              "loc": {
                                                "start": {
                                                  "line": 123,
                                                  "column": 34
                                                },
                                                "end": {
                                                  "line": 123,
                                                  "column": 64
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 5136,
                                                "end": 5164,
                                                "loc": {
                                                  "start": {
                                                    "line": 123,
                                                    "column": 34
                                                  },
                                                  "end": {
                                                    "line": 123,
                                                    "column": 62
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 5136,
                                                  "end": 5151,
                                                  "loc": {
                                                    "start": {
                                                      "line": 123,
                                                      "column": 34
                                                    },
                                                    "end": {
                                                      "line": 123,
                                                      "column": 49
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 5136,
                                                    "end": 5145,
                                                    "loc": {
                                                      "start": {
                                                        "line": 123,
                                                        "column": 34
                                                      },
                                                      "end": {
                                                        "line": 123,
                                                        "column": 43
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 5136,
                                                      "end": 5140,
                                                      "loc": {
                                                        "start": {
                                                          "line": 123,
                                                          "column": 34
                                                        },
                                                        "end": {
                                                          "line": 123,
                                                          "column": 38
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 5141,
                                                      "end": 5145,
                                                      "loc": {
                                                        "start": {
                                                          "line": 123,
                                                          "column": 39
                                                        },
                                                        "end": {
                                                          "line": 123,
                                                          "column": 43
                                                        },
                                                        "identifierName": "view"
                                                      },
                                                      "name": "view"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 5146,
                                                    "end": 5151,
                                                    "loc": {
                                                      "start": {
                                                        "line": 123,
                                                        "column": 44
                                                      },
                                                      "end": {
                                                        "line": 123,
                                                        "column": 49
                                                      },
                                                      "identifierName": "scene"
                                                    },
                                                    "name": "scene"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 5152,
                                                  "end": 5164,
                                                  "loc": {
                                                    "start": {
                                                      "line": 123,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 123,
                                                      "column": 62
                                                    },
                                                    "identifierName": "updateBounds"
                                                  },
                                                  "name": "updateBounds"
                                                },
                                                "computed": false
                                              },
                                              "arguments": []
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 5167,
                                              "end": 5173,
                                              "loc": {
                                                "start": {
                                                  "line": 123,
                                                  "column": 65
                                                },
                                                "end": {
                                                  "line": 123,
                                                  "column": 71
                                                },
                                                "identifierName": "bounds"
                                              },
                                              "name": "bounds"
                                            },
                                            "computed": false
                                          }
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 5191,
                                      "end": 5232,
                                      "loc": {
                                        "start": {
                                          "line": 124,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 124,
                                          "column": 57
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 5195,
                                          "end": 5231,
                                          "loc": {
                                            "start": {
                                              "line": 124,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 124,
                                              "column": 56
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 5195,
                                            "end": 5199,
                                            "loc": {
                                              "start": {
                                                "line": 124,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 124,
                                                "column": 24
                                              },
                                              "identifierName": "geom"
                                            },
                                            "name": "geom"
                                          },
                                          "init": {
                                            "type": "NewExpression",
                                            "start": 5202,
                                            "end": 5231,
                                            "loc": {
                                              "start": {
                                                "line": 124,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 124,
                                                "column": 56
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 5206,
                                              "end": 5225,
                                              "loc": {
                                                "start": {
                                                  "line": 124,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 124,
                                                  "column": 50
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 5206,
                                                "end": 5211,
                                                "loc": {
                                                  "start": {
                                                    "line": 124,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 124,
                                                    "column": 36
                                                  },
                                                  "identifierName": "THREE"
                                                },
                                                "name": "THREE"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 5212,
                                                "end": 5225,
                                                "loc": {
                                                  "start": {
                                                    "line": 124,
                                                    "column": 37
                                                  },
                                                  "end": {
                                                    "line": 124,
                                                    "column": 50
                                                  },
                                                  "identifierName": "PlaneGeometry"
                                                },
                                                "name": "PlaneGeometry"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "NumericLiteral",
                                                "start": 5226,
                                                "end": 5227,
                                                "loc": {
                                                  "start": {
                                                    "line": 124,
                                                    "column": 51
                                                  },
                                                  "end": {
                                                    "line": 124,
                                                    "column": 52
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": 1,
                                                  "raw": "1"
                                                },
                                                "value": 1
                                              },
                                              {
                                                "type": "NumericLiteral",
                                                "start": 5229,
                                                "end": 5230,
                                                "loc": {
                                                  "start": {
                                                    "line": 124,
                                                    "column": 54
                                                  },
                                                  "end": {
                                                    "line": 124,
                                                    "column": 55
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": 1,
                                                  "raw": "1"
                                                },
                                                "value": 1
                                              }
                                            ]
                                          }
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 5249,
                                      "end": 5526,
                                      "loc": {
                                        "start": {
                                          "line": 125,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 132,
                                          "column": 18
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 5253,
                                          "end": 5525,
                                          "loc": {
                                            "start": {
                                              "line": 125,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 132,
                                              "column": 17
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 5253,
                                            "end": 5256,
                                            "loc": {
                                              "start": {
                                                "line": 125,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 125,
                                                "column": 23
                                              },
                                              "identifierName": "box"
                                            },
                                            "name": "box"
                                          },
                                          "init": {
                                            "type": "NewExpression",
                                            "start": 5259,
                                            "end": 5525,
                                            "loc": {
                                              "start": {
                                                "line": 125,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 132,
                                                "column": 17
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 5263,
                                              "end": 5273,
                                              "loc": {
                                                "start": {
                                                  "line": 125,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 125,
                                                  "column": 40
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 5263,
                                                "end": 5268,
                                                "loc": {
                                                  "start": {
                                                    "line": 125,
                                                    "column": 30
                                                  },
                                                  "end": {
                                                    "line": 125,
                                                    "column": 35
                                                  },
                                                  "identifierName": "THREE"
                                                },
                                                "name": "THREE"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 5269,
                                                "end": 5273,
                                                "loc": {
                                                  "start": {
                                                    "line": 125,
                                                    "column": 36
                                                  },
                                                  "end": {
                                                    "line": 125,
                                                    "column": 40
                                                  },
                                                  "identifierName": "Mesh"
                                                },
                                                "name": "Mesh"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "Identifier",
                                                "start": 5295,
                                                "end": 5299,
                                                "loc": {
                                                  "start": {
                                                    "line": 126,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 126,
                                                    "column": 24
                                                  },
                                                  "identifierName": "geom"
                                                },
                                                "name": "geom"
                                              },
                                              {
                                                "type": "NewExpression",
                                                "start": 5321,
                                                "end": 5506,
                                                "loc": {
                                                  "start": {
                                                    "line": 127,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 131,
                                                    "column": 22
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 5325,
                                                  "end": 5348,
                                                  "loc": {
                                                    "start": {
                                                      "line": 127,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 127,
                                                      "column": 47
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 5325,
                                                    "end": 5330,
                                                    "loc": {
                                                      "start": {
                                                        "line": 127,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 127,
                                                        "column": 29
                                                      },
                                                      "identifierName": "THREE"
                                                    },
                                                    "name": "THREE"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 5331,
                                                    "end": 5348,
                                                    "loc": {
                                                      "start": {
                                                        "line": 127,
                                                        "column": 30
                                                      },
                                                      "end": {
                                                        "line": 127,
                                                        "column": 47
                                                      },
                                                      "identifierName": "MeshBasicMaterial"
                                                    },
                                                    "name": "MeshBasicMaterial"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "ObjectExpression",
                                                    "start": 5349,
                                                    "end": 5505,
                                                    "loc": {
                                                      "start": {
                                                        "line": 127,
                                                        "column": 48
                                                      },
                                                      "end": {
                                                        "line": 131,
                                                        "column": 21
                                                      }
                                                    },
                                                    "properties": [
                                                      {
                                                        "type": "ObjectProperty",
                                                        "start": 5375,
                                                        "end": 5392,
                                                        "loc": {
                                                          "start": {
                                                            "line": 128,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 128,
                                                            "column": 41
                                                          }
                                                        },
                                                        "method": false,
                                                        "shorthand": false,
                                                        "computed": false,
                                                        "key": {
                                                          "type": "Identifier",
                                                          "start": 5375,
                                                          "end": 5386,
                                                          "loc": {
                                                            "start": {
                                                              "line": 128,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 128,
                                                              "column": 35
                                                            },
                                                            "identifierName": "transparent"
                                                          },
                                                          "name": "transparent"
                                                        },
                                                        "value": {
                                                          "type": "BooleanLiteral",
                                                          "start": 5388,
                                                          "end": 5392,
                                                          "loc": {
                                                            "start": {
                                                              "line": 128,
                                                              "column": 37
                                                            },
                                                            "end": {
                                                              "line": 128,
                                                              "column": 41
                                                            }
                                                          },
                                                          "value": true
                                                        }
                                                      },
                                                      {
                                                        "type": "ObjectProperty",
                                                        "start": 5418,
                                                        "end": 5431,
                                                        "loc": {
                                                          "start": {
                                                            "line": 129,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 129,
                                                            "column": 37
                                                          }
                                                        },
                                                        "method": false,
                                                        "shorthand": false,
                                                        "computed": false,
                                                        "key": {
                                                          "type": "Identifier",
                                                          "start": 5418,
                                                          "end": 5425,
                                                          "loc": {
                                                            "start": {
                                                              "line": 129,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 129,
                                                              "column": 31
                                                            },
                                                            "identifierName": "opacity"
                                                          },
                                                          "name": "opacity"
                                                        },
                                                        "value": {
                                                          "type": "NumericLiteral",
                                                          "start": 5427,
                                                          "end": 5431,
                                                          "loc": {
                                                            "start": {
                                                              "line": 129,
                                                              "column": 33
                                                            },
                                                            "end": {
                                                              "line": 129,
                                                              "column": 37
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": 0.05,
                                                            "raw": "0.05"
                                                          },
                                                          "value": 0.05
                                                        }
                                                      },
                                                      {
                                                        "type": "ObjectProperty",
                                                        "start": 5457,
                                                        "end": 5482,
                                                        "loc": {
                                                          "start": {
                                                            "line": 130,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 130,
                                                            "column": 49
                                                          }
                                                        },
                                                        "method": false,
                                                        "shorthand": false,
                                                        "computed": false,
                                                        "key": {
                                                          "type": "Identifier",
                                                          "start": 5457,
                                                          "end": 5462,
                                                          "loc": {
                                                            "start": {
                                                              "line": 130,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 130,
                                                              "column": 29
                                                            },
                                                            "identifierName": "color"
                                                          },
                                                          "name": "color"
                                                        },
                                                        "value": {
                                                          "type": "NewExpression",
                                                          "start": 5464,
                                                          "end": 5482,
                                                          "loc": {
                                                            "start": {
                                                              "line": 130,
                                                              "column": 31
                                                            },
                                                            "end": {
                                                              "line": 130,
                                                              "column": 49
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 5468,
                                                            "end": 5479,
                                                            "loc": {
                                                              "start": {
                                                                "line": 130,
                                                                "column": 35
                                                              },
                                                              "end": {
                                                                "line": 130,
                                                                "column": 46
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 5468,
                                                              "end": 5473,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 130,
                                                                  "column": 35
                                                                },
                                                                "end": {
                                                                  "line": 130,
                                                                  "column": 40
                                                                },
                                                                "identifierName": "THREE"
                                                              },
                                                              "name": "THREE"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 5474,
                                                              "end": 5479,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 130,
                                                                  "column": 41
                                                                },
                                                                "end": {
                                                                  "line": 130,
                                                                  "column": 46
                                                                },
                                                                "identifierName": "Color"
                                                              },
                                                              "name": "Color"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "NumericLiteral",
                                                              "start": 5480,
                                                              "end": 5481,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 130,
                                                                  "column": 47
                                                                },
                                                                "end": {
                                                                  "line": 130,
                                                                  "column": 48
                                                                }
                                                              },
                                                              "extra": {
                                                                "rawValue": 0,
                                                                "raw": "0"
                                                              },
                                                              "value": 0
                                                            }
                                                          ]
                                                        }
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 5543,
                                      "end": 5567,
                                      "loc": {
                                        "start": {
                                          "line": 133,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 133,
                                          "column": 40
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 5543,
                                        "end": 5566,
                                        "loc": {
                                          "start": {
                                            "line": 133,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 133,
                                            "column": 39
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 5543,
                                          "end": 5561,
                                          "loc": {
                                            "start": {
                                              "line": 133,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 133,
                                              "column": 34
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 5543,
                                            "end": 5557,
                                            "loc": {
                                              "start": {
                                                "line": 133,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 133,
                                                "column": 30
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 5543,
                                              "end": 5551,
                                              "loc": {
                                                "start": {
                                                  "line": 133,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 133,
                                                  "column": 24
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 5543,
                                                "end": 5547,
                                                "loc": {
                                                  "start": {
                                                    "line": 133,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 133,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 5548,
                                                "end": 5551,
                                                "loc": {
                                                  "start": {
                                                    "line": 133,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 133,
                                                    "column": 24
                                                  },
                                                  "identifierName": "hud"
                                                },
                                                "name": "hud"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 5552,
                                              "end": 5557,
                                              "loc": {
                                                "start": {
                                                  "line": 133,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 133,
                                                  "column": 30
                                                },
                                                "identifierName": "scene"
                                              },
                                              "name": "scene"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 5558,
                                            "end": 5561,
                                            "loc": {
                                              "start": {
                                                "line": 133,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 133,
                                                "column": 34
                                              },
                                              "identifierName": "add"
                                            },
                                            "name": "add"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 5562,
                                            "end": 5565,
                                            "loc": {
                                              "start": {
                                                "line": 133,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 133,
                                                "column": 38
                                              },
                                              "identifierName": "box"
                                            },
                                            "name": "box"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 5585,
                                      "end": 5635,
                                      "loc": {
                                        "start": {
                                          "line": 135,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 135,
                                          "column": 66
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 5589,
                                          "end": 5598,
                                          "loc": {
                                            "start": {
                                              "line": 135,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 135,
                                              "column": 29
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 5589,
                                            "end": 5598,
                                            "loc": {
                                              "start": {
                                                "line": 135,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 135,
                                                "column": 29
                                              },
                                              "identifierName": "clickDown"
                                            },
                                            "name": "clickDown"
                                          },
                                          "init": null
                                        },
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 5600,
                                          "end": 5608,
                                          "loc": {
                                            "start": {
                                              "line": 135,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 135,
                                              "column": 39
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 5600,
                                            "end": 5608,
                                            "loc": {
                                              "start": {
                                                "line": 135,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 135,
                                                "column": 39
                                              },
                                              "identifierName": "mousePos"
                                            },
                                            "name": "mousePos"
                                          },
                                          "init": null
                                        },
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 5610,
                                          "end": 5624,
                                          "loc": {
                                            "start": {
                                              "line": 135,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 135,
                                              "column": 55
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 5610,
                                            "end": 5624,
                                            "loc": {
                                              "start": {
                                                "line": 135,
                                                "column": 41
                                              },
                                              "end": {
                                                "line": 135,
                                                "column": 55
                                              },
                                              "identifierName": "rubberBandLine"
                                            },
                                            "name": "rubberBandLine"
                                          },
                                          "init": null
                                        },
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 5626,
                                          "end": 5634,
                                          "loc": {
                                            "start": {
                                              "line": 135,
                                              "column": 57
                                            },
                                            "end": {
                                              "line": 135,
                                              "column": 65
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 5626,
                                            "end": 5634,
                                            "loc": {
                                              "start": {
                                                "line": 135,
                                                "column": 57
                                              },
                                              "end": {
                                                "line": 135,
                                                "column": 65
                                              },
                                              "identifierName": "clickHud"
                                            },
                                            "name": "clickHud"
                                          },
                                          "init": null
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 5652,
                                      "end": 10798,
                                      "loc": {
                                        "start": {
                                          "line": 136,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 236,
                                          "column": 18
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 5656,
                                          "end": 10797,
                                          "loc": {
                                            "start": {
                                              "line": 136,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 236,
                                              "column": 17
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 5656,
                                            "end": 5663,
                                            "loc": {
                                              "start": {
                                                "line": 136,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 136,
                                                "column": 27
                                              },
                                              "identifierName": "handler"
                                            },
                                            "name": "handler"
                                          },
                                          "init": {
                                            "type": "ArrowFunctionExpression",
                                            "start": 5666,
                                            "end": 10797,
                                            "loc": {
                                              "start": {
                                                "line": 136,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 236,
                                                "column": 17
                                              }
                                            },
                                            "id": null,
                                            "generator": false,
                                            "expression": false,
                                            "async": false,
                                            "params": [
                                              {
                                                "type": "Identifier",
                                                "start": 5666,
                                                "end": 5671,
                                                "loc": {
                                                  "start": {
                                                    "line": 136,
                                                    "column": 30
                                                  },
                                                  "end": {
                                                    "line": 136,
                                                    "column": 35
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              }
                                            ],
                                            "body": {
                                              "type": "BlockStatement",
                                              "start": 5675,
                                              "end": 10797,
                                              "loc": {
                                                "start": {
                                                  "line": 136,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 236,
                                                  "column": 17
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "SwitchStatement",
                                                  "start": 5697,
                                                  "end": 10779,
                                                  "loc": {
                                                    "start": {
                                                      "line": 137,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 235,
                                                      "column": 21
                                                    }
                                                  },
                                                  "discriminant": {
                                                    "type": "MemberExpression",
                                                    "start": 5705,
                                                    "end": 5715,
                                                    "loc": {
                                                      "start": {
                                                        "line": 137,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 137,
                                                        "column": 38
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 5705,
                                                      "end": 5710,
                                                      "loc": {
                                                        "start": {
                                                          "line": 137,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 137,
                                                          "column": 33
                                                        },
                                                        "identifierName": "event"
                                                      },
                                                      "name": "event"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 5711,
                                                      "end": 5715,
                                                      "loc": {
                                                        "start": {
                                                          "line": 137,
                                                          "column": 34
                                                        },
                                                        "end": {
                                                          "line": 137,
                                                          "column": 38
                                                        },
                                                        "identifierName": "type"
                                                      },
                                                      "name": "type"
                                                    },
                                                    "computed": false
                                                  },
                                                  "cases": [
                                                    {
                                                      "type": "SwitchCase",
                                                      "start": 5743,
                                                      "end": 6293,
                                                      "loc": {
                                                        "start": {
                                                          "line": 138,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 147,
                                                          "column": 34
                                                        }
                                                      },
                                                      "consequent": [
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 5789,
                                                          "end": 5849,
                                                          "loc": {
                                                            "start": {
                                                              "line": 139,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 139,
                                                              "column": 88
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 5789,
                                                            "end": 5848,
                                                            "loc": {
                                                              "start": {
                                                                "line": 139,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 139,
                                                                "column": 87
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "Identifier",
                                                              "start": 5789,
                                                              "end": 5798,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 139,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 139,
                                                                  "column": 37
                                                                },
                                                                "identifierName": "clickDown"
                                                              },
                                                              "name": "clickDown"
                                                            },
                                                            "right": {
                                                              "type": "NewExpression",
                                                              "start": 5801,
                                                              "end": 5848,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 139,
                                                                  "column": 40
                                                                },
                                                                "end": {
                                                                  "line": 139,
                                                                  "column": 87
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 5805,
                                                                "end": 5818,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 139,
                                                                    "column": 44
                                                                  },
                                                                  "end": {
                                                                    "line": 139,
                                                                    "column": 57
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 5805,
                                                                  "end": 5810,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 139,
                                                                      "column": 44
                                                                    },
                                                                    "end": {
                                                                      "line": 139,
                                                                      "column": 49
                                                                    },
                                                                    "identifierName": "THREE"
                                                                  },
                                                                  "name": "THREE"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 5811,
                                                                  "end": 5818,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 139,
                                                                      "column": 50
                                                                    },
                                                                    "end": {
                                                                      "line": 139,
                                                                      "column": 57
                                                                    },
                                                                    "identifierName": "Vector2"
                                                                  },
                                                                  "name": "Vector2"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": [
                                                                {
                                                                  "type": "MemberExpression",
                                                                  "start": 5819,
                                                                  "end": 5832,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 139,
                                                                      "column": 58
                                                                    },
                                                                    "end": {
                                                                      "line": 139,
                                                                      "column": 71
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 5819,
                                                                    "end": 5824,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 139,
                                                                        "column": 58
                                                                      },
                                                                      "end": {
                                                                        "line": 139,
                                                                        "column": 63
                                                                      },
                                                                      "identifierName": "event"
                                                                    },
                                                                    "name": "event"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 5825,
                                                                    "end": 5832,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 139,
                                                                        "column": 64
                                                                      },
                                                                      "end": {
                                                                        "line": 139,
                                                                        "column": 71
                                                                      },
                                                                      "identifierName": "offsetX"
                                                                    },
                                                                    "name": "offsetX"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                {
                                                                  "type": "MemberExpression",
                                                                  "start": 5834,
                                                                  "end": 5847,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 139,
                                                                      "column": 73
                                                                    },
                                                                    "end": {
                                                                      "line": 139,
                                                                      "column": 86
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 5834,
                                                                    "end": 5839,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 139,
                                                                        "column": 73
                                                                      },
                                                                      "end": {
                                                                        "line": 139,
                                                                        "column": 78
                                                                      },
                                                                      "identifierName": "event"
                                                                    },
                                                                    "name": "event"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 5840,
                                                                    "end": 5847,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 139,
                                                                        "column": 79
                                                                      },
                                                                      "end": {
                                                                        "line": 139,
                                                                        "column": 86
                                                                      },
                                                                      "identifierName": "offsetY"
                                                                    },
                                                                    "name": "offsetY"
                                                                  },
                                                                  "computed": false
                                                                }
                                                              ]
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 5878,
                                                          "end": 5946,
                                                          "loc": {
                                                            "start": {
                                                              "line": 140,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 140,
                                                              "column": 96
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 5878,
                                                            "end": 5945,
                                                            "loc": {
                                                              "start": {
                                                                "line": 140,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 140,
                                                                "column": 95
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "Identifier",
                                                              "start": 5878,
                                                              "end": 5886,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 140,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 140,
                                                                  "column": 36
                                                                },
                                                                "identifierName": "mousePos"
                                                              },
                                                              "name": "mousePos"
                                                            },
                                                            "right": {
                                                              "type": "NewExpression",
                                                              "start": 5889,
                                                              "end": 5945,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 140,
                                                                  "column": 39
                                                                },
                                                                "end": {
                                                                  "line": 140,
                                                                  "column": 95
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 5893,
                                                                "end": 5906,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 140,
                                                                    "column": 43
                                                                  },
                                                                  "end": {
                                                                    "line": 140,
                                                                    "column": 56
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 5893,
                                                                  "end": 5898,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 140,
                                                                      "column": 43
                                                                    },
                                                                    "end": {
                                                                      "line": 140,
                                                                      "column": 48
                                                                    },
                                                                    "identifierName": "THREE"
                                                                  },
                                                                  "name": "THREE"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 5899,
                                                                  "end": 5906,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 140,
                                                                      "column": 49
                                                                    },
                                                                    "end": {
                                                                      "line": 140,
                                                                      "column": 56
                                                                    },
                                                                    "identifierName": "Vector2"
                                                                  },
                                                                  "name": "Vector2"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": [
                                                                {
                                                                  "type": "BinaryExpression",
                                                                  "start": 5907,
                                                                  "end": 5925,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 140,
                                                                      "column": 57
                                                                    },
                                                                    "end": {
                                                                      "line": 140,
                                                                      "column": 75
                                                                    }
                                                                  },
                                                                  "left": {
                                                                    "type": "MemberExpression",
                                                                    "start": 5907,
                                                                    "end": 5920,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 140,
                                                                        "column": 57
                                                                      },
                                                                      "end": {
                                                                        "line": 140,
                                                                        "column": 70
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "Identifier",
                                                                      "start": 5907,
                                                                      "end": 5912,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 140,
                                                                          "column": 57
                                                                        },
                                                                        "end": {
                                                                          "line": 140,
                                                                          "column": 62
                                                                        },
                                                                        "identifierName": "event"
                                                                      },
                                                                      "name": "event"
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 5913,
                                                                      "end": 5920,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 140,
                                                                          "column": 63
                                                                        },
                                                                        "end": {
                                                                          "line": 140,
                                                                          "column": 70
                                                                        },
                                                                        "identifierName": "offsetX"
                                                                      },
                                                                      "name": "offsetX"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "operator": "+",
                                                                  "right": {
                                                                    "type": "NumericLiteral",
                                                                    "start": 5923,
                                                                    "end": 5925,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 140,
                                                                        "column": 73
                                                                      },
                                                                      "end": {
                                                                        "line": 140,
                                                                        "column": 75
                                                                      }
                                                                    },
                                                                    "extra": {
                                                                      "rawValue": 11,
                                                                      "raw": "11"
                                                                    },
                                                                    "value": 11
                                                                  }
                                                                },
                                                                {
                                                                  "type": "BinaryExpression",
                                                                  "start": 5927,
                                                                  "end": 5944,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 140,
                                                                      "column": 77
                                                                    },
                                                                    "end": {
                                                                      "line": 140,
                                                                      "column": 94
                                                                    }
                                                                  },
                                                                  "left": {
                                                                    "type": "MemberExpression",
                                                                    "start": 5927,
                                                                    "end": 5940,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 140,
                                                                        "column": 77
                                                                      },
                                                                      "end": {
                                                                        "line": 140,
                                                                        "column": 90
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "Identifier",
                                                                      "start": 5927,
                                                                      "end": 5932,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 140,
                                                                          "column": 77
                                                                        },
                                                                        "end": {
                                                                          "line": 140,
                                                                          "column": 82
                                                                        },
                                                                        "identifierName": "event"
                                                                      },
                                                                      "name": "event"
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 5933,
                                                                      "end": 5940,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 140,
                                                                          "column": 83
                                                                        },
                                                                        "end": {
                                                                          "line": 140,
                                                                          "column": 90
                                                                        },
                                                                        "identifierName": "offsetY"
                                                                      },
                                                                      "name": "offsetY"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "operator": "+",
                                                                  "right": {
                                                                    "type": "NumericLiteral",
                                                                    "start": 5943,
                                                                    "end": 5944,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 140,
                                                                        "column": 93
                                                                      },
                                                                      "end": {
                                                                        "line": 140,
                                                                        "column": 94
                                                                      }
                                                                    },
                                                                    "extra": {
                                                                      "rawValue": 1,
                                                                      "raw": "1"
                                                                    },
                                                                    "value": 1
                                                                  }
                                                                }
                                                              ]
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 5975,
                                                          "end": 6201,
                                                          "loc": {
                                                            "start": {
                                                              "line": 141,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 145,
                                                              "column": 30
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 5975,
                                                            "end": 6200,
                                                            "loc": {
                                                              "start": {
                                                                "line": 141,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 145,
                                                                "column": 29
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "Identifier",
                                                              "start": 5975,
                                                              "end": 5983,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 141,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 141,
                                                                  "column": 36
                                                                },
                                                                "identifierName": "clickHud"
                                                              },
                                                              "name": "clickHud"
                                                            },
                                                            "right": {
                                                              "type": "CallExpression",
                                                              "start": 5986,
                                                              "end": 6200,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 141,
                                                                  "column": 39
                                                                },
                                                                "end": {
                                                                  "line": 145,
                                                                  "column": 29
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 5986,
                                                                "end": 6005,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 141,
                                                                    "column": 39
                                                                  },
                                                                  "end": {
                                                                    "line": 141,
                                                                    "column": 58
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 5986,
                                                                  "end": 5995,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 141,
                                                                      "column": 39
                                                                    },
                                                                    "end": {
                                                                      "line": 141,
                                                                      "column": 48
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "ThisExpression",
                                                                    "start": 5986,
                                                                    "end": 5990,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 141,
                                                                        "column": 39
                                                                      },
                                                                      "end": {
                                                                        "line": 141,
                                                                        "column": 43
                                                                      }
                                                                    }
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 5991,
                                                                    "end": 5995,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 141,
                                                                        "column": 44
                                                                      },
                                                                      "end": {
                                                                        "line": 141,
                                                                        "column": 48
                                                                      },
                                                                      "identifierName": "view"
                                                                    },
                                                                    "name": "view"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 5996,
                                                                  "end": 6005,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 141,
                                                                      "column": 49
                                                                    },
                                                                    "end": {
                                                                      "line": 141,
                                                                      "column": 58
                                                                    },
                                                                    "identifierName": "getPoint3"
                                                                  },
                                                                  "name": "getPoint3"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": [
                                                                {
                                                                  "type": "ObjectExpression",
                                                                  "start": 6039,
                                                                  "end": 6077,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 142,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 142,
                                                                      "column": 70
                                                                    }
                                                                  },
                                                                  "properties": [
                                                                    {
                                                                      "type": "ObjectProperty",
                                                                      "start": 6041,
                                                                      "end": 6057,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 142,
                                                                          "column": 34
                                                                        },
                                                                        "end": {
                                                                          "line": 142,
                                                                          "column": 50
                                                                        }
                                                                      },
                                                                      "method": false,
                                                                      "shorthand": false,
                                                                      "computed": false,
                                                                      "key": {
                                                                        "type": "Identifier",
                                                                        "start": 6041,
                                                                        "end": 6042,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 142,
                                                                            "column": 34
                                                                          },
                                                                          "end": {
                                                                            "line": 142,
                                                                            "column": 35
                                                                          },
                                                                          "identifierName": "x"
                                                                        },
                                                                        "name": "x"
                                                                      },
                                                                      "value": {
                                                                        "type": "MemberExpression",
                                                                        "start": 6044,
                                                                        "end": 6057,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 142,
                                                                            "column": 37
                                                                          },
                                                                          "end": {
                                                                            "line": 142,
                                                                            "column": 50
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "Identifier",
                                                                          "start": 6044,
                                                                          "end": 6049,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 142,
                                                                              "column": 37
                                                                            },
                                                                            "end": {
                                                                              "line": 142,
                                                                              "column": 42
                                                                            },
                                                                            "identifierName": "event"
                                                                          },
                                                                          "name": "event"
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 6050,
                                                                          "end": 6057,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 142,
                                                                              "column": 43
                                                                            },
                                                                            "end": {
                                                                              "line": 142,
                                                                              "column": 50
                                                                            },
                                                                            "identifierName": "offsetX"
                                                                          },
                                                                          "name": "offsetX"
                                                                        },
                                                                        "computed": false
                                                                      }
                                                                    },
                                                                    {
                                                                      "type": "ObjectProperty",
                                                                      "start": 6059,
                                                                      "end": 6075,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 142,
                                                                          "column": 52
                                                                        },
                                                                        "end": {
                                                                          "line": 142,
                                                                          "column": 68
                                                                        }
                                                                      },
                                                                      "method": false,
                                                                      "shorthand": false,
                                                                      "computed": false,
                                                                      "key": {
                                                                        "type": "Identifier",
                                                                        "start": 6059,
                                                                        "end": 6060,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 142,
                                                                            "column": 52
                                                                          },
                                                                          "end": {
                                                                            "line": 142,
                                                                            "column": 53
                                                                          },
                                                                          "identifierName": "y"
                                                                        },
                                                                        "name": "y"
                                                                      },
                                                                      "value": {
                                                                        "type": "MemberExpression",
                                                                        "start": 6062,
                                                                        "end": 6075,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 142,
                                                                            "column": 55
                                                                          },
                                                                          "end": {
                                                                            "line": 142,
                                                                            "column": 68
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "Identifier",
                                                                          "start": 6062,
                                                                          "end": 6067,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 142,
                                                                              "column": 55
                                                                            },
                                                                            "end": {
                                                                              "line": 142,
                                                                              "column": 60
                                                                            },
                                                                            "identifierName": "event"
                                                                          },
                                                                          "name": "event"
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 6068,
                                                                          "end": 6075,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 142,
                                                                              "column": 61
                                                                            },
                                                                            "end": {
                                                                              "line": 142,
                                                                              "column": 68
                                                                            },
                                                                            "identifierName": "offsetY"
                                                                          },
                                                                          "name": "offsetY"
                                                                        },
                                                                        "computed": false
                                                                      }
                                                                    }
                                                                  ]
                                                                },
                                                                {
                                                                  "type": "MemberExpression",
                                                                  "start": 6111,
                                                                  "end": 6134,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 143,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 143,
                                                                      "column": 55
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 6111,
                                                                    "end": 6126,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 143,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 143,
                                                                        "column": 47
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 6111,
                                                                      "end": 6119,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 143,
                                                                          "column": 32
                                                                        },
                                                                        "end": {
                                                                          "line": 143,
                                                                          "column": 40
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "ThisExpression",
                                                                        "start": 6111,
                                                                        "end": 6115,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 143,
                                                                            "column": 32
                                                                          },
                                                                          "end": {
                                                                            "line": 143,
                                                                            "column": 36
                                                                          }
                                                                        }
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 6116,
                                                                        "end": 6119,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 143,
                                                                            "column": 37
                                                                          },
                                                                          "end": {
                                                                            "line": 143,
                                                                            "column": 40
                                                                          },
                                                                          "identifierName": "hud"
                                                                        },
                                                                        "name": "hud"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 6120,
                                                                      "end": 6126,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 143,
                                                                          "column": 41
                                                                        },
                                                                        "end": {
                                                                          "line": 143,
                                                                          "column": 47
                                                                        },
                                                                        "identifierName": "camera"
                                                                      },
                                                                      "name": "camera"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 6127,
                                                                    "end": 6134,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 143,
                                                                        "column": 48
                                                                      },
                                                                      "end": {
                                                                        "line": 143,
                                                                        "column": 55
                                                                      },
                                                                      "identifierName": "display"
                                                                    },
                                                                    "name": "display"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                {
                                                                  "type": "NumericLiteral",
                                                                  "start": 6168,
                                                                  "end": 6169,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 144,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 144,
                                                                      "column": 33
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 0,
                                                                    "raw": "0"
                                                                  },
                                                                  "value": 0
                                                                }
                                                              ]
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 6230,
                                                          "end": 6258,
                                                          "loc": {
                                                            "start": {
                                                              "line": 146,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 146,
                                                              "column": 56
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 6230,
                                                            "end": 6257,
                                                            "loc": {
                                                              "start": {
                                                                "line": 146,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 146,
                                                                "column": 55
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 6230,
                                                              "end": 6247,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 146,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 146,
                                                                  "column": 45
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 6230,
                                                                "end": 6242,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 146,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 146,
                                                                    "column": 40
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 6230,
                                                                  "end": 6233,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 146,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 146,
                                                                      "column": 31
                                                                    },
                                                                    "identifierName": "box"
                                                                  },
                                                                  "name": "box"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 6234,
                                                                  "end": 6242,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 146,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 146,
                                                                      "column": 40
                                                                    },
                                                                    "identifierName": "position"
                                                                  },
                                                                  "name": "position"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 6243,
                                                                "end": 6247,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 146,
                                                                    "column": 41
                                                                  },
                                                                  "end": {
                                                                    "line": 146,
                                                                    "column": 45
                                                                  },
                                                                  "identifierName": "copy"
                                                                },
                                                                "name": "copy"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "Identifier",
                                                                "start": 6248,
                                                                "end": 6256,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 146,
                                                                    "column": 46
                                                                  },
                                                                  "end": {
                                                                    "line": 146,
                                                                    "column": 54
                                                                  },
                                                                  "identifierName": "clickHud"
                                                                },
                                                                "name": "clickHud"
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "BreakStatement",
                                                          "start": 6287,
                                                          "end": 6293,
                                                          "loc": {
                                                            "start": {
                                                              "line": 147,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 147,
                                                              "column": 34
                                                            }
                                                          },
                                                          "label": null
                                                        }
                                                      ],
                                                      "test": {
                                                        "type": "StringLiteral",
                                                        "start": 5748,
                                                        "end": 5759,
                                                        "loc": {
                                                          "start": {
                                                            "line": 138,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 138,
                                                            "column": 40
                                                          }
                                                        },
                                                        "extra": {
                                                          "rawValue": "mousedown",
                                                          "raw": "'mousedown'"
                                                        },
                                                        "value": "mousedown"
                                                      }
                                                    },
                                                    {
                                                      "type": "SwitchCase",
                                                      "start": 6319,
                                                      "end": 9875,
                                                      "loc": {
                                                        "start": {
                                                          "line": 149,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 215,
                                                          "column": 34
                                                        }
                                                      },
                                                      "consequent": [
                                                        {
                                                          "type": "IfStatement",
                                                          "start": 6365,
                                                          "end": 6388,
                                                          "loc": {
                                                            "start": {
                                                              "line": 150,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 150,
                                                              "column": 51
                                                            }
                                                          },
                                                          "test": {
                                                            "type": "UnaryExpression",
                                                            "start": 6369,
                                                            "end": 6379,
                                                            "loc": {
                                                              "start": {
                                                                "line": 150,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 150,
                                                                "column": 42
                                                              }
                                                            },
                                                            "operator": "!",
                                                            "prefix": true,
                                                            "argument": {
                                                              "type": "Identifier",
                                                              "start": 6370,
                                                              "end": 6379,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 150,
                                                                  "column": 33
                                                                },
                                                                "end": {
                                                                  "line": 150,
                                                                  "column": 42
                                                                },
                                                                "identifierName": "clickDown"
                                                              },
                                                              "name": "clickDown"
                                                            },
                                                            "extra": {
                                                              "parenthesizedArgument": false
                                                            }
                                                          },
                                                          "consequent": {
                                                            "type": "ReturnStatement",
                                                            "start": 6381,
                                                            "end": 6388,
                                                            "loc": {
                                                              "start": {
                                                                "line": 150,
                                                                "column": 44
                                                              },
                                                              "end": {
                                                                "line": 150,
                                                                "column": 51
                                                              }
                                                            },
                                                            "argument": null,
                                                            "leadingComments": null,
                                                            "trailingComments": null
                                                          },
                                                          "alternate": null,
                                                          "trailingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": "update rectangle",
                                                              "start": 6418,
                                                              "end": 6436,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 152,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 152,
                                                                  "column": 46
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 6465,
                                                          "end": 6696,
                                                          "loc": {
                                                            "start": {
                                                              "line": 153,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 157,
                                                              "column": 30
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 6469,
                                                              "end": 6695,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 153,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 157,
                                                                  "column": 29
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 6469,
                                                                "end": 6478,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 153,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 153,
                                                                    "column": 41
                                                                  },
                                                                  "identifierName": "tempPoint"
                                                                },
                                                                "name": "tempPoint",
                                                                "leadingComments": null
                                                              },
                                                              "init": {
                                                                "type": "CallExpression",
                                                                "start": 6481,
                                                                "end": 6695,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 153,
                                                                    "column": 44
                                                                  },
                                                                  "end": {
                                                                    "line": 157,
                                                                    "column": 29
                                                                  }
                                                                },
                                                                "callee": {
                                                                  "type": "MemberExpression",
                                                                  "start": 6481,
                                                                  "end": 6500,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 153,
                                                                      "column": 44
                                                                    },
                                                                    "end": {
                                                                      "line": 153,
                                                                      "column": 63
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 6481,
                                                                    "end": 6490,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 153,
                                                                        "column": 44
                                                                      },
                                                                      "end": {
                                                                        "line": 153,
                                                                        "column": 53
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "ThisExpression",
                                                                      "start": 6481,
                                                                      "end": 6485,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 153,
                                                                          "column": 44
                                                                        },
                                                                        "end": {
                                                                          "line": 153,
                                                                          "column": 48
                                                                        }
                                                                      }
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 6486,
                                                                      "end": 6490,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 153,
                                                                          "column": 49
                                                                        },
                                                                        "end": {
                                                                          "line": 153,
                                                                          "column": 53
                                                                        },
                                                                        "identifierName": "view"
                                                                      },
                                                                      "name": "view"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 6491,
                                                                    "end": 6500,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 153,
                                                                        "column": 54
                                                                      },
                                                                      "end": {
                                                                        "line": 153,
                                                                        "column": 63
                                                                      },
                                                                      "identifierName": "getPoint3"
                                                                    },
                                                                    "name": "getPoint3"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "arguments": [
                                                                  {
                                                                    "type": "ObjectExpression",
                                                                    "start": 6534,
                                                                    "end": 6572,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 154,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 154,
                                                                        "column": 70
                                                                      }
                                                                    },
                                                                    "properties": [
                                                                      {
                                                                        "type": "ObjectProperty",
                                                                        "start": 6536,
                                                                        "end": 6552,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 154,
                                                                            "column": 34
                                                                          },
                                                                          "end": {
                                                                            "line": 154,
                                                                            "column": 50
                                                                          }
                                                                        },
                                                                        "method": false,
                                                                        "shorthand": false,
                                                                        "computed": false,
                                                                        "key": {
                                                                          "type": "Identifier",
                                                                          "start": 6536,
                                                                          "end": 6537,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 154,
                                                                              "column": 34
                                                                            },
                                                                            "end": {
                                                                              "line": 154,
                                                                              "column": 35
                                                                            },
                                                                            "identifierName": "x"
                                                                          },
                                                                          "name": "x"
                                                                        },
                                                                        "value": {
                                                                          "type": "MemberExpression",
                                                                          "start": 6539,
                                                                          "end": 6552,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 154,
                                                                              "column": 37
                                                                            },
                                                                            "end": {
                                                                              "line": 154,
                                                                              "column": 50
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "Identifier",
                                                                            "start": 6539,
                                                                            "end": 6544,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 154,
                                                                                "column": 37
                                                                              },
                                                                              "end": {
                                                                                "line": 154,
                                                                                "column": 42
                                                                              },
                                                                              "identifierName": "event"
                                                                            },
                                                                            "name": "event"
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 6545,
                                                                            "end": 6552,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 154,
                                                                                "column": 43
                                                                              },
                                                                              "end": {
                                                                                "line": 154,
                                                                                "column": 50
                                                                              },
                                                                              "identifierName": "offsetX"
                                                                            },
                                                                            "name": "offsetX"
                                                                          },
                                                                          "computed": false
                                                                        }
                                                                      },
                                                                      {
                                                                        "type": "ObjectProperty",
                                                                        "start": 6554,
                                                                        "end": 6570,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 154,
                                                                            "column": 52
                                                                          },
                                                                          "end": {
                                                                            "line": 154,
                                                                            "column": 68
                                                                          }
                                                                        },
                                                                        "method": false,
                                                                        "shorthand": false,
                                                                        "computed": false,
                                                                        "key": {
                                                                          "type": "Identifier",
                                                                          "start": 6554,
                                                                          "end": 6555,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 154,
                                                                              "column": 52
                                                                            },
                                                                            "end": {
                                                                              "line": 154,
                                                                              "column": 53
                                                                            },
                                                                            "identifierName": "y"
                                                                          },
                                                                          "name": "y"
                                                                        },
                                                                        "value": {
                                                                          "type": "MemberExpression",
                                                                          "start": 6557,
                                                                          "end": 6570,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 154,
                                                                              "column": 55
                                                                            },
                                                                            "end": {
                                                                              "line": 154,
                                                                              "column": 68
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "Identifier",
                                                                            "start": 6557,
                                                                            "end": 6562,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 154,
                                                                                "column": 55
                                                                              },
                                                                              "end": {
                                                                                "line": 154,
                                                                                "column": 60
                                                                              },
                                                                              "identifierName": "event"
                                                                            },
                                                                            "name": "event"
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 6563,
                                                                            "end": 6570,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 154,
                                                                                "column": 61
                                                                              },
                                                                              "end": {
                                                                                "line": 154,
                                                                                "column": 68
                                                                              },
                                                                              "identifierName": "offsetY"
                                                                            },
                                                                            "name": "offsetY"
                                                                          },
                                                                          "computed": false
                                                                        }
                                                                      }
                                                                    ]
                                                                  },
                                                                  {
                                                                    "type": "MemberExpression",
                                                                    "start": 6606,
                                                                    "end": 6629,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 155,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 155,
                                                                        "column": 55
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 6606,
                                                                      "end": 6621,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 155,
                                                                          "column": 32
                                                                        },
                                                                        "end": {
                                                                          "line": 155,
                                                                          "column": 47
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "MemberExpression",
                                                                        "start": 6606,
                                                                        "end": 6614,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 155,
                                                                            "column": 32
                                                                          },
                                                                          "end": {
                                                                            "line": 155,
                                                                            "column": 40
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "ThisExpression",
                                                                          "start": 6606,
                                                                          "end": 6610,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 155,
                                                                              "column": 32
                                                                            },
                                                                            "end": {
                                                                              "line": 155,
                                                                              "column": 36
                                                                            }
                                                                          }
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 6611,
                                                                          "end": 6614,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 155,
                                                                              "column": 37
                                                                            },
                                                                            "end": {
                                                                              "line": 155,
                                                                              "column": 40
                                                                            },
                                                                            "identifierName": "hud"
                                                                          },
                                                                          "name": "hud"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 6615,
                                                                        "end": 6621,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 155,
                                                                            "column": 41
                                                                          },
                                                                          "end": {
                                                                            "line": 155,
                                                                            "column": 47
                                                                          },
                                                                          "identifierName": "camera"
                                                                        },
                                                                        "name": "camera"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 6622,
                                                                      "end": 6629,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 155,
                                                                          "column": 48
                                                                        },
                                                                        "end": {
                                                                          "line": 155,
                                                                          "column": 55
                                                                        },
                                                                        "identifierName": "display"
                                                                      },
                                                                      "name": "display"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  {
                                                                    "type": "NumericLiteral",
                                                                    "start": 6663,
                                                                    "end": 6664,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 156,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 156,
                                                                        "column": 33
                                                                      }
                                                                    },
                                                                    "extra": {
                                                                      "rawValue": 0,
                                                                      "raw": "0"
                                                                    },
                                                                    "value": 0
                                                                  }
                                                                ]
                                                              },
                                                              "leadingComments": null
                                                            }
                                                          ],
                                                          "kind": "let",
                                                          "leadingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": "update rectangle",
                                                              "start": 6418,
                                                              "end": 6436,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 152,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 152,
                                                                  "column": 46
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 6725,
                                                          "end": 6761,
                                                          "loc": {
                                                            "start": {
                                                              "line": 158,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 158,
                                                              "column": 64
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 6729,
                                                              "end": 6760,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 158,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 158,
                                                                  "column": 63
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 6729,
                                                                "end": 6734,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 158,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 158,
                                                                    "column": 37
                                                                  },
                                                                  "identifierName": "delta"
                                                                },
                                                                "name": "delta"
                                                              },
                                                              "init": {
                                                                "type": "CallExpression",
                                                                "start": 6737,
                                                                "end": 6760,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 158,
                                                                    "column": 40
                                                                  },
                                                                  "end": {
                                                                    "line": 158,
                                                                    "column": 63
                                                                  }
                                                                },
                                                                "callee": {
                                                                  "type": "MemberExpression",
                                                                  "start": 6737,
                                                                  "end": 6750,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 158,
                                                                      "column": 40
                                                                    },
                                                                    "end": {
                                                                      "line": 158,
                                                                      "column": 53
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 6737,
                                                                    "end": 6746,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 158,
                                                                        "column": 40
                                                                      },
                                                                      "end": {
                                                                        "line": 158,
                                                                        "column": 49
                                                                      },
                                                                      "identifierName": "tempPoint"
                                                                    },
                                                                    "name": "tempPoint"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 6747,
                                                                    "end": 6750,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 158,
                                                                        "column": 50
                                                                      },
                                                                      "end": {
                                                                        "line": 158,
                                                                        "column": 53
                                                                      },
                                                                      "identifierName": "sub"
                                                                    },
                                                                    "name": "sub"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "arguments": [
                                                                  {
                                                                    "type": "Identifier",
                                                                    "start": 6751,
                                                                    "end": 6759,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 158,
                                                                        "column": 54
                                                                      },
                                                                      "end": {
                                                                        "line": 158,
                                                                        "column": 62
                                                                      },
                                                                      "identifierName": "clickHud"
                                                                    },
                                                                    "name": "clickHud"
                                                                  }
                                                                ]
                                                              }
                                                            }
                                                          ],
                                                          "kind": "let"
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 6790,
                                                          "end": 6820,
                                                          "loc": {
                                                            "start": {
                                                              "line": 159,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 159,
                                                              "column": 58
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 6794,
                                                              "end": 6819,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 159,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 159,
                                                                  "column": 57
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 6794,
                                                                "end": 6799,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 159,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 159,
                                                                    "column": 37
                                                                  },
                                                                  "identifierName": "width"
                                                                },
                                                                "name": "width"
                                                              },
                                                              "init": {
                                                                "type": "CallExpression",
                                                                "start": 6802,
                                                                "end": 6819,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 159,
                                                                    "column": 40
                                                                  },
                                                                  "end": {
                                                                    "line": 159,
                                                                    "column": 57
                                                                  }
                                                                },
                                                                "callee": {
                                                                  "type": "MemberExpression",
                                                                  "start": 6802,
                                                                  "end": 6810,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 159,
                                                                      "column": 40
                                                                    },
                                                                    "end": {
                                                                      "line": 159,
                                                                      "column": 48
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 6802,
                                                                    "end": 6806,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 159,
                                                                        "column": 40
                                                                      },
                                                                      "end": {
                                                                        "line": 159,
                                                                        "column": 44
                                                                      },
                                                                      "identifierName": "Math"
                                                                    },
                                                                    "name": "Math"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 6807,
                                                                    "end": 6810,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 159,
                                                                        "column": 45
                                                                      },
                                                                      "end": {
                                                                        "line": 159,
                                                                        "column": 48
                                                                      },
                                                                      "identifierName": "abs"
                                                                    },
                                                                    "name": "abs"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "arguments": [
                                                                  {
                                                                    "type": "MemberExpression",
                                                                    "start": 6811,
                                                                    "end": 6818,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 159,
                                                                        "column": 49
                                                                      },
                                                                      "end": {
                                                                        "line": 159,
                                                                        "column": 56
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "Identifier",
                                                                      "start": 6811,
                                                                      "end": 6816,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 159,
                                                                          "column": 49
                                                                        },
                                                                        "end": {
                                                                          "line": 159,
                                                                          "column": 54
                                                                        },
                                                                        "identifierName": "delta"
                                                                      },
                                                                      "name": "delta"
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 6817,
                                                                      "end": 6818,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 159,
                                                                          "column": 55
                                                                        },
                                                                        "end": {
                                                                          "line": 159,
                                                                          "column": 56
                                                                        },
                                                                        "identifierName": "x"
                                                                      },
                                                                      "name": "x"
                                                                    },
                                                                    "computed": false
                                                                  }
                                                                ]
                                                              }
                                                            }
                                                          ],
                                                          "kind": "let"
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 6849,
                                                          "end": 6880,
                                                          "loc": {
                                                            "start": {
                                                              "line": 160,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 160,
                                                              "column": 59
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 6853,
                                                              "end": 6879,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 160,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 160,
                                                                  "column": 58
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 6853,
                                                                "end": 6859,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 160,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 160,
                                                                    "column": 38
                                                                  },
                                                                  "identifierName": "height"
                                                                },
                                                                "name": "height"
                                                              },
                                                              "init": {
                                                                "type": "CallExpression",
                                                                "start": 6862,
                                                                "end": 6879,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 160,
                                                                    "column": 41
                                                                  },
                                                                  "end": {
                                                                    "line": 160,
                                                                    "column": 58
                                                                  }
                                                                },
                                                                "callee": {
                                                                  "type": "MemberExpression",
                                                                  "start": 6862,
                                                                  "end": 6870,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 160,
                                                                      "column": 41
                                                                    },
                                                                    "end": {
                                                                      "line": 160,
                                                                      "column": 49
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 6862,
                                                                    "end": 6866,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 160,
                                                                        "column": 41
                                                                      },
                                                                      "end": {
                                                                        "line": 160,
                                                                        "column": 45
                                                                      },
                                                                      "identifierName": "Math"
                                                                    },
                                                                    "name": "Math"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 6867,
                                                                    "end": 6870,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 160,
                                                                        "column": 46
                                                                      },
                                                                      "end": {
                                                                        "line": 160,
                                                                        "column": 49
                                                                      },
                                                                      "identifierName": "abs"
                                                                    },
                                                                    "name": "abs"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "arguments": [
                                                                  {
                                                                    "type": "MemberExpression",
                                                                    "start": 6871,
                                                                    "end": 6878,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 160,
                                                                        "column": 50
                                                                      },
                                                                      "end": {
                                                                        "line": 160,
                                                                        "column": 57
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "Identifier",
                                                                      "start": 6871,
                                                                      "end": 6876,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 160,
                                                                          "column": 50
                                                                        },
                                                                        "end": {
                                                                          "line": 160,
                                                                          "column": 55
                                                                        },
                                                                        "identifierName": "delta"
                                                                      },
                                                                      "name": "delta"
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 6877,
                                                                      "end": 6878,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 160,
                                                                          "column": 56
                                                                        },
                                                                        "end": {
                                                                          "line": 160,
                                                                          "column": 57
                                                                        },
                                                                        "identifierName": "y"
                                                                      },
                                                                      "name": "y"
                                                                    },
                                                                    "computed": false
                                                                  }
                                                                ]
                                                              }
                                                            }
                                                          ],
                                                          "kind": "let"
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 6909,
                                                          "end": 6937,
                                                          "loc": {
                                                            "start": {
                                                              "line": 161,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 161,
                                                              "column": 56
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 6913,
                                                              "end": 6936,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 161,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 161,
                                                                  "column": 55
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 6913,
                                                                "end": 6923,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 161,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 161,
                                                                    "column": 42
                                                                  },
                                                                  "identifierName": "halfHeight"
                                                                },
                                                                "name": "halfHeight"
                                                              },
                                                              "init": {
                                                                "type": "BinaryExpression",
                                                                "start": 6926,
                                                                "end": 6936,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 161,
                                                                    "column": 45
                                                                  },
                                                                  "end": {
                                                                    "line": 161,
                                                                    "column": 55
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "Identifier",
                                                                  "start": 6926,
                                                                  "end": 6932,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 161,
                                                                      "column": 45
                                                                    },
                                                                    "end": {
                                                                      "line": 161,
                                                                      "column": 51
                                                                    },
                                                                    "identifierName": "height"
                                                                  },
                                                                  "name": "height"
                                                                },
                                                                "operator": "/",
                                                                "right": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 6935,
                                                                  "end": 6936,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 161,
                                                                      "column": 54
                                                                    },
                                                                    "end": {
                                                                      "line": 161,
                                                                      "column": 55
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 2,
                                                                    "raw": "2"
                                                                  },
                                                                  "value": 2
                                                                }
                                                              }
                                                            }
                                                          ],
                                                          "kind": "let"
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 6966,
                                                          "end": 6992,
                                                          "loc": {
                                                            "start": {
                                                              "line": 162,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 162,
                                                              "column": 54
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 6970,
                                                              "end": 6991,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 162,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 162,
                                                                  "column": 53
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 6970,
                                                                "end": 6979,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 162,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 162,
                                                                    "column": 41
                                                                  },
                                                                  "identifierName": "halfWidth"
                                                                },
                                                                "name": "halfWidth"
                                                              },
                                                              "init": {
                                                                "type": "BinaryExpression",
                                                                "start": 6982,
                                                                "end": 6991,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 162,
                                                                    "column": 44
                                                                  },
                                                                  "end": {
                                                                    "line": 162,
                                                                    "column": 53
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "Identifier",
                                                                  "start": 6982,
                                                                  "end": 6987,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 162,
                                                                      "column": 44
                                                                    },
                                                                    "end": {
                                                                      "line": 162,
                                                                      "column": 49
                                                                    },
                                                                    "identifierName": "width"
                                                                  },
                                                                  "name": "width"
                                                                },
                                                                "operator": "/",
                                                                "right": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 6990,
                                                                  "end": 6991,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 162,
                                                                      "column": 52
                                                                    },
                                                                    "end": {
                                                                      "line": 162,
                                                                      "column": 53
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 2,
                                                                    "raw": "2"
                                                                  },
                                                                  "value": 2
                                                                }
                                                              }
                                                            }
                                                          ],
                                                          "kind": "let"
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 7021,
                                                          "end": 7050,
                                                          "loc": {
                                                            "start": {
                                                              "line": 163,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 163,
                                                              "column": 57
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 7025,
                                                              "end": 7049,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 163,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 163,
                                                                  "column": 56
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 7025,
                                                                "end": 7035,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 163,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 163,
                                                                    "column": 42
                                                                  },
                                                                  "identifierName": "halfDeltaX"
                                                                },
                                                                "name": "halfDeltaX"
                                                              },
                                                              "init": {
                                                                "type": "BinaryExpression",
                                                                "start": 7038,
                                                                "end": 7049,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 163,
                                                                    "column": 45
                                                                  },
                                                                  "end": {
                                                                    "line": 163,
                                                                    "column": 56
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7038,
                                                                  "end": 7045,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 163,
                                                                      "column": 45
                                                                    },
                                                                    "end": {
                                                                      "line": 163,
                                                                      "column": 52
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7038,
                                                                    "end": 7043,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 163,
                                                                        "column": 45
                                                                      },
                                                                      "end": {
                                                                        "line": 163,
                                                                        "column": 50
                                                                      },
                                                                      "identifierName": "delta"
                                                                    },
                                                                    "name": "delta"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7044,
                                                                    "end": 7045,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 163,
                                                                        "column": 51
                                                                      },
                                                                      "end": {
                                                                        "line": 163,
                                                                        "column": 52
                                                                      },
                                                                      "identifierName": "x"
                                                                    },
                                                                    "name": "x"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "operator": "/",
                                                                "right": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 7048,
                                                                  "end": 7049,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 163,
                                                                      "column": 55
                                                                    },
                                                                    "end": {
                                                                      "line": 163,
                                                                      "column": 56
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 2,
                                                                    "raw": "2"
                                                                  },
                                                                  "value": 2
                                                                }
                                                              }
                                                            }
                                                          ],
                                                          "kind": "let"
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 7079,
                                                          "end": 7108,
                                                          "loc": {
                                                            "start": {
                                                              "line": 164,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 164,
                                                              "column": 57
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 7083,
                                                              "end": 7107,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 164,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 164,
                                                                  "column": 56
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 7083,
                                                                "end": 7093,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 164,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 164,
                                                                    "column": 42
                                                                  },
                                                                  "identifierName": "halfDeltaY"
                                                                },
                                                                "name": "halfDeltaY"
                                                              },
                                                              "init": {
                                                                "type": "BinaryExpression",
                                                                "start": 7096,
                                                                "end": 7107,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 164,
                                                                    "column": 45
                                                                  },
                                                                  "end": {
                                                                    "line": 164,
                                                                    "column": 56
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7096,
                                                                  "end": 7103,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 164,
                                                                      "column": 45
                                                                    },
                                                                    "end": {
                                                                      "line": 164,
                                                                      "column": 52
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7096,
                                                                    "end": 7101,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 164,
                                                                        "column": 45
                                                                      },
                                                                      "end": {
                                                                        "line": 164,
                                                                        "column": 50
                                                                      },
                                                                      "identifierName": "delta"
                                                                    },
                                                                    "name": "delta"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7102,
                                                                    "end": 7103,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 164,
                                                                        "column": 51
                                                                      },
                                                                      "end": {
                                                                        "line": 164,
                                                                        "column": 52
                                                                      },
                                                                      "identifierName": "y"
                                                                    },
                                                                    "name": "y"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "operator": "/",
                                                                "right": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 7106,
                                                                  "end": 7107,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 164,
                                                                      "column": 55
                                                                    },
                                                                    "end": {
                                                                      "line": 164,
                                                                      "column": 56
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 2,
                                                                    "raw": "2"
                                                                  },
                                                                  "value": 2
                                                                }
                                                              }
                                                            }
                                                          ],
                                                          "kind": "let"
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7137,
                                                          "end": 7211,
                                                          "loc": {
                                                            "start": {
                                                              "line": 165,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 165,
                                                              "column": 102
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 7137,
                                                            "end": 7210,
                                                            "loc": {
                                                              "start": {
                                                                "line": 165,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 165,
                                                                "column": 101
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 7137,
                                                              "end": 7157,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 165,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 165,
                                                                  "column": 48
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7137,
                                                                "end": 7153,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 165,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 165,
                                                                    "column": 44
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7137,
                                                                  "end": 7150,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 165,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 165,
                                                                      "column": 41
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7137,
                                                                    "end": 7141,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 165,
                                                                        "column": 28
                                                                      },
                                                                      "end": {
                                                                        "line": 165,
                                                                        "column": 32
                                                                      },
                                                                      "identifierName": "geom"
                                                                    },
                                                                    "name": "geom"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7142,
                                                                    "end": 7150,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 165,
                                                                        "column": 33
                                                                      },
                                                                      "end": {
                                                                        "line": 165,
                                                                        "column": 41
                                                                      },
                                                                      "identifierName": "vertices"
                                                                    },
                                                                    "name": "vertices"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 7151,
                                                                  "end": 7152,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 165,
                                                                      "column": 42
                                                                    },
                                                                    "end": {
                                                                      "line": 165,
                                                                      "column": 43
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 0,
                                                                    "raw": "0"
                                                                  },
                                                                  "value": 0
                                                                },
                                                                "computed": true
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7154,
                                                                "end": 7157,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 165,
                                                                    "column": 45
                                                                  },
                                                                  "end": {
                                                                    "line": 165,
                                                                    "column": 48
                                                                  },
                                                                  "identifierName": "set"
                                                                },
                                                                "name": "set"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "BinaryExpression",
                                                                "start": 7158,
                                                                "end": 7181,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 165,
                                                                    "column": 49
                                                                  },
                                                                  "end": {
                                                                    "line": 165,
                                                                    "column": 72
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "UnaryExpression",
                                                                  "start": 7158,
                                                                  "end": 7168,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 165,
                                                                      "column": 49
                                                                    },
                                                                    "end": {
                                                                      "line": 165,
                                                                      "column": 59
                                                                    }
                                                                  },
                                                                  "operator": "-",
                                                                  "prefix": true,
                                                                  "argument": {
                                                                    "type": "Identifier",
                                                                    "start": 7159,
                                                                    "end": 7168,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 165,
                                                                        "column": 50
                                                                      },
                                                                      "end": {
                                                                        "line": 165,
                                                                        "column": 59
                                                                      },
                                                                      "identifierName": "halfWidth"
                                                                    },
                                                                    "name": "halfWidth"
                                                                  },
                                                                  "extra": {
                                                                    "parenthesizedArgument": false
                                                                  }
                                                                },
                                                                "operator": "+",
                                                                "right": {
                                                                  "type": "Identifier",
                                                                  "start": 7171,
                                                                  "end": 7181,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 165,
                                                                      "column": 62
                                                                    },
                                                                    "end": {
                                                                      "line": 165,
                                                                      "column": 72
                                                                    },
                                                                    "identifierName": "halfDeltaX"
                                                                  },
                                                                  "name": "halfDeltaX"
                                                                }
                                                              },
                                                              {
                                                                "type": "BinaryExpression",
                                                                "start": 7183,
                                                                "end": 7206,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 165,
                                                                    "column": 74
                                                                  },
                                                                  "end": {
                                                                    "line": 165,
                                                                    "column": 97
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "Identifier",
                                                                  "start": 7183,
                                                                  "end": 7193,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 165,
                                                                      "column": 74
                                                                    },
                                                                    "end": {
                                                                      "line": 165,
                                                                      "column": 84
                                                                    },
                                                                    "identifierName": "halfHeight"
                                                                  },
                                                                  "name": "halfHeight"
                                                                },
                                                                "operator": "+",
                                                                "right": {
                                                                  "type": "Identifier",
                                                                  "start": 7196,
                                                                  "end": 7206,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 165,
                                                                      "column": 87
                                                                    },
                                                                    "end": {
                                                                      "line": 165,
                                                                      "column": 97
                                                                    },
                                                                    "identifierName": "halfDeltaY"
                                                                  },
                                                                  "name": "halfDeltaY"
                                                                }
                                                              },
                                                              {
                                                                "type": "NumericLiteral",
                                                                "start": 7208,
                                                                "end": 7209,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 165,
                                                                    "column": 99
                                                                  },
                                                                  "end": {
                                                                    "line": 165,
                                                                    "column": 100
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 0,
                                                                  "raw": "0"
                                                                },
                                                                "value": 0
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7240,
                                                          "end": 7321,
                                                          "loc": {
                                                            "start": {
                                                              "line": 166,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 166,
                                                              "column": 109
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 7240,
                                                            "end": 7320,
                                                            "loc": {
                                                              "start": {
                                                                "line": 166,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 166,
                                                                "column": 108
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 7240,
                                                              "end": 7260,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 166,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 166,
                                                                  "column": 48
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7240,
                                                                "end": 7256,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 166,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 166,
                                                                    "column": 44
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7240,
                                                                  "end": 7253,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 166,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 166,
                                                                      "column": 41
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7240,
                                                                    "end": 7244,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 166,
                                                                        "column": 28
                                                                      },
                                                                      "end": {
                                                                        "line": 166,
                                                                        "column": 32
                                                                      },
                                                                      "identifierName": "geom"
                                                                    },
                                                                    "name": "geom"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7245,
                                                                    "end": 7253,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 166,
                                                                        "column": 33
                                                                      },
                                                                      "end": {
                                                                        "line": 166,
                                                                        "column": 41
                                                                      },
                                                                      "identifierName": "vertices"
                                                                    },
                                                                    "name": "vertices"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 7254,
                                                                  "end": 7255,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 166,
                                                                      "column": 42
                                                                    },
                                                                    "end": {
                                                                      "line": 166,
                                                                      "column": 43
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 1,
                                                                    "raw": "1"
                                                                  },
                                                                  "value": 1
                                                                },
                                                                "computed": true
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7257,
                                                                "end": 7260,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 166,
                                                                    "column": 45
                                                                  },
                                                                  "end": {
                                                                    "line": 166,
                                                                    "column": 48
                                                                  },
                                                                  "identifierName": "set"
                                                                },
                                                                "name": "set"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "BinaryExpression",
                                                                "start": 7261,
                                                                "end": 7291,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 166,
                                                                    "column": 49
                                                                  },
                                                                  "end": {
                                                                    "line": 166,
                                                                    "column": 79
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "BinaryExpression",
                                                                  "start": 7261,
                                                                  "end": 7278,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 166,
                                                                      "column": 49
                                                                    },
                                                                    "end": {
                                                                      "line": 166,
                                                                      "column": 66
                                                                    }
                                                                  },
                                                                  "left": {
                                                                    "type": "Identifier",
                                                                    "start": 7261,
                                                                    "end": 7266,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 166,
                                                                        "column": 49
                                                                      },
                                                                      "end": {
                                                                        "line": 166,
                                                                        "column": 54
                                                                      },
                                                                      "identifierName": "width"
                                                                    },
                                                                    "name": "width"
                                                                  },
                                                                  "operator": "-",
                                                                  "right": {
                                                                    "type": "Identifier",
                                                                    "start": 7269,
                                                                    "end": 7278,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 166,
                                                                        "column": 57
                                                                      },
                                                                      "end": {
                                                                        "line": 166,
                                                                        "column": 66
                                                                      },
                                                                      "identifierName": "halfWidth"
                                                                    },
                                                                    "name": "halfWidth"
                                                                  }
                                                                },
                                                                "operator": "+",
                                                                "right": {
                                                                  "type": "Identifier",
                                                                  "start": 7281,
                                                                  "end": 7291,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 166,
                                                                      "column": 69
                                                                    },
                                                                    "end": {
                                                                      "line": 166,
                                                                      "column": 79
                                                                    },
                                                                    "identifierName": "halfDeltaX"
                                                                  },
                                                                  "name": "halfDeltaX"
                                                                }
                                                              },
                                                              {
                                                                "type": "BinaryExpression",
                                                                "start": 7293,
                                                                "end": 7316,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 166,
                                                                    "column": 81
                                                                  },
                                                                  "end": {
                                                                    "line": 166,
                                                                    "column": 104
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "Identifier",
                                                                  "start": 7293,
                                                                  "end": 7303,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 166,
                                                                      "column": 81
                                                                    },
                                                                    "end": {
                                                                      "line": 166,
                                                                      "column": 91
                                                                    },
                                                                    "identifierName": "halfHeight"
                                                                  },
                                                                  "name": "halfHeight"
                                                                },
                                                                "operator": "+",
                                                                "right": {
                                                                  "type": "Identifier",
                                                                  "start": 7306,
                                                                  "end": 7316,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 166,
                                                                      "column": 94
                                                                    },
                                                                    "end": {
                                                                      "line": 166,
                                                                      "column": 104
                                                                    },
                                                                    "identifierName": "halfDeltaY"
                                                                  },
                                                                  "name": "halfDeltaY"
                                                                }
                                                              },
                                                              {
                                                                "type": "NumericLiteral",
                                                                "start": 7318,
                                                                "end": 7319,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 166,
                                                                    "column": 106
                                                                  },
                                                                  "end": {
                                                                    "line": 166,
                                                                    "column": 107
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 0,
                                                                  "raw": "0"
                                                                },
                                                                "value": 0
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7350,
                                                          "end": 7436,
                                                          "loc": {
                                                            "start": {
                                                              "line": 167,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 167,
                                                              "column": 114
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 7350,
                                                            "end": 7435,
                                                            "loc": {
                                                              "start": {
                                                                "line": 167,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 167,
                                                                "column": 113
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 7350,
                                                              "end": 7370,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 167,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 167,
                                                                  "column": 48
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7350,
                                                                "end": 7366,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 167,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 167,
                                                                    "column": 44
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7350,
                                                                  "end": 7363,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 167,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 167,
                                                                      "column": 41
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7350,
                                                                    "end": 7354,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 167,
                                                                        "column": 28
                                                                      },
                                                                      "end": {
                                                                        "line": 167,
                                                                        "column": 32
                                                                      },
                                                                      "identifierName": "geom"
                                                                    },
                                                                    "name": "geom"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7355,
                                                                    "end": 7363,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 167,
                                                                        "column": 33
                                                                      },
                                                                      "end": {
                                                                        "line": 167,
                                                                        "column": 41
                                                                      },
                                                                      "identifierName": "vertices"
                                                                    },
                                                                    "name": "vertices"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 7364,
                                                                  "end": 7365,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 167,
                                                                      "column": 42
                                                                    },
                                                                    "end": {
                                                                      "line": 167,
                                                                      "column": 43
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 2,
                                                                    "raw": "2"
                                                                  },
                                                                  "value": 2
                                                                },
                                                                "computed": true
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7367,
                                                                "end": 7370,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 167,
                                                                    "column": 45
                                                                  },
                                                                  "end": {
                                                                    "line": 167,
                                                                    "column": 48
                                                                  },
                                                                  "identifierName": "set"
                                                                },
                                                                "name": "set"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "BinaryExpression",
                                                                "start": 7371,
                                                                "end": 7394,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 167,
                                                                    "column": 49
                                                                  },
                                                                  "end": {
                                                                    "line": 167,
                                                                    "column": 72
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "UnaryExpression",
                                                                  "start": 7371,
                                                                  "end": 7381,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 167,
                                                                      "column": 49
                                                                    },
                                                                    "end": {
                                                                      "line": 167,
                                                                      "column": 59
                                                                    }
                                                                  },
                                                                  "operator": "-",
                                                                  "prefix": true,
                                                                  "argument": {
                                                                    "type": "Identifier",
                                                                    "start": 7372,
                                                                    "end": 7381,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 167,
                                                                        "column": 50
                                                                      },
                                                                      "end": {
                                                                        "line": 167,
                                                                        "column": 59
                                                                      },
                                                                      "identifierName": "halfWidth"
                                                                    },
                                                                    "name": "halfWidth"
                                                                  },
                                                                  "extra": {
                                                                    "parenthesizedArgument": false
                                                                  }
                                                                },
                                                                "operator": "+",
                                                                "right": {
                                                                  "type": "Identifier",
                                                                  "start": 7384,
                                                                  "end": 7394,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 167,
                                                                      "column": 62
                                                                    },
                                                                    "end": {
                                                                      "line": 167,
                                                                      "column": 72
                                                                    },
                                                                    "identifierName": "halfDeltaX"
                                                                  },
                                                                  "name": "halfDeltaX"
                                                                }
                                                              },
                                                              {
                                                                "type": "BinaryExpression",
                                                                "start": 7396,
                                                                "end": 7431,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 167,
                                                                    "column": 74
                                                                  },
                                                                  "end": {
                                                                    "line": 167,
                                                                    "column": 109
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "UnaryExpression",
                                                                  "start": 7396,
                                                                  "end": 7418,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 167,
                                                                      "column": 74
                                                                    },
                                                                    "end": {
                                                                      "line": 167,
                                                                      "column": 96
                                                                    }
                                                                  },
                                                                  "operator": "-",
                                                                  "prefix": true,
                                                                  "argument": {
                                                                    "type": "BinaryExpression",
                                                                    "start": 7398,
                                                                    "end": 7417,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 167,
                                                                        "column": 76
                                                                      },
                                                                      "end": {
                                                                        "line": 167,
                                                                        "column": 95
                                                                      }
                                                                    },
                                                                    "left": {
                                                                      "type": "Identifier",
                                                                      "start": 7398,
                                                                      "end": 7404,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 167,
                                                                          "column": 76
                                                                        },
                                                                        "end": {
                                                                          "line": 167,
                                                                          "column": 82
                                                                        },
                                                                        "identifierName": "height"
                                                                      },
                                                                      "name": "height"
                                                                    },
                                                                    "operator": "-",
                                                                    "right": {
                                                                      "type": "Identifier",
                                                                      "start": 7407,
                                                                      "end": 7417,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 167,
                                                                          "column": 85
                                                                        },
                                                                        "end": {
                                                                          "line": 167,
                                                                          "column": 95
                                                                        },
                                                                        "identifierName": "halfHeight"
                                                                      },
                                                                      "name": "halfHeight"
                                                                    },
                                                                    "extra": {
                                                                      "parenthesized": true,
                                                                      "parenStart": 7397
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "parenthesizedArgument": false
                                                                  }
                                                                },
                                                                "operator": "+",
                                                                "right": {
                                                                  "type": "Identifier",
                                                                  "start": 7421,
                                                                  "end": 7431,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 167,
                                                                      "column": 99
                                                                    },
                                                                    "end": {
                                                                      "line": 167,
                                                                      "column": 109
                                                                    },
                                                                    "identifierName": "halfDeltaY"
                                                                  },
                                                                  "name": "halfDeltaY"
                                                                }
                                                              },
                                                              {
                                                                "type": "NumericLiteral",
                                                                "start": 7433,
                                                                "end": 7434,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 167,
                                                                    "column": 111
                                                                  },
                                                                  "end": {
                                                                    "line": 167,
                                                                    "column": 112
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 0,
                                                                  "raw": "0"
                                                                },
                                                                "value": 0
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7465,
                                                          "end": 7685,
                                                          "loc": {
                                                            "start": {
                                                              "line": 168,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 172,
                                                              "column": 30
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 7465,
                                                            "end": 7684,
                                                            "loc": {
                                                              "start": {
                                                                "line": 168,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 172,
                                                                "column": 29
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 7465,
                                                              "end": 7485,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 168,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 168,
                                                                  "column": 48
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7465,
                                                                "end": 7481,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 168,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 168,
                                                                    "column": 44
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7465,
                                                                  "end": 7478,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 168,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 168,
                                                                      "column": 41
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7465,
                                                                    "end": 7469,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 168,
                                                                        "column": 28
                                                                      },
                                                                      "end": {
                                                                        "line": 168,
                                                                        "column": 32
                                                                      },
                                                                      "identifierName": "geom"
                                                                    },
                                                                    "name": "geom"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7470,
                                                                    "end": 7478,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 168,
                                                                        "column": 33
                                                                      },
                                                                      "end": {
                                                                        "line": 168,
                                                                        "column": 41
                                                                      },
                                                                      "identifierName": "vertices"
                                                                    },
                                                                    "name": "vertices"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 7479,
                                                                  "end": 7480,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 168,
                                                                      "column": 42
                                                                    },
                                                                    "end": {
                                                                      "line": 168,
                                                                      "column": 43
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 3,
                                                                    "raw": "3"
                                                                  },
                                                                  "value": 3
                                                                },
                                                                "computed": true
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7482,
                                                                "end": 7485,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 168,
                                                                    "column": 45
                                                                  },
                                                                  "end": {
                                                                    "line": 168,
                                                                    "column": 48
                                                                  },
                                                                  "identifierName": "set"
                                                                },
                                                                "name": "set"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "BinaryExpression",
                                                                "start": 7519,
                                                                "end": 7549,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 169,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 169,
                                                                    "column": 62
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "BinaryExpression",
                                                                  "start": 7519,
                                                                  "end": 7536,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 169,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 169,
                                                                      "column": 49
                                                                    }
                                                                  },
                                                                  "left": {
                                                                    "type": "Identifier",
                                                                    "start": 7519,
                                                                    "end": 7524,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 169,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 169,
                                                                        "column": 37
                                                                      },
                                                                      "identifierName": "width"
                                                                    },
                                                                    "name": "width"
                                                                  },
                                                                  "operator": "-",
                                                                  "right": {
                                                                    "type": "Identifier",
                                                                    "start": 7527,
                                                                    "end": 7536,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 169,
                                                                        "column": 40
                                                                      },
                                                                      "end": {
                                                                        "line": 169,
                                                                        "column": 49
                                                                      },
                                                                      "identifierName": "halfWidth"
                                                                    },
                                                                    "name": "halfWidth"
                                                                  }
                                                                },
                                                                "operator": "+",
                                                                "right": {
                                                                  "type": "Identifier",
                                                                  "start": 7539,
                                                                  "end": 7549,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 169,
                                                                      "column": 52
                                                                    },
                                                                    "end": {
                                                                      "line": 169,
                                                                      "column": 62
                                                                    },
                                                                    "identifierName": "halfDeltaX"
                                                                  },
                                                                  "name": "halfDeltaX"
                                                                }
                                                              },
                                                              {
                                                                "type": "BinaryExpression",
                                                                "start": 7583,
                                                                "end": 7618,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 170,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 170,
                                                                    "column": 67
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "UnaryExpression",
                                                                  "start": 7583,
                                                                  "end": 7605,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 170,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 170,
                                                                      "column": 54
                                                                    }
                                                                  },
                                                                  "operator": "-",
                                                                  "prefix": true,
                                                                  "argument": {
                                                                    "type": "BinaryExpression",
                                                                    "start": 7585,
                                                                    "end": 7604,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 170,
                                                                        "column": 34
                                                                      },
                                                                      "end": {
                                                                        "line": 170,
                                                                        "column": 53
                                                                      }
                                                                    },
                                                                    "left": {
                                                                      "type": "Identifier",
                                                                      "start": 7585,
                                                                      "end": 7591,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 170,
                                                                          "column": 34
                                                                        },
                                                                        "end": {
                                                                          "line": 170,
                                                                          "column": 40
                                                                        },
                                                                        "identifierName": "height"
                                                                      },
                                                                      "name": "height"
                                                                    },
                                                                    "operator": "-",
                                                                    "right": {
                                                                      "type": "Identifier",
                                                                      "start": 7594,
                                                                      "end": 7604,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 170,
                                                                          "column": 43
                                                                        },
                                                                        "end": {
                                                                          "line": 170,
                                                                          "column": 53
                                                                        },
                                                                        "identifierName": "halfHeight"
                                                                      },
                                                                      "name": "halfHeight"
                                                                    },
                                                                    "extra": {
                                                                      "parenthesized": true,
                                                                      "parenStart": 7584
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "parenthesizedArgument": false
                                                                  }
                                                                },
                                                                "operator": "+",
                                                                "right": {
                                                                  "type": "Identifier",
                                                                  "start": 7608,
                                                                  "end": 7618,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 170,
                                                                      "column": 57
                                                                    },
                                                                    "end": {
                                                                      "line": 170,
                                                                      "column": 67
                                                                    },
                                                                    "identifierName": "halfDeltaY"
                                                                  },
                                                                  "name": "halfDeltaY"
                                                                }
                                                              },
                                                              {
                                                                "type": "NumericLiteral",
                                                                "start": 7652,
                                                                "end": 7653,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 171,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 171,
                                                                    "column": 33
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 0,
                                                                  "raw": "0"
                                                                },
                                                                "value": 0
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7714,
                                                          "end": 7745,
                                                          "loc": {
                                                            "start": {
                                                              "line": 173,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 173,
                                                              "column": 59
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 7714,
                                                            "end": 7744,
                                                            "loc": {
                                                              "start": {
                                                                "line": 173,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 173,
                                                                "column": 58
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 7714,
                                                              "end": 7737,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 173,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 173,
                                                                  "column": 51
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 7714,
                                                                "end": 7718,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 173,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 173,
                                                                    "column": 32
                                                                  },
                                                                  "identifierName": "geom"
                                                                },
                                                                "name": "geom"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7719,
                                                                "end": 7737,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 173,
                                                                    "column": 33
                                                                  },
                                                                  "end": {
                                                                    "line": 173,
                                                                    "column": 51
                                                                  },
                                                                  "identifierName": "verticesNeedUpdate"
                                                                },
                                                                "name": "verticesNeedUpdate"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "BooleanLiteral",
                                                              "start": 7740,
                                                              "end": 7744,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 173,
                                                                  "column": 54
                                                                },
                                                                "end": {
                                                                  "line": 173,
                                                                  "column": 58
                                                                }
                                                              },
                                                              "value": true
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7775,
                                                          "end": 7834,
                                                          "loc": {
                                                            "start": {
                                                              "line": 175,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 175,
                                                              "column": 87
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 7775,
                                                            "end": 7833,
                                                            "loc": {
                                                              "start": {
                                                                "line": 175,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 175,
                                                                "column": 86
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "Identifier",
                                                              "start": 7775,
                                                              "end": 7783,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 175,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 175,
                                                                  "column": 36
                                                                },
                                                                "identifierName": "mousePos"
                                                              },
                                                              "name": "mousePos"
                                                            },
                                                            "right": {
                                                              "type": "NewExpression",
                                                              "start": 7786,
                                                              "end": 7833,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 175,
                                                                  "column": 39
                                                                },
                                                                "end": {
                                                                  "line": 175,
                                                                  "column": 86
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 7790,
                                                                "end": 7803,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 175,
                                                                    "column": 43
                                                                  },
                                                                  "end": {
                                                                    "line": 175,
                                                                    "column": 56
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 7790,
                                                                  "end": 7795,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 175,
                                                                      "column": 43
                                                                    },
                                                                    "end": {
                                                                      "line": 175,
                                                                      "column": 48
                                                                    },
                                                                    "identifierName": "THREE"
                                                                  },
                                                                  "name": "THREE"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7796,
                                                                  "end": 7803,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 175,
                                                                      "column": 49
                                                                    },
                                                                    "end": {
                                                                      "line": 175,
                                                                      "column": 56
                                                                    },
                                                                    "identifierName": "Vector2"
                                                                  },
                                                                  "name": "Vector2"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": [
                                                                {
                                                                  "type": "MemberExpression",
                                                                  "start": 7804,
                                                                  "end": 7817,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 175,
                                                                      "column": 57
                                                                    },
                                                                    "end": {
                                                                      "line": 175,
                                                                      "column": 70
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7804,
                                                                    "end": 7809,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 175,
                                                                        "column": 57
                                                                      },
                                                                      "end": {
                                                                        "line": 175,
                                                                        "column": 62
                                                                      },
                                                                      "identifierName": "event"
                                                                    },
                                                                    "name": "event"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7810,
                                                                    "end": 7817,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 175,
                                                                        "column": 63
                                                                      },
                                                                      "end": {
                                                                        "line": 175,
                                                                        "column": 70
                                                                      },
                                                                      "identifierName": "offsetX"
                                                                    },
                                                                    "name": "offsetX"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                {
                                                                  "type": "MemberExpression",
                                                                  "start": 7819,
                                                                  "end": 7832,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 175,
                                                                      "column": 72
                                                                    },
                                                                    "end": {
                                                                      "line": 175,
                                                                      "column": 85
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7819,
                                                                    "end": 7824,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 175,
                                                                        "column": 72
                                                                      },
                                                                      "end": {
                                                                        "line": 175,
                                                                        "column": 77
                                                                      },
                                                                      "identifierName": "event"
                                                                    },
                                                                    "name": "event"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7825,
                                                                    "end": 7832,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 175,
                                                                        "column": 78
                                                                      },
                                                                      "end": {
                                                                        "line": 175,
                                                                        "column": 85
                                                                      },
                                                                      "identifierName": "offsetY"
                                                                    },
                                                                    "name": "offsetY"
                                                                  },
                                                                  "computed": false
                                                                }
                                                              ]
                                                            }
                                                          },
                                                          "trailingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": "check intersection with rectangle in display-coordinates",
                                                              "start": 7864,
                                                              "end": 7922,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 177,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 177,
                                                                  "column": 86
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 7951,
                                                          "end": 7994,
                                                          "loc": {
                                                            "start": {
                                                              "line": 178,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 178,
                                                              "column": 71
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 7955,
                                                              "end": 7993,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 178,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 178,
                                                                  "column": 70
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 7955,
                                                                "end": 7974,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 178,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 178,
                                                                    "column": 51
                                                                  },
                                                                  "identifierName": "rubberBandRectangle"
                                                                },
                                                                "name": "rubberBandRectangle",
                                                                "leadingComments": null
                                                              },
                                                              "init": {
                                                                "type": "NewExpression",
                                                                "start": 7977,
                                                                "end": 7993,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 178,
                                                                    "column": 54
                                                                  },
                                                                  "end": {
                                                                    "line": 178,
                                                                    "column": 70
                                                                  }
                                                                },
                                                                "callee": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7981,
                                                                  "end": 7991,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 178,
                                                                      "column": 58
                                                                    },
                                                                    "end": {
                                                                      "line": 178,
                                                                      "column": 68
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7981,
                                                                    "end": 7986,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 178,
                                                                        "column": 58
                                                                      },
                                                                      "end": {
                                                                        "line": 178,
                                                                        "column": 63
                                                                      },
                                                                      "identifierName": "THREE"
                                                                    },
                                                                    "name": "THREE"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7987,
                                                                    "end": 7991,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 178,
                                                                        "column": 64
                                                                      },
                                                                      "end": {
                                                                        "line": 178,
                                                                        "column": 68
                                                                      },
                                                                      "identifierName": "Box2"
                                                                    },
                                                                    "name": "Box2"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "arguments": []
                                                              },
                                                              "leadingComments": null
                                                            }
                                                          ],
                                                          "kind": "let",
                                                          "leadingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": "check intersection with rectangle in display-coordinates",
                                                              "start": 7864,
                                                              "end": 7922,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 177,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 177,
                                                                  "column": 86
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 8023,
                                                          "end": 8080,
                                                          "loc": {
                                                            "start": {
                                                              "line": 179,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 179,
                                                              "column": 85
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 8023,
                                                            "end": 8079,
                                                            "loc": {
                                                              "start": {
                                                                "line": 179,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 179,
                                                                "column": 84
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 8023,
                                                              "end": 8056,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 179,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 179,
                                                                  "column": 61
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 8023,
                                                                "end": 8042,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 179,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 179,
                                                                    "column": 47
                                                                  },
                                                                  "identifierName": "rubberBandRectangle"
                                                                },
                                                                "name": "rubberBandRectangle"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 8043,
                                                                "end": 8056,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 179,
                                                                    "column": 48
                                                                  },
                                                                  "end": {
                                                                    "line": 179,
                                                                    "column": 61
                                                                  },
                                                                  "identifierName": "setFromPoints"
                                                                },
                                                                "name": "setFromPoints"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "ArrayExpression",
                                                                "start": 8057,
                                                                "end": 8078,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 179,
                                                                    "column": 62
                                                                  },
                                                                  "end": {
                                                                    "line": 179,
                                                                    "column": 83
                                                                  }
                                                                },
                                                                "elements": [
                                                                  {
                                                                    "type": "Identifier",
                                                                    "start": 8058,
                                                                    "end": 8067,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 179,
                                                                        "column": 63
                                                                      },
                                                                      "end": {
                                                                        "line": 179,
                                                                        "column": 72
                                                                      },
                                                                      "identifierName": "clickDown"
                                                                    },
                                                                    "name": "clickDown"
                                                                  },
                                                                  {
                                                                    "type": "Identifier",
                                                                    "start": 8069,
                                                                    "end": 8077,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 179,
                                                                        "column": 74
                                                                      },
                                                                      "end": {
                                                                        "line": 179,
                                                                        "column": 82
                                                                      },
                                                                      "identifierName": "mousePos"
                                                                    },
                                                                    "name": "mousePos"
                                                                  }
                                                                ]
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 8109,
                                                          "end": 8132,
                                                          "loc": {
                                                            "start": {
                                                              "line": 180,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 180,
                                                              "column": 51
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 8113,
                                                              "end": 8131,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 180,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 180,
                                                                  "column": 50
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 8113,
                                                                "end": 8126,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 180,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 180,
                                                                    "column": 45
                                                                  },
                                                                  "identifierName": "newCandidates"
                                                                },
                                                                "name": "newCandidates"
                                                              },
                                                              "init": {
                                                                "type": "ArrayExpression",
                                                                "start": 8129,
                                                                "end": 8131,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 180,
                                                                    "column": 48
                                                                  },
                                                                  "end": {
                                                                    "line": 180,
                                                                    "column": 50
                                                                  }
                                                                },
                                                                "elements": []
                                                              }
                                                            }
                                                          ],
                                                          "kind": "let"
                                                        },
                                                        {
                                                          "type": "ForOfStatement",
                                                          "start": 8161,
                                                          "end": 8866,
                                                          "loc": {
                                                            "start": {
                                                              "line": 181,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 193,
                                                              "column": 29
                                                            }
                                                          },
                                                          "left": {
                                                            "type": "VariableDeclaration",
                                                            "start": 8166,
                                                            "end": 8173,
                                                            "loc": {
                                                              "start": {
                                                                "line": 181,
                                                                "column": 33
                                                              },
                                                              "end": {
                                                                "line": 181,
                                                                "column": 40
                                                              }
                                                            },
                                                            "declarations": [
                                                              {
                                                                "type": "VariableDeclarator",
                                                                "start": 8170,
                                                                "end": 8173,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 181,
                                                                    "column": 37
                                                                  },
                                                                  "end": {
                                                                    "line": 181,
                                                                    "column": 40
                                                                  }
                                                                },
                                                                "id": {
                                                                  "type": "Identifier",
                                                                  "start": 8170,
                                                                  "end": 8173,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 181,
                                                                      "column": 37
                                                                    },
                                                                    "end": {
                                                                      "line": 181,
                                                                      "column": 40
                                                                    },
                                                                    "identifierName": "box"
                                                                  },
                                                                  "name": "box"
                                                                },
                                                                "init": null
                                                              }
                                                            ],
                                                            "kind": "let"
                                                          },
                                                          "right": {
                                                            "type": "Identifier",
                                                            "start": 8177,
                                                            "end": 8192,
                                                            "loc": {
                                                              "start": {
                                                                "line": 181,
                                                                "column": 44
                                                              },
                                                              "end": {
                                                                "line": 181,
                                                                "column": 59
                                                              },
                                                              "identifierName": "boundingBoxes2D"
                                                            },
                                                            "name": "boundingBoxes2D"
                                                          },
                                                          "body": {
                                                            "type": "BlockStatement",
                                                            "start": 8194,
                                                            "end": 8866,
                                                            "loc": {
                                                              "start": {
                                                                "line": 181,
                                                                "column": 61
                                                              },
                                                              "end": {
                                                                "line": 193,
                                                                "column": 29
                                                              }
                                                            },
                                                            "body": [
                                                              {
                                                                "type": "IfStatement",
                                                                "start": 8228,
                                                                "end": 8836,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 182,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 192,
                                                                    "column": 33
                                                                  }
                                                                },
                                                                "test": {
                                                                  "type": "CallExpression",
                                                                  "start": 8232,
                                                                  "end": 8268,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 182,
                                                                      "column": 36
                                                                    },
                                                                    "end": {
                                                                      "line": 182,
                                                                      "column": 72
                                                                    }
                                                                  },
                                                                  "callee": {
                                                                    "type": "MemberExpression",
                                                                    "start": 8232,
                                                                    "end": 8263,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 182,
                                                                        "column": 36
                                                                      },
                                                                      "end": {
                                                                        "line": 182,
                                                                        "column": 67
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "Identifier",
                                                                      "start": 8232,
                                                                      "end": 8251,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 182,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 182,
                                                                          "column": 55
                                                                        },
                                                                        "identifierName": "rubberBandRectangle"
                                                                      },
                                                                      "name": "rubberBandRectangle"
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 8252,
                                                                      "end": 8263,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 182,
                                                                          "column": 56
                                                                        },
                                                                        "end": {
                                                                          "line": 182,
                                                                          "column": 67
                                                                        },
                                                                        "identifierName": "containsBox"
                                                                      },
                                                                      "name": "containsBox"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "arguments": [
                                                                    {
                                                                      "type": "Identifier",
                                                                      "start": 8264,
                                                                      "end": 8267,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 182,
                                                                          "column": 68
                                                                        },
                                                                        "end": {
                                                                          "line": 182,
                                                                          "column": 71
                                                                        },
                                                                        "identifierName": "box"
                                                                      },
                                                                      "name": "box"
                                                                    }
                                                                  ]
                                                                },
                                                                "consequent": {
                                                                  "type": "BlockStatement",
                                                                  "start": 8270,
                                                                  "end": 8836,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 182,
                                                                      "column": 74
                                                                    },
                                                                    "end": {
                                                                      "line": 192,
                                                                      "column": 33
                                                                    }
                                                                  },
                                                                  "body": [
                                                                    {
                                                                      "type": "ExpressionStatement",
                                                                      "start": 8390,
                                                                      "end": 8802,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 184,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 191,
                                                                          "column": 39
                                                                        }
                                                                      },
                                                                      "expression": {
                                                                        "type": "CallExpression",
                                                                        "start": 8390,
                                                                        "end": 8801,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 184,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 191,
                                                                            "column": 38
                                                                          }
                                                                        },
                                                                        "callee": {
                                                                          "type": "MemberExpression",
                                                                          "start": 8390,
                                                                          "end": 8408,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 184,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 184,
                                                                              "column": 54
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "Identifier",
                                                                            "start": 8390,
                                                                            "end": 8403,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 184,
                                                                                "column": 36
                                                                              },
                                                                              "end": {
                                                                                "line": 184,
                                                                                "column": 49
                                                                              },
                                                                              "identifierName": "newCandidates"
                                                                            },
                                                                            "name": "newCandidates",
                                                                            "leadingComments": null
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 8404,
                                                                            "end": 8408,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 184,
                                                                                "column": 50
                                                                              },
                                                                              "end": {
                                                                                "line": 184,
                                                                                "column": 54
                                                                              },
                                                                              "identifierName": "push"
                                                                            },
                                                                            "name": "push"
                                                                          },
                                                                          "computed": false,
                                                                          "leadingComments": null
                                                                        },
                                                                        "arguments": [
                                                                          {
                                                                            "type": "ObjectExpression",
                                                                            "start": 8409,
                                                                            "end": 8800,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 184,
                                                                                "column": 55
                                                                              },
                                                                              "end": {
                                                                                "line": 191,
                                                                                "column": 37
                                                                              }
                                                                            },
                                                                            "properties": [
                                                                              {
                                                                                "type": "ObjectProperty",
                                                                                "start": 8451,
                                                                                "end": 8462,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 185,
                                                                                    "column": 40
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 185,
                                                                                    "column": 51
                                                                                  }
                                                                                },
                                                                                "method": false,
                                                                                "shorthand": false,
                                                                                "computed": false,
                                                                                "key": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8451,
                                                                                  "end": 8459,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 185,
                                                                                      "column": 40
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 185,
                                                                                      "column": 48
                                                                                    },
                                                                                    "identifierName": "distance"
                                                                                  },
                                                                                  "name": "distance"
                                                                                },
                                                                                "value": {
                                                                                  "type": "NumericLiteral",
                                                                                  "start": 8461,
                                                                                  "end": 8462,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 185,
                                                                                      "column": 50
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 185,
                                                                                      "column": 51
                                                                                    }
                                                                                  },
                                                                                  "extra": {
                                                                                    "rawValue": 0,
                                                                                    "raw": "0"
                                                                                  },
                                                                                  "value": 0
                                                                                }
                                                                              },
                                                                              {
                                                                                "type": "ObjectProperty",
                                                                                "start": 8504,
                                                                                "end": 8520,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 186,
                                                                                    "column": 40
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 186,
                                                                                    "column": 56
                                                                                  }
                                                                                },
                                                                                "method": false,
                                                                                "shorthand": false,
                                                                                "computed": false,
                                                                                "key": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8504,
                                                                                  "end": 8509,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 186,
                                                                                      "column": 40
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 186,
                                                                                      "column": 45
                                                                                    },
                                                                                    "identifierName": "point"
                                                                                  },
                                                                                  "name": "point"
                                                                                },
                                                                                "value": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8511,
                                                                                  "end": 8520,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 186,
                                                                                      "column": 47
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 186,
                                                                                      "column": 56
                                                                                    },
                                                                                    "identifierName": "undefined"
                                                                                  },
                                                                                  "name": "undefined"
                                                                                }
                                                                              },
                                                                              {
                                                                                "type": "ObjectProperty",
                                                                                "start": 8562,
                                                                                "end": 8577,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 187,
                                                                                    "column": 40
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 187,
                                                                                    "column": 55
                                                                                  }
                                                                                },
                                                                                "method": false,
                                                                                "shorthand": false,
                                                                                "computed": false,
                                                                                "key": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8562,
                                                                                  "end": 8566,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 187,
                                                                                      "column": 40
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 187,
                                                                                      "column": 44
                                                                                    },
                                                                                    "identifierName": "face"
                                                                                  },
                                                                                  "name": "face"
                                                                                },
                                                                                "value": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8568,
                                                                                  "end": 8577,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 187,
                                                                                      "column": 46
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 187,
                                                                                      "column": 55
                                                                                    },
                                                                                    "identifierName": "undefined"
                                                                                  },
                                                                                  "name": "undefined"
                                                                                }
                                                                              },
                                                                              {
                                                                                "type": "ObjectProperty",
                                                                                "start": 8619,
                                                                                "end": 8639,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 188,
                                                                                    "column": 40
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 188,
                                                                                    "column": 60
                                                                                  }
                                                                                },
                                                                                "method": false,
                                                                                "shorthand": false,
                                                                                "computed": false,
                                                                                "key": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8619,
                                                                                  "end": 8628,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 188,
                                                                                      "column": 40
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 188,
                                                                                      "column": 49
                                                                                    },
                                                                                    "identifierName": "faceIndex"
                                                                                  },
                                                                                  "name": "faceIndex"
                                                                                },
                                                                                "value": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8630,
                                                                                  "end": 8639,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 188,
                                                                                      "column": 51
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 188,
                                                                                      "column": 60
                                                                                    },
                                                                                    "identifierName": "undefined"
                                                                                  },
                                                                                  "name": "undefined"
                                                                                }
                                                                              },
                                                                              {
                                                                                "type": "ObjectProperty",
                                                                                "start": 8681,
                                                                                "end": 8699,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 189,
                                                                                    "column": 40
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 189,
                                                                                    "column": 58
                                                                                  }
                                                                                },
                                                                                "method": false,
                                                                                "shorthand": false,
                                                                                "computed": false,
                                                                                "key": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8681,
                                                                                  "end": 8688,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 189,
                                                                                      "column": 40
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 189,
                                                                                      "column": 47
                                                                                    },
                                                                                    "identifierName": "indices"
                                                                                  },
                                                                                  "name": "indices"
                                                                                },
                                                                                "value": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8690,
                                                                                  "end": 8699,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 189,
                                                                                      "column": 49
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 189,
                                                                                      "column": 58
                                                                                    },
                                                                                    "identifierName": "undefined"
                                                                                  },
                                                                                  "name": "undefined"
                                                                                }
                                                                              },
                                                                              {
                                                                                "type": "ObjectProperty",
                                                                                "start": 8741,
                                                                                "end": 8761,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 190,
                                                                                    "column": 40
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 190,
                                                                                    "column": 60
                                                                                  }
                                                                                },
                                                                                "method": false,
                                                                                "shorthand": false,
                                                                                "computed": false,
                                                                                "key": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8741,
                                                                                  "end": 8747,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 190,
                                                                                      "column": 40
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 190,
                                                                                      "column": 46
                                                                                    },
                                                                                    "identifierName": "object"
                                                                                  },
                                                                                  "name": "object"
                                                                                },
                                                                                "value": {
                                                                                  "type": "MemberExpression",
                                                                                  "start": 8749,
                                                                                  "end": 8761,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 190,
                                                                                      "column": 48
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 190,
                                                                                      "column": 60
                                                                                    }
                                                                                  },
                                                                                  "object": {
                                                                                    "type": "Identifier",
                                                                                    "start": 8749,
                                                                                    "end": 8752,
                                                                                    "loc": {
                                                                                      "start": {
                                                                                        "line": 190,
                                                                                        "column": 48
                                                                                      },
                                                                                      "end": {
                                                                                        "line": 190,
                                                                                        "column": 51
                                                                                      },
                                                                                      "identifierName": "box"
                                                                                    },
                                                                                    "name": "box"
                                                                                  },
                                                                                  "property": {
                                                                                    "type": "Identifier",
                                                                                    "start": 8753,
                                                                                    "end": 8761,
                                                                                    "loc": {
                                                                                      "start": {
                                                                                        "line": 190,
                                                                                        "column": 52
                                                                                      },
                                                                                      "end": {
                                                                                        "line": 190,
                                                                                        "column": 60
                                                                                      },
                                                                                      "identifierName": "__object"
                                                                                    },
                                                                                    "name": "__object"
                                                                                  },
                                                                                  "computed": false
                                                                                }
                                                                              }
                                                                            ]
                                                                          }
                                                                        ],
                                                                        "leadingComments": null
                                                                      },
                                                                      "leadingComments": [
                                                                        {
                                                                          "type": "CommentLine",
                                                                          "value": " create new object identical to raycast-hit",
                                                                          "start": 8308,
                                                                          "end": 8353,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 183,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 183,
                                                                              "column": 81
                                                                            }
                                                                          }
                                                                        }
                                                                      ]
                                                                    }
                                                                  ],
                                                                  "directives": []
                                                                },
                                                                "alternate": null
                                                              }
                                                            ],
                                                            "directives": [],
                                                            "trailingComments": null
                                                          },
                                                          "trailingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": " Remove items not present any longer",
                                                              "start": 8896,
                                                              "end": 8934,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 195,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 195,
                                                                  "column": 66
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "ForOfStatement",
                                                          "start": 8963,
                                                          "end": 9538,
                                                          "loc": {
                                                            "start": {
                                                              "line": 196,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 207,
                                                              "column": 29
                                                            }
                                                          },
                                                          "left": {
                                                            "type": "VariableDeclaration",
                                                            "start": 8968,
                                                            "end": 8976,
                                                            "loc": {
                                                              "start": {
                                                                "line": 196,
                                                                "column": 33
                                                              },
                                                              "end": {
                                                                "line": 196,
                                                                "column": 41
                                                              }
                                                            },
                                                            "declarations": [
                                                              {
                                                                "type": "VariableDeclarator",
                                                                "start": 8972,
                                                                "end": 8976,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 196,
                                                                    "column": 37
                                                                  },
                                                                  "end": {
                                                                    "line": 196,
                                                                    "column": 41
                                                                  }
                                                                },
                                                                "id": {
                                                                  "type": "Identifier",
                                                                  "start": 8972,
                                                                  "end": 8976,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 196,
                                                                      "column": 37
                                                                    },
                                                                    "end": {
                                                                      "line": 196,
                                                                      "column": 41
                                                                    },
                                                                    "identifierName": "item"
                                                                  },
                                                                  "name": "item",
                                                                  "leadingComments": null
                                                                },
                                                                "init": null,
                                                                "leadingComments": null
                                                              }
                                                            ],
                                                            "kind": "let",
                                                            "leadingComments": null
                                                          },
                                                          "right": {
                                                            "type": "Identifier",
                                                            "start": 8980,
                                                            "end": 8990,
                                                            "loc": {
                                                              "start": {
                                                                "line": 196,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 196,
                                                                "column": 55
                                                              },
                                                              "identifierName": "candidates"
                                                            },
                                                            "name": "candidates"
                                                          },
                                                          "body": {
                                                            "type": "BlockStatement",
                                                            "start": 8992,
                                                            "end": 9538,
                                                            "loc": {
                                                              "start": {
                                                                "line": 196,
                                                                "column": 57
                                                              },
                                                              "end": {
                                                                "line": 207,
                                                                "column": 29
                                                              }
                                                            },
                                                            "body": [
                                                              {
                                                                "type": "VariableDeclaration",
                                                                "start": 9026,
                                                                "end": 9044,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 197,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 197,
                                                                    "column": 50
                                                                  }
                                                                },
                                                                "declarations": [
                                                                  {
                                                                    "type": "VariableDeclarator",
                                                                    "start": 9030,
                                                                    "end": 9043,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 197,
                                                                        "column": 36
                                                                      },
                                                                      "end": {
                                                                        "line": 197,
                                                                        "column": 49
                                                                      }
                                                                    },
                                                                    "id": {
                                                                      "type": "Identifier",
                                                                      "start": 9030,
                                                                      "end": 9035,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 197,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 197,
                                                                          "column": 41
                                                                        },
                                                                        "identifierName": "found"
                                                                      },
                                                                      "name": "found"
                                                                    },
                                                                    "init": {
                                                                      "type": "BooleanLiteral",
                                                                      "start": 9038,
                                                                      "end": 9043,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 197,
                                                                          "column": 44
                                                                        },
                                                                        "end": {
                                                                          "line": 197,
                                                                          "column": 49
                                                                        }
                                                                      },
                                                                      "value": false
                                                                    }
                                                                  }
                                                                ],
                                                                "kind": "let"
                                                              },
                                                              {
                                                                "type": "ForOfStatement",
                                                                "start": 9077,
                                                                "end": 9366,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 198,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 203,
                                                                    "column": 33
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "VariableDeclaration",
                                                                  "start": 9082,
                                                                  "end": 9093,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 198,
                                                                      "column": 37
                                                                    },
                                                                    "end": {
                                                                      "line": 198,
                                                                      "column": 48
                                                                    }
                                                                  },
                                                                  "declarations": [
                                                                    {
                                                                      "type": "VariableDeclarator",
                                                                      "start": 9086,
                                                                      "end": 9093,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 198,
                                                                          "column": 41
                                                                        },
                                                                        "end": {
                                                                          "line": 198,
                                                                          "column": 48
                                                                        }
                                                                      },
                                                                      "id": {
                                                                        "type": "Identifier",
                                                                        "start": 9086,
                                                                        "end": 9093,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 198,
                                                                            "column": 41
                                                                          },
                                                                          "end": {
                                                                            "line": 198,
                                                                            "column": 48
                                                                          },
                                                                          "identifierName": "newItem"
                                                                        },
                                                                        "name": "newItem"
                                                                      },
                                                                      "init": null
                                                                    }
                                                                  ],
                                                                  "kind": "let"
                                                                },
                                                                "right": {
                                                                  "type": "Identifier",
                                                                  "start": 9097,
                                                                  "end": 9110,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 198,
                                                                      "column": 52
                                                                    },
                                                                    "end": {
                                                                      "line": 198,
                                                                      "column": 65
                                                                    },
                                                                    "identifierName": "newCandidates"
                                                                  },
                                                                  "name": "newCandidates"
                                                                },
                                                                "body": {
                                                                  "type": "BlockStatement",
                                                                  "start": 9112,
                                                                  "end": 9366,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 198,
                                                                      "column": 67
                                                                    },
                                                                    "end": {
                                                                      "line": 203,
                                                                      "column": 33
                                                                    }
                                                                  },
                                                                  "body": [
                                                                    {
                                                                      "type": "IfStatement",
                                                                      "start": 9150,
                                                                      "end": 9332,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 199,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 202,
                                                                          "column": 37
                                                                        }
                                                                      },
                                                                      "test": {
                                                                        "type": "BinaryExpression",
                                                                        "start": 9154,
                                                                        "end": 9190,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 199,
                                                                            "column": 40
                                                                          },
                                                                          "end": {
                                                                            "line": 199,
                                                                            "column": 76
                                                                          }
                                                                        },
                                                                        "left": {
                                                                          "type": "MemberExpression",
                                                                          "start": 9154,
                                                                          "end": 9168,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 199,
                                                                              "column": 40
                                                                            },
                                                                            "end": {
                                                                              "line": 199,
                                                                              "column": 54
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 9154,
                                                                            "end": 9165,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 199,
                                                                                "column": 40
                                                                              },
                                                                              "end": {
                                                                                "line": 199,
                                                                                "column": 51
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "Identifier",
                                                                              "start": 9154,
                                                                              "end": 9158,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 199,
                                                                                  "column": 40
                                                                                },
                                                                                "end": {
                                                                                  "line": 199,
                                                                                  "column": 44
                                                                                },
                                                                                "identifierName": "item"
                                                                              },
                                                                              "name": "item"
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 9159,
                                                                              "end": 9165,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 199,
                                                                                  "column": 45
                                                                                },
                                                                                "end": {
                                                                                  "line": 199,
                                                                                  "column": 51
                                                                                },
                                                                                "identifierName": "object"
                                                                              },
                                                                              "name": "object"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 9166,
                                                                            "end": 9168,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 199,
                                                                                "column": 52
                                                                              },
                                                                              "end": {
                                                                                "line": 199,
                                                                                "column": 54
                                                                              },
                                                                              "identifierName": "id"
                                                                            },
                                                                            "name": "id"
                                                                          },
                                                                          "computed": false
                                                                        },
                                                                        "operator": "===",
                                                                        "right": {
                                                                          "type": "MemberExpression",
                                                                          "start": 9173,
                                                                          "end": 9190,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 199,
                                                                              "column": 59
                                                                            },
                                                                            "end": {
                                                                              "line": 199,
                                                                              "column": 76
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 9173,
                                                                            "end": 9187,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 199,
                                                                                "column": 59
                                                                              },
                                                                              "end": {
                                                                                "line": 199,
                                                                                "column": 73
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "Identifier",
                                                                              "start": 9173,
                                                                              "end": 9180,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 199,
                                                                                  "column": 59
                                                                                },
                                                                                "end": {
                                                                                  "line": 199,
                                                                                  "column": 66
                                                                                },
                                                                                "identifierName": "newItem"
                                                                              },
                                                                              "name": "newItem"
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 9181,
                                                                              "end": 9187,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 199,
                                                                                  "column": 67
                                                                                },
                                                                                "end": {
                                                                                  "line": 199,
                                                                                  "column": 73
                                                                                },
                                                                                "identifierName": "object"
                                                                              },
                                                                              "name": "object"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 9188,
                                                                            "end": 9190,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 199,
                                                                                "column": 74
                                                                              },
                                                                              "end": {
                                                                                "line": 199,
                                                                                "column": 76
                                                                              },
                                                                              "identifierName": "id"
                                                                            },
                                                                            "name": "id"
                                                                          },
                                                                          "computed": false
                                                                        }
                                                                      },
                                                                      "consequent": {
                                                                        "type": "BlockStatement",
                                                                        "start": 9192,
                                                                        "end": 9332,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 199,
                                                                            "column": 78
                                                                          },
                                                                          "end": {
                                                                            "line": 202,
                                                                            "column": 37
                                                                          }
                                                                        },
                                                                        "body": [
                                                                          {
                                                                            "type": "ExpressionStatement",
                                                                            "start": 9234,
                                                                            "end": 9247,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 200,
                                                                                "column": 40
                                                                              },
                                                                              "end": {
                                                                                "line": 200,
                                                                                "column": 53
                                                                              }
                                                                            },
                                                                            "expression": {
                                                                              "type": "AssignmentExpression",
                                                                              "start": 9234,
                                                                              "end": 9246,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 200,
                                                                                  "column": 40
                                                                                },
                                                                                "end": {
                                                                                  "line": 200,
                                                                                  "column": 52
                                                                                }
                                                                              },
                                                                              "operator": "=",
                                                                              "left": {
                                                                                "type": "Identifier",
                                                                                "start": 9234,
                                                                                "end": 9239,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 200,
                                                                                    "column": 40
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 200,
                                                                                    "column": 45
                                                                                  },
                                                                                  "identifierName": "found"
                                                                                },
                                                                                "name": "found"
                                                                              },
                                                                              "right": {
                                                                                "type": "BooleanLiteral",
                                                                                "start": 9242,
                                                                                "end": 9246,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 200,
                                                                                    "column": 48
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 200,
                                                                                    "column": 52
                                                                                  }
                                                                                },
                                                                                "value": true
                                                                              }
                                                                            }
                                                                          },
                                                                          {
                                                                            "type": "BreakStatement",
                                                                            "start": 9288,
                                                                            "end": 9294,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 201,
                                                                                "column": 40
                                                                              },
                                                                              "end": {
                                                                                "line": 201,
                                                                                "column": 46
                                                                              }
                                                                            },
                                                                            "label": null
                                                                          }
                                                                        ],
                                                                        "directives": []
                                                                      },
                                                                      "alternate": null
                                                                    }
                                                                  ],
                                                                  "directives": []
                                                                }
                                                              },
                                                              {
                                                                "type": "IfStatement",
                                                                "start": 9399,
                                                                "end": 9508,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 204,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 206,
                                                                    "column": 33
                                                                  }
                                                                },
                                                                "test": {
                                                                  "type": "UnaryExpression",
                                                                  "start": 9403,
                                                                  "end": 9409,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 204,
                                                                      "column": 36
                                                                    },
                                                                    "end": {
                                                                      "line": 204,
                                                                      "column": 42
                                                                    }
                                                                  },
                                                                  "operator": "!",
                                                                  "prefix": true,
                                                                  "argument": {
                                                                    "type": "Identifier",
                                                                    "start": 9404,
                                                                    "end": 9409,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 204,
                                                                        "column": 37
                                                                      },
                                                                      "end": {
                                                                        "line": 204,
                                                                        "column": 42
                                                                      },
                                                                      "identifierName": "found"
                                                                    },
                                                                    "name": "found"
                                                                  },
                                                                  "extra": {
                                                                    "parenthesizedArgument": false
                                                                  }
                                                                },
                                                                "consequent": {
                                                                  "type": "BlockStatement",
                                                                  "start": 9411,
                                                                  "end": 9508,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 204,
                                                                      "column": 44
                                                                    },
                                                                    "end": {
                                                                      "line": 206,
                                                                      "column": 33
                                                                    }
                                                                  },
                                                                  "body": [
                                                                    {
                                                                      "type": "ExpressionStatement",
                                                                      "start": 9449,
                                                                      "end": 9474,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 205,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 205,
                                                                          "column": 61
                                                                        }
                                                                      },
                                                                      "expression": {
                                                                        "type": "CallExpression",
                                                                        "start": 9449,
                                                                        "end": 9473,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 205,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 205,
                                                                            "column": 60
                                                                          }
                                                                        },
                                                                        "callee": {
                                                                          "type": "MemberExpression",
                                                                          "start": 9449,
                                                                          "end": 9460,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 205,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 205,
                                                                              "column": 47
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "ThisExpression",
                                                                            "start": 9449,
                                                                            "end": 9453,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 205,
                                                                                "column": 36
                                                                              },
                                                                              "end": {
                                                                                "line": 205,
                                                                                "column": 40
                                                                              }
                                                                            }
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 9454,
                                                                            "end": 9460,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 205,
                                                                                "column": 41
                                                                              },
                                                                              "end": {
                                                                                "line": 205,
                                                                                "column": 47
                                                                              },
                                                                              "identifierName": "remove"
                                                                            },
                                                                            "name": "remove"
                                                                          },
                                                                          "computed": false
                                                                        },
                                                                        "arguments": [
                                                                          {
                                                                            "type": "Identifier",
                                                                            "start": 9461,
                                                                            "end": 9465,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 205,
                                                                                "column": 48
                                                                              },
                                                                              "end": {
                                                                                "line": 205,
                                                                                "column": 52
                                                                              },
                                                                              "identifierName": "item"
                                                                            },
                                                                            "name": "item"
                                                                          },
                                                                          {
                                                                            "type": "BooleanLiteral",
                                                                            "start": 9467,
                                                                            "end": 9472,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 205,
                                                                                "column": 54
                                                                              },
                                                                              "end": {
                                                                                "line": 205,
                                                                                "column": 59
                                                                              }
                                                                            },
                                                                            "value": false
                                                                          }
                                                                        ]
                                                                      }
                                                                    }
                                                                  ],
                                                                  "directives": []
                                                                },
                                                                "alternate": null
                                                              }
                                                            ],
                                                            "directives": []
                                                          },
                                                          "leadingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": " Remove items not present any longer",
                                                              "start": 8896,
                                                              "end": 8934,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 195,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 195,
                                                                  "column": 66
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 9567,
                                                          "end": 9594,
                                                          "loc": {
                                                            "start": {
                                                              "line": 208,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 208,
                                                              "column": 55
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 9567,
                                                            "end": 9593,
                                                            "loc": {
                                                              "start": {
                                                                "line": 208,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 208,
                                                                "column": 54
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "Identifier",
                                                              "start": 9567,
                                                              "end": 9577,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 208,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 208,
                                                                  "column": 38
                                                                },
                                                                "identifierName": "candidates"
                                                              },
                                                              "name": "candidates"
                                                            },
                                                            "right": {
                                                              "type": "Identifier",
                                                              "start": 9580,
                                                              "end": 9593,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 208,
                                                                  "column": 41
                                                                },
                                                                "end": {
                                                                  "line": 208,
                                                                  "column": 54
                                                                },
                                                                "identifierName": "newCandidates"
                                                              },
                                                              "name": "newCandidates"
                                                            }
                                                          },
                                                          "trailingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": " Add new items, but only if they aren't known yet",
                                                              "start": 9624,
                                                              "end": 9675,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 210,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 210,
                                                                  "column": 79
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "ForOfStatement",
                                                          "start": 9704,
                                                          "end": 9787,
                                                          "loc": {
                                                            "start": {
                                                              "line": 211,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 212,
                                                              "column": 54
                                                            }
                                                          },
                                                          "left": {
                                                            "type": "VariableDeclaration",
                                                            "start": 9709,
                                                            "end": 9717,
                                                            "loc": {
                                                              "start": {
                                                                "line": 211,
                                                                "column": 33
                                                              },
                                                              "end": {
                                                                "line": 211,
                                                                "column": 41
                                                              }
                                                            },
                                                            "declarations": [
                                                              {
                                                                "type": "VariableDeclarator",
                                                                "start": 9713,
                                                                "end": 9717,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 211,
                                                                    "column": 37
                                                                  },
                                                                  "end": {
                                                                    "line": 211,
                                                                    "column": 41
                                                                  }
                                                                },
                                                                "id": {
                                                                  "type": "Identifier",
                                                                  "start": 9713,
                                                                  "end": 9717,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 211,
                                                                      "column": 37
                                                                    },
                                                                    "end": {
                                                                      "line": 211,
                                                                      "column": 41
                                                                    },
                                                                    "identifierName": "item"
                                                                  },
                                                                  "name": "item",
                                                                  "leadingComments": null
                                                                },
                                                                "init": null,
                                                                "leadingComments": null
                                                              }
                                                            ],
                                                            "kind": "let",
                                                            "leadingComments": null
                                                          },
                                                          "right": {
                                                            "type": "Identifier",
                                                            "start": 9721,
                                                            "end": 9731,
                                                            "loc": {
                                                              "start": {
                                                                "line": 211,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 211,
                                                                "column": 55
                                                              },
                                                              "identifierName": "candidates"
                                                            },
                                                            "name": "candidates"
                                                          },
                                                          "body": {
                                                            "type": "ExpressionStatement",
                                                            "start": 9765,
                                                            "end": 9787,
                                                            "loc": {
                                                              "start": {
                                                                "line": 212,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 212,
                                                                "column": 54
                                                              }
                                                            },
                                                            "expression": {
                                                              "type": "CallExpression",
                                                              "start": 9765,
                                                              "end": 9786,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 212,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 212,
                                                                  "column": 53
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 9765,
                                                                "end": 9773,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 212,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 212,
                                                                    "column": 40
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 9765,
                                                                  "end": 9769,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 212,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 212,
                                                                      "column": 36
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 9770,
                                                                  "end": 9773,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 212,
                                                                      "column": 37
                                                                    },
                                                                    "end": {
                                                                      "line": 212,
                                                                      "column": 40
                                                                    },
                                                                    "identifierName": "add"
                                                                  },
                                                                  "name": "add"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": [
                                                                {
                                                                  "type": "Identifier",
                                                                  "start": 9774,
                                                                  "end": 9778,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 212,
                                                                      "column": 41
                                                                    },
                                                                    "end": {
                                                                      "line": 212,
                                                                      "column": 45
                                                                    },
                                                                    "identifierName": "item"
                                                                  },
                                                                  "name": "item"
                                                                },
                                                                {
                                                                  "type": "BooleanLiteral",
                                                                  "start": 9780,
                                                                  "end": 9785,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 212,
                                                                      "column": 47
                                                                    },
                                                                    "end": {
                                                                      "line": 212,
                                                                      "column": 52
                                                                    }
                                                                  },
                                                                  "value": false
                                                                }
                                                              ]
                                                            }
                                                          },
                                                          "leadingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": " Add new items, but only if they aren't known yet",
                                                              "start": 9624,
                                                              "end": 9675,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 210,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 210,
                                                                  "column": 79
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 9817,
                                                          "end": 9840,
                                                          "loc": {
                                                            "start": {
                                                              "line": 214,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 214,
                                                              "column": 51
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 9817,
                                                            "end": 9839,
                                                            "loc": {
                                                              "start": {
                                                                "line": 214,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 214,
                                                                "column": 50
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 9817,
                                                              "end": 9837,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 214,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 214,
                                                                  "column": 48
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 9817,
                                                                "end": 9826,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 214,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 214,
                                                                    "column": 37
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 9817,
                                                                  "end": 9821,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 214,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 214,
                                                                      "column": 32
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 9822,
                                                                  "end": 9826,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 214,
                                                                      "column": 33
                                                                    },
                                                                    "end": {
                                                                      "line": 214,
                                                                      "column": 37
                                                                    },
                                                                    "identifierName": "view"
                                                                  },
                                                                  "name": "view"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 9827,
                                                                "end": 9837,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 214,
                                                                    "column": 38
                                                                  },
                                                                  "end": {
                                                                    "line": 214,
                                                                    "column": 48
                                                                  },
                                                                  "identifierName": "invalidate"
                                                                },
                                                                "name": "invalidate"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": []
                                                          }
                                                        },
                                                        {
                                                          "type": "BreakStatement",
                                                          "start": 9869,
                                                          "end": 9875,
                                                          "loc": {
                                                            "start": {
                                                              "line": 215,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 215,
                                                              "column": 34
                                                            }
                                                          },
                                                          "label": null
                                                        }
                                                      ],
                                                      "test": {
                                                        "type": "StringLiteral",
                                                        "start": 6324,
                                                        "end": 6335,
                                                        "loc": {
                                                          "start": {
                                                            "line": 149,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 149,
                                                            "column": 40
                                                          }
                                                        },
                                                        "extra": {
                                                          "rawValue": "mousemove",
                                                          "raw": "'mousemove'"
                                                        },
                                                        "value": "mousemove"
                                                      }
                                                    },
                                                    {
                                                      "type": "SwitchCase",
                                                      "start": 9901,
                                                      "end": 10756,
                                                      "loc": {
                                                        "start": {
                                                          "line": 217,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 233,
                                                          "column": 34
                                                        }
                                                      },
                                                      "consequent": [
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 9945,
                                                          "end": 9966,
                                                          "loc": {
                                                            "start": {
                                                              "line": 218,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 218,
                                                              "column": 49
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "LogicalExpression",
                                                            "start": 9945,
                                                            "end": 9965,
                                                            "loc": {
                                                              "start": {
                                                                "line": 218,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 218,
                                                                "column": 48
                                                              }
                                                            },
                                                            "left": {
                                                              "type": "Identifier",
                                                              "start": 9945,
                                                              "end": 9948,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 218,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 218,
                                                                  "column": 31
                                                                },
                                                                "identifierName": "box"
                                                              },
                                                              "name": "box"
                                                            },
                                                            "operator": "&&",
                                                            "right": {
                                                              "type": "CallExpression",
                                                              "start": 9952,
                                                              "end": 9965,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 218,
                                                                  "column": 35
                                                                },
                                                                "end": {
                                                                  "line": 218,
                                                                  "column": 48
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 9952,
                                                                "end": 9963,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 218,
                                                                    "column": 35
                                                                  },
                                                                  "end": {
                                                                    "line": 218,
                                                                    "column": 46
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 9952,
                                                                  "end": 9955,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 218,
                                                                      "column": 35
                                                                    },
                                                                    "end": {
                                                                      "line": 218,
                                                                      "column": 38
                                                                    },
                                                                    "identifierName": "box"
                                                                  },
                                                                  "name": "box"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 9956,
                                                                  "end": 9963,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 218,
                                                                      "column": 39
                                                                    },
                                                                    "end": {
                                                                      "line": 218,
                                                                      "column": 46
                                                                    },
                                                                    "identifierName": "destroy"
                                                                  },
                                                                  "name": "destroy"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": []
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 9996,
                                                          "end": 10013,
                                                          "loc": {
                                                            "start": {
                                                              "line": 220,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 220,
                                                              "column": 45
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 10000,
                                                              "end": 10012,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 220,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 220,
                                                                  "column": 44
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 10000,
                                                                "end": 10007,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 220,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 220,
                                                                    "column": 39
                                                                  },
                                                                  "identifierName": "tempIds"
                                                                },
                                                                "name": "tempIds"
                                                              },
                                                              "init": {
                                                                "type": "ArrayExpression",
                                                                "start": 10010,
                                                                "end": 10012,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 220,
                                                                    "column": 42
                                                                  },
                                                                  "end": {
                                                                    "line": 220,
                                                                    "column": 44
                                                                  }
                                                                },
                                                                "elements": []
                                                              }
                                                            }
                                                          ],
                                                          "kind": "let"
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 10042,
                                                          "end": 10099,
                                                          "loc": {
                                                            "start": {
                                                              "line": 221,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 221,
                                                              "column": 85
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 10042,
                                                            "end": 10098,
                                                            "loc": {
                                                              "start": {
                                                                "line": 221,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 221,
                                                                "column": 84
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 10042,
                                                              "end": 10060,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 221,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 221,
                                                                  "column": 46
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 10042,
                                                                "end": 10052,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 221,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 221,
                                                                    "column": 38
                                                                  },
                                                                  "identifierName": "candidates"
                                                                },
                                                                "name": "candidates"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 10053,
                                                                "end": 10060,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 221,
                                                                    "column": 39
                                                                  },
                                                                  "end": {
                                                                    "line": 221,
                                                                    "column": 46
                                                                  },
                                                                  "identifierName": "forEach"
                                                                },
                                                                "name": "forEach"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "ArrowFunctionExpression",
                                                                "start": 10061,
                                                                "end": 10097,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 221,
                                                                    "column": 47
                                                                  },
                                                                  "end": {
                                                                    "line": 221,
                                                                    "column": 83
                                                                  }
                                                                },
                                                                "id": null,
                                                                "generator": false,
                                                                "expression": true,
                                                                "async": false,
                                                                "params": [
                                                                  {
                                                                    "type": "Identifier",
                                                                    "start": 10061,
                                                                    "end": 10065,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 221,
                                                                        "column": 47
                                                                      },
                                                                      "end": {
                                                                        "line": 221,
                                                                        "column": 51
                                                                      },
                                                                      "identifierName": "item"
                                                                    },
                                                                    "name": "item"
                                                                  }
                                                                ],
                                                                "body": {
                                                                  "type": "CallExpression",
                                                                  "start": 10069,
                                                                  "end": 10097,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 221,
                                                                      "column": 55
                                                                    },
                                                                    "end": {
                                                                      "line": 221,
                                                                      "column": 83
                                                                    }
                                                                  },
                                                                  "callee": {
                                                                    "type": "MemberExpression",
                                                                    "start": 10069,
                                                                    "end": 10081,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 221,
                                                                        "column": 55
                                                                      },
                                                                      "end": {
                                                                        "line": 221,
                                                                        "column": 67
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "Identifier",
                                                                      "start": 10069,
                                                                      "end": 10076,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 221,
                                                                          "column": 55
                                                                        },
                                                                        "end": {
                                                                          "line": 221,
                                                                          "column": 62
                                                                        },
                                                                        "identifierName": "tempIds"
                                                                      },
                                                                      "name": "tempIds"
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 10077,
                                                                      "end": 10081,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 221,
                                                                          "column": 63
                                                                        },
                                                                        "end": {
                                                                          "line": 221,
                                                                          "column": 67
                                                                        },
                                                                        "identifierName": "push"
                                                                      },
                                                                      "name": "push"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "arguments": [
                                                                    {
                                                                      "type": "MemberExpression",
                                                                      "start": 10082,
                                                                      "end": 10096,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 221,
                                                                          "column": 68
                                                                        },
                                                                        "end": {
                                                                          "line": 221,
                                                                          "column": 82
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "MemberExpression",
                                                                        "start": 10082,
                                                                        "end": 10093,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 221,
                                                                            "column": 68
                                                                          },
                                                                          "end": {
                                                                            "line": 221,
                                                                            "column": 79
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "Identifier",
                                                                          "start": 10082,
                                                                          "end": 10086,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 221,
                                                                              "column": 68
                                                                            },
                                                                            "end": {
                                                                              "line": 221,
                                                                              "column": 72
                                                                            },
                                                                            "identifierName": "item"
                                                                          },
                                                                          "name": "item"
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 10087,
                                                                          "end": 10093,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 221,
                                                                              "column": 73
                                                                            },
                                                                            "end": {
                                                                              "line": 221,
                                                                              "column": 79
                                                                            },
                                                                            "identifierName": "object"
                                                                          },
                                                                          "name": "object"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 10094,
                                                                        "end": 10096,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 221,
                                                                            "column": 80
                                                                          },
                                                                          "end": {
                                                                            "line": 221,
                                                                            "column": 82
                                                                          },
                                                                          "identifierName": "id"
                                                                        },
                                                                        "name": "id"
                                                                      },
                                                                      "computed": false
                                                                    }
                                                                  ]
                                                                }
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 10128,
                                                          "end": 10150,
                                                          "loc": {
                                                            "start": {
                                                              "line": 222,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 222,
                                                              "column": 50
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 10128,
                                                            "end": 10149,
                                                            "loc": {
                                                              "start": {
                                                                "line": 222,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 222,
                                                                "column": 49
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "Identifier",
                                                              "start": 10128,
                                                              "end": 10137,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 222,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 222,
                                                                  "column": 37
                                                                },
                                                                "identifierName": "clickDown"
                                                              },
                                                              "name": "clickDown"
                                                            },
                                                            "right": {
                                                              "type": "Identifier",
                                                              "start": 10140,
                                                              "end": 10149,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 222,
                                                                  "column": 40
                                                                },
                                                                "end": {
                                                                  "line": 222,
                                                                  "column": 49
                                                                },
                                                                "identifierName": "undefined"
                                                              },
                                                              "name": "undefined"
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "IfStatement",
                                                          "start": 10179,
                                                          "end": 10375,
                                                          "loc": {
                                                            "start": {
                                                              "line": 223,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 226,
                                                              "column": 29
                                                            }
                                                          },
                                                          "test": {
                                                            "type": "BinaryExpression",
                                                            "start": 10183,
                                                            "end": 10210,
                                                            "loc": {
                                                              "start": {
                                                                "line": 223,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 223,
                                                                "column": 59
                                                              }
                                                            },
                                                            "left": {
                                                              "type": "Identifier",
                                                              "start": 10183,
                                                              "end": 10197,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 223,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 223,
                                                                  "column": 46
                                                                },
                                                                "identifierName": "rubberBandLine"
                                                              },
                                                              "name": "rubberBandLine"
                                                            },
                                                            "operator": "!=",
                                                            "right": {
                                                              "type": "Identifier",
                                                              "start": 10201,
                                                              "end": 10210,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 223,
                                                                  "column": 50
                                                                },
                                                                "end": {
                                                                  "line": 223,
                                                                  "column": 59
                                                                },
                                                                "identifierName": "undefined"
                                                              },
                                                              "name": "undefined"
                                                            }
                                                          },
                                                          "consequent": {
                                                            "type": "BlockStatement",
                                                            "start": 10212,
                                                            "end": 10375,
                                                            "loc": {
                                                              "start": {
                                                                "line": 223,
                                                                "column": 61
                                                              },
                                                              "end": {
                                                                "line": 226,
                                                                "column": 29
                                                              }
                                                            },
                                                            "body": [
                                                              {
                                                                "type": "ExpressionStatement",
                                                                "start": 10246,
                                                                "end": 10285,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 224,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 224,
                                                                    "column": 71
                                                                  }
                                                                },
                                                                "expression": {
                                                                  "type": "CallExpression",
                                                                  "start": 10246,
                                                                  "end": 10284,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 224,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 224,
                                                                      "column": 70
                                                                    }
                                                                  },
                                                                  "callee": {
                                                                    "type": "MemberExpression",
                                                                    "start": 10246,
                                                                    "end": 10268,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 224,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 224,
                                                                        "column": 54
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 10246,
                                                                      "end": 10261,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 224,
                                                                          "column": 32
                                                                        },
                                                                        "end": {
                                                                          "line": 224,
                                                                          "column": 47
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "MemberExpression",
                                                                        "start": 10246,
                                                                        "end": 10255,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 224,
                                                                            "column": 32
                                                                          },
                                                                          "end": {
                                                                            "line": 224,
                                                                            "column": 41
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "ThisExpression",
                                                                          "start": 10246,
                                                                          "end": 10250,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 224,
                                                                              "column": 32
                                                                            },
                                                                            "end": {
                                                                              "line": 224,
                                                                              "column": 36
                                                                            }
                                                                          }
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 10251,
                                                                          "end": 10255,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 224,
                                                                              "column": 37
                                                                            },
                                                                            "end": {
                                                                              "line": 224,
                                                                              "column": 41
                                                                            },
                                                                            "identifierName": "view"
                                                                          },
                                                                          "name": "view"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 10256,
                                                                        "end": 10261,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 224,
                                                                            "column": 42
                                                                          },
                                                                          "end": {
                                                                            "line": 224,
                                                                            "column": 47
                                                                          },
                                                                          "identifierName": "scene"
                                                                        },
                                                                        "name": "scene"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 10262,
                                                                      "end": 10268,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 224,
                                                                          "column": 48
                                                                        },
                                                                        "end": {
                                                                          "line": 224,
                                                                          "column": 54
                                                                        },
                                                                        "identifierName": "remove"
                                                                      },
                                                                      "name": "remove"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "arguments": [
                                                                    {
                                                                      "type": "Identifier",
                                                                      "start": 10269,
                                                                      "end": 10283,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 224,
                                                                          "column": 55
                                                                        },
                                                                        "end": {
                                                                          "line": 224,
                                                                          "column": 69
                                                                        },
                                                                        "identifierName": "rubberBandLine"
                                                                      },
                                                                      "name": "rubberBandLine"
                                                                    }
                                                                  ]
                                                                }
                                                              },
                                                              {
                                                                "type": "ExpressionStatement",
                                                                "start": 10318,
                                                                "end": 10345,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 225,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 225,
                                                                    "column": 59
                                                                  }
                                                                },
                                                                "expression": {
                                                                  "type": "AssignmentExpression",
                                                                  "start": 10318,
                                                                  "end": 10344,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 225,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 225,
                                                                      "column": 58
                                                                    }
                                                                  },
                                                                  "operator": "=",
                                                                  "left": {
                                                                    "type": "Identifier",
                                                                    "start": 10318,
                                                                    "end": 10332,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 225,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 225,
                                                                        "column": 46
                                                                      },
                                                                      "identifierName": "rubberBandLine"
                                                                    },
                                                                    "name": "rubberBandLine"
                                                                  },
                                                                  "right": {
                                                                    "type": "Identifier",
                                                                    "start": 10335,
                                                                    "end": 10344,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 225,
                                                                        "column": 49
                                                                      },
                                                                      "end": {
                                                                        "line": 225,
                                                                        "column": 58
                                                                      },
                                                                      "identifierName": "undefined"
                                                                    },
                                                                    "name": "undefined"
                                                                  }
                                                                }
                                                              }
                                                            ],
                                                            "directives": [],
                                                            "trailingComments": null
                                                          },
                                                          "alternate": null,
                                                          "trailingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": " Update UI after mouse-up",
                                                              "start": 10404,
                                                              "end": 10431,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 227,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 227,
                                                                  "column": 55
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 10460,
                                                          "end": 10721,
                                                          "loc": {
                                                            "start": {
                                                              "line": 228,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 232,
                                                              "column": 30
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 10460,
                                                            "end": 10720,
                                                            "loc": {
                                                              "start": {
                                                                "line": 228,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 232,
                                                                "column": 29
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 10460,
                                                              "end": 10487,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 228,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 228,
                                                                  "column": 55
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 10460,
                                                                "end": 10478,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 228,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 228,
                                                                    "column": 46
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 10460,
                                                                  "end": 10472,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 228,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 228,
                                                                      "column": 40
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "ThisExpression",
                                                                    "start": 10460,
                                                                    "end": 10464,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 228,
                                                                        "column": 28
                                                                      },
                                                                      "end": {
                                                                        "line": 228,
                                                                        "column": 32
                                                                      }
                                                                    },
                                                                    "leadingComments": null
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 10465,
                                                                    "end": 10472,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 228,
                                                                        "column": 33
                                                                      },
                                                                      "end": {
                                                                        "line": 228,
                                                                        "column": 40
                                                                      },
                                                                      "identifierName": "session"
                                                                    },
                                                                    "name": "session"
                                                                  },
                                                                  "computed": false,
                                                                  "leadingComments": null
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 10473,
                                                                  "end": 10478,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 228,
                                                                      "column": 41
                                                                    },
                                                                    "end": {
                                                                      "line": 228,
                                                                      "column": 46
                                                                    },
                                                                    "identifierName": "store"
                                                                  },
                                                                  "name": "store"
                                                                },
                                                                "computed": false,
                                                                "leadingComments": null
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 10479,
                                                                "end": 10487,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 228,
                                                                    "column": 47
                                                                  },
                                                                  "end": {
                                                                    "line": 228,
                                                                    "column": 55
                                                                  },
                                                                  "identifierName": "dispatch"
                                                                },
                                                                "name": "dispatch"
                                                              },
                                                              "computed": false,
                                                              "leadingComments": null
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "CallExpression",
                                                                "start": 10521,
                                                                "end": 10689,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 229,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 231,
                                                                    "column": 34
                                                                  }
                                                                },
                                                                "callee": {
                                                                  "type": "MemberExpression",
                                                                  "start": 10521,
                                                                  "end": 10542,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 229,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 229,
                                                                      "column": 53
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 10521,
                                                                    "end": 10535,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 229,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 229,
                                                                        "column": 46
                                                                      },
                                                                      "identifierName": "elementActions"
                                                                    },
                                                                    "name": "elementActions"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 10536,
                                                                    "end": 10542,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 229,
                                                                        "column": 47
                                                                      },
                                                                      "end": {
                                                                        "line": 229,
                                                                        "column": 53
                                                                      },
                                                                      "identifierName": "update"
                                                                    },
                                                                    "name": "update"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "arguments": [
                                                                  {
                                                                    "type": "MemberExpression",
                                                                    "start": 10543,
                                                                    "end": 10558,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 229,
                                                                        "column": 54
                                                                      },
                                                                      "end": {
                                                                        "line": 229,
                                                                        "column": 69
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 10543,
                                                                      "end": 10555,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 229,
                                                                          "column": 54
                                                                        },
                                                                        "end": {
                                                                          "line": 229,
                                                                          "column": 66
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "ThisExpression",
                                                                        "start": 10543,
                                                                        "end": 10547,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 229,
                                                                            "column": 54
                                                                          },
                                                                          "end": {
                                                                            "line": 229,
                                                                            "column": 58
                                                                          }
                                                                        }
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 10548,
                                                                        "end": 10555,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 229,
                                                                            "column": 59
                                                                          },
                                                                          "end": {
                                                                            "line": 229,
                                                                            "column": 66
                                                                          },
                                                                          "identifierName": "element"
                                                                        },
                                                                        "name": "element"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 10556,
                                                                      "end": 10558,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 229,
                                                                          "column": 67
                                                                        },
                                                                        "end": {
                                                                          "line": 229,
                                                                          "column": 69
                                                                        },
                                                                        "identifierName": "id"
                                                                      },
                                                                      "name": "id"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  {
                                                                    "type": "ObjectExpression",
                                                                    "start": 10560,
                                                                    "end": 10688,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 229,
                                                                        "column": 71
                                                                      },
                                                                      "end": {
                                                                        "line": 231,
                                                                        "column": 33
                                                                      }
                                                                    },
                                                                    "properties": [
                                                                      {
                                                                        "type": "ObjectProperty",
                                                                        "start": 10598,
                                                                        "end": 10653,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 230,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 230,
                                                                            "column": 91
                                                                          }
                                                                        },
                                                                        "method": false,
                                                                        "shorthand": false,
                                                                        "computed": false,
                                                                        "key": {
                                                                          "type": "Identifier",
                                                                          "start": 10598,
                                                                          "end": 10606,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 230,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 230,
                                                                              "column": 44
                                                                            },
                                                                            "identifierName": "children"
                                                                          },
                                                                          "name": "children"
                                                                        },
                                                                        "value": {
                                                                          "type": "CallExpression",
                                                                          "start": 10608,
                                                                          "end": 10653,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 230,
                                                                              "column": 46
                                                                            },
                                                                            "end": {
                                                                              "line": 230,
                                                                              "column": 91
                                                                            }
                                                                          },
                                                                          "callee": {
                                                                            "type": "MemberExpression",
                                                                            "start": 10608,
                                                                            "end": 10622,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 230,
                                                                                "column": 46
                                                                              },
                                                                              "end": {
                                                                                "line": 230,
                                                                                "column": 60
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "Identifier",
                                                                              "start": 10608,
                                                                              "end": 10618,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 230,
                                                                                  "column": 46
                                                                                },
                                                                                "end": {
                                                                                  "line": 230,
                                                                                  "column": 56
                                                                                },
                                                                                "identifierName": "candidates"
                                                                              },
                                                                              "name": "candidates"
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 10619,
                                                                              "end": 10622,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 230,
                                                                                  "column": 57
                                                                                },
                                                                                "end": {
                                                                                  "line": 230,
                                                                                  "column": 60
                                                                                },
                                                                                "identifierName": "map"
                                                                              },
                                                                              "name": "map"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "arguments": [
                                                                            {
                                                                              "type": "ArrowFunctionExpression",
                                                                              "start": 10623,
                                                                              "end": 10652,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 230,
                                                                                  "column": 61
                                                                                },
                                                                                "end": {
                                                                                  "line": 230,
                                                                                  "column": 90
                                                                                }
                                                                              },
                                                                              "id": null,
                                                                              "generator": false,
                                                                              "expression": true,
                                                                              "async": false,
                                                                              "params": [
                                                                                {
                                                                                  "type": "Identifier",
                                                                                  "start": 10623,
                                                                                  "end": 10627,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 230,
                                                                                      "column": 61
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 230,
                                                                                      "column": 65
                                                                                    },
                                                                                    "identifierName": "item"
                                                                                  },
                                                                                  "name": "item"
                                                                                }
                                                                              ],
                                                                              "body": {
                                                                                "type": "MemberExpression",
                                                                                "start": 10631,
                                                                                "end": 10652,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 230,
                                                                                    "column": 69
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 230,
                                                                                    "column": 90
                                                                                  }
                                                                                },
                                                                                "object": {
                                                                                  "type": "MemberExpression",
                                                                                  "start": 10631,
                                                                                  "end": 10649,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 230,
                                                                                      "column": 69
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 230,
                                                                                      "column": 87
                                                                                    }
                                                                                  },
                                                                                  "object": {
                                                                                    "type": "MemberExpression",
                                                                                    "start": 10631,
                                                                                    "end": 10644,
                                                                                    "loc": {
                                                                                      "start": {
                                                                                        "line": 230,
                                                                                        "column": 69
                                                                                      },
                                                                                      "end": {
                                                                                        "line": 230,
                                                                                        "column": 82
                                                                                      }
                                                                                    },
                                                                                    "object": {
                                                                                      "type": "Identifier",
                                                                                      "start": 10631,
                                                                                      "end": 10635,
                                                                                      "loc": {
                                                                                        "start": {
                                                                                          "line": 230,
                                                                                          "column": 69
                                                                                        },
                                                                                        "end": {
                                                                                          "line": 230,
                                                                                          "column": 73
                                                                                        },
                                                                                        "identifierName": "item"
                                                                                      },
                                                                                      "name": "item"
                                                                                    },
                                                                                    "property": {
                                                                                      "type": "Identifier",
                                                                                      "start": 10636,
                                                                                      "end": 10644,
                                                                                      "loc": {
                                                                                        "start": {
                                                                                          "line": 230,
                                                                                          "column": 74
                                                                                        },
                                                                                        "end": {
                                                                                          "line": 230,
                                                                                          "column": 82
                                                                                        },
                                                                                        "identifierName": "material"
                                                                                      },
                                                                                      "name": "material"
                                                                                    },
                                                                                    "computed": false
                                                                                  },
                                                                                  "property": {
                                                                                    "type": "Identifier",
                                                                                    "start": 10645,
                                                                                    "end": 10649,
                                                                                    "loc": {
                                                                                      "start": {
                                                                                        "line": 230,
                                                                                        "column": 83
                                                                                      },
                                                                                      "end": {
                                                                                        "line": 230,
                                                                                        "column": 87
                                                                                      },
                                                                                      "identifierName": "meta"
                                                                                    },
                                                                                    "name": "meta"
                                                                                  },
                                                                                  "computed": false
                                                                                },
                                                                                "property": {
                                                                                  "type": "Identifier",
                                                                                  "start": 10650,
                                                                                  "end": 10652,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 230,
                                                                                      "column": 88
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 230,
                                                                                      "column": 90
                                                                                    },
                                                                                    "identifierName": "id"
                                                                                  },
                                                                                  "name": "id"
                                                                                },
                                                                                "computed": false
                                                                              }
                                                                            }
                                                                          ]
                                                                        }
                                                                      }
                                                                    ]
                                                                  }
                                                                ]
                                                              }
                                                            ],
                                                            "leadingComments": null
                                                          },
                                                          "leadingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": " Update UI after mouse-up",
                                                              "start": 10404,
                                                              "end": 10431,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 227,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 227,
                                                                  "column": 55
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "BreakStatement",
                                                          "start": 10750,
                                                          "end": 10756,
                                                          "loc": {
                                                            "start": {
                                                              "line": 233,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 233,
                                                              "column": 34
                                                            }
                                                          },
                                                          "label": null
                                                        }
                                                      ],
                                                      "test": {
                                                        "type": "StringLiteral",
                                                        "start": 9906,
                                                        "end": 9915,
                                                        "loc": {
                                                          "start": {
                                                            "line": 217,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 217,
                                                            "column": 38
                                                          }
                                                        },
                                                        "extra": {
                                                          "rawValue": "mouseup",
                                                          "raw": "'mouseup'"
                                                        },
                                                        "value": "mouseup"
                                                      }
                                                    }
                                                  ]
                                                }
                                              ],
                                              "directives": []
                                            }
                                          }
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 10815,
                                      "end": 10882,
                                      "loc": {
                                        "start": {
                                          "line": 237,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 237,
                                          "column": 83
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 10815,
                                        "end": 10881,
                                        "loc": {
                                          "start": {
                                            "line": 237,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 237,
                                            "column": 82
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 10815,
                                          "end": 10833,
                                          "loc": {
                                            "start": {
                                              "line": 237,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 237,
                                              "column": 34
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 10815,
                                            "end": 10830,
                                            "loc": {
                                              "start": {
                                                "line": 237,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 237,
                                                "column": 31
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10815,
                                              "end": 10824,
                                              "loc": {
                                                "start": {
                                                  "line": 237,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 237,
                                                  "column": 25
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10815,
                                                "end": 10819,
                                                "loc": {
                                                  "start": {
                                                    "line": 237,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 237,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10820,
                                                "end": 10824,
                                                "loc": {
                                                  "start": {
                                                    "line": 237,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 237,
                                                    "column": 25
                                                  },
                                                  "identifierName": "view"
                                                },
                                                "name": "view"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10825,
                                              "end": 10830,
                                              "loc": {
                                                "start": {
                                                  "line": 237,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 237,
                                                  "column": 31
                                                },
                                                "identifierName": "input"
                                              },
                                              "name": "input"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 10831,
                                            "end": 10833,
                                            "loc": {
                                              "start": {
                                                "line": 237,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 237,
                                                "column": 34
                                              },
                                              "identifierName": "on"
                                            },
                                            "name": "on"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "ArrayExpression",
                                            "start": 10834,
                                            "end": 10871,
                                            "loc": {
                                              "start": {
                                                "line": 237,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 237,
                                                "column": 72
                                              }
                                            },
                                            "elements": [
                                              {
                                                "type": "StringLiteral",
                                                "start": 10835,
                                                "end": 10846,
                                                "loc": {
                                                  "start": {
                                                    "line": 237,
                                                    "column": 36
                                                  },
                                                  "end": {
                                                    "line": 237,
                                                    "column": 47
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": "mousedown",
                                                  "raw": "'mousedown'"
                                                },
                                                "value": "mousedown"
                                              },
                                              {
                                                "type": "StringLiteral",
                                                "start": 10848,
                                                "end": 10859,
                                                "loc": {
                                                  "start": {
                                                    "line": 237,
                                                    "column": 49
                                                  },
                                                  "end": {
                                                    "line": 237,
                                                    "column": 60
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": "mousemove",
                                                  "raw": "'mousemove'"
                                                },
                                                "value": "mousemove"
                                              },
                                              {
                                                "type": "StringLiteral",
                                                "start": 10861,
                                                "end": 10870,
                                                "loc": {
                                                  "start": {
                                                    "line": 237,
                                                    "column": 62
                                                  },
                                                  "end": {
                                                    "line": 237,
                                                    "column": 71
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": "mouseup",
                                                  "raw": "'mouseup'"
                                                },
                                                "value": "mouseup"
                                              }
                                            ]
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 10873,
                                            "end": 10880,
                                            "loc": {
                                              "start": {
                                                "line": 237,
                                                "column": 74
                                              },
                                              "end": {
                                                "line": 237,
                                                "column": 81
                                              },
                                              "identifierName": "handler"
                                            },
                                            "name": "handler"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 10900,
                                      "end": 11495,
                                      "loc": {
                                        "start": {
                                          "line": 239,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 251,
                                          "column": 18
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 10900,
                                        "end": 11494,
                                        "loc": {
                                          "start": {
                                            "line": 239,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 251,
                                            "column": 17
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 10900,
                                          "end": 10916,
                                          "loc": {
                                            "start": {
                                              "line": 239,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 239,
                                              "column": 32
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 10900,
                                            "end": 10904,
                                            "loc": {
                                              "start": {
                                                "line": 239,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 239,
                                                "column": 20
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 10905,
                                            "end": 10916,
                                            "loc": {
                                              "start": {
                                                "line": 239,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 239,
                                                "column": 32
                                              },
                                              "identifierName": "tempHandler"
                                            },
                                            "name": "tempHandler"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "ArrowFunctionExpression",
                                          "start": 10919,
                                          "end": 11494,
                                          "loc": {
                                            "start": {
                                              "line": 239,
                                              "column": 35
                                            },
                                            "end": {
                                              "line": 251,
                                              "column": 17
                                            }
                                          },
                                          "id": null,
                                          "generator": false,
                                          "expression": false,
                                          "async": false,
                                          "params": [],
                                          "body": {
                                            "type": "BlockStatement",
                                            "start": 10925,
                                            "end": 11494,
                                            "loc": {
                                              "start": {
                                                "line": 239,
                                                "column": 41
                                              },
                                              "end": {
                                                "line": 251,
                                                "column": 17
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 11007,
                                                "end": 11037,
                                                "loc": {
                                                  "start": {
                                                    "line": 242,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 242,
                                                    "column": 50
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 11007,
                                                  "end": 11036,
                                                  "loc": {
                                                    "start": {
                                                      "line": 242,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 242,
                                                      "column": 49
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 11007,
                                                    "end": 11026,
                                                    "loc": {
                                                      "start": {
                                                        "line": 242,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 242,
                                                        "column": 39
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 11007,
                                                      "end": 11016,
                                                      "loc": {
                                                        "start": {
                                                          "line": 242,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 242,
                                                          "column": 29
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 11007,
                                                        "end": 11011,
                                                        "loc": {
                                                          "start": {
                                                            "line": 242,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 242,
                                                            "column": 24
                                                          }
                                                        },
                                                        "leadingComments": null
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 11012,
                                                        "end": 11016,
                                                        "loc": {
                                                          "start": {
                                                            "line": 242,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 242,
                                                            "column": 29
                                                          },
                                                          "identifierName": "view"
                                                        },
                                                        "name": "view"
                                                      },
                                                      "computed": false,
                                                      "leadingComments": null
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 11017,
                                                      "end": 11026,
                                                      "loc": {
                                                        "start": {
                                                          "line": 242,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 242,
                                                          "column": 39
                                                        },
                                                        "identifierName": "removeHud"
                                                      },
                                                      "name": "removeHud"
                                                    },
                                                    "computed": false,
                                                    "leadingComments": null
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "MemberExpression",
                                                      "start": 11027,
                                                      "end": 11035,
                                                      "loc": {
                                                        "start": {
                                                          "line": 242,
                                                          "column": 40
                                                        },
                                                        "end": {
                                                          "line": 242,
                                                          "column": 48
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 11027,
                                                        "end": 11031,
                                                        "loc": {
                                                          "start": {
                                                            "line": 242,
                                                            "column": 40
                                                          },
                                                          "end": {
                                                            "line": 242,
                                                            "column": 44
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 11032,
                                                        "end": 11035,
                                                        "loc": {
                                                          "start": {
                                                            "line": 242,
                                                            "column": 45
                                                          },
                                                          "end": {
                                                            "line": 242,
                                                            "column": 48
                                                          },
                                                          "identifierName": "hud"
                                                        },
                                                        "name": "hud"
                                                      },
                                                      "computed": false
                                                    }
                                                  ],
                                                  "leadingComments": null
                                                },
                                                "leadingComments": [
                                                  {
                                                    "type": "CommentLine",
                                                    "value": " Remove and destroy heads up display",
                                                    "start": 10948,
                                                    "end": 10986,
                                                    "loc": {
                                                      "start": {
                                                        "line": 241,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 241,
                                                        "column": 58
                                                      }
                                                    }
                                                  }
                                                ]
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 11058,
                                                "end": 11077,
                                                "loc": {
                                                  "start": {
                                                    "line": 243,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 243,
                                                    "column": 39
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 11058,
                                                  "end": 11076,
                                                  "loc": {
                                                    "start": {
                                                      "line": 243,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 243,
                                                      "column": 38
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 11058,
                                                    "end": 11074,
                                                    "loc": {
                                                      "start": {
                                                        "line": 243,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 243,
                                                        "column": 36
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 11058,
                                                      "end": 11066,
                                                      "loc": {
                                                        "start": {
                                                          "line": 243,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 243,
                                                          "column": 28
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 11058,
                                                        "end": 11062,
                                                        "loc": {
                                                          "start": {
                                                            "line": 243,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 243,
                                                            "column": 24
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 11063,
                                                        "end": 11066,
                                                        "loc": {
                                                          "start": {
                                                            "line": 243,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 243,
                                                            "column": 28
                                                          },
                                                          "identifierName": "hud"
                                                        },
                                                        "name": "hud"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 11067,
                                                      "end": 11074,
                                                      "loc": {
                                                        "start": {
                                                          "line": 243,
                                                          "column": 29
                                                        },
                                                        "end": {
                                                          "line": 243,
                                                          "column": 36
                                                        },
                                                        "identifierName": "destroy"
                                                      },
                                                      "name": "destroy"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": []
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 11099,
                                                "end": 11133,
                                                "loc": {
                                                  "start": {
                                                    "line": 245,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 245,
                                                    "column": 54
                                                  }
                                                },
                                                "expression": {
                                                  "type": "AssignmentExpression",
                                                  "start": 11099,
                                                  "end": 11132,
                                                  "loc": {
                                                    "start": {
                                                      "line": 245,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 245,
                                                      "column": 53
                                                    }
                                                  },
                                                  "operator": "=",
                                                  "left": {
                                                    "type": "MemberExpression",
                                                    "start": 11099,
                                                    "end": 11124,
                                                    "loc": {
                                                      "start": {
                                                        "line": 245,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 245,
                                                        "column": 45
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 11099,
                                                      "end": 11116,
                                                      "loc": {
                                                        "start": {
                                                          "line": 245,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 245,
                                                          "column": 37
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 11099,
                                                        "end": 11103,
                                                        "loc": {
                                                          "start": {
                                                            "line": 245,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 245,
                                                            "column": 24
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 11104,
                                                        "end": 11116,
                                                        "loc": {
                                                          "start": {
                                                            "line": 245,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 245,
                                                            "column": 37
                                                          },
                                                          "identifierName": "shiftHandler"
                                                        },
                                                        "name": "shiftHandler"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 11117,
                                                      "end": 11124,
                                                      "loc": {
                                                        "start": {
                                                          "line": 245,
                                                          "column": 38
                                                        },
                                                        "end": {
                                                          "line": 245,
                                                          "column": 45
                                                        },
                                                        "identifierName": "handled"
                                                      },
                                                      "name": "handled"
                                                    },
                                                    "computed": false
                                                  },
                                                  "right": {
                                                    "type": "BooleanLiteral",
                                                    "start": 11127,
                                                    "end": 11132,
                                                    "loc": {
                                                      "start": {
                                                        "line": 245,
                                                        "column": 48
                                                      },
                                                      "end": {
                                                        "line": 245,
                                                        "column": 53
                                                      }
                                                    },
                                                    "value": false
                                                  }
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 11154,
                                                "end": 11233,
                                                "loc": {
                                                  "start": {
                                                    "line": 246,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 246,
                                                    "column": 99
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 11154,
                                                  "end": 11232,
                                                  "loc": {
                                                    "start": {
                                                      "line": 246,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 246,
                                                      "column": 98
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 11154,
                                                    "end": 11184,
                                                    "loc": {
                                                      "start": {
                                                        "line": 246,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 246,
                                                        "column": 50
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 11154,
                                                      "end": 11169,
                                                      "loc": {
                                                        "start": {
                                                          "line": 246,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 246,
                                                          "column": 35
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 11154,
                                                        "end": 11163,
                                                        "loc": {
                                                          "start": {
                                                            "line": 246,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 246,
                                                            "column": 29
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 11154,
                                                          "end": 11158,
                                                          "loc": {
                                                            "start": {
                                                              "line": 246,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 246,
                                                              "column": 24
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 11159,
                                                          "end": 11163,
                                                          "loc": {
                                                            "start": {
                                                              "line": 246,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 246,
                                                              "column": 29
                                                            },
                                                            "identifierName": "view"
                                                          },
                                                          "name": "view"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 11164,
                                                        "end": 11169,
                                                        "loc": {
                                                          "start": {
                                                            "line": 246,
                                                            "column": 30
                                                          },
                                                          "end": {
                                                            "line": 246,
                                                            "column": 35
                                                          },
                                                          "identifierName": "input"
                                                        },
                                                        "name": "input"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 11170,
                                                      "end": 11184,
                                                      "loc": {
                                                        "start": {
                                                          "line": 246,
                                                          "column": 36
                                                        },
                                                        "end": {
                                                          "line": 246,
                                                          "column": 50
                                                        },
                                                        "identifierName": "removeListener"
                                                      },
                                                      "name": "removeListener"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "ArrayExpression",
                                                      "start": 11185,
                                                      "end": 11222,
                                                      "loc": {
                                                        "start": {
                                                          "line": 246,
                                                          "column": 51
                                                        },
                                                        "end": {
                                                          "line": 246,
                                                          "column": 88
                                                        }
                                                      },
                                                      "elements": [
                                                        {
                                                          "type": "StringLiteral",
                                                          "start": 11186,
                                                          "end": 11197,
                                                          "loc": {
                                                            "start": {
                                                              "line": 246,
                                                              "column": 52
                                                            },
                                                            "end": {
                                                              "line": 246,
                                                              "column": 63
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": "mousedown",
                                                            "raw": "'mousedown'"
                                                          },
                                                          "value": "mousedown"
                                                        },
                                                        {
                                                          "type": "StringLiteral",
                                                          "start": 11199,
                                                          "end": 11210,
                                                          "loc": {
                                                            "start": {
                                                              "line": 246,
                                                              "column": 65
                                                            },
                                                            "end": {
                                                              "line": 246,
                                                              "column": 76
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": "mousemove",
                                                            "raw": "'mousemove'"
                                                          },
                                                          "value": "mousemove"
                                                        },
                                                        {
                                                          "type": "StringLiteral",
                                                          "start": 11212,
                                                          "end": 11221,
                                                          "loc": {
                                                            "start": {
                                                              "line": 246,
                                                              "column": 78
                                                            },
                                                            "end": {
                                                              "line": 246,
                                                              "column": 87
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": "mouseup",
                                                            "raw": "'mouseup'"
                                                          },
                                                          "value": "mouseup"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "type": "Identifier",
                                                      "start": 11224,
                                                      "end": 11231,
                                                      "loc": {
                                                        "start": {
                                                          "line": 246,
                                                          "column": 90
                                                        },
                                                        "end": {
                                                          "line": 246,
                                                          "column": 97
                                                        },
                                                        "identifierName": "handler"
                                                      },
                                                      "name": "handler"
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 11254,
                                                "end": 11310,
                                                "loc": {
                                                  "start": {
                                                    "line": 247,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 247,
                                                    "column": 76
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 11254,
                                                  "end": 11309,
                                                  "loc": {
                                                    "start": {
                                                      "line": 247,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 247,
                                                      "column": 75
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 11254,
                                                    "end": 11282,
                                                    "loc": {
                                                      "start": {
                                                        "line": 247,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 247,
                                                        "column": 48
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 11254,
                                                      "end": 11262,
                                                      "loc": {
                                                        "start": {
                                                          "line": 247,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 247,
                                                          "column": 28
                                                        },
                                                        "identifierName": "document"
                                                      },
                                                      "name": "document"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 11263,
                                                      "end": 11282,
                                                      "loc": {
                                                        "start": {
                                                          "line": 247,
                                                          "column": 29
                                                        },
                                                        "end": {
                                                          "line": 247,
                                                          "column": 48
                                                        },
                                                        "identifierName": "removeEventListener"
                                                      },
                                                      "name": "removeEventListener"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "StringLiteral",
                                                      "start": 11283,
                                                      "end": 11290,
                                                      "loc": {
                                                        "start": {
                                                          "line": 247,
                                                          "column": 49
                                                        },
                                                        "end": {
                                                          "line": 247,
                                                          "column": 56
                                                        }
                                                      },
                                                      "extra": {
                                                        "rawValue": "keyup",
                                                        "raw": "'keyup'"
                                                      },
                                                      "value": "keyup"
                                                    },
                                                    {
                                                      "type": "MemberExpression",
                                                      "start": 11292,
                                                      "end": 11308,
                                                      "loc": {
                                                        "start": {
                                                          "line": 247,
                                                          "column": 58
                                                        },
                                                        "end": {
                                                          "line": 247,
                                                          "column": 74
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 11292,
                                                        "end": 11296,
                                                        "loc": {
                                                          "start": {
                                                            "line": 247,
                                                            "column": 58
                                                          },
                                                          "end": {
                                                            "line": 247,
                                                            "column": 62
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 11297,
                                                        "end": 11308,
                                                        "loc": {
                                                          "start": {
                                                            "line": 247,
                                                            "column": 63
                                                          },
                                                          "end": {
                                                            "line": 247,
                                                            "column": 74
                                                          },
                                                          "identifierName": "tempHandler"
                                                        },
                                                        "name": "tempHandler"
                                                      },
                                                      "computed": false
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 11331,
                                                "end": 11363,
                                                "loc": {
                                                  "start": {
                                                    "line": 248,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 248,
                                                    "column": 52
                                                  }
                                                },
                                                "expression": {
                                                  "type": "AssignmentExpression",
                                                  "start": 11331,
                                                  "end": 11362,
                                                  "loc": {
                                                    "start": {
                                                      "line": 248,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 248,
                                                      "column": 51
                                                    }
                                                  },
                                                  "operator": "=",
                                                  "left": {
                                                    "type": "MemberExpression",
                                                    "start": 11331,
                                                    "end": 11355,
                                                    "loc": {
                                                      "start": {
                                                        "line": 248,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 248,
                                                        "column": 44
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 11331,
                                                      "end": 11346,
                                                      "loc": {
                                                        "start": {
                                                          "line": 248,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 248,
                                                          "column": 35
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 11331,
                                                        "end": 11340,
                                                        "loc": {
                                                          "start": {
                                                            "line": 248,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 248,
                                                            "column": 29
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 11331,
                                                          "end": 11335,
                                                          "loc": {
                                                            "start": {
                                                              "line": 248,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 248,
                                                              "column": 24
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 11336,
                                                          "end": 11340,
                                                          "loc": {
                                                            "start": {
                                                              "line": 248,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 248,
                                                              "column": 29
                                                            },
                                                            "identifierName": "view"
                                                          },
                                                          "name": "view"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 11341,
                                                        "end": 11346,
                                                        "loc": {
                                                          "start": {
                                                            "line": 248,
                                                            "column": 30
                                                          },
                                                          "end": {
                                                            "line": 248,
                                                            "column": 35
                                                          },
                                                          "identifierName": "input"
                                                        },
                                                        "name": "input"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 11347,
                                                      "end": 11355,
                                                      "loc": {
                                                        "start": {
                                                          "line": 248,
                                                          "column": 36
                                                        },
                                                        "end": {
                                                          "line": 248,
                                                          "column": 44
                                                        },
                                                        "identifierName": "debounce"
                                                      },
                                                      "name": "debounce"
                                                    },
                                                    "computed": false
                                                  },
                                                  "right": {
                                                    "type": "BooleanLiteral",
                                                    "start": 11358,
                                                    "end": 11362,
                                                    "loc": {
                                                      "start": {
                                                        "line": 248,
                                                        "column": 47
                                                      },
                                                      "end": {
                                                        "line": 248,
                                                        "column": 51
                                                      }
                                                    },
                                                    "value": true
                                                  }
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 11384,
                                                "end": 11418,
                                                "loc": {
                                                  "start": {
                                                    "line": 249,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 249,
                                                    "column": 54
                                                  }
                                                },
                                                "expression": {
                                                  "type": "AssignmentExpression",
                                                  "start": 11384,
                                                  "end": 11417,
                                                  "loc": {
                                                    "start": {
                                                      "line": 249,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 249,
                                                      "column": 53
                                                    }
                                                  },
                                                  "operator": "=",
                                                  "left": {
                                                    "type": "MemberExpression",
                                                    "start": 11384,
                                                    "end": 11410,
                                                    "loc": {
                                                      "start": {
                                                        "line": 249,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 249,
                                                        "column": 46
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 11384,
                                                      "end": 11402,
                                                      "loc": {
                                                        "start": {
                                                          "line": 249,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 249,
                                                          "column": 38
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 11384,
                                                        "end": 11393,
                                                        "loc": {
                                                          "start": {
                                                            "line": 249,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 249,
                                                            "column": 29
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 11384,
                                                          "end": 11388,
                                                          "loc": {
                                                            "start": {
                                                              "line": 249,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 249,
                                                              "column": 24
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 11389,
                                                          "end": 11393,
                                                          "loc": {
                                                            "start": {
                                                              "line": 249,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 249,
                                                              "column": 29
                                                            },
                                                            "identifierName": "view"
                                                          },
                                                          "name": "view"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 11394,
                                                        "end": 11402,
                                                        "loc": {
                                                          "start": {
                                                            "line": 249,
                                                            "column": 30
                                                          },
                                                          "end": {
                                                            "line": 249,
                                                            "column": 38
                                                          },
                                                          "identifierName": "controls"
                                                        },
                                                        "name": "controls"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 11403,
                                                      "end": 11410,
                                                      "loc": {
                                                        "start": {
                                                          "line": 249,
                                                          "column": 39
                                                        },
                                                        "end": {
                                                          "line": 249,
                                                          "column": 46
                                                        },
                                                        "identifierName": "enabled"
                                                      },
                                                      "name": "enabled"
                                                    },
                                                    "computed": false
                                                  },
                                                  "right": {
                                                    "type": "BooleanLiteral",
                                                    "start": 11413,
                                                    "end": 11417,
                                                    "loc": {
                                                      "start": {
                                                        "line": 249,
                                                        "column": 49
                                                      },
                                                      "end": {
                                                        "line": 249,
                                                        "column": 53
                                                      }
                                                    },
                                                    "value": true
                                                  }
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 11439,
                                                "end": 11476,
                                                "loc": {
                                                  "start": {
                                                    "line": 250,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 250,
                                                    "column": 57
                                                  }
                                                },
                                                "expression": {
                                                  "type": "AssignmentExpression",
                                                  "start": 11439,
                                                  "end": 11475,
                                                  "loc": {
                                                    "start": {
                                                      "line": 250,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 250,
                                                      "column": 56
                                                    }
                                                  },
                                                  "operator": "=",
                                                  "left": {
                                                    "type": "MemberExpression",
                                                    "start": 11439,
                                                    "end": 11468,
                                                    "loc": {
                                                      "start": {
                                                        "line": 250,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 250,
                                                        "column": 49
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 11439,
                                                      "end": 11460,
                                                      "loc": {
                                                        "start": {
                                                          "line": 250,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 250,
                                                          "column": 41
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 11439,
                                                        "end": 11448,
                                                        "loc": {
                                                          "start": {
                                                            "line": 250,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 250,
                                                            "column": 29
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 11439,
                                                          "end": 11443,
                                                          "loc": {
                                                            "start": {
                                                              "line": 250,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 250,
                                                              "column": 24
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 11444,
                                                          "end": 11448,
                                                          "loc": {
                                                            "start": {
                                                              "line": 250,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 250,
                                                              "column": 29
                                                            },
                                                            "identifierName": "view"
                                                          },
                                                          "name": "view"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 11449,
                                                        "end": 11460,
                                                        "loc": {
                                                          "start": {
                                                            "line": 250,
                                                            "column": 30
                                                          },
                                                          "end": {
                                                            "line": 250,
                                                            "column": 41
                                                          },
                                                          "identifierName": "interaction"
                                                        },
                                                        "name": "interaction"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 11461,
                                                      "end": 11468,
                                                      "loc": {
                                                        "start": {
                                                          "line": 250,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 250,
                                                          "column": 49
                                                        },
                                                        "identifierName": "enabled"
                                                      },
                                                      "name": "enabled"
                                                    },
                                                    "computed": false
                                                  },
                                                  "right": {
                                                    "type": "BooleanLiteral",
                                                    "start": 11471,
                                                    "end": 11475,
                                                    "loc": {
                                                      "start": {
                                                        "line": 250,
                                                        "column": 52
                                                      },
                                                      "end": {
                                                        "line": 250,
                                                        "column": 56
                                                      }
                                                    },
                                                    "value": true
                                                  }
                                                }
                                              }
                                            ],
                                            "directives": []
                                          }
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 11512,
                                      "end": 11565,
                                      "loc": {
                                        "start": {
                                          "line": 252,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 252,
                                          "column": 69
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 11512,
                                        "end": 11564,
                                        "loc": {
                                          "start": {
                                            "line": 252,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 252,
                                            "column": 68
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 11512,
                                          "end": 11537,
                                          "loc": {
                                            "start": {
                                              "line": 252,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 252,
                                              "column": 41
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 11512,
                                            "end": 11520,
                                            "loc": {
                                              "start": {
                                                "line": 252,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 252,
                                                "column": 24
                                              },
                                              "identifierName": "document"
                                            },
                                            "name": "document"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11521,
                                            "end": 11537,
                                            "loc": {
                                              "start": {
                                                "line": 252,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 252,
                                                "column": 41
                                              },
                                              "identifierName": "addEventListener"
                                            },
                                            "name": "addEventListener"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "StringLiteral",
                                            "start": 11538,
                                            "end": 11545,
                                            "loc": {
                                              "start": {
                                                "line": 252,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 252,
                                                "column": 49
                                              }
                                            },
                                            "extra": {
                                              "rawValue": "keyup",
                                              "raw": "'keyup'"
                                            },
                                            "value": "keyup"
                                          },
                                          {
                                            "type": "MemberExpression",
                                            "start": 11547,
                                            "end": 11563,
                                            "loc": {
                                              "start": {
                                                "line": 252,
                                                "column": 51
                                              },
                                              "end": {
                                                "line": 252,
                                                "column": 67
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 11547,
                                              "end": 11551,
                                              "loc": {
                                                "start": {
                                                  "line": 252,
                                                  "column": 51
                                                },
                                                "end": {
                                                  "line": 252,
                                                  "column": 55
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11552,
                                              "end": 11563,
                                              "loc": {
                                                "start": {
                                                  "line": 252,
                                                  "column": 56
                                                },
                                                "end": {
                                                  "line": 252,
                                                  "column": 67
                                                },
                                                "identifierName": "tempHandler"
                                              },
                                              "name": "tempHandler"
                                            },
                                            "computed": false
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "directives": []
                                },
                                "alternate": null
                              }
                            ],
                            "directives": []
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 11600,
                      "end": 11634,
                      "loc": {
                        "start": {
                          "line": 256,
                          "column": 8
                        },
                        "end": {
                          "line": 256,
                          "column": 42
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 11600,
                        "end": 11633,
                        "loc": {
                          "start": {
                            "line": 256,
                            "column": 8
                          },
                          "end": {
                            "line": 256,
                            "column": 41
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 11600,
                          "end": 11625,
                          "loc": {
                            "start": {
                              "line": 256,
                              "column": 8
                            },
                            "end": {
                              "line": 256,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 11600,
                            "end": 11617,
                            "loc": {
                              "start": {
                                "line": 256,
                                "column": 8
                              },
                              "end": {
                                "line": 256,
                                "column": 25
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 11600,
                              "end": 11604,
                              "loc": {
                                "start": {
                                  "line": 256,
                                  "column": 8
                                },
                                "end": {
                                  "line": 256,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11605,
                              "end": 11617,
                              "loc": {
                                "start": {
                                  "line": 256,
                                  "column": 13
                                },
                                "end": {
                                  "line": 256,
                                  "column": 25
                                },
                                "identifierName": "shiftHandler"
                              },
                              "name": "shiftHandler"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 11618,
                            "end": 11625,
                            "loc": {
                              "start": {
                                "line": 256,
                                "column": 26
                              },
                              "end": {
                                "line": 256,
                                "column": 33
                              },
                              "identifierName": "handled"
                            },
                            "name": "handled"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 11628,
                          "end": 11633,
                          "loc": {
                            "start": {
                              "line": 256,
                              "column": 36
                            },
                            "end": {
                              "line": 256,
                              "column": 41
                            }
                          },
                          "value": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 11643,
                      "end": 11699,
                      "loc": {
                        "start": {
                          "line": 257,
                          "column": 8
                        },
                        "end": {
                          "line": 257,
                          "column": 64
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 11643,
                        "end": 11698,
                        "loc": {
                          "start": {
                            "line": 257,
                            "column": 8
                          },
                          "end": {
                            "line": 257,
                            "column": 63
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 11643,
                          "end": 11668,
                          "loc": {
                            "start": {
                              "line": 257,
                              "column": 8
                            },
                            "end": {
                              "line": 257,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 11643,
                            "end": 11651,
                            "loc": {
                              "start": {
                                "line": 257,
                                "column": 8
                              },
                              "end": {
                                "line": 257,
                                "column": 16
                              },
                              "identifierName": "document"
                            },
                            "name": "document"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 11652,
                            "end": 11668,
                            "loc": {
                              "start": {
                                "line": 257,
                                "column": 17
                              },
                              "end": {
                                "line": 257,
                                "column": 33
                              },
                              "identifierName": "addEventListener"
                            },
                            "name": "addEventListener"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "StringLiteral",
                            "start": 11669,
                            "end": 11678,
                            "loc": {
                              "start": {
                                "line": 257,
                                "column": 34
                              },
                              "end": {
                                "line": 257,
                                "column": 43
                              }
                            },
                            "extra": {
                              "rawValue": "keydown",
                              "raw": "'keydown'"
                            },
                            "value": "keydown"
                          },
                          {
                            "type": "MemberExpression",
                            "start": 11680,
                            "end": 11697,
                            "loc": {
                              "start": {
                                "line": 257,
                                "column": 45
                              },
                              "end": {
                                "line": 257,
                                "column": 62
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 11680,
                              "end": 11684,
                              "loc": {
                                "start": {
                                  "line": 257,
                                  "column": 45
                                },
                                "end": {
                                  "line": 257,
                                  "column": 49
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11685,
                              "end": 11697,
                              "loc": {
                                "start": {
                                  "line": 257,
                                  "column": 50
                                },
                                "end": {
                                  "line": 257,
                                  "column": 62
                                },
                                "identifierName": "shiftHandler"
                              },
                              "name": "shiftHandler"
                            },
                            "computed": false
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Activates the object-selector. The Given selection-element is observed in\n     * order to register changes when click-deleting labels. Handlers for\n     * rubberband selection are created.\n     ",
                    "start": 1566,
                    "end": 1773,
                    "loc": {
                      "start": {
                        "line": 41,
                        "column": 4
                      },
                      "end": {
                        "line": 45,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Add object to the set of selected elements\n     * @param {RayCast-Hit} event - Object generated by the raycaster including the\n     * hit object, material and meta-information\n     ",
                    "start": 11711,
                    "end": 11905,
                    "loc": {
                      "start": {
                        "line": 260,
                        "column": 4
                      },
                      "end": {
                        "line": 264,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 11910,
                "end": 12404,
                "loc": {
                  "start": {
                    "line": 265,
                    "column": 4
                  },
                  "end": {
                    "line": 277,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 11910,
                  "end": 11913,
                  "loc": {
                    "start": {
                      "line": 265,
                      "column": 4
                    },
                    "end": {
                      "line": 265,
                      "column": 7
                    },
                    "identifierName": "add"
                  },
                  "name": "add",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 11914,
                    "end": 11919,
                    "loc": {
                      "start": {
                        "line": 265,
                        "column": 8
                      },
                      "end": {
                        "line": 265,
                        "column": 13
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  },
                  {
                    "type": "AssignmentPattern",
                    "start": 11921,
                    "end": 11934,
                    "loc": {
                      "start": {
                        "line": 265,
                        "column": 15
                      },
                      "end": {
                        "line": 265,
                        "column": 28
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 11921,
                      "end": 11927,
                      "loc": {
                        "start": {
                          "line": 265,
                          "column": 15
                        },
                        "end": {
                          "line": 265,
                          "column": 21
                        },
                        "identifierName": "notify"
                      },
                      "name": "notify"
                    },
                    "right": {
                      "type": "BooleanLiteral",
                      "start": 11930,
                      "end": 11934,
                      "loc": {
                        "start": {
                          "line": 265,
                          "column": 24
                        },
                        "end": {
                          "line": 265,
                          "column": 28
                        }
                      },
                      "value": true
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 11936,
                  "end": 12404,
                  "loc": {
                    "start": {
                      "line": 265,
                      "column": 30
                    },
                    "end": {
                      "line": 277,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 12026,
                      "end": 12122,
                      "loc": {
                        "start": {
                          "line": 267,
                          "column": 8
                        },
                        "end": {
                          "line": 269,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 12030,
                        "end": 12073,
                        "loc": {
                          "start": {
                            "line": 267,
                            "column": 12
                          },
                          "end": {
                            "line": 267,
                            "column": 55
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 12030,
                          "end": 12051,
                          "loc": {
                            "start": {
                              "line": 267,
                              "column": 12
                            },
                            "end": {
                              "line": 267,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 12030,
                            "end": 12046,
                            "loc": {
                              "start": {
                                "line": 267,
                                "column": 12
                              },
                              "end": {
                                "line": 267,
                                "column": 28
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 12030,
                              "end": 12034,
                              "loc": {
                                "start": {
                                  "line": 267,
                                  "column": 12
                                },
                                "end": {
                                  "line": 267,
                                  "column": 16
                                }
                              },
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 12035,
                              "end": 12046,
                              "loc": {
                                "start": {
                                  "line": 267,
                                  "column": 17
                                },
                                "end": {
                                  "line": 267,
                                  "column": 28
                                },
                                "identifierName": "selectedSet"
                              },
                              "name": "selectedSet"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12047,
                            "end": 12051,
                            "loc": {
                              "start": {
                                "line": 267,
                                "column": 29
                              },
                              "end": {
                                "line": 267,
                                "column": 33
                              },
                              "identifierName": "size"
                            },
                            "name": "size"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "operator": ">=",
                        "right": {
                          "type": "MemberExpression",
                          "start": 12055,
                          "end": 12073,
                          "loc": {
                            "start": {
                              "line": 267,
                              "column": 37
                            },
                            "end": {
                              "line": 267,
                              "column": 55
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 12055,
                            "end": 12067,
                            "loc": {
                              "start": {
                                "line": 267,
                                "column": 37
                              },
                              "end": {
                                "line": 267,
                                "column": 49
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 12055,
                              "end": 12059,
                              "loc": {
                                "start": {
                                  "line": 267,
                                  "column": 37
                                },
                                "end": {
                                  "line": 267,
                                  "column": 41
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 12060,
                              "end": 12067,
                              "loc": {
                                "start": {
                                  "line": 267,
                                  "column": 42
                                },
                                "end": {
                                  "line": 267,
                                  "column": 49
                                },
                                "identifierName": "element"
                              },
                              "name": "element"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12068,
                            "end": 12073,
                            "loc": {
                              "start": {
                                "line": 267,
                                "column": 50
                              },
                              "end": {
                                "line": 267,
                                "column": 55
                              },
                              "identifierName": "limit"
                            },
                            "name": "limit"
                          },
                          "computed": false
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 12075,
                        "end": 12122,
                        "loc": {
                          "start": {
                            "line": 267,
                            "column": 57
                          },
                          "end": {
                            "line": 269,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 12089,
                            "end": 12112,
                            "loc": {
                              "start": {
                                "line": 268,
                                "column": 12
                              },
                              "end": {
                                "line": 268,
                                "column": 35
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 12089,
                              "end": 12111,
                              "loc": {
                                "start": {
                                  "line": 268,
                                  "column": 12
                                },
                                "end": {
                                  "line": 268,
                                  "column": 34
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 12089,
                                "end": 12103,
                                "loc": {
                                  "start": {
                                    "line": 268,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 268,
                                    "column": 26
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 12089,
                                  "end": 12093,
                                  "loc": {
                                    "start": {
                                      "line": 268,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 268,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12094,
                                  "end": 12103,
                                  "loc": {
                                    "start": {
                                      "line": 268,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 268,
                                      "column": 26
                                    },
                                    "identifierName": "removeAll"
                                  },
                                  "name": "removeAll"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 12104,
                                  "end": 12110,
                                  "loc": {
                                    "start": {
                                      "line": 268,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 268,
                                      "column": 33
                                    },
                                    "identifierName": "notify"
                                  },
                                  "name": "notify"
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null,
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " If the elements limit is met, all prior selections should be removed",
                          "start": 11946,
                          "end": 12017,
                          "loc": {
                            "start": {
                              "line": 266,
                              "column": 8
                            },
                            "end": {
                              "line": 266,
                              "column": 79
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 12132,
                      "end": 12376,
                      "loc": {
                        "start": {
                          "line": 271,
                          "column": 8
                        },
                        "end": {
                          "line": 275,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 12136,
                        "end": 12166,
                        "loc": {
                          "start": {
                            "line": 271,
                            "column": 12
                          },
                          "end": {
                            "line": 271,
                            "column": 42
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "CallExpression",
                          "start": 12137,
                          "end": 12166,
                          "loc": {
                            "start": {
                              "line": 271,
                              "column": 13
                            },
                            "end": {
                              "line": 271,
                              "column": 42
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 12137,
                            "end": 12152,
                            "loc": {
                              "start": {
                                "line": 271,
                                "column": 13
                              },
                              "end": {
                                "line": 271,
                                "column": 28
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 12137,
                              "end": 12141,
                              "loc": {
                                "start": {
                                  "line": 271,
                                  "column": 13
                                },
                                "end": {
                                  "line": 271,
                                  "column": 17
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 12142,
                              "end": 12152,
                              "loc": {
                                "start": {
                                  "line": 271,
                                  "column": 18
                                },
                                "end": {
                                  "line": 271,
                                  "column": 28
                                },
                                "identifierName": "isSelected"
                              },
                              "name": "isSelected"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 12153,
                              "end": 12165,
                              "loc": {
                                "start": {
                                  "line": 271,
                                  "column": 29
                                },
                                "end": {
                                  "line": 271,
                                  "column": 41
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 12153,
                                "end": 12158,
                                "loc": {
                                  "start": {
                                    "line": 271,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 271,
                                    "column": 34
                                  },
                                  "identifierName": "event"
                                },
                                "name": "event"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 12159,
                                "end": 12165,
                                "loc": {
                                  "start": {
                                    "line": 271,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 271,
                                    "column": 41
                                  },
                                  "identifierName": "object"
                                },
                                "name": "object"
                              },
                              "computed": false
                            }
                          ]
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 12168,
                        "end": 12376,
                        "loc": {
                          "start": {
                            "line": 271,
                            "column": 44
                          },
                          "end": {
                            "line": 275,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 12182,
                            "end": 12208,
                            "loc": {
                              "start": {
                                "line": 272,
                                "column": 12
                              },
                              "end": {
                                "line": 272,
                                "column": 38
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 12182,
                              "end": 12207,
                              "loc": {
                                "start": {
                                  "line": 272,
                                  "column": 12
                                },
                                "end": {
                                  "line": 272,
                                  "column": 37
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 12182,
                                "end": 12193,
                                "loc": {
                                  "start": {
                                    "line": 272,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 272,
                                    "column": 23
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 12182,
                                  "end": 12186,
                                  "loc": {
                                    "start": {
                                      "line": 272,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 272,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12187,
                                  "end": 12193,
                                  "loc": {
                                    "start": {
                                      "line": 272,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 272,
                                      "column": 23
                                    },
                                    "identifierName": "select"
                                  },
                                  "name": "select"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 12194,
                                  "end": 12206,
                                  "loc": {
                                    "start": {
                                      "line": 272,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 272,
                                      "column": 36
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 12194,
                                    "end": 12199,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 29
                                      },
                                      "identifierName": "event"
                                    },
                                    "name": "event"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12200,
                                    "end": 12206,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 36
                                      },
                                      "identifierName": "object"
                                    },
                                    "name": "object"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 12221,
                            "end": 12256,
                            "loc": {
                              "start": {
                                "line": 273,
                                "column": 12
                              },
                              "end": {
                                "line": 273,
                                "column": 47
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 12221,
                              "end": 12255,
                              "loc": {
                                "start": {
                                  "line": 273,
                                  "column": 12
                                },
                                "end": {
                                  "line": 273,
                                  "column": 46
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 12221,
                                "end": 12241,
                                "loc": {
                                  "start": {
                                    "line": 273,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 273,
                                    "column": 32
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 12221,
                                  "end": 12237,
                                  "loc": {
                                    "start": {
                                      "line": 273,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 273,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 12221,
                                    "end": 12225,
                                    "loc": {
                                      "start": {
                                        "line": 273,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 273,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12226,
                                    "end": 12237,
                                    "loc": {
                                      "start": {
                                        "line": 273,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 273,
                                        "column": 28
                                      },
                                      "identifierName": "selectedSet"
                                    },
                                    "name": "selectedSet"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12238,
                                  "end": 12241,
                                  "loc": {
                                    "start": {
                                      "line": 273,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 273,
                                      "column": 32
                                    },
                                    "identifierName": "add"
                                  },
                                  "name": "add"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 12242,
                                  "end": 12254,
                                  "loc": {
                                    "start": {
                                      "line": 273,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 273,
                                      "column": 45
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 12242,
                                    "end": 12247,
                                    "loc": {
                                      "start": {
                                        "line": 273,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 273,
                                        "column": 38
                                      },
                                      "identifierName": "event"
                                    },
                                    "name": "event"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12248,
                                    "end": 12254,
                                    "loc": {
                                      "start": {
                                        "line": 273,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 273,
                                        "column": 45
                                      },
                                      "identifierName": "object"
                                    },
                                    "name": "object"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 12269,
                            "end": 12366,
                            "loc": {
                              "start": {
                                "line": 274,
                                "column": 12
                              },
                              "end": {
                                "line": 274,
                                "column": 109
                              }
                            },
                            "expression": {
                              "type": "LogicalExpression",
                              "start": 12269,
                              "end": 12365,
                              "loc": {
                                "start": {
                                  "line": 274,
                                  "column": 12
                                },
                                "end": {
                                  "line": 274,
                                  "column": 108
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 12269,
                                "end": 12275,
                                "loc": {
                                  "start": {
                                    "line": 274,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 274,
                                    "column": 18
                                  },
                                  "identifierName": "notify"
                                },
                                "name": "notify"
                              },
                              "operator": "&&",
                              "right": {
                                "type": "CallExpression",
                                "start": 12279,
                                "end": 12365,
                                "loc": {
                                  "start": {
                                    "line": 274,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 274,
                                    "column": 108
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 12279,
                                  "end": 12306,
                                  "loc": {
                                    "start": {
                                      "line": 274,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 274,
                                      "column": 49
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 12279,
                                    "end": 12297,
                                    "loc": {
                                      "start": {
                                        "line": 274,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 274,
                                        "column": 40
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 12279,
                                      "end": 12291,
                                      "loc": {
                                        "start": {
                                          "line": 274,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 274,
                                          "column": 34
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 12279,
                                        "end": 12283,
                                        "loc": {
                                          "start": {
                                            "line": 274,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 274,
                                            "column": 26
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 12284,
                                        "end": 12291,
                                        "loc": {
                                          "start": {
                                            "line": 274,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 274,
                                            "column": 34
                                          },
                                          "identifierName": "session"
                                        },
                                        "name": "session"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12292,
                                      "end": 12297,
                                      "loc": {
                                        "start": {
                                          "line": 274,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 274,
                                          "column": 40
                                        },
                                        "identifierName": "store"
                                      },
                                      "name": "store"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12298,
                                    "end": 12306,
                                    "loc": {
                                      "start": {
                                        "line": 274,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 274,
                                        "column": 49
                                      },
                                      "identifierName": "dispatch"
                                    },
                                    "name": "dispatch"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "CallExpression",
                                    "start": 12307,
                                    "end": 12364,
                                    "loc": {
                                      "start": {
                                        "line": 274,
                                        "column": 50
                                      },
                                      "end": {
                                        "line": 274,
                                        "column": 107
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 12307,
                                      "end": 12330,
                                      "loc": {
                                        "start": {
                                          "line": 274,
                                          "column": 50
                                        },
                                        "end": {
                                          "line": 274,
                                          "column": 73
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 12307,
                                        "end": 12321,
                                        "loc": {
                                          "start": {
                                            "line": 274,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 274,
                                            "column": 64
                                          },
                                          "identifierName": "elementActions"
                                        },
                                        "name": "elementActions"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 12322,
                                        "end": 12330,
                                        "loc": {
                                          "start": {
                                            "line": 274,
                                            "column": 65
                                          },
                                          "end": {
                                            "line": 274,
                                            "column": 73
                                          },
                                          "identifierName": "addChild"
                                        },
                                        "name": "addChild"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 12331,
                                        "end": 12346,
                                        "loc": {
                                          "start": {
                                            "line": 274,
                                            "column": 74
                                          },
                                          "end": {
                                            "line": 274,
                                            "column": 89
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 12331,
                                          "end": 12343,
                                          "loc": {
                                            "start": {
                                              "line": 274,
                                              "column": 74
                                            },
                                            "end": {
                                              "line": 274,
                                              "column": 86
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 12331,
                                            "end": 12335,
                                            "loc": {
                                              "start": {
                                                "line": 274,
                                                "column": 74
                                              },
                                              "end": {
                                                "line": 274,
                                                "column": 78
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12336,
                                            "end": 12343,
                                            "loc": {
                                              "start": {
                                                "line": 274,
                                                "column": 79
                                              },
                                              "end": {
                                                "line": 274,
                                                "column": 86
                                              },
                                              "identifierName": "element"
                                            },
                                            "name": "element"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12344,
                                          "end": 12346,
                                          "loc": {
                                            "start": {
                                              "line": 274,
                                              "column": 87
                                            },
                                            "end": {
                                              "line": 274,
                                              "column": 89
                                            },
                                            "identifierName": "id"
                                          },
                                          "name": "id"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 12348,
                                        "end": 12363,
                                        "loc": {
                                          "start": {
                                            "line": 274,
                                            "column": 91
                                          },
                                          "end": {
                                            "line": 274,
                                            "column": 106
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 12348,
                                          "end": 12360,
                                          "loc": {
                                            "start": {
                                              "line": 274,
                                              "column": 91
                                            },
                                            "end": {
                                              "line": 274,
                                              "column": 103
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 12348,
                                            "end": 12353,
                                            "loc": {
                                              "start": {
                                                "line": 274,
                                                "column": 91
                                              },
                                              "end": {
                                                "line": 274,
                                                "column": 96
                                              },
                                              "identifierName": "event"
                                            },
                                            "name": "event"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12354,
                                            "end": 12360,
                                            "loc": {
                                              "start": {
                                                "line": 274,
                                                "column": 97
                                              },
                                              "end": {
                                                "line": 274,
                                                "column": 103
                                              },
                                              "identifierName": "object"
                                            },
                                            "name": "object"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12361,
                                          "end": 12363,
                                          "loc": {
                                            "start": {
                                              "line": 274,
                                              "column": 104
                                            },
                                            "end": {
                                              "line": 274,
                                              "column": 106
                                            },
                                            "identifierName": "id"
                                          },
                                          "name": "id"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                ]
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 12385,
                      "end": 12398,
                      "loc": {
                        "start": {
                          "line": 276,
                          "column": 8
                        },
                        "end": {
                          "line": 276,
                          "column": 21
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 12392,
                        "end": 12397,
                        "loc": {
                          "start": {
                            "line": 276,
                            "column": 15
                          },
                          "end": {
                            "line": 276,
                            "column": 20
                          },
                          "identifierName": "event"
                        },
                        "name": "event"
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Add object to the set of selected elements\n     * @param {RayCast-Hit} event - Object generated by the raycaster including the\n     * hit object, material and meta-information\n     ",
                    "start": 11711,
                    "end": 11905,
                    "loc": {
                      "start": {
                        "line": 260,
                        "column": 4
                      },
                      "end": {
                        "line": 264,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Remove object from the set of selected elements\n     * @param {RayCast-Hit} event - Object generated by the raycaster including the\n     * hit object, material and meta-information\n     ",
                    "start": 12410,
                    "end": 12609,
                    "loc": {
                      "start": {
                        "line": 279,
                        "column": 4
                      },
                      "end": {
                        "line": 283,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 12614,
                "end": 12910,
                "loc": {
                  "start": {
                    "line": 284,
                    "column": 4
                  },
                  "end": {
                    "line": 290,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 12614,
                  "end": 12620,
                  "loc": {
                    "start": {
                      "line": 284,
                      "column": 4
                    },
                    "end": {
                      "line": 284,
                      "column": 10
                    },
                    "identifierName": "remove"
                  },
                  "name": "remove",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 12621,
                    "end": 12626,
                    "loc": {
                      "start": {
                        "line": 284,
                        "column": 11
                      },
                      "end": {
                        "line": 284,
                        "column": 16
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  },
                  {
                    "type": "AssignmentPattern",
                    "start": 12628,
                    "end": 12641,
                    "loc": {
                      "start": {
                        "line": 284,
                        "column": 18
                      },
                      "end": {
                        "line": 284,
                        "column": 31
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 12628,
                      "end": 12634,
                      "loc": {
                        "start": {
                          "line": 284,
                          "column": 18
                        },
                        "end": {
                          "line": 284,
                          "column": 24
                        },
                        "identifierName": "notify"
                      },
                      "name": "notify"
                    },
                    "right": {
                      "type": "BooleanLiteral",
                      "start": 12637,
                      "end": 12641,
                      "loc": {
                        "start": {
                          "line": 284,
                          "column": 27
                        },
                        "end": {
                          "line": 284,
                          "column": 31
                        }
                      },
                      "value": true
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 12643,
                  "end": 12910,
                  "loc": {
                    "start": {
                      "line": 284,
                      "column": 33
                    },
                    "end": {
                      "line": 290,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 12653,
                      "end": 12904,
                      "loc": {
                        "start": {
                          "line": 285,
                          "column": 8
                        },
                        "end": {
                          "line": 289,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "CallExpression",
                        "start": 12657,
                        "end": 12686,
                        "loc": {
                          "start": {
                            "line": 285,
                            "column": 12
                          },
                          "end": {
                            "line": 285,
                            "column": 41
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 12657,
                          "end": 12672,
                          "loc": {
                            "start": {
                              "line": 285,
                              "column": 12
                            },
                            "end": {
                              "line": 285,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 12657,
                            "end": 12661,
                            "loc": {
                              "start": {
                                "line": 285,
                                "column": 12
                              },
                              "end": {
                                "line": 285,
                                "column": 16
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12662,
                            "end": 12672,
                            "loc": {
                              "start": {
                                "line": 285,
                                "column": 17
                              },
                              "end": {
                                "line": 285,
                                "column": 27
                              },
                              "identifierName": "isSelected"
                            },
                            "name": "isSelected"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 12673,
                            "end": 12685,
                            "loc": {
                              "start": {
                                "line": 285,
                                "column": 28
                              },
                              "end": {
                                "line": 285,
                                "column": 40
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 12673,
                              "end": 12678,
                              "loc": {
                                "start": {
                                  "line": 285,
                                  "column": 28
                                },
                                "end": {
                                  "line": 285,
                                  "column": 33
                                },
                                "identifierName": "event"
                              },
                              "name": "event"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 12679,
                              "end": 12685,
                              "loc": {
                                "start": {
                                  "line": 285,
                                  "column": 34
                                },
                                "end": {
                                  "line": 285,
                                  "column": 40
                                },
                                "identifierName": "object"
                              },
                              "name": "object"
                            },
                            "computed": false
                          }
                        ]
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 12688,
                        "end": 12904,
                        "loc": {
                          "start": {
                            "line": 285,
                            "column": 43
                          },
                          "end": {
                            "line": 289,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 12702,
                            "end": 12730,
                            "loc": {
                              "start": {
                                "line": 286,
                                "column": 12
                              },
                              "end": {
                                "line": 286,
                                "column": 40
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 12702,
                              "end": 12729,
                              "loc": {
                                "start": {
                                  "line": 286,
                                  "column": 12
                                },
                                "end": {
                                  "line": 286,
                                  "column": 39
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 12702,
                                "end": 12715,
                                "loc": {
                                  "start": {
                                    "line": 286,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 286,
                                    "column": 25
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 12702,
                                  "end": 12706,
                                  "loc": {
                                    "start": {
                                      "line": 286,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 286,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12707,
                                  "end": 12715,
                                  "loc": {
                                    "start": {
                                      "line": 286,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 286,
                                      "column": 25
                                    },
                                    "identifierName": "unselect"
                                  },
                                  "name": "unselect"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 12716,
                                  "end": 12728,
                                  "loc": {
                                    "start": {
                                      "line": 286,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 286,
                                      "column": 38
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 12716,
                                    "end": 12721,
                                    "loc": {
                                      "start": {
                                        "line": 286,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 286,
                                        "column": 31
                                      },
                                      "identifierName": "event"
                                    },
                                    "name": "event"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12722,
                                    "end": 12728,
                                    "loc": {
                                      "start": {
                                        "line": 286,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 286,
                                        "column": 38
                                      },
                                      "identifierName": "object"
                                    },
                                    "name": "object"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 12743,
                            "end": 12781,
                            "loc": {
                              "start": {
                                "line": 287,
                                "column": 12
                              },
                              "end": {
                                "line": 287,
                                "column": 50
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 12743,
                              "end": 12780,
                              "loc": {
                                "start": {
                                  "line": 287,
                                  "column": 12
                                },
                                "end": {
                                  "line": 287,
                                  "column": 49
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 12743,
                                "end": 12766,
                                "loc": {
                                  "start": {
                                    "line": 287,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 287,
                                    "column": 35
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 12743,
                                  "end": 12759,
                                  "loc": {
                                    "start": {
                                      "line": 287,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 287,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 12743,
                                    "end": 12747,
                                    "loc": {
                                      "start": {
                                        "line": 287,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 287,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12748,
                                    "end": 12759,
                                    "loc": {
                                      "start": {
                                        "line": 287,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 287,
                                        "column": 28
                                      },
                                      "identifierName": "selectedSet"
                                    },
                                    "name": "selectedSet"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12760,
                                  "end": 12766,
                                  "loc": {
                                    "start": {
                                      "line": 287,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 287,
                                      "column": 35
                                    },
                                    "identifierName": "delete"
                                  },
                                  "name": "delete"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 12767,
                                  "end": 12779,
                                  "loc": {
                                    "start": {
                                      "line": 287,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 287,
                                      "column": 48
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 12767,
                                    "end": 12772,
                                    "loc": {
                                      "start": {
                                        "line": 287,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 287,
                                        "column": 41
                                      },
                                      "identifierName": "event"
                                    },
                                    "name": "event"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12773,
                                    "end": 12779,
                                    "loc": {
                                      "start": {
                                        "line": 287,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 287,
                                        "column": 48
                                      },
                                      "identifierName": "object"
                                    },
                                    "name": "object"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 12794,
                            "end": 12894,
                            "loc": {
                              "start": {
                                "line": 288,
                                "column": 12
                              },
                              "end": {
                                "line": 288,
                                "column": 112
                              }
                            },
                            "expression": {
                              "type": "LogicalExpression",
                              "start": 12794,
                              "end": 12893,
                              "loc": {
                                "start": {
                                  "line": 288,
                                  "column": 12
                                },
                                "end": {
                                  "line": 288,
                                  "column": 111
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 12794,
                                "end": 12800,
                                "loc": {
                                  "start": {
                                    "line": 288,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 288,
                                    "column": 18
                                  },
                                  "identifierName": "notify"
                                },
                                "name": "notify"
                              },
                              "operator": "&&",
                              "right": {
                                "type": "CallExpression",
                                "start": 12804,
                                "end": 12893,
                                "loc": {
                                  "start": {
                                    "line": 288,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 288,
                                    "column": 111
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 12804,
                                  "end": 12831,
                                  "loc": {
                                    "start": {
                                      "line": 288,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 288,
                                      "column": 49
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 12804,
                                    "end": 12822,
                                    "loc": {
                                      "start": {
                                        "line": 288,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 288,
                                        "column": 40
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 12804,
                                      "end": 12816,
                                      "loc": {
                                        "start": {
                                          "line": 288,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 288,
                                          "column": 34
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 12804,
                                        "end": 12808,
                                        "loc": {
                                          "start": {
                                            "line": 288,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 288,
                                            "column": 26
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 12809,
                                        "end": 12816,
                                        "loc": {
                                          "start": {
                                            "line": 288,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 288,
                                            "column": 34
                                          },
                                          "identifierName": "session"
                                        },
                                        "name": "session"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12817,
                                      "end": 12822,
                                      "loc": {
                                        "start": {
                                          "line": 288,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 288,
                                          "column": 40
                                        },
                                        "identifierName": "store"
                                      },
                                      "name": "store"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12823,
                                    "end": 12831,
                                    "loc": {
                                      "start": {
                                        "line": 288,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 288,
                                        "column": 49
                                      },
                                      "identifierName": "dispatch"
                                    },
                                    "name": "dispatch"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "CallExpression",
                                    "start": 12832,
                                    "end": 12892,
                                    "loc": {
                                      "start": {
                                        "line": 288,
                                        "column": 50
                                      },
                                      "end": {
                                        "line": 288,
                                        "column": 110
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 12832,
                                      "end": 12858,
                                      "loc": {
                                        "start": {
                                          "line": 288,
                                          "column": 50
                                        },
                                        "end": {
                                          "line": 288,
                                          "column": 76
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 12832,
                                        "end": 12846,
                                        "loc": {
                                          "start": {
                                            "line": 288,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 288,
                                            "column": 64
                                          },
                                          "identifierName": "elementActions"
                                        },
                                        "name": "elementActions"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 12847,
                                        "end": 12858,
                                        "loc": {
                                          "start": {
                                            "line": 288,
                                            "column": 65
                                          },
                                          "end": {
                                            "line": 288,
                                            "column": 76
                                          },
                                          "identifierName": "removeChild"
                                        },
                                        "name": "removeChild"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 12859,
                                        "end": 12874,
                                        "loc": {
                                          "start": {
                                            "line": 288,
                                            "column": 77
                                          },
                                          "end": {
                                            "line": 288,
                                            "column": 92
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 12859,
                                          "end": 12871,
                                          "loc": {
                                            "start": {
                                              "line": 288,
                                              "column": 77
                                            },
                                            "end": {
                                              "line": 288,
                                              "column": 89
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 12859,
                                            "end": 12863,
                                            "loc": {
                                              "start": {
                                                "line": 288,
                                                "column": 77
                                              },
                                              "end": {
                                                "line": 288,
                                                "column": 81
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12864,
                                            "end": 12871,
                                            "loc": {
                                              "start": {
                                                "line": 288,
                                                "column": 82
                                              },
                                              "end": {
                                                "line": 288,
                                                "column": 89
                                              },
                                              "identifierName": "element"
                                            },
                                            "name": "element"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12872,
                                          "end": 12874,
                                          "loc": {
                                            "start": {
                                              "line": 288,
                                              "column": 90
                                            },
                                            "end": {
                                              "line": 288,
                                              "column": 92
                                            },
                                            "identifierName": "id"
                                          },
                                          "name": "id"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 12876,
                                        "end": 12891,
                                        "loc": {
                                          "start": {
                                            "line": 288,
                                            "column": 94
                                          },
                                          "end": {
                                            "line": 288,
                                            "column": 109
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 12876,
                                          "end": 12888,
                                          "loc": {
                                            "start": {
                                              "line": 288,
                                              "column": 94
                                            },
                                            "end": {
                                              "line": 288,
                                              "column": 106
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 12876,
                                            "end": 12881,
                                            "loc": {
                                              "start": {
                                                "line": 288,
                                                "column": 94
                                              },
                                              "end": {
                                                "line": 288,
                                                "column": 99
                                              },
                                              "identifierName": "event"
                                            },
                                            "name": "event"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12882,
                                            "end": 12888,
                                            "loc": {
                                              "start": {
                                                "line": 288,
                                                "column": 100
                                              },
                                              "end": {
                                                "line": 288,
                                                "column": 106
                                              },
                                              "identifierName": "object"
                                            },
                                            "name": "object"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12889,
                                          "end": 12891,
                                          "loc": {
                                            "start": {
                                              "line": 288,
                                              "column": 107
                                            },
                                            "end": {
                                              "line": 288,
                                              "column": 109
                                            },
                                            "identifierName": "id"
                                          },
                                          "name": "id"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                ]
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Remove object from the set of selected elements\n     * @param {RayCast-Hit} event - Object generated by the raycaster including the\n     * hit object, material and meta-information\n     ",
                    "start": 12410,
                    "end": 12609,
                    "loc": {
                      "start": {
                        "line": 279,
                        "column": 4
                      },
                      "end": {
                        "line": 283,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Remove all items (three object) from the set of selected elements\n     * @param {Boolean} keepLocals - If true, selected ids are kept within the selection-element\n     ",
                    "start": 12916,
                    "end": 13097,
                    "loc": {
                      "start": {
                        "line": 292,
                        "column": 4
                      },
                      "end": {
                        "line": 295,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 13102,
                "end": 13331,
                "loc": {
                  "start": {
                    "line": 296,
                    "column": 4
                  },
                  "end": {
                    "line": 300,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 13102,
                  "end": 13111,
                  "loc": {
                    "start": {
                      "line": 296,
                      "column": 4
                    },
                    "end": {
                      "line": 296,
                      "column": 13
                    },
                    "identifierName": "removeAll"
                  },
                  "name": "removeAll",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "AssignmentPattern",
                    "start": 13112,
                    "end": 13125,
                    "loc": {
                      "start": {
                        "line": 296,
                        "column": 14
                      },
                      "end": {
                        "line": 296,
                        "column": 27
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 13112,
                      "end": 13118,
                      "loc": {
                        "start": {
                          "line": 296,
                          "column": 14
                        },
                        "end": {
                          "line": 296,
                          "column": 20
                        },
                        "identifierName": "notify"
                      },
                      "name": "notify"
                    },
                    "right": {
                      "type": "BooleanLiteral",
                      "start": 13121,
                      "end": 13125,
                      "loc": {
                        "start": {
                          "line": 296,
                          "column": 23
                        },
                        "end": {
                          "line": 296,
                          "column": 27
                        }
                      },
                      "value": true
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 13127,
                  "end": 13331,
                  "loc": {
                    "start": {
                      "line": 296,
                      "column": 29
                    },
                    "end": {
                      "line": 300,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 13137,
                      "end": 13195,
                      "loc": {
                        "start": {
                          "line": 297,
                          "column": 8
                        },
                        "end": {
                          "line": 297,
                          "column": 66
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 13137,
                        "end": 13194,
                        "loc": {
                          "start": {
                            "line": 297,
                            "column": 8
                          },
                          "end": {
                            "line": 297,
                            "column": 65
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 13137,
                          "end": 13161,
                          "loc": {
                            "start": {
                              "line": 297,
                              "column": 8
                            },
                            "end": {
                              "line": 297,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 13137,
                            "end": 13153,
                            "loc": {
                              "start": {
                                "line": 297,
                                "column": 8
                              },
                              "end": {
                                "line": 297,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 13137,
                              "end": 13141,
                              "loc": {
                                "start": {
                                  "line": 297,
                                  "column": 8
                                },
                                "end": {
                                  "line": 297,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13142,
                              "end": 13153,
                              "loc": {
                                "start": {
                                  "line": 297,
                                  "column": 13
                                },
                                "end": {
                                  "line": 297,
                                  "column": 24
                                },
                                "identifierName": "selectedSet"
                              },
                              "name": "selectedSet"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 13154,
                            "end": 13161,
                            "loc": {
                              "start": {
                                "line": 297,
                                "column": 25
                              },
                              "end": {
                                "line": 297,
                                "column": 32
                              },
                              "identifierName": "forEach"
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 13162,
                            "end": 13193,
                            "loc": {
                              "start": {
                                "line": 297,
                                "column": 33
                              },
                              "end": {
                                "line": 297,
                                "column": 64
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 13162,
                                "end": 13168,
                                "loc": {
                                  "start": {
                                    "line": 297,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 297,
                                    "column": 39
                                  },
                                  "identifierName": "object"
                                },
                                "name": "object"
                              }
                            ],
                            "body": {
                              "type": "CallExpression",
                              "start": 13172,
                              "end": 13193,
                              "loc": {
                                "start": {
                                  "line": 297,
                                  "column": 43
                                },
                                "end": {
                                  "line": 297,
                                  "column": 64
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 13172,
                                "end": 13185,
                                "loc": {
                                  "start": {
                                    "line": 297,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 297,
                                    "column": 56
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 13172,
                                  "end": 13176,
                                  "loc": {
                                    "start": {
                                      "line": 297,
                                      "column": 43
                                    },
                                    "end": {
                                      "line": 297,
                                      "column": 47
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13177,
                                  "end": 13185,
                                  "loc": {
                                    "start": {
                                      "line": 297,
                                      "column": 48
                                    },
                                    "end": {
                                      "line": 297,
                                      "column": 56
                                    },
                                    "identifierName": "unselect"
                                  },
                                  "name": "unselect"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 13186,
                                  "end": 13192,
                                  "loc": {
                                    "start": {
                                      "line": 297,
                                      "column": 57
                                    },
                                    "end": {
                                      "line": 297,
                                      "column": 63
                                    },
                                    "identifierName": "object"
                                  },
                                  "name": "object"
                                }
                              ]
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 13204,
                      "end": 13229,
                      "loc": {
                        "start": {
                          "line": 298,
                          "column": 8
                        },
                        "end": {
                          "line": 298,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 13204,
                        "end": 13228,
                        "loc": {
                          "start": {
                            "line": 298,
                            "column": 8
                          },
                          "end": {
                            "line": 298,
                            "column": 32
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 13204,
                          "end": 13226,
                          "loc": {
                            "start": {
                              "line": 298,
                              "column": 8
                            },
                            "end": {
                              "line": 298,
                              "column": 30
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 13204,
                            "end": 13220,
                            "loc": {
                              "start": {
                                "line": 298,
                                "column": 8
                              },
                              "end": {
                                "line": 298,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 13204,
                              "end": 13208,
                              "loc": {
                                "start": {
                                  "line": 298,
                                  "column": 8
                                },
                                "end": {
                                  "line": 298,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13209,
                              "end": 13220,
                              "loc": {
                                "start": {
                                  "line": 298,
                                  "column": 13
                                },
                                "end": {
                                  "line": 298,
                                  "column": 24
                                },
                                "identifierName": "selectedSet"
                              },
                              "name": "selectedSet"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 13221,
                            "end": 13226,
                            "loc": {
                              "start": {
                                "line": 298,
                                "column": 25
                              },
                              "end": {
                                "line": 298,
                                "column": 30
                              },
                              "identifierName": "clear"
                            },
                            "name": "clear"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 13238,
                      "end": 13325,
                      "loc": {
                        "start": {
                          "line": 299,
                          "column": 8
                        },
                        "end": {
                          "line": 299,
                          "column": 95
                        }
                      },
                      "expression": {
                        "type": "LogicalExpression",
                        "start": 13238,
                        "end": 13324,
                        "loc": {
                          "start": {
                            "line": 299,
                            "column": 8
                          },
                          "end": {
                            "line": 299,
                            "column": 94
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 13238,
                          "end": 13244,
                          "loc": {
                            "start": {
                              "line": 299,
                              "column": 8
                            },
                            "end": {
                              "line": 299,
                              "column": 14
                            },
                            "identifierName": "notify"
                          },
                          "name": "notify"
                        },
                        "operator": "&&",
                        "right": {
                          "type": "CallExpression",
                          "start": 13248,
                          "end": 13324,
                          "loc": {
                            "start": {
                              "line": 299,
                              "column": 18
                            },
                            "end": {
                              "line": 299,
                              "column": 94
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 13248,
                            "end": 13275,
                            "loc": {
                              "start": {
                                "line": 299,
                                "column": 18
                              },
                              "end": {
                                "line": 299,
                                "column": 45
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 13248,
                              "end": 13266,
                              "loc": {
                                "start": {
                                  "line": 299,
                                  "column": 18
                                },
                                "end": {
                                  "line": 299,
                                  "column": 36
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 13248,
                                "end": 13260,
                                "loc": {
                                  "start": {
                                    "line": 299,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 299,
                                    "column": 30
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 13248,
                                  "end": 13252,
                                  "loc": {
                                    "start": {
                                      "line": 299,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 299,
                                      "column": 22
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13253,
                                  "end": 13260,
                                  "loc": {
                                    "start": {
                                      "line": 299,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 299,
                                      "column": 30
                                    },
                                    "identifierName": "session"
                                  },
                                  "name": "session"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13261,
                                "end": 13266,
                                "loc": {
                                  "start": {
                                    "line": 299,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 299,
                                    "column": 36
                                  },
                                  "identifierName": "store"
                                },
                                "name": "store"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13267,
                              "end": 13275,
                              "loc": {
                                "start": {
                                  "line": 299,
                                  "column": 37
                                },
                                "end": {
                                  "line": 299,
                                  "column": 45
                                },
                                "identifierName": "dispatch"
                              },
                              "name": "dispatch"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "CallExpression",
                              "start": 13276,
                              "end": 13323,
                              "loc": {
                                "start": {
                                  "line": 299,
                                  "column": 46
                                },
                                "end": {
                                  "line": 299,
                                  "column": 93
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 13276,
                                "end": 13306,
                                "loc": {
                                  "start": {
                                    "line": 299,
                                    "column": 46
                                  },
                                  "end": {
                                    "line": 299,
                                    "column": 76
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 13276,
                                  "end": 13290,
                                  "loc": {
                                    "start": {
                                      "line": 299,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 299,
                                      "column": 60
                                    },
                                    "identifierName": "elementActions"
                                  },
                                  "name": "elementActions"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13291,
                                  "end": 13306,
                                  "loc": {
                                    "start": {
                                      "line": 299,
                                      "column": 61
                                    },
                                    "end": {
                                      "line": 299,
                                      "column": 76
                                    },
                                    "identifierName": "removeAllChilds"
                                  },
                                  "name": "removeAllChilds"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 13307,
                                  "end": 13322,
                                  "loc": {
                                    "start": {
                                      "line": 299,
                                      "column": 77
                                    },
                                    "end": {
                                      "line": 299,
                                      "column": 92
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 13307,
                                    "end": 13319,
                                    "loc": {
                                      "start": {
                                        "line": 299,
                                        "column": 77
                                      },
                                      "end": {
                                        "line": 299,
                                        "column": 89
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 13307,
                                      "end": 13311,
                                      "loc": {
                                        "start": {
                                          "line": 299,
                                          "column": 77
                                        },
                                        "end": {
                                          "line": 299,
                                          "column": 81
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 13312,
                                      "end": 13319,
                                      "loc": {
                                        "start": {
                                          "line": 299,
                                          "column": 82
                                        },
                                        "end": {
                                          "line": 299,
                                          "column": 89
                                        },
                                        "identifierName": "element"
                                      },
                                      "name": "element"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 13320,
                                    "end": 13322,
                                    "loc": {
                                      "start": {
                                        "line": 299,
                                        "column": 90
                                      },
                                      "end": {
                                        "line": 299,
                                        "column": 92
                                      },
                                      "identifierName": "id"
                                    },
                                    "name": "id"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          ]
                        }
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Remove all items (three object) from the set of selected elements\n     * @param {Boolean} keepLocals - If true, selected ids are kept within the selection-element\n     ",
                    "start": 12916,
                    "end": 13097,
                    "loc": {
                      "start": {
                        "line": 292,
                        "column": 4
                      },
                      "end": {
                        "line": 295,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called by selector when event is triggered.\n     ",
                    "start": 13337,
                    "end": 13399,
                    "loc": {
                      "start": {
                        "line": 302,
                        "column": 4
                      },
                      "end": {
                        "line": 304,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 13404,
                "end": 13876,
                "loc": {
                  "start": {
                    "line": 305,
                    "column": 4
                  },
                  "end": {
                    "line": 316,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 13404,
                  "end": 13409,
                  "loc": {
                    "start": {
                      "line": 305,
                      "column": 4
                    },
                    "end": {
                      "line": 305,
                      "column": 9
                    },
                    "identifierName": "hover"
                  },
                  "name": "hover",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 13410,
                    "end": 13415,
                    "loc": {
                      "start": {
                        "line": 305,
                        "column": 10
                      },
                      "end": {
                        "line": 305,
                        "column": 15
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 13417,
                  "end": 13876,
                  "loc": {
                    "start": {
                      "line": 305,
                      "column": 17
                    },
                    "end": {
                      "line": 316,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 13427,
                      "end": 13471,
                      "loc": {
                        "start": {
                          "line": 306,
                          "column": 8
                        },
                        "end": {
                          "line": 306,
                          "column": 52
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 13427,
                        "end": 13470,
                        "loc": {
                          "start": {
                            "line": 306,
                            "column": 8
                          },
                          "end": {
                            "line": 306,
                            "column": 51
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 13427,
                          "end": 13459,
                          "loc": {
                            "start": {
                              "line": 306,
                              "column": 8
                            },
                            "end": {
                              "line": 306,
                              "column": 40
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 13427,
                            "end": 13449,
                            "loc": {
                              "start": {
                                "line": 306,
                                "column": 8
                              },
                              "end": {
                                "line": 306,
                                "column": 30
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 13427,
                              "end": 13444,
                              "loc": {
                                "start": {
                                  "line": 306,
                                  "column": 8
                                },
                                "end": {
                                  "line": 306,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 13427,
                                "end": 13439,
                                "loc": {
                                  "start": {
                                    "line": 306,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 306,
                                    "column": 20
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 13427,
                                  "end": 13431,
                                  "loc": {
                                    "start": {
                                      "line": 306,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 306,
                                      "column": 12
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13432,
                                  "end": 13439,
                                  "loc": {
                                    "start": {
                                      "line": 306,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 306,
                                      "column": 20
                                    },
                                    "identifierName": "session"
                                  },
                                  "name": "session"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13440,
                                "end": 13444,
                                "loc": {
                                  "start": {
                                    "line": 306,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 306,
                                    "column": 25
                                  },
                                  "identifierName": "pool"
                                },
                                "name": "pool"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13445,
                              "end": 13449,
                              "loc": {
                                "start": {
                                  "line": 306,
                                  "column": 26
                                },
                                "end": {
                                  "line": 306,
                                  "column": 30
                                },
                                "identifierName": "view"
                              },
                              "name": "view"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 13450,
                            "end": 13459,
                            "loc": {
                              "start": {
                                "line": 306,
                                "column": 31
                              },
                              "end": {
                                "line": 306,
                                "column": 40
                              },
                              "identifierName": "setCursor"
                            },
                            "name": "setCursor"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "StringLiteral",
                            "start": 13460,
                            "end": 13469,
                            "loc": {
                              "start": {
                                "line": 306,
                                "column": 41
                              },
                              "end": {
                                "line": 306,
                                "column": 50
                              }
                            },
                            "extra": {
                              "rawValue": "pointer",
                              "raw": "'pointer'"
                            },
                            "value": "pointer"
                          }
                        ]
                      }
                    },
                    {
                      "type": "IfStatement",
                      "start": 13480,
                      "end": 13870,
                      "loc": {
                        "start": {
                          "line": 307,
                          "column": 8
                        },
                        "end": {
                          "line": 315,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 13484,
                        "end": 13540,
                        "loc": {
                          "start": {
                            "line": 307,
                            "column": 12
                          },
                          "end": {
                            "line": 307,
                            "column": 68
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 13484,
                          "end": 13506,
                          "loc": {
                            "start": {
                              "line": 307,
                              "column": 12
                            },
                            "end": {
                              "line": 307,
                              "column": 34
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 13484,
                            "end": 13496,
                            "loc": {
                              "start": {
                                "line": 307,
                                "column": 12
                              },
                              "end": {
                                "line": 307,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 13484,
                              "end": 13489,
                              "loc": {
                                "start": {
                                  "line": 307,
                                  "column": 12
                                },
                                "end": {
                                  "line": 307,
                                  "column": 17
                                },
                                "identifierName": "event"
                              },
                              "name": "event"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13490,
                              "end": 13496,
                              "loc": {
                                "start": {
                                  "line": 307,
                                  "column": 18
                                },
                                "end": {
                                  "line": 307,
                                  "column": 24
                                },
                                "identifierName": "object"
                              },
                              "name": "object"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 13497,
                            "end": 13506,
                            "loc": {
                              "start": {
                                "line": 307,
                                "column": 25
                              },
                              "end": {
                                "line": 307,
                                "column": 34
                              },
                              "identifierName": "materials"
                            },
                            "name": "materials"
                          },
                          "computed": false
                        },
                        "operator": "&&",
                        "right": {
                          "type": "UnaryExpression",
                          "start": 13510,
                          "end": 13540,
                          "loc": {
                            "start": {
                              "line": 307,
                              "column": 38
                            },
                            "end": {
                              "line": 307,
                              "column": 68
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "CallExpression",
                            "start": 13511,
                            "end": 13540,
                            "loc": {
                              "start": {
                                "line": 307,
                                "column": 39
                              },
                              "end": {
                                "line": 307,
                                "column": 68
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 13511,
                              "end": 13526,
                              "loc": {
                                "start": {
                                  "line": 307,
                                  "column": 39
                                },
                                "end": {
                                  "line": 307,
                                  "column": 54
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 13511,
                                "end": 13515,
                                "loc": {
                                  "start": {
                                    "line": 307,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 307,
                                    "column": 43
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13516,
                                "end": 13526,
                                "loc": {
                                  "start": {
                                    "line": 307,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 307,
                                    "column": 54
                                  },
                                  "identifierName": "isSelected"
                                },
                                "name": "isSelected"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "MemberExpression",
                                "start": 13527,
                                "end": 13539,
                                "loc": {
                                  "start": {
                                    "line": 307,
                                    "column": 55
                                  },
                                  "end": {
                                    "line": 307,
                                    "column": 67
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 13527,
                                  "end": 13532,
                                  "loc": {
                                    "start": {
                                      "line": 307,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 307,
                                      "column": 60
                                    },
                                    "identifierName": "event"
                                  },
                                  "name": "event"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13533,
                                  "end": 13539,
                                  "loc": {
                                    "start": {
                                      "line": 307,
                                      "column": 61
                                    },
                                    "end": {
                                      "line": 307,
                                      "column": 67
                                    },
                                    "identifierName": "object"
                                  },
                                  "name": "object"
                                },
                                "computed": false
                              }
                            ]
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 13542,
                        "end": 13870,
                        "loc": {
                          "start": {
                            "line": 307,
                            "column": 70
                          },
                          "end": {
                            "line": 315,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 13556,
                            "end": 13696,
                            "loc": {
                              "start": {
                                "line": 308,
                                "column": 12
                              },
                              "end": {
                                "line": 310,
                                "column": 15
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 13560,
                                "end": 13695,
                                "loc": {
                                  "start": {
                                    "line": 308,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 310,
                                    "column": 14
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 13560,
                                  "end": 13564,
                                  "loc": {
                                    "start": {
                                      "line": 308,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 308,
                                      "column": 20
                                    },
                                    "identifierName": "anim"
                                  },
                                  "name": "anim"
                                },
                                "init": {
                                  "type": "CallExpression",
                                  "start": 13567,
                                  "end": 13695,
                                  "loc": {
                                    "start": {
                                      "line": 308,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 310,
                                      "column": 14
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 13567,
                                    "end": 13587,
                                    "loc": {
                                      "start": {
                                        "line": 308,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 308,
                                        "column": 43
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 13567,
                                      "end": 13579,
                                      "loc": {
                                        "start": {
                                          "line": 308,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 308,
                                          "column": 35
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 13567,
                                        "end": 13572,
                                        "loc": {
                                          "start": {
                                            "line": 308,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 308,
                                            "column": 28
                                          },
                                          "identifierName": "event"
                                        },
                                        "name": "event"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 13573,
                                        "end": 13579,
                                        "loc": {
                                          "start": {
                                            "line": 308,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 308,
                                            "column": 35
                                          },
                                          "identifierName": "object"
                                        },
                                        "name": "object"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 13580,
                                      "end": 13587,
                                      "loc": {
                                        "start": {
                                          "line": 308,
                                          "column": 36
                                        },
                                        "end": {
                                          "line": 308,
                                          "column": 43
                                        },
                                        "identifierName": "animate"
                                      },
                                      "name": "animate"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 13588,
                                      "end": 13694,
                                      "loc": {
                                        "start": {
                                          "line": 308,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 310,
                                          "column": 13
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "ObjectProperty",
                                          "start": 13606,
                                          "end": 13679,
                                          "loc": {
                                            "start": {
                                              "line": 309,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 309,
                                              "column": 89
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 13606,
                                            "end": 13615,
                                            "loc": {
                                              "start": {
                                                "line": 309,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 309,
                                                "column": 25
                                              },
                                              "identifierName": "materials"
                                            },
                                            "name": "materials"
                                          },
                                          "value": {
                                            "type": "ObjectExpression",
                                            "start": 13617,
                                            "end": 13679,
                                            "loc": {
                                              "start": {
                                                "line": 309,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 309,
                                                "column": 89
                                              }
                                            },
                                            "properties": [
                                              {
                                                "type": "ObjectProperty",
                                                "start": 13619,
                                                "end": 13677,
                                                "loc": {
                                                  "start": {
                                                    "line": 309,
                                                    "column": 29
                                                  },
                                                  "end": {
                                                    "line": 309,
                                                    "column": 87
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 13619,
                                                  "end": 13625,
                                                  "loc": {
                                                    "start": {
                                                      "line": 309,
                                                      "column": 29
                                                    },
                                                    "end": {
                                                      "line": 309,
                                                      "column": 35
                                                    },
                                                    "identifierName": "meshes"
                                                  },
                                                  "name": "meshes"
                                                },
                                                "value": {
                                                  "type": "ArrayExpression",
                                                  "start": 13627,
                                                  "end": 13677,
                                                  "loc": {
                                                    "start": {
                                                      "line": 309,
                                                      "column": 37
                                                    },
                                                    "end": {
                                                      "line": 309,
                                                      "column": 87
                                                    }
                                                  },
                                                  "elements": [
                                                    {
                                                      "type": "ObjectExpression",
                                                      "start": 13628,
                                                      "end": 13676,
                                                      "loc": {
                                                        "start": {
                                                          "line": 309,
                                                          "column": 38
                                                        },
                                                        "end": {
                                                          "line": 309,
                                                          "column": 86
                                                        }
                                                      },
                                                      "properties": [
                                                        {
                                                          "type": "ObjectProperty",
                                                          "start": 13630,
                                                          "end": 13662,
                                                          "loc": {
                                                            "start": {
                                                              "line": 309,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 309,
                                                              "column": 72
                                                            }
                                                          },
                                                          "method": false,
                                                          "shorthand": false,
                                                          "computed": false,
                                                          "key": {
                                                            "type": "Identifier",
                                                            "start": 13630,
                                                            "end": 13635,
                                                            "loc": {
                                                              "start": {
                                                                "line": 309,
                                                                "column": 40
                                                              },
                                                              "end": {
                                                                "line": 309,
                                                                "column": 45
                                                              },
                                                              "identifierName": "color"
                                                            },
                                                            "name": "color"
                                                          },
                                                          "value": {
                                                            "type": "NewExpression",
                                                            "start": 13637,
                                                            "end": 13662,
                                                            "loc": {
                                                              "start": {
                                                                "line": 309,
                                                                "column": 47
                                                              },
                                                              "end": {
                                                                "line": 309,
                                                                "column": 72
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 13641,
                                                              "end": 13652,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 309,
                                                                  "column": 51
                                                                },
                                                                "end": {
                                                                  "line": 309,
                                                                  "column": 62
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 13641,
                                                                "end": 13646,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 309,
                                                                    "column": 51
                                                                  },
                                                                  "end": {
                                                                    "line": 309,
                                                                    "column": 56
                                                                  },
                                                                  "identifierName": "THREE"
                                                                },
                                                                "name": "THREE"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 13647,
                                                                "end": 13652,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 309,
                                                                    "column": 57
                                                                  },
                                                                  "end": {
                                                                    "line": 309,
                                                                    "column": 62
                                                                  },
                                                                  "identifierName": "Color"
                                                                },
                                                                "name": "Color"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "NumericLiteral",
                                                                "start": 13653,
                                                                "end": 13661,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 309,
                                                                    "column": 63
                                                                  },
                                                                  "end": {
                                                                    "line": 309,
                                                                    "column": 71
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 2676639,
                                                                  "raw": "0x28d79f"
                                                                },
                                                                "value": 2676639
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "ObjectProperty",
                                                          "start": 13664,
                                                          "end": 13674,
                                                          "loc": {
                                                            "start": {
                                                              "line": 309,
                                                              "column": 74
                                                            },
                                                            "end": {
                                                              "line": 309,
                                                              "column": 84
                                                            }
                                                          },
                                                          "method": false,
                                                          "shorthand": false,
                                                          "computed": false,
                                                          "key": {
                                                            "type": "Identifier",
                                                            "start": 13664,
                                                            "end": 13671,
                                                            "loc": {
                                                              "start": {
                                                                "line": 309,
                                                                "column": 74
                                                              },
                                                              "end": {
                                                                "line": 309,
                                                                "column": 81
                                                              },
                                                              "identifierName": "opacity"
                                                            },
                                                            "name": "opacity"
                                                          },
                                                          "value": {
                                                            "type": "NumericLiteral",
                                                            "start": 13673,
                                                            "end": 13674,
                                                            "loc": {
                                                              "start": {
                                                                "line": 309,
                                                                "column": 83
                                                              },
                                                              "end": {
                                                                "line": 309,
                                                                "column": 84
                                                              }
                                                            },
                                                            "extra": {
                                                              "rawValue": 1,
                                                              "raw": "1"
                                                            },
                                                            "value": 1
                                                          }
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              }
                                            ]
                                          }
                                        }
                                      ]
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "IfStatement",
                            "start": 13709,
                            "end": 13833,
                            "loc": {
                              "start": {
                                "line": 311,
                                "column": 12
                              },
                              "end": {
                                "line": 313,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 13713,
                              "end": 13751,
                              "loc": {
                                "start": {
                                  "line": 311,
                                  "column": 16
                                },
                                "end": {
                                  "line": 311,
                                  "column": 54
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 13713,
                                "end": 13737,
                                "loc": {
                                  "start": {
                                    "line": 311,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 311,
                                    "column": 40
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 13713,
                                  "end": 13725,
                                  "loc": {
                                    "start": {
                                      "line": 311,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 311,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 13713,
                                    "end": 13718,
                                    "loc": {
                                      "start": {
                                        "line": 311,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 311,
                                        "column": 21
                                      },
                                      "identifierName": "event"
                                    },
                                    "name": "event"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 13719,
                                    "end": 13725,
                                    "loc": {
                                      "start": {
                                        "line": 311,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 311,
                                        "column": 28
                                      },
                                      "identifierName": "object"
                                    },
                                    "name": "object"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13726,
                                  "end": 13737,
                                  "loc": {
                                    "start": {
                                      "line": 311,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 311,
                                      "column": 40
                                    },
                                    "identifierName": "__origProps"
                                  },
                                  "name": "__origProps"
                                },
                                "computed": false
                              },
                              "operator": "===",
                              "right": {
                                "type": "Identifier",
                                "start": 13742,
                                "end": 13751,
                                "loc": {
                                  "start": {
                                    "line": 311,
                                    "column": 45
                                  },
                                  "end": {
                                    "line": 311,
                                    "column": 54
                                  },
                                  "identifierName": "undefined"
                                },
                                "name": "undefined"
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 13753,
                              "end": 13833,
                              "loc": {
                                "start": {
                                  "line": 311,
                                  "column": 56
                                },
                                "end": {
                                  "line": 313,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 13771,
                                  "end": 13819,
                                  "loc": {
                                    "start": {
                                      "line": 312,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 312,
                                      "column": 64
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 13771,
                                    "end": 13818,
                                    "loc": {
                                      "start": {
                                        "line": 312,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 312,
                                        "column": 63
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 13771,
                                      "end": 13795,
                                      "loc": {
                                        "start": {
                                          "line": 312,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 312,
                                          "column": 40
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 13771,
                                        "end": 13783,
                                        "loc": {
                                          "start": {
                                            "line": 312,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 312,
                                            "column": 28
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 13771,
                                          "end": 13776,
                                          "loc": {
                                            "start": {
                                              "line": 312,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 312,
                                              "column": 21
                                            },
                                            "identifierName": "event"
                                          },
                                          "name": "event"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 13777,
                                          "end": 13783,
                                          "loc": {
                                            "start": {
                                              "line": 312,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 312,
                                              "column": 28
                                            },
                                            "identifierName": "object"
                                          },
                                          "name": "object"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 13784,
                                        "end": 13795,
                                        "loc": {
                                          "start": {
                                            "line": 312,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 312,
                                            "column": 40
                                          },
                                          "identifierName": "__origProps"
                                        },
                                        "name": "__origProps"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "CallExpression",
                                      "start": 13798,
                                      "end": 13818,
                                      "loc": {
                                        "start": {
                                          "line": 312,
                                          "column": 43
                                        },
                                        "end": {
                                          "line": 312,
                                          "column": 63
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 13798,
                                        "end": 13816,
                                        "loc": {
                                          "start": {
                                            "line": 312,
                                            "column": 43
                                          },
                                          "end": {
                                            "line": 312,
                                            "column": 61
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 13798,
                                          "end": 13802,
                                          "loc": {
                                            "start": {
                                              "line": 312,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 312,
                                              "column": 47
                                            },
                                            "identifierName": "anim"
                                          },
                                          "name": "anim"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 13803,
                                          "end": 13816,
                                          "loc": {
                                            "start": {
                                              "line": 312,
                                              "column": 48
                                            },
                                            "end": {
                                              "line": 312,
                                              "column": 61
                                            },
                                            "identifierName": "getProperties"
                                          },
                                          "name": "getProperties"
                                        },
                                        "computed": false
                                      },
                                      "arguments": []
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": null
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 13846,
                            "end": 13860,
                            "loc": {
                              "start": {
                                "line": 314,
                                "column": 12
                              },
                              "end": {
                                "line": 314,
                                "column": 26
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 13846,
                              "end": 13859,
                              "loc": {
                                "start": {
                                  "line": 314,
                                  "column": 12
                                },
                                "end": {
                                  "line": 314,
                                  "column": 25
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 13846,
                                "end": 13856,
                                "loc": {
                                  "start": {
                                    "line": 314,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 314,
                                    "column": 22
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 13846,
                                  "end": 13850,
                                  "loc": {
                                    "start": {
                                      "line": 314,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 314,
                                      "column": 16
                                    },
                                    "identifierName": "anim"
                                  },
                                  "name": "anim"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13851,
                                  "end": 13856,
                                  "loc": {
                                    "start": {
                                      "line": 314,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 314,
                                      "column": 22
                                    },
                                    "identifierName": "start"
                                  },
                                  "name": "start"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "NumericLiteral",
                                  "start": 13857,
                                  "end": 13858,
                                  "loc": {
                                    "start": {
                                      "line": 314,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 314,
                                      "column": 24
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 0,
                                    "raw": "0"
                                  },
                                  "value": 0
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called by selector when event is triggered.\n     ",
                    "start": 13337,
                    "end": 13399,
                    "loc": {
                      "start": {
                        "line": 302,
                        "column": 4
                      },
                      "end": {
                        "line": 304,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called by selector when event is triggered.\n     ",
                    "start": 13882,
                    "end": 13944,
                    "loc": {
                      "start": {
                        "line": 318,
                        "column": 4
                      },
                      "end": {
                        "line": 320,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 13949,
                "end": 14152,
                "loc": {
                  "start": {
                    "line": 321,
                    "column": 4
                  },
                  "end": {
                    "line": 325,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 13949,
                  "end": 13956,
                  "loc": {
                    "start": {
                      "line": 321,
                      "column": 4
                    },
                    "end": {
                      "line": 321,
                      "column": 11
                    },
                    "identifierName": "unhover"
                  },
                  "name": "unhover",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 13957,
                    "end": 13962,
                    "loc": {
                      "start": {
                        "line": 321,
                        "column": 12
                      },
                      "end": {
                        "line": 321,
                        "column": 17
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 13964,
                  "end": 14152,
                  "loc": {
                    "start": {
                      "line": 321,
                      "column": 19
                    },
                    "end": {
                      "line": 325,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 13974,
                      "end": 14146,
                      "loc": {
                        "start": {
                          "line": 322,
                          "column": 8
                        },
                        "end": {
                          "line": 324,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 13978,
                        "end": 14062,
                        "loc": {
                          "start": {
                            "line": 322,
                            "column": 12
                          },
                          "end": {
                            "line": 322,
                            "column": 96
                          }
                        },
                        "left": {
                          "type": "LogicalExpression",
                          "start": 13978,
                          "end": 14028,
                          "loc": {
                            "start": {
                              "line": 322,
                              "column": 12
                            },
                            "end": {
                              "line": 322,
                              "column": 62
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 13978,
                            "end": 14000,
                            "loc": {
                              "start": {
                                "line": 322,
                                "column": 12
                              },
                              "end": {
                                "line": 322,
                                "column": 34
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 13978,
                              "end": 13990,
                              "loc": {
                                "start": {
                                  "line": 322,
                                  "column": 12
                                },
                                "end": {
                                  "line": 322,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 13978,
                                "end": 13983,
                                "loc": {
                                  "start": {
                                    "line": 322,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 322,
                                    "column": 17
                                  },
                                  "identifierName": "event"
                                },
                                "name": "event"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13984,
                                "end": 13990,
                                "loc": {
                                  "start": {
                                    "line": 322,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 322,
                                    "column": 24
                                  },
                                  "identifierName": "object"
                                },
                                "name": "object"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13991,
                              "end": 14000,
                              "loc": {
                                "start": {
                                  "line": 322,
                                  "column": 25
                                },
                                "end": {
                                  "line": 322,
                                  "column": 34
                                },
                                "identifierName": "materials"
                              },
                              "name": "materials"
                            },
                            "computed": false
                          },
                          "operator": "&&",
                          "right": {
                            "type": "MemberExpression",
                            "start": 14004,
                            "end": 14028,
                            "loc": {
                              "start": {
                                "line": 322,
                                "column": 38
                              },
                              "end": {
                                "line": 322,
                                "column": 62
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 14004,
                              "end": 14016,
                              "loc": {
                                "start": {
                                  "line": 322,
                                  "column": 38
                                },
                                "end": {
                                  "line": 322,
                                  "column": 50
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 14004,
                                "end": 14009,
                                "loc": {
                                  "start": {
                                    "line": 322,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 322,
                                    "column": 43
                                  },
                                  "identifierName": "event"
                                },
                                "name": "event"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 14010,
                                "end": 14016,
                                "loc": {
                                  "start": {
                                    "line": 322,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 322,
                                    "column": 50
                                  },
                                  "identifierName": "object"
                                },
                                "name": "object"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 14017,
                              "end": 14028,
                              "loc": {
                                "start": {
                                  "line": 322,
                                  "column": 51
                                },
                                "end": {
                                  "line": 322,
                                  "column": 62
                                },
                                "identifierName": "__origProps"
                              },
                              "name": "__origProps"
                            },
                            "computed": false
                          }
                        },
                        "operator": "&&",
                        "right": {
                          "type": "UnaryExpression",
                          "start": 14032,
                          "end": 14062,
                          "loc": {
                            "start": {
                              "line": 322,
                              "column": 66
                            },
                            "end": {
                              "line": 322,
                              "column": 96
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "CallExpression",
                            "start": 14033,
                            "end": 14062,
                            "loc": {
                              "start": {
                                "line": 322,
                                "column": 67
                              },
                              "end": {
                                "line": 322,
                                "column": 96
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 14033,
                              "end": 14048,
                              "loc": {
                                "start": {
                                  "line": 322,
                                  "column": 67
                                },
                                "end": {
                                  "line": 322,
                                  "column": 82
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 14033,
                                "end": 14037,
                                "loc": {
                                  "start": {
                                    "line": 322,
                                    "column": 67
                                  },
                                  "end": {
                                    "line": 322,
                                    "column": 71
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 14038,
                                "end": 14048,
                                "loc": {
                                  "start": {
                                    "line": 322,
                                    "column": 72
                                  },
                                  "end": {
                                    "line": 322,
                                    "column": 82
                                  },
                                  "identifierName": "isSelected"
                                },
                                "name": "isSelected"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "MemberExpression",
                                "start": 14049,
                                "end": 14061,
                                "loc": {
                                  "start": {
                                    "line": 322,
                                    "column": 83
                                  },
                                  "end": {
                                    "line": 322,
                                    "column": 95
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 14049,
                                  "end": 14054,
                                  "loc": {
                                    "start": {
                                      "line": 322,
                                      "column": 83
                                    },
                                    "end": {
                                      "line": 322,
                                      "column": 88
                                    },
                                    "identifierName": "event"
                                  },
                                  "name": "event"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14055,
                                  "end": 14061,
                                  "loc": {
                                    "start": {
                                      "line": 322,
                                      "column": 89
                                    },
                                    "end": {
                                      "line": 322,
                                      "column": 95
                                    },
                                    "identifierName": "object"
                                  },
                                  "name": "object"
                                },
                                "computed": false
                              }
                            ]
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 14064,
                        "end": 14146,
                        "loc": {
                          "start": {
                            "line": 322,
                            "column": 98
                          },
                          "end": {
                            "line": 324,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 14078,
                            "end": 14136,
                            "loc": {
                              "start": {
                                "line": 323,
                                "column": 12
                              },
                              "end": {
                                "line": 323,
                                "column": 70
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 14078,
                              "end": 14135,
                              "loc": {
                                "start": {
                                  "line": 323,
                                  "column": 12
                                },
                                "end": {
                                  "line": 323,
                                  "column": 69
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 14078,
                                "end": 14130,
                                "loc": {
                                  "start": {
                                    "line": 323,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 323,
                                    "column": 64
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 14078,
                                  "end": 14124,
                                  "loc": {
                                    "start": {
                                      "line": 323,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 323,
                                      "column": 58
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 14078,
                                    "end": 14098,
                                    "loc": {
                                      "start": {
                                        "line": 323,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 323,
                                        "column": 32
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 14078,
                                      "end": 14090,
                                      "loc": {
                                        "start": {
                                          "line": 323,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 323,
                                          "column": 24
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 14078,
                                        "end": 14083,
                                        "loc": {
                                          "start": {
                                            "line": 323,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 323,
                                            "column": 17
                                          },
                                          "identifierName": "event"
                                        },
                                        "name": "event"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 14084,
                                        "end": 14090,
                                        "loc": {
                                          "start": {
                                            "line": 323,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 323,
                                            "column": 24
                                          },
                                          "identifierName": "object"
                                        },
                                        "name": "object"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 14091,
                                      "end": 14098,
                                      "loc": {
                                        "start": {
                                          "line": 323,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 323,
                                          "column": 32
                                        },
                                        "identifierName": "animate"
                                      },
                                      "name": "animate"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 14099,
                                      "end": 14123,
                                      "loc": {
                                        "start": {
                                          "line": 323,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 323,
                                          "column": 57
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 14099,
                                        "end": 14111,
                                        "loc": {
                                          "start": {
                                            "line": 323,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 323,
                                            "column": 45
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 14099,
                                          "end": 14104,
                                          "loc": {
                                            "start": {
                                              "line": 323,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 323,
                                              "column": 38
                                            },
                                            "identifierName": "event"
                                          },
                                          "name": "event"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 14105,
                                          "end": 14111,
                                          "loc": {
                                            "start": {
                                              "line": 323,
                                              "column": 39
                                            },
                                            "end": {
                                              "line": 323,
                                              "column": 45
                                            },
                                            "identifierName": "object"
                                          },
                                          "name": "object"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 14112,
                                        "end": 14123,
                                        "loc": {
                                          "start": {
                                            "line": 323,
                                            "column": 46
                                          },
                                          "end": {
                                            "line": 323,
                                            "column": 57
                                          },
                                          "identifierName": "__origProps"
                                        },
                                        "name": "__origProps"
                                      },
                                      "computed": false
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14125,
                                  "end": 14130,
                                  "loc": {
                                    "start": {
                                      "line": 323,
                                      "column": 59
                                    },
                                    "end": {
                                      "line": 323,
                                      "column": 64
                                    },
                                    "identifierName": "start"
                                  },
                                  "name": "start"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "NumericLiteral",
                                  "start": 14131,
                                  "end": 14134,
                                  "loc": {
                                    "start": {
                                      "line": 323,
                                      "column": 65
                                    },
                                    "end": {
                                      "line": 323,
                                      "column": 68
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 500,
                                    "raw": "500"
                                  },
                                  "value": 500
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called by selector when event is triggered.\n     ",
                    "start": 13882,
                    "end": 13944,
                    "loc": {
                      "start": {
                        "line": 318,
                        "column": 4
                      },
                      "end": {
                        "line": 320,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Highlight the selected object. Store original material for unhighlight.\n     ",
                    "start": 14158,
                    "end": 14248,
                    "loc": {
                      "start": {
                        "line": 327,
                        "column": 4
                      },
                      "end": {
                        "line": 329,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 14253,
                "end": 14589,
                "loc": {
                  "start": {
                    "line": 330,
                    "column": 4
                  },
                  "end": {
                    "line": 338,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 14253,
                  "end": 14259,
                  "loc": {
                    "start": {
                      "line": 330,
                      "column": 4
                    },
                    "end": {
                      "line": 330,
                      "column": 10
                    },
                    "identifierName": "select"
                  },
                  "name": "select",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 14260,
                    "end": 14266,
                    "loc": {
                      "start": {
                        "line": 330,
                        "column": 11
                      },
                      "end": {
                        "line": 330,
                        "column": 17
                      },
                      "identifierName": "object"
                    },
                    "name": "object"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 14268,
                  "end": 14589,
                  "loc": {
                    "start": {
                      "line": 330,
                      "column": 19
                    },
                    "end": {
                      "line": 338,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 14278,
                      "end": 14583,
                      "loc": {
                        "start": {
                          "line": 331,
                          "column": 8
                        },
                        "end": {
                          "line": 337,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 14282,
                        "end": 14298,
                        "loc": {
                          "start": {
                            "line": 331,
                            "column": 12
                          },
                          "end": {
                            "line": 331,
                            "column": 28
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 14282,
                          "end": 14288,
                          "loc": {
                            "start": {
                              "line": 331,
                              "column": 12
                            },
                            "end": {
                              "line": 331,
                              "column": 18
                            },
                            "identifierName": "object"
                          },
                          "name": "object"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 14289,
                          "end": 14298,
                          "loc": {
                            "start": {
                              "line": 331,
                              "column": 19
                            },
                            "end": {
                              "line": 331,
                              "column": 28
                            },
                            "identifierName": "materials"
                          },
                          "name": "materials"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 14300,
                        "end": 14583,
                        "loc": {
                          "start": {
                            "line": 331,
                            "column": 30
                          },
                          "end": {
                            "line": 337,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 14314,
                            "end": 14419,
                            "loc": {
                              "start": {
                                "line": 332,
                                "column": 12
                              },
                              "end": {
                                "line": 332,
                                "column": 117
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 14318,
                                "end": 14418,
                                "loc": {
                                  "start": {
                                    "line": 332,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 332,
                                    "column": 116
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 14318,
                                  "end": 14322,
                                  "loc": {
                                    "start": {
                                      "line": 332,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 332,
                                      "column": 20
                                    },
                                    "identifierName": "anim"
                                  },
                                  "name": "anim"
                                },
                                "init": {
                                  "type": "CallExpression",
                                  "start": 14325,
                                  "end": 14418,
                                  "loc": {
                                    "start": {
                                      "line": 332,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 332,
                                      "column": 116
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 14325,
                                    "end": 14339,
                                    "loc": {
                                      "start": {
                                        "line": 332,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 332,
                                        "column": 37
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 14325,
                                      "end": 14331,
                                      "loc": {
                                        "start": {
                                          "line": 332,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 332,
                                          "column": 29
                                        },
                                        "identifierName": "object"
                                      },
                                      "name": "object"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 14332,
                                      "end": 14339,
                                      "loc": {
                                        "start": {
                                          "line": 332,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 332,
                                          "column": 37
                                        },
                                        "identifierName": "animate"
                                      },
                                      "name": "animate"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 14340,
                                      "end": 14417,
                                      "loc": {
                                        "start": {
                                          "line": 332,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 332,
                                          "column": 115
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "ObjectProperty",
                                          "start": 14342,
                                          "end": 14415,
                                          "loc": {
                                            "start": {
                                              "line": 332,
                                              "column": 40
                                            },
                                            "end": {
                                              "line": 332,
                                              "column": 113
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 14342,
                                            "end": 14351,
                                            "loc": {
                                              "start": {
                                                "line": 332,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 332,
                                                "column": 49
                                              },
                                              "identifierName": "materials"
                                            },
                                            "name": "materials"
                                          },
                                          "value": {
                                            "type": "ObjectExpression",
                                            "start": 14353,
                                            "end": 14415,
                                            "loc": {
                                              "start": {
                                                "line": 332,
                                                "column": 51
                                              },
                                              "end": {
                                                "line": 332,
                                                "column": 113
                                              }
                                            },
                                            "properties": [
                                              {
                                                "type": "ObjectProperty",
                                                "start": 14355,
                                                "end": 14413,
                                                "loc": {
                                                  "start": {
                                                    "line": 332,
                                                    "column": 53
                                                  },
                                                  "end": {
                                                    "line": 332,
                                                    "column": 111
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 14355,
                                                  "end": 14361,
                                                  "loc": {
                                                    "start": {
                                                      "line": 332,
                                                      "column": 53
                                                    },
                                                    "end": {
                                                      "line": 332,
                                                      "column": 59
                                                    },
                                                    "identifierName": "meshes"
                                                  },
                                                  "name": "meshes"
                                                },
                                                "value": {
                                                  "type": "ArrayExpression",
                                                  "start": 14363,
                                                  "end": 14413,
                                                  "loc": {
                                                    "start": {
                                                      "line": 332,
                                                      "column": 61
                                                    },
                                                    "end": {
                                                      "line": 332,
                                                      "column": 111
                                                    }
                                                  },
                                                  "elements": [
                                                    {
                                                      "type": "ObjectExpression",
                                                      "start": 14364,
                                                      "end": 14412,
                                                      "loc": {
                                                        "start": {
                                                          "line": 332,
                                                          "column": 62
                                                        },
                                                        "end": {
                                                          "line": 332,
                                                          "column": 110
                                                        }
                                                      },
                                                      "properties": [
                                                        {
                                                          "type": "ObjectProperty",
                                                          "start": 14366,
                                                          "end": 14398,
                                                          "loc": {
                                                            "start": {
                                                              "line": 332,
                                                              "column": 64
                                                            },
                                                            "end": {
                                                              "line": 332,
                                                              "column": 96
                                                            }
                                                          },
                                                          "method": false,
                                                          "shorthand": false,
                                                          "computed": false,
                                                          "key": {
                                                            "type": "Identifier",
                                                            "start": 14366,
                                                            "end": 14371,
                                                            "loc": {
                                                              "start": {
                                                                "line": 332,
                                                                "column": 64
                                                              },
                                                              "end": {
                                                                "line": 332,
                                                                "column": 69
                                                              },
                                                              "identifierName": "color"
                                                            },
                                                            "name": "color"
                                                          },
                                                          "value": {
                                                            "type": "NewExpression",
                                                            "start": 14373,
                                                            "end": 14398,
                                                            "loc": {
                                                              "start": {
                                                                "line": 332,
                                                                "column": 71
                                                              },
                                                              "end": {
                                                                "line": 332,
                                                                "column": 96
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 14377,
                                                              "end": 14388,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 332,
                                                                  "column": 75
                                                                },
                                                                "end": {
                                                                  "line": 332,
                                                                  "column": 86
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 14377,
                                                                "end": 14382,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 332,
                                                                    "column": 75
                                                                  },
                                                                  "end": {
                                                                    "line": 332,
                                                                    "column": 80
                                                                  },
                                                                  "identifierName": "THREE"
                                                                },
                                                                "name": "THREE"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 14383,
                                                                "end": 14388,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 332,
                                                                    "column": 81
                                                                  },
                                                                  "end": {
                                                                    "line": 332,
                                                                    "column": 86
                                                                  },
                                                                  "identifierName": "Color"
                                                                },
                                                                "name": "Color"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "NumericLiteral",
                                                                "start": 14389,
                                                                "end": 14397,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 332,
                                                                    "column": 87
                                                                  },
                                                                  "end": {
                                                                    "line": 332,
                                                                    "column": 95
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 12727145,
                                                                  "raw": "0xc23369"
                                                                },
                                                                "value": 12727145
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "ObjectProperty",
                                                          "start": 14400,
                                                          "end": 14410,
                                                          "loc": {
                                                            "start": {
                                                              "line": 332,
                                                              "column": 98
                                                            },
                                                            "end": {
                                                              "line": 332,
                                                              "column": 108
                                                            }
                                                          },
                                                          "method": false,
                                                          "shorthand": false,
                                                          "computed": false,
                                                          "key": {
                                                            "type": "Identifier",
                                                            "start": 14400,
                                                            "end": 14407,
                                                            "loc": {
                                                              "start": {
                                                                "line": 332,
                                                                "column": 98
                                                              },
                                                              "end": {
                                                                "line": 332,
                                                                "column": 105
                                                              },
                                                              "identifierName": "opacity"
                                                            },
                                                            "name": "opacity"
                                                          },
                                                          "value": {
                                                            "type": "NumericLiteral",
                                                            "start": 14409,
                                                            "end": 14410,
                                                            "loc": {
                                                              "start": {
                                                                "line": 332,
                                                                "column": 107
                                                              },
                                                              "end": {
                                                                "line": 332,
                                                                "column": 108
                                                              }
                                                            },
                                                            "extra": {
                                                              "rawValue": 1,
                                                              "raw": "1"
                                                            },
                                                            "value": 1
                                                          }
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              }
                                            ]
                                          }
                                        }
                                      ]
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "IfStatement",
                            "start": 14432,
                            "end": 14544,
                            "loc": {
                              "start": {
                                "line": 333,
                                "column": 12
                              },
                              "end": {
                                "line": 335,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 14436,
                              "end": 14468,
                              "loc": {
                                "start": {
                                  "line": 333,
                                  "column": 16
                                },
                                "end": {
                                  "line": 333,
                                  "column": 48
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 14436,
                                "end": 14454,
                                "loc": {
                                  "start": {
                                    "line": 333,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 333,
                                    "column": 34
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 14436,
                                  "end": 14442,
                                  "loc": {
                                    "start": {
                                      "line": 333,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 333,
                                      "column": 22
                                    },
                                    "identifierName": "object"
                                  },
                                  "name": "object"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14443,
                                  "end": 14454,
                                  "loc": {
                                    "start": {
                                      "line": 333,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 333,
                                      "column": 34
                                    },
                                    "identifierName": "__origProps"
                                  },
                                  "name": "__origProps"
                                },
                                "computed": false
                              },
                              "operator": "===",
                              "right": {
                                "type": "Identifier",
                                "start": 14459,
                                "end": 14468,
                                "loc": {
                                  "start": {
                                    "line": 333,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 333,
                                    "column": 48
                                  },
                                  "identifierName": "undefined"
                                },
                                "name": "undefined"
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 14470,
                              "end": 14544,
                              "loc": {
                                "start": {
                                  "line": 333,
                                  "column": 50
                                },
                                "end": {
                                  "line": 335,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 14488,
                                  "end": 14530,
                                  "loc": {
                                    "start": {
                                      "line": 334,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 334,
                                      "column": 58
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 14488,
                                    "end": 14529,
                                    "loc": {
                                      "start": {
                                        "line": 334,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 334,
                                        "column": 57
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 14488,
                                      "end": 14506,
                                      "loc": {
                                        "start": {
                                          "line": 334,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 334,
                                          "column": 34
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 14488,
                                        "end": 14494,
                                        "loc": {
                                          "start": {
                                            "line": 334,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 334,
                                            "column": 22
                                          },
                                          "identifierName": "object"
                                        },
                                        "name": "object"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 14495,
                                        "end": 14506,
                                        "loc": {
                                          "start": {
                                            "line": 334,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 334,
                                            "column": 34
                                          },
                                          "identifierName": "__origProps"
                                        },
                                        "name": "__origProps"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "CallExpression",
                                      "start": 14509,
                                      "end": 14529,
                                      "loc": {
                                        "start": {
                                          "line": 334,
                                          "column": 37
                                        },
                                        "end": {
                                          "line": 334,
                                          "column": 57
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 14509,
                                        "end": 14527,
                                        "loc": {
                                          "start": {
                                            "line": 334,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 334,
                                            "column": 55
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 14509,
                                          "end": 14513,
                                          "loc": {
                                            "start": {
                                              "line": 334,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 334,
                                              "column": 41
                                            },
                                            "identifierName": "anim"
                                          },
                                          "name": "anim"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 14514,
                                          "end": 14527,
                                          "loc": {
                                            "start": {
                                              "line": 334,
                                              "column": 42
                                            },
                                            "end": {
                                              "line": 334,
                                              "column": 55
                                            },
                                            "identifierName": "getProperties"
                                          },
                                          "name": "getProperties"
                                        },
                                        "computed": false
                                      },
                                      "arguments": []
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": null
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 14557,
                            "end": 14573,
                            "loc": {
                              "start": {
                                "line": 336,
                                "column": 12
                              },
                              "end": {
                                "line": 336,
                                "column": 28
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 14557,
                              "end": 14572,
                              "loc": {
                                "start": {
                                  "line": 336,
                                  "column": 12
                                },
                                "end": {
                                  "line": 336,
                                  "column": 27
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 14557,
                                "end": 14567,
                                "loc": {
                                  "start": {
                                    "line": 336,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 336,
                                    "column": 22
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 14557,
                                  "end": 14561,
                                  "loc": {
                                    "start": {
                                      "line": 336,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 336,
                                      "column": 16
                                    },
                                    "identifierName": "anim"
                                  },
                                  "name": "anim"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14562,
                                  "end": 14567,
                                  "loc": {
                                    "start": {
                                      "line": 336,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 336,
                                      "column": 22
                                    },
                                    "identifierName": "start"
                                  },
                                  "name": "start"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "NumericLiteral",
                                  "start": 14568,
                                  "end": 14571,
                                  "loc": {
                                    "start": {
                                      "line": 336,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 336,
                                      "column": 26
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 500,
                                    "raw": "500"
                                  },
                                  "value": 500
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Highlight the selected object. Store original material for unhighlight.\n     ",
                    "start": 14158,
                    "end": 14248,
                    "loc": {
                      "start": {
                        "line": 327,
                        "column": 4
                      },
                      "end": {
                        "line": 329,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Unighlight the object using hover material.\n     ",
                    "start": 14595,
                    "end": 14657,
                    "loc": {
                      "start": {
                        "line": 340,
                        "column": 4
                      },
                      "end": {
                        "line": 342,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 14662,
                "end": 15126,
                "loc": {
                  "start": {
                    "line": 343,
                    "column": 4
                  },
                  "end": {
                    "line": 351,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 14662,
                  "end": 14670,
                  "loc": {
                    "start": {
                      "line": 343,
                      "column": 4
                    },
                    "end": {
                      "line": 343,
                      "column": 12
                    },
                    "identifierName": "unselect"
                  },
                  "name": "unselect",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 14671,
                    "end": 14677,
                    "loc": {
                      "start": {
                        "line": 343,
                        "column": 13
                      },
                      "end": {
                        "line": 343,
                        "column": 19
                      },
                      "identifierName": "object"
                    },
                    "name": "object"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 14679,
                  "end": 15126,
                  "loc": {
                    "start": {
                      "line": 343,
                      "column": 21
                    },
                    "end": {
                      "line": 351,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 14689,
                      "end": 15120,
                      "loc": {
                        "start": {
                          "line": 344,
                          "column": 8
                        },
                        "end": {
                          "line": 350,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "CallExpression",
                        "start": 14693,
                        "end": 14728,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 12
                          },
                          "end": {
                            "line": 344,
                            "column": 47
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 14693,
                          "end": 14720,
                          "loc": {
                            "start": {
                              "line": 344,
                              "column": 12
                            },
                            "end": {
                              "line": 344,
                              "column": 39
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 14693,
                            "end": 14714,
                            "loc": {
                              "start": {
                                "line": 344,
                                "column": 12
                              },
                              "end": {
                                "line": 344,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 14693,
                              "end": 14702,
                              "loc": {
                                "start": {
                                  "line": 344,
                                  "column": 12
                                },
                                "end": {
                                  "line": 344,
                                  "column": 21
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 14693,
                                "end": 14697,
                                "loc": {
                                  "start": {
                                    "line": 344,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 344,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 14698,
                                "end": 14702,
                                "loc": {
                                  "start": {
                                    "line": 344,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 344,
                                    "column": 21
                                  },
                                  "identifierName": "view"
                                },
                                "name": "view"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 14703,
                              "end": 14714,
                              "loc": {
                                "start": {
                                  "line": 344,
                                  "column": 22
                                },
                                "end": {
                                  "line": 344,
                                  "column": 33
                                },
                                "identifierName": "interaction"
                              },
                              "name": "interaction"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 14715,
                            "end": 14720,
                            "loc": {
                              "start": {
                                "line": 344,
                                "column": 34
                              },
                              "end": {
                                "line": 344,
                                "column": 39
                              },
                              "identifierName": "isHit"
                            },
                            "name": "isHit"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 14721,
                            "end": 14727,
                            "loc": {
                              "start": {
                                "line": 344,
                                "column": 40
                              },
                              "end": {
                                "line": 344,
                                "column": 46
                              },
                              "identifierName": "object"
                            },
                            "name": "object"
                          }
                        ]
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 14730,
                        "end": 14936,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 49
                          },
                          "end": {
                            "line": 347,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 14823,
                            "end": 14926,
                            "loc": {
                              "start": {
                                "line": 346,
                                "column": 12
                              },
                              "end": {
                                "line": 346,
                                "column": 115
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 14823,
                              "end": 14925,
                              "loc": {
                                "start": {
                                  "line": 346,
                                  "column": 12
                                },
                                "end": {
                                  "line": 346,
                                  "column": 114
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 14823,
                                "end": 14922,
                                "loc": {
                                  "start": {
                                    "line": 346,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 346,
                                    "column": 111
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 14823,
                                  "end": 14916,
                                  "loc": {
                                    "start": {
                                      "line": 346,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 346,
                                      "column": 105
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 14823,
                                    "end": 14837,
                                    "loc": {
                                      "start": {
                                        "line": 346,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 346,
                                        "column": 26
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 14823,
                                      "end": 14829,
                                      "loc": {
                                        "start": {
                                          "line": 346,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 346,
                                          "column": 18
                                        },
                                        "identifierName": "object"
                                      },
                                      "name": "object",
                                      "leadingComments": null
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 14830,
                                      "end": 14837,
                                      "loc": {
                                        "start": {
                                          "line": 346,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 346,
                                          "column": 26
                                        },
                                        "identifierName": "animate"
                                      },
                                      "name": "animate"
                                    },
                                    "computed": false,
                                    "leadingComments": null
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 14838,
                                      "end": 14915,
                                      "loc": {
                                        "start": {
                                          "line": 346,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 346,
                                          "column": 104
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "ObjectProperty",
                                          "start": 14840,
                                          "end": 14913,
                                          "loc": {
                                            "start": {
                                              "line": 346,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 346,
                                              "column": 102
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 14840,
                                            "end": 14849,
                                            "loc": {
                                              "start": {
                                                "line": 346,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 346,
                                                "column": 38
                                              },
                                              "identifierName": "materials"
                                            },
                                            "name": "materials"
                                          },
                                          "value": {
                                            "type": "ObjectExpression",
                                            "start": 14851,
                                            "end": 14913,
                                            "loc": {
                                              "start": {
                                                "line": 346,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 346,
                                                "column": 102
                                              }
                                            },
                                            "properties": [
                                              {
                                                "type": "ObjectProperty",
                                                "start": 14853,
                                                "end": 14911,
                                                "loc": {
                                                  "start": {
                                                    "line": 346,
                                                    "column": 42
                                                  },
                                                  "end": {
                                                    "line": 346,
                                                    "column": 100
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 14853,
                                                  "end": 14859,
                                                  "loc": {
                                                    "start": {
                                                      "line": 346,
                                                      "column": 42
                                                    },
                                                    "end": {
                                                      "line": 346,
                                                      "column": 48
                                                    },
                                                    "identifierName": "meshes"
                                                  },
                                                  "name": "meshes"
                                                },
                                                "value": {
                                                  "type": "ArrayExpression",
                                                  "start": 14861,
                                                  "end": 14911,
                                                  "loc": {
                                                    "start": {
                                                      "line": 346,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 346,
                                                      "column": 100
                                                    }
                                                  },
                                                  "elements": [
                                                    {
                                                      "type": "ObjectExpression",
                                                      "start": 14862,
                                                      "end": 14910,
                                                      "loc": {
                                                        "start": {
                                                          "line": 346,
                                                          "column": 51
                                                        },
                                                        "end": {
                                                          "line": 346,
                                                          "column": 99
                                                        }
                                                      },
                                                      "properties": [
                                                        {
                                                          "type": "ObjectProperty",
                                                          "start": 14864,
                                                          "end": 14896,
                                                          "loc": {
                                                            "start": {
                                                              "line": 346,
                                                              "column": 53
                                                            },
                                                            "end": {
                                                              "line": 346,
                                                              "column": 85
                                                            }
                                                          },
                                                          "method": false,
                                                          "shorthand": false,
                                                          "computed": false,
                                                          "key": {
                                                            "type": "Identifier",
                                                            "start": 14864,
                                                            "end": 14869,
                                                            "loc": {
                                                              "start": {
                                                                "line": 346,
                                                                "column": 53
                                                              },
                                                              "end": {
                                                                "line": 346,
                                                                "column": 58
                                                              },
                                                              "identifierName": "color"
                                                            },
                                                            "name": "color"
                                                          },
                                                          "value": {
                                                            "type": "NewExpression",
                                                            "start": 14871,
                                                            "end": 14896,
                                                            "loc": {
                                                              "start": {
                                                                "line": 346,
                                                                "column": 60
                                                              },
                                                              "end": {
                                                                "line": 346,
                                                                "column": 85
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 14875,
                                                              "end": 14886,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 346,
                                                                  "column": 64
                                                                },
                                                                "end": {
                                                                  "line": 346,
                                                                  "column": 75
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 14875,
                                                                "end": 14880,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 346,
                                                                    "column": 64
                                                                  },
                                                                  "end": {
                                                                    "line": 346,
                                                                    "column": 69
                                                                  },
                                                                  "identifierName": "THREE"
                                                                },
                                                                "name": "THREE"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 14881,
                                                                "end": 14886,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 346,
                                                                    "column": 70
                                                                  },
                                                                  "end": {
                                                                    "line": 346,
                                                                    "column": 75
                                                                  },
                                                                  "identifierName": "Color"
                                                                },
                                                                "name": "Color"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "NumericLiteral",
                                                                "start": 14887,
                                                                "end": 14895,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 346,
                                                                    "column": 76
                                                                  },
                                                                  "end": {
                                                                    "line": 346,
                                                                    "column": 84
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 2676639,
                                                                  "raw": "0x28d79f"
                                                                },
                                                                "value": 2676639
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "ObjectProperty",
                                                          "start": 14898,
                                                          "end": 14908,
                                                          "loc": {
                                                            "start": {
                                                              "line": 346,
                                                              "column": 87
                                                            },
                                                            "end": {
                                                              "line": 346,
                                                              "column": 97
                                                            }
                                                          },
                                                          "method": false,
                                                          "shorthand": false,
                                                          "computed": false,
                                                          "key": {
                                                            "type": "Identifier",
                                                            "start": 14898,
                                                            "end": 14905,
                                                            "loc": {
                                                              "start": {
                                                                "line": 346,
                                                                "column": 87
                                                              },
                                                              "end": {
                                                                "line": 346,
                                                                "column": 94
                                                              },
                                                              "identifierName": "opacity"
                                                            },
                                                            "name": "opacity"
                                                          },
                                                          "value": {
                                                            "type": "NumericLiteral",
                                                            "start": 14907,
                                                            "end": 14908,
                                                            "loc": {
                                                              "start": {
                                                                "line": 346,
                                                                "column": 96
                                                              },
                                                              "end": {
                                                                "line": 346,
                                                                "column": 97
                                                              }
                                                            },
                                                            "extra": {
                                                              "rawValue": 1,
                                                              "raw": "1"
                                                            },
                                                            "value": 1
                                                          }
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              }
                                            ]
                                          }
                                        }
                                      ]
                                    }
                                  ],
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14917,
                                  "end": 14922,
                                  "loc": {
                                    "start": {
                                      "line": 346,
                                      "column": 106
                                    },
                                    "end": {
                                      "line": 346,
                                      "column": 111
                                    },
                                    "identifierName": "start"
                                  },
                                  "name": "start"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "arguments": [
                                {
                                  "type": "NumericLiteral",
                                  "start": 14923,
                                  "end": 14924,
                                  "loc": {
                                    "start": {
                                      "line": 346,
                                      "column": 112
                                    },
                                    "end": {
                                      "line": 346,
                                      "column": 113
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 0,
                                    "raw": "0"
                                  },
                                  "value": 0
                                }
                              ],
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " If the object is underneath the curser it should be highlighted",
                                "start": 14744,
                                "end": 14810,
                                "loc": {
                                  "start": {
                                    "line": 345,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 345,
                                    "column": 78
                                  }
                                }
                              }
                            ]
                          }
                        ],
                        "directives": []
                      },
                      "alternate": {
                        "type": "IfStatement",
                        "start": 14942,
                        "end": 15120,
                        "loc": {
                          "start": {
                            "line": 347,
                            "column": 15
                          },
                          "end": {
                            "line": 350,
                            "column": 9
                          }
                        },
                        "test": {
                          "type": "LogicalExpression",
                          "start": 14946,
                          "end": 14984,
                          "loc": {
                            "start": {
                              "line": 347,
                              "column": 19
                            },
                            "end": {
                              "line": 347,
                              "column": 57
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 14946,
                            "end": 14962,
                            "loc": {
                              "start": {
                                "line": 347,
                                "column": 19
                              },
                              "end": {
                                "line": 347,
                                "column": 35
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 14946,
                              "end": 14952,
                              "loc": {
                                "start": {
                                  "line": 347,
                                  "column": 19
                                },
                                "end": {
                                  "line": 347,
                                  "column": 25
                                },
                                "identifierName": "object"
                              },
                              "name": "object"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 14953,
                              "end": 14962,
                              "loc": {
                                "start": {
                                  "line": 347,
                                  "column": 26
                                },
                                "end": {
                                  "line": 347,
                                  "column": 35
                                },
                                "identifierName": "materials"
                              },
                              "name": "materials"
                            },
                            "computed": false
                          },
                          "operator": "&&",
                          "right": {
                            "type": "MemberExpression",
                            "start": 14966,
                            "end": 14984,
                            "loc": {
                              "start": {
                                "line": 347,
                                "column": 39
                              },
                              "end": {
                                "line": 347,
                                "column": 57
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 14966,
                              "end": 14972,
                              "loc": {
                                "start": {
                                  "line": 347,
                                  "column": 39
                                },
                                "end": {
                                  "line": 347,
                                  "column": 45
                                },
                                "identifierName": "object"
                              },
                              "name": "object"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 14973,
                              "end": 14984,
                              "loc": {
                                "start": {
                                  "line": 347,
                                  "column": 46
                                },
                                "end": {
                                  "line": 347,
                                  "column": 57
                                },
                                "identifierName": "__origProps"
                              },
                              "name": "__origProps"
                            },
                            "computed": false
                          }
                        },
                        "consequent": {
                          "type": "BlockStatement",
                          "start": 14986,
                          "end": 15120,
                          "loc": {
                            "start": {
                              "line": 347,
                              "column": 59
                            },
                            "end": {
                              "line": 350,
                              "column": 9
                            }
                          },
                          "body": [
                            {
                              "type": "ExpressionStatement",
                              "start": 15066,
                              "end": 15110,
                              "loc": {
                                "start": {
                                  "line": 349,
                                  "column": 12
                                },
                                "end": {
                                  "line": 349,
                                  "column": 56
                                }
                              },
                              "expression": {
                                "type": "CallExpression",
                                "start": 15066,
                                "end": 15109,
                                "loc": {
                                  "start": {
                                    "line": 349,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 349,
                                    "column": 55
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 15066,
                                  "end": 15106,
                                  "loc": {
                                    "start": {
                                      "line": 349,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 349,
                                      "column": 52
                                    }
                                  },
                                  "object": {
                                    "type": "CallExpression",
                                    "start": 15066,
                                    "end": 15100,
                                    "loc": {
                                      "start": {
                                        "line": 349,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 349,
                                        "column": 46
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 15066,
                                      "end": 15080,
                                      "loc": {
                                        "start": {
                                          "line": 349,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 349,
                                          "column": 26
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 15066,
                                        "end": 15072,
                                        "loc": {
                                          "start": {
                                            "line": 349,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 349,
                                            "column": 18
                                          },
                                          "identifierName": "object"
                                        },
                                        "name": "object",
                                        "leadingComments": null
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 15073,
                                        "end": 15080,
                                        "loc": {
                                          "start": {
                                            "line": 349,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 349,
                                            "column": 26
                                          },
                                          "identifierName": "animate"
                                        },
                                        "name": "animate"
                                      },
                                      "computed": false,
                                      "leadingComments": null
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 15081,
                                        "end": 15099,
                                        "loc": {
                                          "start": {
                                            "line": 349,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 349,
                                            "column": 45
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 15081,
                                          "end": 15087,
                                          "loc": {
                                            "start": {
                                              "line": 349,
                                              "column": 27
                                            },
                                            "end": {
                                              "line": 349,
                                              "column": 33
                                            },
                                            "identifierName": "object"
                                          },
                                          "name": "object"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 15088,
                                          "end": 15099,
                                          "loc": {
                                            "start": {
                                              "line": 349,
                                              "column": 34
                                            },
                                            "end": {
                                              "line": 349,
                                              "column": 45
                                            },
                                            "identifierName": "__origProps"
                                          },
                                          "name": "__origProps"
                                        },
                                        "computed": false
                                      }
                                    ],
                                    "leadingComments": null
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 15101,
                                    "end": 15106,
                                    "loc": {
                                      "start": {
                                        "line": 349,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 349,
                                        "column": 52
                                      },
                                      "identifierName": "start"
                                    },
                                    "name": "start"
                                  },
                                  "computed": false,
                                  "leadingComments": null
                                },
                                "arguments": [
                                  {
                                    "type": "NumericLiteral",
                                    "start": 15107,
                                    "end": 15108,
                                    "loc": {
                                      "start": {
                                        "line": 349,
                                        "column": 53
                                      },
                                      "end": {
                                        "line": 349,
                                        "column": 54
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 0,
                                      "raw": "0"
                                    },
                                    "value": 0
                                  }
                                ],
                                "leadingComments": null
                              },
                              "leadingComments": [
                                {
                                  "type": "CommentLine",
                                  "value": " ... otherwise it should return to its proper color",
                                  "start": 15000,
                                  "end": 15053,
                                  "loc": {
                                    "start": {
                                      "line": 348,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 348,
                                      "column": 65
                                    }
                                  }
                                }
                              ]
                            }
                          ],
                          "directives": []
                        },
                        "alternate": null
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Unighlight the object using hover material.\n     ",
                    "start": 14595,
                    "end": 14657,
                    "loc": {
                      "start": {
                        "line": 340,
                        "column": 4
                      },
                      "end": {
                        "line": 342,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called by selector when event is triggered.\n     ",
                    "start": 15132,
                    "end": 15194,
                    "loc": {
                      "start": {
                        "line": 353,
                        "column": 4
                      },
                      "end": {
                        "line": 355,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 15199,
                "end": 15401,
                "loc": {
                  "start": {
                    "line": 356,
                    "column": 4
                  },
                  "end": {
                    "line": 363,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 15199,
                  "end": 15206,
                  "loc": {
                    "start": {
                      "line": 356,
                      "column": 4
                    },
                    "end": {
                      "line": 356,
                      "column": 11
                    },
                    "identifierName": "clicked"
                  },
                  "name": "clicked",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 15207,
                    "end": 15212,
                    "loc": {
                      "start": {
                        "line": 356,
                        "column": 12
                      },
                      "end": {
                        "line": 356,
                        "column": 17
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 15214,
                  "end": 15401,
                  "loc": {
                    "start": {
                      "line": 356,
                      "column": 19
                    },
                    "end": {
                      "line": 363,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 15224,
                      "end": 15262,
                      "loc": {
                        "start": {
                          "line": 357,
                          "column": 8
                        },
                        "end": {
                          "line": 357,
                          "column": 46
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 15228,
                        "end": 15253,
                        "loc": {
                          "start": {
                            "line": 357,
                            "column": 12
                          },
                          "end": {
                            "line": 357,
                            "column": 37
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 15228,
                          "end": 15245,
                          "loc": {
                            "start": {
                              "line": 357,
                              "column": 12
                            },
                            "end": {
                              "line": 357,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 15228,
                            "end": 15232,
                            "loc": {
                              "start": {
                                "line": 357,
                                "column": 12
                              },
                              "end": {
                                "line": 357,
                                "column": 16
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 15233,
                            "end": 15245,
                            "loc": {
                              "start": {
                                "line": 357,
                                "column": 17
                              },
                              "end": {
                                "line": 357,
                                "column": 29
                              },
                              "identifierName": "shiftHandler"
                            },
                            "name": "shiftHandler"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 15246,
                          "end": 15253,
                          "loc": {
                            "start": {
                              "line": 357,
                              "column": 30
                            },
                            "end": {
                              "line": 357,
                              "column": 37
                            },
                            "identifierName": "handled"
                          },
                          "name": "handled"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "ReturnStatement",
                        "start": 15255,
                        "end": 15262,
                        "loc": {
                          "start": {
                            "line": 357,
                            "column": 39
                          },
                          "end": {
                            "line": 357,
                            "column": 46
                          }
                        },
                        "argument": null
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 15271,
                      "end": 15395,
                      "loc": {
                        "start": {
                          "line": 358,
                          "column": 8
                        },
                        "end": {
                          "line": 362,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "CallExpression",
                        "start": 15275,
                        "end": 15304,
                        "loc": {
                          "start": {
                            "line": 358,
                            "column": 12
                          },
                          "end": {
                            "line": 358,
                            "column": 41
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 15275,
                          "end": 15290,
                          "loc": {
                            "start": {
                              "line": 358,
                              "column": 12
                            },
                            "end": {
                              "line": 358,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 15275,
                            "end": 15279,
                            "loc": {
                              "start": {
                                "line": 358,
                                "column": 12
                              },
                              "end": {
                                "line": 358,
                                "column": 16
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 15280,
                            "end": 15290,
                            "loc": {
                              "start": {
                                "line": 358,
                                "column": 17
                              },
                              "end": {
                                "line": 358,
                                "column": 27
                              },
                              "identifierName": "isSelected"
                            },
                            "name": "isSelected"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 15291,
                            "end": 15303,
                            "loc": {
                              "start": {
                                "line": 358,
                                "column": 28
                              },
                              "end": {
                                "line": 358,
                                "column": 40
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 15291,
                              "end": 15296,
                              "loc": {
                                "start": {
                                  "line": 358,
                                  "column": 28
                                },
                                "end": {
                                  "line": 358,
                                  "column": 33
                                },
                                "identifierName": "event"
                              },
                              "name": "event"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 15297,
                              "end": 15303,
                              "loc": {
                                "start": {
                                  "line": 358,
                                  "column": 34
                                },
                                "end": {
                                  "line": 358,
                                  "column": 40
                                },
                                "identifierName": "object"
                              },
                              "name": "object"
                            },
                            "computed": false
                          }
                        ]
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 15306,
                        "end": 15349,
                        "loc": {
                          "start": {
                            "line": 358,
                            "column": 43
                          },
                          "end": {
                            "line": 360,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 15320,
                            "end": 15339,
                            "loc": {
                              "start": {
                                "line": 359,
                                "column": 12
                              },
                              "end": {
                                "line": 359,
                                "column": 31
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 15320,
                              "end": 15338,
                              "loc": {
                                "start": {
                                  "line": 359,
                                  "column": 12
                                },
                                "end": {
                                  "line": 359,
                                  "column": 30
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 15320,
                                "end": 15331,
                                "loc": {
                                  "start": {
                                    "line": 359,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 359,
                                    "column": 23
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 15320,
                                  "end": 15324,
                                  "loc": {
                                    "start": {
                                      "line": 359,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 359,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 15325,
                                  "end": 15331,
                                  "loc": {
                                    "start": {
                                      "line": 359,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 359,
                                      "column": 23
                                    },
                                    "identifierName": "remove"
                                  },
                                  "name": "remove"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 15332,
                                  "end": 15337,
                                  "loc": {
                                    "start": {
                                      "line": 359,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 359,
                                      "column": 29
                                    },
                                    "identifierName": "event"
                                  },
                                  "name": "event"
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": {
                        "type": "BlockStatement",
                        "start": 15355,
                        "end": 15395,
                        "loc": {
                          "start": {
                            "line": 360,
                            "column": 15
                          },
                          "end": {
                            "line": 362,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 15369,
                            "end": 15385,
                            "loc": {
                              "start": {
                                "line": 361,
                                "column": 12
                              },
                              "end": {
                                "line": 361,
                                "column": 28
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 15369,
                              "end": 15384,
                              "loc": {
                                "start": {
                                  "line": 361,
                                  "column": 12
                                },
                                "end": {
                                  "line": 361,
                                  "column": 27
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 15369,
                                "end": 15377,
                                "loc": {
                                  "start": {
                                    "line": 361,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 361,
                                    "column": 20
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 15369,
                                  "end": 15373,
                                  "loc": {
                                    "start": {
                                      "line": 361,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 361,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 15374,
                                  "end": 15377,
                                  "loc": {
                                    "start": {
                                      "line": 361,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 361,
                                      "column": 20
                                    },
                                    "identifierName": "add"
                                  },
                                  "name": "add"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 15378,
                                  "end": 15383,
                                  "loc": {
                                    "start": {
                                      "line": 361,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 361,
                                      "column": 26
                                    },
                                    "identifierName": "event"
                                  },
                                  "name": "event"
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called by selector when event is triggered.\n     ",
                    "start": 15132,
                    "end": 15194,
                    "loc": {
                      "start": {
                        "line": 353,
                        "column": 4
                      },
                      "end": {
                        "line": 355,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called by selector when event is triggered.\n     ",
                    "start": 15407,
                    "end": 15469,
                    "loc": {
                      "start": {
                        "line": 365,
                        "column": 4
                      },
                      "end": {
                        "line": 367,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 15474,
                "end": 15525,
                "loc": {
                  "start": {
                    "line": 368,
                    "column": 4
                  },
                  "end": {
                    "line": 370,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 15474,
                  "end": 15480,
                  "loc": {
                    "start": {
                      "line": 368,
                      "column": 4
                    },
                    "end": {
                      "line": 368,
                      "column": 10
                    },
                    "identifierName": "missed"
                  },
                  "name": "missed",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 15481,
                    "end": 15486,
                    "loc": {
                      "start": {
                        "line": 368,
                        "column": 11
                      },
                      "end": {
                        "line": 368,
                        "column": 16
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 15488,
                  "end": 15525,
                  "loc": {
                    "start": {
                      "line": 368,
                      "column": 18
                    },
                    "end": {
                      "line": 370,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 15498,
                      "end": 15519,
                      "loc": {
                        "start": {
                          "line": 369,
                          "column": 8
                        },
                        "end": {
                          "line": 369,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 15498,
                        "end": 15518,
                        "loc": {
                          "start": {
                            "line": 369,
                            "column": 8
                          },
                          "end": {
                            "line": 369,
                            "column": 28
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 15498,
                          "end": 15512,
                          "loc": {
                            "start": {
                              "line": 369,
                              "column": 8
                            },
                            "end": {
                              "line": 369,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 15498,
                            "end": 15502,
                            "loc": {
                              "start": {
                                "line": 369,
                                "column": 8
                              },
                              "end": {
                                "line": 369,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 15503,
                            "end": 15512,
                            "loc": {
                              "start": {
                                "line": 369,
                                "column": 13
                              },
                              "end": {
                                "line": 369,
                                "column": 22
                              },
                              "identifierName": "removeAll"
                            },
                            "name": "removeAll"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "BooleanLiteral",
                            "start": 15513,
                            "end": 15517,
                            "loc": {
                              "start": {
                                "line": 369,
                                "column": 23
                              },
                              "end": {
                                "line": 369,
                                "column": 27
                              }
                            },
                            "value": true
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called by selector when event is triggered.\n     ",
                    "start": 15407,
                    "end": 15469,
                    "loc": {
                      "start": {
                        "line": 365,
                        "column": 4
                      },
                      "end": {
                        "line": 367,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called by selector when event is triggered.\n     ",
                    "start": 15531,
                    "end": 15593,
                    "loc": {
                      "start": {
                        "line": 372,
                        "column": 4
                      },
                      "end": {
                        "line": 374,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 15598,
                "end": 15616,
                "loc": {
                  "start": {
                    "line": 375,
                    "column": 4
                  },
                  "end": {
                    "line": 375,
                    "column": 22
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 15598,
                  "end": 15606,
                  "loc": {
                    "start": {
                      "line": 375,
                      "column": 4
                    },
                    "end": {
                      "line": 375,
                      "column": 12
                    },
                    "identifierName": "rendered"
                  },
                  "name": "rendered",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 15607,
                    "end": 15612,
                    "loc": {
                      "start": {
                        "line": 375,
                        "column": 13
                      },
                      "end": {
                        "line": 375,
                        "column": 18
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 15614,
                  "end": 15616,
                  "loc": {
                    "start": {
                      "line": 375,
                      "column": 20
                    },
                    "end": {
                      "line": 375,
                      "column": 22
                    }
                  },
                  "body": [],
                  "directives": [],
                  "leadingComments": null,
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called by selector when event is triggered.\n     ",
                    "start": 15531,
                    "end": 15593,
                    "loc": {
                      "start": {
                        "line": 372,
                        "column": 4
                      },
                      "end": {
                        "line": 374,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Check if object is already selected\n     * @return TRUE if selected, FALSE otherwise\n     ",
                    "start": 15622,
                    "end": 15725,
                    "loc": {
                      "start": {
                        "line": 377,
                        "column": 4
                      },
                      "end": {
                        "line": 380,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 15730,
                "end": 15801,
                "loc": {
                  "start": {
                    "line": 381,
                    "column": 4
                  },
                  "end": {
                    "line": 383,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 15730,
                  "end": 15740,
                  "loc": {
                    "start": {
                      "line": 381,
                      "column": 4
                    },
                    "end": {
                      "line": 381,
                      "column": 14
                    },
                    "identifierName": "isSelected"
                  },
                  "name": "isSelected",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 15741,
                    "end": 15747,
                    "loc": {
                      "start": {
                        "line": 381,
                        "column": 15
                      },
                      "end": {
                        "line": 381,
                        "column": 21
                      },
                      "identifierName": "object"
                    },
                    "name": "object"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 15749,
                  "end": 15801,
                  "loc": {
                    "start": {
                      "line": 381,
                      "column": 23
                    },
                    "end": {
                      "line": 383,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 15759,
                      "end": 15795,
                      "loc": {
                        "start": {
                          "line": 382,
                          "column": 8
                        },
                        "end": {
                          "line": 382,
                          "column": 44
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 15766,
                        "end": 15794,
                        "loc": {
                          "start": {
                            "line": 382,
                            "column": 15
                          },
                          "end": {
                            "line": 382,
                            "column": 43
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 15766,
                          "end": 15786,
                          "loc": {
                            "start": {
                              "line": 382,
                              "column": 15
                            },
                            "end": {
                              "line": 382,
                              "column": 35
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 15766,
                            "end": 15782,
                            "loc": {
                              "start": {
                                "line": 382,
                                "column": 15
                              },
                              "end": {
                                "line": 382,
                                "column": 31
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 15766,
                              "end": 15770,
                              "loc": {
                                "start": {
                                  "line": 382,
                                  "column": 15
                                },
                                "end": {
                                  "line": 382,
                                  "column": 19
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 15771,
                              "end": 15782,
                              "loc": {
                                "start": {
                                  "line": 382,
                                  "column": 20
                                },
                                "end": {
                                  "line": 382,
                                  "column": 31
                                },
                                "identifierName": "selectedSet"
                              },
                              "name": "selectedSet"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 15783,
                            "end": 15786,
                            "loc": {
                              "start": {
                                "line": 382,
                                "column": 32
                              },
                              "end": {
                                "line": 382,
                                "column": 35
                              },
                              "identifierName": "has"
                            },
                            "name": "has"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 15787,
                            "end": 15793,
                            "loc": {
                              "start": {
                                "line": 382,
                                "column": 36
                              },
                              "end": {
                                "line": 382,
                                "column": 42
                              },
                              "identifierName": "object"
                            },
                            "name": "object"
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Check if object is already selected\n     * @return TRUE if selected, FALSE otherwise\n     ",
                    "start": 15622,
                    "end": 15725,
                    "loc": {
                      "start": {
                        "line": 377,
                        "column": 4
                      },
                      "end": {
                        "line": 380,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Returns the selected ids in an array\n     * @return selectedIds - Array with the selected ids\n     ",
                    "start": 15807,
                    "end": 15919,
                    "loc": {
                      "start": {
                        "line": 385,
                        "column": 4
                      },
                      "end": {
                        "line": 388,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 15924,
                "end": 16208,
                "loc": {
                  "start": {
                    "line": 389,
                    "column": 4
                  },
                  "end": {
                    "line": 398,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 15924,
                  "end": 15938,
                  "loc": {
                    "start": {
                      "line": 389,
                      "column": 4
                    },
                    "end": {
                      "line": 389,
                      "column": 18
                    },
                    "identifierName": "getSelectedIds"
                  },
                  "name": "getSelectedIds",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 15941,
                  "end": 16208,
                  "loc": {
                    "start": {
                      "line": 389,
                      "column": 21
                    },
                    "end": {
                      "line": 398,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 15951,
                      "end": 15988,
                      "loc": {
                        "start": {
                          "line": 390,
                          "column": 8
                        },
                        "end": {
                          "line": 390,
                          "column": 45
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 15955,
                          "end": 15987,
                          "loc": {
                            "start": {
                              "line": 390,
                              "column": 12
                            },
                            "end": {
                              "line": 390,
                              "column": 44
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 15955,
                            "end": 15959,
                            "loc": {
                              "start": {
                                "line": 390,
                                "column": 12
                              },
                              "end": {
                                "line": 390,
                                "column": 16
                              },
                              "identifierName": "iter"
                            },
                            "name": "iter"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 15962,
                            "end": 15987,
                            "loc": {
                              "start": {
                                "line": 390,
                                "column": 19
                              },
                              "end": {
                                "line": 390,
                                "column": 44
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 15962,
                              "end": 15985,
                              "loc": {
                                "start": {
                                  "line": 390,
                                  "column": 19
                                },
                                "end": {
                                  "line": 390,
                                  "column": 42
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 15962,
                                "end": 15978,
                                "loc": {
                                  "start": {
                                    "line": 390,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 390,
                                    "column": 35
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 15962,
                                  "end": 15966,
                                  "loc": {
                                    "start": {
                                      "line": 390,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 390,
                                      "column": 23
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 15967,
                                  "end": 15978,
                                  "loc": {
                                    "start": {
                                      "line": 390,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 390,
                                      "column": 35
                                    },
                                    "identifierName": "selectedSet"
                                  },
                                  "name": "selectedSet"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 15979,
                                "end": 15985,
                                "loc": {
                                  "start": {
                                    "line": 390,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 390,
                                    "column": 42
                                  },
                                  "identifierName": "values"
                                },
                                "name": "values"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 15997,
                      "end": 16018,
                      "loc": {
                        "start": {
                          "line": 391,
                          "column": 8
                        },
                        "end": {
                          "line": 391,
                          "column": 29
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 16001,
                          "end": 16017,
                          "loc": {
                            "start": {
                              "line": 391,
                              "column": 12
                            },
                            "end": {
                              "line": 391,
                              "column": 28
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 16001,
                            "end": 16012,
                            "loc": {
                              "start": {
                                "line": 391,
                                "column": 12
                              },
                              "end": {
                                "line": 391,
                                "column": 23
                              },
                              "identifierName": "selectedIds"
                            },
                            "name": "selectedIds"
                          },
                          "init": {
                            "type": "ArrayExpression",
                            "start": 16015,
                            "end": 16017,
                            "loc": {
                              "start": {
                                "line": 391,
                                "column": 26
                              },
                              "end": {
                                "line": 391,
                                "column": 28
                              }
                            },
                            "elements": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 16027,
                      "end": 16050,
                      "loc": {
                        "start": {
                          "line": 392,
                          "column": 8
                        },
                        "end": {
                          "line": 392,
                          "column": 31
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 16031,
                          "end": 16049,
                          "loc": {
                            "start": {
                              "line": 392,
                              "column": 12
                            },
                            "end": {
                              "line": 392,
                              "column": 30
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 16031,
                            "end": 16035,
                            "loc": {
                              "start": {
                                "line": 392,
                                "column": 12
                              },
                              "end": {
                                "line": 392,
                                "column": 16
                              },
                              "identifierName": "item"
                            },
                            "name": "item"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 16038,
                            "end": 16049,
                            "loc": {
                              "start": {
                                "line": 392,
                                "column": 19
                              },
                              "end": {
                                "line": 392,
                                "column": 30
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 16038,
                              "end": 16047,
                              "loc": {
                                "start": {
                                  "line": 392,
                                  "column": 19
                                },
                                "end": {
                                  "line": 392,
                                  "column": 28
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 16038,
                                "end": 16042,
                                "loc": {
                                  "start": {
                                    "line": 392,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 392,
                                    "column": 23
                                  },
                                  "identifierName": "iter"
                                },
                                "name": "iter"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 16043,
                                "end": 16047,
                                "loc": {
                                  "start": {
                                    "line": 392,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 392,
                                    "column": 28
                                  },
                                  "identifierName": "next"
                                },
                                "name": "next"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "WhileStatement",
                      "start": 16059,
                      "end": 16174,
                      "loc": {
                        "start": {
                          "line": 393,
                          "column": 8
                        },
                        "end": {
                          "line": 396,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 16066,
                        "end": 16090,
                        "loc": {
                          "start": {
                            "line": 393,
                            "column": 15
                          },
                          "end": {
                            "line": 393,
                            "column": 39
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 16066,
                          "end": 16076,
                          "loc": {
                            "start": {
                              "line": 393,
                              "column": 15
                            },
                            "end": {
                              "line": 393,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 16066,
                            "end": 16070,
                            "loc": {
                              "start": {
                                "line": 393,
                                "column": 15
                              },
                              "end": {
                                "line": 393,
                                "column": 19
                              },
                              "identifierName": "item"
                            },
                            "name": "item"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 16071,
                            "end": 16076,
                            "loc": {
                              "start": {
                                "line": 393,
                                "column": 20
                              },
                              "end": {
                                "line": 393,
                                "column": 25
                              },
                              "identifierName": "value"
                            },
                            "name": "value"
                          },
                          "computed": false
                        },
                        "operator": "!==",
                        "right": {
                          "type": "Identifier",
                          "start": 16081,
                          "end": 16090,
                          "loc": {
                            "start": {
                              "line": 393,
                              "column": 30
                            },
                            "end": {
                              "line": 393,
                              "column": 39
                            },
                            "identifierName": "undefined"
                          },
                          "name": "undefined"
                        }
                      },
                      "body": {
                        "type": "BlockStatement",
                        "start": 16092,
                        "end": 16174,
                        "loc": {
                          "start": {
                            "line": 393,
                            "column": 41
                          },
                          "end": {
                            "line": 396,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 16106,
                            "end": 16132,
                            "loc": {
                              "start": {
                                "line": 394,
                                "column": 12
                              },
                              "end": {
                                "line": 394,
                                "column": 38
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 16106,
                              "end": 16131,
                              "loc": {
                                "start": {
                                  "line": 394,
                                  "column": 12
                                },
                                "end": {
                                  "line": 394,
                                  "column": 37
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 16106,
                                "end": 16122,
                                "loc": {
                                  "start": {
                                    "line": 394,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 394,
                                    "column": 28
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 16106,
                                  "end": 16117,
                                  "loc": {
                                    "start": {
                                      "line": 394,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 394,
                                      "column": 23
                                    },
                                    "identifierName": "selectedIds"
                                  },
                                  "name": "selectedIds"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 16118,
                                  "end": 16122,
                                  "loc": {
                                    "start": {
                                      "line": 394,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 394,
                                      "column": 28
                                    },
                                    "identifierName": "push"
                                  },
                                  "name": "push"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 16123,
                                  "end": 16130,
                                  "loc": {
                                    "start": {
                                      "line": 394,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 394,
                                      "column": 36
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 16123,
                                    "end": 16127,
                                    "loc": {
                                      "start": {
                                        "line": 394,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 394,
                                        "column": 33
                                      },
                                      "identifierName": "item"
                                    },
                                    "name": "item"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 16128,
                                    "end": 16130,
                                    "loc": {
                                      "start": {
                                        "line": 394,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 394,
                                        "column": 36
                                      },
                                      "identifierName": "id"
                                    },
                                    "name": "id"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 16145,
                            "end": 16164,
                            "loc": {
                              "start": {
                                "line": 395,
                                "column": 12
                              },
                              "end": {
                                "line": 395,
                                "column": 31
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 16145,
                              "end": 16163,
                              "loc": {
                                "start": {
                                  "line": 395,
                                  "column": 12
                                },
                                "end": {
                                  "line": 395,
                                  "column": 30
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 16145,
                                "end": 16149,
                                "loc": {
                                  "start": {
                                    "line": 395,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 395,
                                    "column": 16
                                  },
                                  "identifierName": "item"
                                },
                                "name": "item"
                              },
                              "right": {
                                "type": "CallExpression",
                                "start": 16152,
                                "end": 16163,
                                "loc": {
                                  "start": {
                                    "line": 395,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 395,
                                    "column": 30
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 16152,
                                  "end": 16161,
                                  "loc": {
                                    "start": {
                                      "line": 395,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 395,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 16152,
                                    "end": 16156,
                                    "loc": {
                                      "start": {
                                        "line": 395,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 395,
                                        "column": 23
                                      },
                                      "identifierName": "iter"
                                    },
                                    "name": "iter"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 16157,
                                    "end": 16161,
                                    "loc": {
                                      "start": {
                                        "line": 395,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 395,
                                        "column": 28
                                      },
                                      "identifierName": "next"
                                    },
                                    "name": "next"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              }
                            }
                          }
                        ],
                        "directives": []
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 16183,
                      "end": 16202,
                      "loc": {
                        "start": {
                          "line": 397,
                          "column": 8
                        },
                        "end": {
                          "line": 397,
                          "column": 27
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 16190,
                        "end": 16201,
                        "loc": {
                          "start": {
                            "line": 397,
                            "column": 15
                          },
                          "end": {
                            "line": 397,
                            "column": 26
                          },
                          "identifierName": "selectedIds"
                        },
                        "name": "selectedIds"
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Returns the selected ids in an array\n     * @return selectedIds - Array with the selected ids\n     ",
                    "start": 15807,
                    "end": 15919,
                    "loc": {
                      "start": {
                        "line": 385,
                        "column": 4
                      },
                      "end": {
                        "line": 388,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Returns the selected elements in an array\n     * @return selectedElements - Array with the selected elements\n     ",
                    "start": 16214,
                    "end": 16341,
                    "loc": {
                      "start": {
                        "line": 400,
                        "column": 4
                      },
                      "end": {
                        "line": 403,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 16346,
                "end": 16653,
                "loc": {
                  "start": {
                    "line": 404,
                    "column": 4
                  },
                  "end": {
                    "line": 413,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 16346,
                  "end": 16365,
                  "loc": {
                    "start": {
                      "line": 404,
                      "column": 4
                    },
                    "end": {
                      "line": 404,
                      "column": 23
                    },
                    "identifierName": "getSelectedElements"
                  },
                  "name": "getSelectedElements",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 16368,
                  "end": 16653,
                  "loc": {
                    "start": {
                      "line": 404,
                      "column": 26
                    },
                    "end": {
                      "line": 413,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 16378,
                      "end": 16415,
                      "loc": {
                        "start": {
                          "line": 405,
                          "column": 8
                        },
                        "end": {
                          "line": 405,
                          "column": 45
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 16382,
                          "end": 16414,
                          "loc": {
                            "start": {
                              "line": 405,
                              "column": 12
                            },
                            "end": {
                              "line": 405,
                              "column": 44
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 16382,
                            "end": 16386,
                            "loc": {
                              "start": {
                                "line": 405,
                                "column": 12
                              },
                              "end": {
                                "line": 405,
                                "column": 16
                              },
                              "identifierName": "iter"
                            },
                            "name": "iter"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 16389,
                            "end": 16414,
                            "loc": {
                              "start": {
                                "line": 405,
                                "column": 19
                              },
                              "end": {
                                "line": 405,
                                "column": 44
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 16389,
                              "end": 16412,
                              "loc": {
                                "start": {
                                  "line": 405,
                                  "column": 19
                                },
                                "end": {
                                  "line": 405,
                                  "column": 42
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 16389,
                                "end": 16405,
                                "loc": {
                                  "start": {
                                    "line": 405,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 405,
                                    "column": 35
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 16389,
                                  "end": 16393,
                                  "loc": {
                                    "start": {
                                      "line": 405,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 405,
                                      "column": 23
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 16394,
                                  "end": 16405,
                                  "loc": {
                                    "start": {
                                      "line": 405,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 405,
                                      "column": 35
                                    },
                                    "identifierName": "selectedSet"
                                  },
                                  "name": "selectedSet"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 16406,
                                "end": 16412,
                                "loc": {
                                  "start": {
                                    "line": 405,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 405,
                                    "column": 42
                                  },
                                  "identifierName": "values"
                                },
                                "name": "values"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 16424,
                      "end": 16450,
                      "loc": {
                        "start": {
                          "line": 406,
                          "column": 8
                        },
                        "end": {
                          "line": 406,
                          "column": 34
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 16428,
                          "end": 16449,
                          "loc": {
                            "start": {
                              "line": 406,
                              "column": 12
                            },
                            "end": {
                              "line": 406,
                              "column": 33
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 16428,
                            "end": 16444,
                            "loc": {
                              "start": {
                                "line": 406,
                                "column": 12
                              },
                              "end": {
                                "line": 406,
                                "column": 28
                              },
                              "identifierName": "selectedElements"
                            },
                            "name": "selectedElements"
                          },
                          "init": {
                            "type": "ArrayExpression",
                            "start": 16447,
                            "end": 16449,
                            "loc": {
                              "start": {
                                "line": 406,
                                "column": 31
                              },
                              "end": {
                                "line": 406,
                                "column": 33
                              }
                            },
                            "elements": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 16459,
                      "end": 16482,
                      "loc": {
                        "start": {
                          "line": 407,
                          "column": 8
                        },
                        "end": {
                          "line": 407,
                          "column": 31
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 16463,
                          "end": 16481,
                          "loc": {
                            "start": {
                              "line": 407,
                              "column": 12
                            },
                            "end": {
                              "line": 407,
                              "column": 30
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 16463,
                            "end": 16467,
                            "loc": {
                              "start": {
                                "line": 407,
                                "column": 12
                              },
                              "end": {
                                "line": 407,
                                "column": 16
                              },
                              "identifierName": "item"
                            },
                            "name": "item"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 16470,
                            "end": 16481,
                            "loc": {
                              "start": {
                                "line": 407,
                                "column": 19
                              },
                              "end": {
                                "line": 407,
                                "column": 30
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 16470,
                              "end": 16479,
                              "loc": {
                                "start": {
                                  "line": 407,
                                  "column": 19
                                },
                                "end": {
                                  "line": 407,
                                  "column": 28
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 16470,
                                "end": 16474,
                                "loc": {
                                  "start": {
                                    "line": 407,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 407,
                                    "column": 23
                                  },
                                  "identifierName": "iter"
                                },
                                "name": "iter"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 16475,
                                "end": 16479,
                                "loc": {
                                  "start": {
                                    "line": 407,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 407,
                                    "column": 28
                                  },
                                  "identifierName": "next"
                                },
                                "name": "next"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "WhileStatement",
                      "start": 16491,
                      "end": 16614,
                      "loc": {
                        "start": {
                          "line": 408,
                          "column": 8
                        },
                        "end": {
                          "line": 411,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 16498,
                        "end": 16522,
                        "loc": {
                          "start": {
                            "line": 408,
                            "column": 15
                          },
                          "end": {
                            "line": 408,
                            "column": 39
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 16498,
                          "end": 16508,
                          "loc": {
                            "start": {
                              "line": 408,
                              "column": 15
                            },
                            "end": {
                              "line": 408,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 16498,
                            "end": 16502,
                            "loc": {
                              "start": {
                                "line": 408,
                                "column": 15
                              },
                              "end": {
                                "line": 408,
                                "column": 19
                              },
                              "identifierName": "item"
                            },
                            "name": "item"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 16503,
                            "end": 16508,
                            "loc": {
                              "start": {
                                "line": 408,
                                "column": 20
                              },
                              "end": {
                                "line": 408,
                                "column": 25
                              },
                              "identifierName": "value"
                            },
                            "name": "value"
                          },
                          "computed": false
                        },
                        "operator": "!==",
                        "right": {
                          "type": "Identifier",
                          "start": 16513,
                          "end": 16522,
                          "loc": {
                            "start": {
                              "line": 408,
                              "column": 30
                            },
                            "end": {
                              "line": 408,
                              "column": 39
                            },
                            "identifierName": "undefined"
                          },
                          "name": "undefined"
                        }
                      },
                      "body": {
                        "type": "BlockStatement",
                        "start": 16524,
                        "end": 16614,
                        "loc": {
                          "start": {
                            "line": 408,
                            "column": 41
                          },
                          "end": {
                            "line": 411,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 16538,
                            "end": 16572,
                            "loc": {
                              "start": {
                                "line": 409,
                                "column": 12
                              },
                              "end": {
                                "line": 409,
                                "column": 46
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 16538,
                              "end": 16571,
                              "loc": {
                                "start": {
                                  "line": 409,
                                  "column": 12
                                },
                                "end": {
                                  "line": 409,
                                  "column": 45
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 16538,
                                "end": 16559,
                                "loc": {
                                  "start": {
                                    "line": 409,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 409,
                                    "column": 33
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 16538,
                                  "end": 16554,
                                  "loc": {
                                    "start": {
                                      "line": 409,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 409,
                                      "column": 28
                                    },
                                    "identifierName": "selectedElements"
                                  },
                                  "name": "selectedElements"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 16555,
                                  "end": 16559,
                                  "loc": {
                                    "start": {
                                      "line": 409,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 409,
                                      "column": 33
                                    },
                                    "identifierName": "push"
                                  },
                                  "name": "push"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 16560,
                                  "end": 16570,
                                  "loc": {
                                    "start": {
                                      "line": 409,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 409,
                                      "column": 44
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 16560,
                                    "end": 16564,
                                    "loc": {
                                      "start": {
                                        "line": 409,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 409,
                                        "column": 38
                                      },
                                      "identifierName": "item"
                                    },
                                    "name": "item"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 16565,
                                    "end": 16570,
                                    "loc": {
                                      "start": {
                                        "line": 409,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 409,
                                        "column": 44
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 16585,
                            "end": 16604,
                            "loc": {
                              "start": {
                                "line": 410,
                                "column": 12
                              },
                              "end": {
                                "line": 410,
                                "column": 31
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 16585,
                              "end": 16603,
                              "loc": {
                                "start": {
                                  "line": 410,
                                  "column": 12
                                },
                                "end": {
                                  "line": 410,
                                  "column": 30
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 16585,
                                "end": 16589,
                                "loc": {
                                  "start": {
                                    "line": 410,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 410,
                                    "column": 16
                                  },
                                  "identifierName": "item"
                                },
                                "name": "item"
                              },
                              "right": {
                                "type": "CallExpression",
                                "start": 16592,
                                "end": 16603,
                                "loc": {
                                  "start": {
                                    "line": 410,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 410,
                                    "column": 30
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 16592,
                                  "end": 16601,
                                  "loc": {
                                    "start": {
                                      "line": 410,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 410,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 16592,
                                    "end": 16596,
                                    "loc": {
                                      "start": {
                                        "line": 410,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 410,
                                        "column": 23
                                      },
                                      "identifierName": "iter"
                                    },
                                    "name": "iter"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 16597,
                                    "end": 16601,
                                    "loc": {
                                      "start": {
                                        "line": 410,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 410,
                                        "column": 28
                                      },
                                      "identifierName": "next"
                                    },
                                    "name": "next"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              }
                            }
                          }
                        ],
                        "directives": []
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 16623,
                      "end": 16647,
                      "loc": {
                        "start": {
                          "line": 412,
                          "column": 8
                        },
                        "end": {
                          "line": 412,
                          "column": 32
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 16630,
                        "end": 16646,
                        "loc": {
                          "start": {
                            "line": 412,
                            "column": 15
                          },
                          "end": {
                            "line": 412,
                            "column": 31
                          },
                          "identifierName": "selectedElements"
                        },
                        "name": "selectedElements"
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Returns the selected elements in an array\n     * @return selectedElements - Array with the selected elements\n     ",
                    "start": 16214,
                    "end": 16341,
                    "loc": {
                      "start": {
                        "line": 400,
                        "column": 4
                      },
                      "end": {
                        "line": 403,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Removes the given elements from the current selection.\n     * @param {array} elements - elements to be removed from the selection.\n     ",
                    "start": 16659,
                    "end": 16808,
                    "loc": {
                      "start": {
                        "line": 415,
                        "column": 4
                      },
                      "end": {
                        "line": 418,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 16813,
                "end": 16918,
                "loc": {
                  "start": {
                    "line": 419,
                    "column": 4
                  },
                  "end": {
                    "line": 421,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 16813,
                  "end": 16829,
                  "loc": {
                    "start": {
                      "line": 419,
                      "column": 4
                    },
                    "end": {
                      "line": 419,
                      "column": 20
                    },
                    "identifierName": "unselectElements"
                  },
                  "name": "unselectElements",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 16830,
                    "end": 16838,
                    "loc": {
                      "start": {
                        "line": 419,
                        "column": 21
                      },
                      "end": {
                        "line": 419,
                        "column": 29
                      },
                      "identifierName": "elements"
                    },
                    "name": "elements"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 16840,
                  "end": 16918,
                  "loc": {
                    "start": {
                      "line": 419,
                      "column": 31
                    },
                    "end": {
                      "line": 421,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 16850,
                      "end": 16912,
                      "loc": {
                        "start": {
                          "line": 420,
                          "column": 8
                        },
                        "end": {
                          "line": 420,
                          "column": 70
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 16850,
                        "end": 16911,
                        "loc": {
                          "start": {
                            "line": 420,
                            "column": 8
                          },
                          "end": {
                            "line": 420,
                            "column": 69
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 16850,
                          "end": 16866,
                          "loc": {
                            "start": {
                              "line": 420,
                              "column": 8
                            },
                            "end": {
                              "line": 420,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 16850,
                            "end": 16858,
                            "loc": {
                              "start": {
                                "line": 420,
                                "column": 8
                              },
                              "end": {
                                "line": 420,
                                "column": 16
                              },
                              "identifierName": "elements"
                            },
                            "name": "elements"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 16859,
                            "end": 16866,
                            "loc": {
                              "start": {
                                "line": 420,
                                "column": 17
                              },
                              "end": {
                                "line": 420,
                                "column": 24
                              },
                              "identifierName": "forEach"
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 16867,
                            "end": 16910,
                            "loc": {
                              "start": {
                                "line": 420,
                                "column": 25
                              },
                              "end": {
                                "line": 420,
                                "column": 68
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 16867,
                                "end": 16874,
                                "loc": {
                                  "start": {
                                    "line": 420,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 420,
                                    "column": 32
                                  },
                                  "identifierName": "element"
                                },
                                "name": "element"
                              }
                            ],
                            "body": {
                              "type": "CallExpression",
                              "start": 16878,
                              "end": 16910,
                              "loc": {
                                "start": {
                                  "line": 420,
                                  "column": 36
                                },
                                "end": {
                                  "line": 420,
                                  "column": 68
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 16878,
                                "end": 16889,
                                "loc": {
                                  "start": {
                                    "line": 420,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 420,
                                    "column": 47
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 16878,
                                  "end": 16882,
                                  "loc": {
                                    "start": {
                                      "line": 420,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 420,
                                      "column": 40
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 16883,
                                  "end": 16889,
                                  "loc": {
                                    "start": {
                                      "line": 420,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 420,
                                      "column": 47
                                    },
                                    "identifierName": "remove"
                                  },
                                  "name": "remove"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ObjectExpression",
                                  "start": 16890,
                                  "end": 16909,
                                  "loc": {
                                    "start": {
                                      "line": 420,
                                      "column": 48
                                    },
                                    "end": {
                                      "line": 420,
                                      "column": 67
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 16892,
                                      "end": 16907,
                                      "loc": {
                                        "start": {
                                          "line": 420,
                                          "column": 50
                                        },
                                        "end": {
                                          "line": 420,
                                          "column": 65
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 16892,
                                        "end": 16898,
                                        "loc": {
                                          "start": {
                                            "line": 420,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 420,
                                            "column": 56
                                          },
                                          "identifierName": "object"
                                        },
                                        "name": "object"
                                      },
                                      "value": {
                                        "type": "Identifier",
                                        "start": 16900,
                                        "end": 16907,
                                        "loc": {
                                          "start": {
                                            "line": 420,
                                            "column": 58
                                          },
                                          "end": {
                                            "line": 420,
                                            "column": 65
                                          },
                                          "identifierName": "element"
                                        },
                                        "name": "element"
                                      }
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "directives": []
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Removes the given elements from the current selection.\n     * @param {array} elements - elements to be removed from the selection.\n     ",
                    "start": 16659,
                    "end": 16808,
                    "loc": {
                      "start": {
                        "line": 415,
                        "column": 4
                      },
                      "end": {
                        "line": 418,
                        "column": 7
                      }
                    }
                  }
                ]
              }
            ]
          },
          "leadingComments": [
            {
              "type": "CommentBlock",
              "value": "*\n * @class ObjectSelector is used to select whole objects in the view\n * (Filtersettings: Object).\n * includes single selection as well as rubberband selection. Object selection\n * is based on the object's id only and works without userData and meta-information.\n ",
              "start": 353,
              "end": 622,
              "loc": {
                "start": {
                  "line": 10,
                  "column": 0
                },
                "end": {
                  "line": 15,
                  "column": 3
                }
              }
            }
          ],
          "trailingComments": []
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * @class ObjectSelector is used to select whole objects in the view\n * (Filtersettings: Object).\n * includes single selection as well as rubberband selection. Object selection\n * is based on the object's id only and works without userData and meta-information.\n ",
            "start": 353,
            "end": 622,
            "loc": {
              "start": {
                "line": 10,
                "column": 0
              },
              "end": {
                "line": 15,
                "column": 3
              }
            }
          }
        ]
      }
    ],
    "directives": []
  },
  "comments": [
    {
      "type": "CommentBlock",
      "value": "*\n * @class ObjectSelector is used to select whole objects in the view\n * (Filtersettings: Object).\n * includes single selection as well as rubberband selection. Object selection\n * is based on the object's id only and works without userData and meta-information.\n ",
      "start": 353,
      "end": 622,
      "loc": {
        "start": {
          "line": 10,
          "column": 0
        },
        "end": {
          "line": 15,
          "column": 3
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Wait until the sessions pool has been added into the view (happens in <App/>)",
      "start": 729,
      "end": 809,
      "loc": {
        "start": {
          "line": 19,
          "column": 8
        },
        "end": {
          "line": 19,
          "column": 88
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " the currently active selecion-element",
      "start": 888,
      "end": 928,
      "loc": {
        "start": {
          "line": 21,
          "column": 8
        },
        "end": {
          "line": 21,
          "column": 48
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " stores the selected objects",
      "start": 971,
      "end": 1001,
      "loc": {
        "start": {
          "line": 23,
          "column": 8
        },
        "end": {
          "line": 23,
          "column": 38
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " call unobserve when deactivated",
      "start": 1048,
      "end": 1082,
      "loc": {
        "start": {
          "line": 25,
          "column": 8
        },
        "end": {
          "line": 25,
          "column": 42
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Deactivates the object-selector. Observation of selection-element is stopped.\n     * Rubberband selection handlers are removed.\n     ",
      "start": 1130,
      "end": 1276,
      "loc": {
        "start": {
          "line": 29,
          "column": 4
        },
        "end": {
          "line": 32,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Activates the object-selector. The Given selection-element is observed in\n     * order to register changes when click-deleting labels. Handlers for\n     * rubberband selection are created.\n     ",
      "start": 1566,
      "end": 1773,
      "loc": {
        "start": {
          "line": 41,
          "column": 4
        },
        "end": {
          "line": 45,
          "column": 7
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " restore previously selected objects",
      "start": 2728,
      "end": 2766,
      "loc": {
        "start": {
          "line": 71,
          "column": 8
        },
        "end": {
          "line": 71,
          "column": 46
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " update materials",
      "start": 3131,
      "end": 3150,
      "loc": {
        "start": {
          "line": 81,
          "column": 8
        },
        "end": {
          "line": 81,
          "column": 27
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " SHIFT KEY selection handler",
      "start": 3228,
      "end": 3258,
      "loc": {
        "start": {
          "line": 84,
          "column": 8
        },
        "end": {
          "line": 84,
          "column": 38
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "project bounding box to view coordinates",
      "start": 3720,
      "end": 3762,
      "loc": {
        "start": {
          "line": 95,
          "column": 20
        },
        "end": {
          "line": 95,
          "column": 62
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "TODO: get all 8 points",
      "start": 4029,
      "end": 4053,
      "loc": {
        "start": {
          "line": 99,
          "column": 75
        },
        "end": {
          "line": 99,
          "column": 99
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "TODO: get all 8 points",
      "start": 4129,
      "end": 4153,
      "loc": {
        "start": {
          "line": 100,
          "column": 75
        },
        "end": {
          "line": 100,
          "column": 99
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "project to view-coordinates",
      "start": 4178,
      "end": 4207,
      "loc": {
        "start": {
          "line": 101,
          "column": 24
        },
        "end": {
          "line": 101,
          "column": 53
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "bounding box in 2D",
      "start": 4355,
      "end": 4375,
      "loc": {
        "start": {
          "line": 105,
          "column": 24
        },
        "end": {
          "line": 105,
          "column": 44
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Init new heads up display, add it to the view",
      "start": 4656,
      "end": 4704,
      "loc": {
        "start": {
          "line": 113,
          "column": 16
        },
        "end": {
          "line": 113,
          "column": 64
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "update rectangle",
      "start": 6418,
      "end": 6436,
      "loc": {
        "start": {
          "line": 152,
          "column": 28
        },
        "end": {
          "line": 152,
          "column": 46
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "check intersection with rectangle in display-coordinates",
      "start": 7864,
      "end": 7922,
      "loc": {
        "start": {
          "line": 177,
          "column": 28
        },
        "end": {
          "line": 177,
          "column": 86
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " create new object identical to raycast-hit",
      "start": 8308,
      "end": 8353,
      "loc": {
        "start": {
          "line": 183,
          "column": 36
        },
        "end": {
          "line": 183,
          "column": 81
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Remove items not present any longer",
      "start": 8896,
      "end": 8934,
      "loc": {
        "start": {
          "line": 195,
          "column": 28
        },
        "end": {
          "line": 195,
          "column": 66
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Add new items, but only if they aren't known yet",
      "start": 9624,
      "end": 9675,
      "loc": {
        "start": {
          "line": 210,
          "column": 28
        },
        "end": {
          "line": 210,
          "column": 79
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Update UI after mouse-up",
      "start": 10404,
      "end": 10431,
      "loc": {
        "start": {
          "line": 227,
          "column": 28
        },
        "end": {
          "line": 227,
          "column": 55
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Remove and destroy heads up display",
      "start": 10948,
      "end": 10986,
      "loc": {
        "start": {
          "line": 241,
          "column": 20
        },
        "end": {
          "line": 241,
          "column": 58
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Add object to the set of selected elements\n     * @param {RayCast-Hit} event - Object generated by the raycaster including the\n     * hit object, material and meta-information\n     ",
      "start": 11711,
      "end": 11905,
      "loc": {
        "start": {
          "line": 260,
          "column": 4
        },
        "end": {
          "line": 264,
          "column": 7
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " If the elements limit is met, all prior selections should be removed",
      "start": 11946,
      "end": 12017,
      "loc": {
        "start": {
          "line": 266,
          "column": 8
        },
        "end": {
          "line": 266,
          "column": 79
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Remove object from the set of selected elements\n     * @param {RayCast-Hit} event - Object generated by the raycaster including the\n     * hit object, material and meta-information\n     ",
      "start": 12410,
      "end": 12609,
      "loc": {
        "start": {
          "line": 279,
          "column": 4
        },
        "end": {
          "line": 283,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Remove all items (three object) from the set of selected elements\n     * @param {Boolean} keepLocals - If true, selected ids are kept within the selection-element\n     ",
      "start": 12916,
      "end": 13097,
      "loc": {
        "start": {
          "line": 292,
          "column": 4
        },
        "end": {
          "line": 295,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 13337,
      "end": 13399,
      "loc": {
        "start": {
          "line": 302,
          "column": 4
        },
        "end": {
          "line": 304,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 13882,
      "end": 13944,
      "loc": {
        "start": {
          "line": 318,
          "column": 4
        },
        "end": {
          "line": 320,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Highlight the selected object. Store original material for unhighlight.\n     ",
      "start": 14158,
      "end": 14248,
      "loc": {
        "start": {
          "line": 327,
          "column": 4
        },
        "end": {
          "line": 329,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Unighlight the object using hover material.\n     ",
      "start": 14595,
      "end": 14657,
      "loc": {
        "start": {
          "line": 340,
          "column": 4
        },
        "end": {
          "line": 342,
          "column": 7
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " If the object is underneath the curser it should be highlighted",
      "start": 14744,
      "end": 14810,
      "loc": {
        "start": {
          "line": 345,
          "column": 12
        },
        "end": {
          "line": 345,
          "column": 78
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " ... otherwise it should return to its proper color",
      "start": 15000,
      "end": 15053,
      "loc": {
        "start": {
          "line": 348,
          "column": 12
        },
        "end": {
          "line": 348,
          "column": 65
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 15132,
      "end": 15194,
      "loc": {
        "start": {
          "line": 353,
          "column": 4
        },
        "end": {
          "line": 355,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 15407,
      "end": 15469,
      "loc": {
        "start": {
          "line": 365,
          "column": 4
        },
        "end": {
          "line": 367,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 15531,
      "end": 15593,
      "loc": {
        "start": {
          "line": 372,
          "column": 4
        },
        "end": {
          "line": 374,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Check if object is already selected\n     * @return TRUE if selected, FALSE otherwise\n     ",
      "start": 15622,
      "end": 15725,
      "loc": {
        "start": {
          "line": 377,
          "column": 4
        },
        "end": {
          "line": 380,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Returns the selected ids in an array\n     * @return selectedIds - Array with the selected ids\n     ",
      "start": 15807,
      "end": 15919,
      "loc": {
        "start": {
          "line": 385,
          "column": 4
        },
        "end": {
          "line": 388,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Returns the selected elements in an array\n     * @return selectedElements - Array with the selected elements\n     ",
      "start": 16214,
      "end": 16341,
      "loc": {
        "start": {
          "line": 400,
          "column": 4
        },
        "end": {
          "line": 403,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Removes the given elements from the current selection.\n     * @param {array} elements - elements to be removed from the selection.\n     ",
      "start": 16659,
      "end": 16808,
      "loc": {
        "start": {
          "line": 415,
          "column": 4
        },
        "end": {
          "line": 418,
          "column": 7
        }
      }
    }
  ],
  "tokens": [
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 0,
      "end": 6,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 7,
      "end": 8,
      "loc": {
        "start": {
          "line": 1,
          "column": 7
        },
        "end": {
          "line": 1,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "as",
      "start": 9,
      "end": 11,
      "loc": {
        "start": {
          "line": 1,
          "column": 9
        },
        "end": {
          "line": 1,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 12,
      "end": 17,
      "loc": {
        "start": {
          "line": 1,
          "column": 12
        },
        "end": {
          "line": 1,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 18,
      "end": 22,
      "loc": {
        "start": {
          "line": 1,
          "column": 18
        },
        "end": {
          "line": 1,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "three",
      "start": 23,
      "end": 30,
      "loc": {
        "start": {
          "line": 1,
          "column": 23
        },
        "end": {
          "line": 1,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 30,
      "end": 31,
      "loc": {
        "start": {
          "line": 1,
          "column": 30
        },
        "end": {
          "line": 1,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 32,
      "end": 38,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object3",
      "start": 39,
      "end": 46,
      "loc": {
        "start": {
          "line": 2,
          "column": 7
        },
        "end": {
          "line": 2,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 47,
      "end": 51,
      "loc": {
        "start": {
          "line": 2,
          "column": 15
        },
        "end": {
          "line": 2,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../../three/object3",
      "start": 52,
      "end": 73,
      "loc": {
        "start": {
          "line": 2,
          "column": 20
        },
        "end": {
          "line": 2,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 73,
      "end": 74,
      "loc": {
        "start": {
          "line": 2,
          "column": 41
        },
        "end": {
          "line": 2,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 75,
      "end": 81,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Hud",
      "start": 82,
      "end": 85,
      "loc": {
        "start": {
          "line": 3,
          "column": 7
        },
        "end": {
          "line": 3,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 86,
      "end": 90,
      "loc": {
        "start": {
          "line": 3,
          "column": 11
        },
        "end": {
          "line": 3,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../../core/hud",
      "start": 91,
      "end": 107,
      "loc": {
        "start": {
          "line": 3,
          "column": 16
        },
        "end": {
          "line": 3,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 107,
      "end": 108,
      "loc": {
        "start": {
          "line": 3,
          "column": 32
        },
        "end": {
          "line": 3,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 109,
      "end": 115,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 116,
      "end": 121,
      "loc": {
        "start": {
          "line": 4,
          "column": 7
        },
        "end": {
          "line": 4,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 122,
      "end": 126,
      "loc": {
        "start": {
          "line": 4,
          "column": 13
        },
        "end": {
          "line": 4,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../../controls/orbit",
      "start": 127,
      "end": 149,
      "loc": {
        "start": {
          "line": 4,
          "column": 18
        },
        "end": {
          "line": 4,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 149,
      "end": 150,
      "loc": {
        "start": {
          "line": 4,
          "column": 40
        },
        "end": {
          "line": 4,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 151,
      "end": 157,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "CombinedCamera",
      "start": 158,
      "end": 172,
      "loc": {
        "start": {
          "line": 5,
          "column": 7
        },
        "end": {
          "line": 5,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 173,
      "end": 177,
      "loc": {
        "start": {
          "line": 5,
          "column": 22
        },
        "end": {
          "line": 5,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../../three/combinedcamera",
      "start": 178,
      "end": 206,
      "loc": {
        "start": {
          "line": 5,
          "column": 27
        },
        "end": {
          "line": 5,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 206,
      "end": 207,
      "loc": {
        "start": {
          "line": 5,
          "column": 55
        },
        "end": {
          "line": 5,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 208,
      "end": 214,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Region",
      "start": 215,
      "end": 221,
      "loc": {
        "start": {
          "line": 6,
          "column": 7
        },
        "end": {
          "line": 6,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 222,
      "end": 226,
      "loc": {
        "start": {
          "line": 6,
          "column": 14
        },
        "end": {
          "line": 6,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../../three/region",
      "start": 227,
      "end": 247,
      "loc": {
        "start": {
          "line": 6,
          "column": 19
        },
        "end": {
          "line": 6,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 247,
      "end": 248,
      "loc": {
        "start": {
          "line": 6,
          "column": 39
        },
        "end": {
          "line": 6,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 249,
      "end": 255,
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 7,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 256,
      "end": 257,
      "loc": {
        "start": {
          "line": 7,
          "column": 7
        },
        "end": {
          "line": 7,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "actions",
      "start": 258,
      "end": 265,
      "loc": {
        "start": {
          "line": 7,
          "column": 9
        },
        "end": {
          "line": 7,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "as",
      "start": 266,
      "end": 268,
      "loc": {
        "start": {
          "line": 7,
          "column": 17
        },
        "end": {
          "line": 7,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elementActions",
      "start": 269,
      "end": 283,
      "loc": {
        "start": {
          "line": 7,
          "column": 20
        },
        "end": {
          "line": 7,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 284,
      "end": 285,
      "loc": {
        "start": {
          "line": 7,
          "column": 35
        },
        "end": {
          "line": 7,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 286,
      "end": 290,
      "loc": {
        "start": {
          "line": 7,
          "column": 37
        },
        "end": {
          "line": 7,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../store/elements",
      "start": 291,
      "end": 310,
      "loc": {
        "start": {
          "line": 7,
          "column": 42
        },
        "end": {
          "line": 7,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 310,
      "end": 311,
      "loc": {
        "start": {
          "line": 7,
          "column": 61
        },
        "end": {
          "line": 7,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 312,
      "end": 318,
      "loc": {
        "start": {
          "line": 8,
          "column": 0
        },
        "end": {
          "line": 8,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 319,
      "end": 320,
      "loc": {
        "start": {
          "line": 8,
          "column": 7
        },
        "end": {
          "line": 8,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "arrayDiff",
      "start": 321,
      "end": 330,
      "loc": {
        "start": {
          "line": 8,
          "column": 9
        },
        "end": {
          "line": 8,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 331,
      "end": 332,
      "loc": {
        "start": {
          "line": 8,
          "column": 19
        },
        "end": {
          "line": 8,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 333,
      "end": 337,
      "loc": {
        "start": {
          "line": 8,
          "column": 21
        },
        "end": {
          "line": 8,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../helpers",
      "start": 338,
      "end": 350,
      "loc": {
        "start": {
          "line": 8,
          "column": 26
        },
        "end": {
          "line": 8,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 350,
      "end": 351,
      "loc": {
        "start": {
          "line": 8,
          "column": 38
        },
        "end": {
          "line": 8,
          "column": 39
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * @class ObjectSelector is used to select whole objects in the view\n * (Filtersettings: Object).\n * includes single selection as well as rubberband selection. Object selection\n * is based on the object's id only and works without userData and meta-information.\n ",
      "start": 353,
      "end": 622,
      "loc": {
        "start": {
          "line": 10,
          "column": 0
        },
        "end": {
          "line": 15,
          "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": 623,
      "end": 629,
      "loc": {
        "start": {
          "line": 16,
          "column": 0
        },
        "end": {
          "line": 16,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "class",
        "keyword": "class",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "class",
      "start": 630,
      "end": 635,
      "loc": {
        "start": {
          "line": 16,
          "column": 7
        },
        "end": {
          "line": 16,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ObjectSelector",
      "start": 636,
      "end": 650,
      "loc": {
        "start": {
          "line": 16,
          "column": 13
        },
        "end": {
          "line": 16,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 651,
      "end": 652,
      "loc": {
        "start": {
          "line": 16,
          "column": 28
        },
        "end": {
          "line": 16,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "constructor",
      "start": 657,
      "end": 668,
      "loc": {
        "start": {
          "line": 17,
          "column": 4
        },
        "end": {
          "line": 17,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 668,
      "end": 669,
      "loc": {
        "start": {
          "line": 17,
          "column": 15
        },
        "end": {
          "line": 17,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 669,
      "end": 676,
      "loc": {
        "start": {
          "line": 17,
          "column": 16
        },
        "end": {
          "line": 17,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 676,
      "end": 677,
      "loc": {
        "start": {
          "line": 17,
          "column": 23
        },
        "end": {
          "line": 17,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 678,
      "end": 685,
      "loc": {
        "start": {
          "line": 17,
          "column": 25
        },
        "end": {
          "line": 17,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 685,
      "end": 686,
      "loc": {
        "start": {
          "line": 17,
          "column": 32
        },
        "end": {
          "line": 17,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 687,
      "end": 688,
      "loc": {
        "start": {
          "line": 17,
          "column": 34
        },
        "end": {
          "line": 17,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 697,
      "end": 701,
      "loc": {
        "start": {
          "line": 18,
          "column": 8
        },
        "end": {
          "line": 18,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 701,
      "end": 702,
      "loc": {
        "start": {
          "line": 18,
          "column": 12
        },
        "end": {
          "line": 18,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 702,
      "end": 709,
      "loc": {
        "start": {
          "line": 18,
          "column": 13
        },
        "end": {
          "line": 18,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 710,
      "end": 711,
      "loc": {
        "start": {
          "line": 18,
          "column": 21
        },
        "end": {
          "line": 18,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 712,
      "end": 719,
      "loc": {
        "start": {
          "line": 18,
          "column": 23
        },
        "end": {
          "line": 18,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 719,
      "end": 720,
      "loc": {
        "start": {
          "line": 18,
          "column": 30
        },
        "end": {
          "line": 18,
          "column": 31
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Wait until the sessions pool has been added into the view (happens in <App/>)",
      "start": 729,
      "end": 809,
      "loc": {
        "start": {
          "line": 19,
          "column": 8
        },
        "end": {
          "line": 19,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 818,
      "end": 822,
      "loc": {
        "start": {
          "line": 20,
          "column": 8
        },
        "end": {
          "line": 20,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 822,
      "end": 823,
      "loc": {
        "start": {
          "line": 20,
          "column": 12
        },
        "end": {
          "line": 20,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 823,
      "end": 830,
      "loc": {
        "start": {
          "line": 20,
          "column": 13
        },
        "end": {
          "line": 20,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 830,
      "end": 831,
      "loc": {
        "start": {
          "line": 20,
          "column": 20
        },
        "end": {
          "line": 20,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pool",
      "start": 831,
      "end": 835,
      "loc": {
        "start": {
          "line": 20,
          "column": 21
        },
        "end": {
          "line": 20,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 835,
      "end": 836,
      "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": "viewFound",
      "start": 836,
      "end": 845,
      "loc": {
        "start": {
          "line": 20,
          "column": 26
        },
        "end": {
          "line": 20,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 845,
      "end": 846,
      "loc": {
        "start": {
          "line": 20,
          "column": 35
        },
        "end": {
          "line": 20,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 846,
      "end": 847,
      "loc": {
        "start": {
          "line": 20,
          "column": 36
        },
        "end": {
          "line": 20,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 847,
      "end": 848,
      "loc": {
        "start": {
          "line": 20,
          "column": 37
        },
        "end": {
          "line": 20,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "then",
      "start": 848,
      "end": 852,
      "loc": {
        "start": {
          "line": 20,
          "column": 38
        },
        "end": {
          "line": 20,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 852,
      "end": 853,
      "loc": {
        "start": {
          "line": 20,
          "column": 42
        },
        "end": {
          "line": 20,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 853,
      "end": 857,
      "loc": {
        "start": {
          "line": 20,
          "column": 43
        },
        "end": {
          "line": 20,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 858,
      "end": 860,
      "loc": {
        "start": {
          "line": 20,
          "column": 48
        },
        "end": {
          "line": 20,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 861,
      "end": 865,
      "loc": {
        "start": {
          "line": 20,
          "column": 51
        },
        "end": {
          "line": 20,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 865,
      "end": 866,
      "loc": {
        "start": {
          "line": 20,
          "column": 55
        },
        "end": {
          "line": 20,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 866,
      "end": 870,
      "loc": {
        "start": {
          "line": 20,
          "column": 56
        },
        "end": {
          "line": 20,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 871,
      "end": 872,
      "loc": {
        "start": {
          "line": 20,
          "column": 61
        },
        "end": {
          "line": 20,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 873,
      "end": 877,
      "loc": {
        "start": {
          "line": 20,
          "column": 63
        },
        "end": {
          "line": 20,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 877,
      "end": 878,
      "loc": {
        "start": {
          "line": 20,
          "column": 67
        },
        "end": {
          "line": 20,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 878,
      "end": 879,
      "loc": {
        "start": {
          "line": 20,
          "column": 68
        },
        "end": {
          "line": 20,
          "column": 69
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " the currently active selecion-element",
      "start": 888,
      "end": 928,
      "loc": {
        "start": {
          "line": 21,
          "column": 8
        },
        "end": {
          "line": 21,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 937,
      "end": 941,
      "loc": {
        "start": {
          "line": 22,
          "column": 8
        },
        "end": {
          "line": 22,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 941,
      "end": 942,
      "loc": {
        "start": {
          "line": 22,
          "column": 12
        },
        "end": {
          "line": 22,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 942,
      "end": 949,
      "loc": {
        "start": {
          "line": 22,
          "column": 13
        },
        "end": {
          "line": 22,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 950,
      "end": 951,
      "loc": {
        "start": {
          "line": 22,
          "column": 21
        },
        "end": {
          "line": 22,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 952,
      "end": 961,
      "loc": {
        "start": {
          "line": 22,
          "column": 23
        },
        "end": {
          "line": 22,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 961,
      "end": 962,
      "loc": {
        "start": {
          "line": 22,
          "column": 32
        },
        "end": {
          "line": 22,
          "column": 33
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " stores the selected objects",
      "start": 971,
      "end": 1001,
      "loc": {
        "start": {
          "line": 23,
          "column": 8
        },
        "end": {
          "line": 23,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1010,
      "end": 1014,
      "loc": {
        "start": {
          "line": 24,
          "column": 8
        },
        "end": {
          "line": 24,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1014,
      "end": 1015,
      "loc": {
        "start": {
          "line": 24,
          "column": 12
        },
        "end": {
          "line": 24,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedSet",
      "start": 1015,
      "end": 1026,
      "loc": {
        "start": {
          "line": 24,
          "column": 13
        },
        "end": {
          "line": 24,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1027,
      "end": 1028,
      "loc": {
        "start": {
          "line": 24,
          "column": 25
        },
        "end": {
          "line": 24,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 1029,
      "end": 1032,
      "loc": {
        "start": {
          "line": 24,
          "column": 27
        },
        "end": {
          "line": 24,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Set",
      "start": 1033,
      "end": 1036,
      "loc": {
        "start": {
          "line": 24,
          "column": 31
        },
        "end": {
          "line": 24,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1036,
      "end": 1037,
      "loc": {
        "start": {
          "line": 24,
          "column": 34
        },
        "end": {
          "line": 24,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1037,
      "end": 1038,
      "loc": {
        "start": {
          "line": 24,
          "column": 35
        },
        "end": {
          "line": 24,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1038,
      "end": 1039,
      "loc": {
        "start": {
          "line": 24,
          "column": 36
        },
        "end": {
          "line": 24,
          "column": 37
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " call unobserve when deactivated",
      "start": 1048,
      "end": 1082,
      "loc": {
        "start": {
          "line": 25,
          "column": 8
        },
        "end": {
          "line": 25,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1091,
      "end": 1095,
      "loc": {
        "start": {
          "line": 26,
          "column": 8
        },
        "end": {
          "line": 26,
          "column": 12
        }
      }
    },
    {
      "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": 26,
          "column": 12
        },
        "end": {
          "line": 26,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unobserve",
      "start": 1096,
      "end": 1105,
      "loc": {
        "start": {
          "line": 26,
          "column": 13
        },
        "end": {
          "line": 26,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1106,
      "end": 1107,
      "loc": {
        "start": {
          "line": 26,
          "column": 23
        },
        "end": {
          "line": 26,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 1108,
      "end": 1117,
      "loc": {
        "start": {
          "line": 26,
          "column": 25
        },
        "end": {
          "line": 26,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1117,
      "end": 1118,
      "loc": {
        "start": {
          "line": 26,
          "column": 34
        },
        "end": {
          "line": 26,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1123,
      "end": 1124,
      "loc": {
        "start": {
          "line": 27,
          "column": 4
        },
        "end": {
          "line": 27,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Deactivates the object-selector. Observation of selection-element is stopped.\n     * Rubberband selection handlers are removed.\n     ",
      "start": 1130,
      "end": 1276,
      "loc": {
        "start": {
          "line": 29,
          "column": 4
        },
        "end": {
          "line": 32,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deactivate",
      "start": 1281,
      "end": 1291,
      "loc": {
        "start": {
          "line": 33,
          "column": 4
        },
        "end": {
          "line": 33,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1291,
      "end": 1292,
      "loc": {
        "start": {
          "line": 33,
          "column": 14
        },
        "end": {
          "line": 33,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 1292,
      "end": 1299,
      "loc": {
        "start": {
          "line": 33,
          "column": 15
        },
        "end": {
          "line": 33,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1300,
      "end": 1301,
      "loc": {
        "start": {
          "line": 33,
          "column": 23
        },
        "end": {
          "line": 33,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1302,
      "end": 1306,
      "loc": {
        "start": {
          "line": 33,
          "column": 25
        },
        "end": {
          "line": 33,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1306,
      "end": 1307,
      "loc": {
        "start": {
          "line": 33,
          "column": 29
        },
        "end": {
          "line": 33,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 1307,
      "end": 1314,
      "loc": {
        "start": {
          "line": 33,
          "column": 30
        },
        "end": {
          "line": 33,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1314,
      "end": 1315,
      "loc": {
        "start": {
          "line": 33,
          "column": 37
        },
        "end": {
          "line": 33,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1316,
      "end": 1317,
      "loc": {
        "start": {
          "line": 33,
          "column": 39
        },
        "end": {
          "line": 33,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1326,
      "end": 1330,
      "loc": {
        "start": {
          "line": 34,
          "column": 8
        },
        "end": {
          "line": 34,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1330,
      "end": 1331,
      "loc": {
        "start": {
          "line": 34,
          "column": 12
        },
        "end": {
          "line": 34,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeAll",
      "start": 1331,
      "end": 1340,
      "loc": {
        "start": {
          "line": 34,
          "column": 13
        },
        "end": {
          "line": 34,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1340,
      "end": 1341,
      "loc": {
        "start": {
          "line": 34,
          "column": 22
        },
        "end": {
          "line": 34,
          "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": 1341,
      "end": 1346,
      "loc": {
        "start": {
          "line": 34,
          "column": 23
        },
        "end": {
          "line": 34,
          "column": 28
        }
      }
    },
    {
      "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": 34,
          "column": 28
        },
        "end": {
          "line": 34,
          "column": 29
        }
      }
    },
    {
      "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": 34,
          "column": 29
        },
        "end": {
          "line": 34,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1357,
      "end": 1361,
      "loc": {
        "start": {
          "line": 35,
          "column": 8
        },
        "end": {
          "line": 35,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1361,
      "end": 1362,
      "loc": {
        "start": {
          "line": 35,
          "column": 12
        },
        "end": {
          "line": 35,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shiftHandler",
      "start": 1362,
      "end": 1374,
      "loc": {
        "start": {
          "line": 35,
          "column": 13
        },
        "end": {
          "line": 35,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 1375,
      "end": 1377,
      "loc": {
        "start": {
          "line": 35,
          "column": 26
        },
        "end": {
          "line": 35,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "document",
      "start": 1378,
      "end": 1386,
      "loc": {
        "start": {
          "line": 35,
          "column": 29
        },
        "end": {
          "line": 35,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1386,
      "end": 1387,
      "loc": {
        "start": {
          "line": 35,
          "column": 37
        },
        "end": {
          "line": 35,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeEventListener",
      "start": 1387,
      "end": 1406,
      "loc": {
        "start": {
          "line": 35,
          "column": 38
        },
        "end": {
          "line": 35,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1406,
      "end": 1407,
      "loc": {
        "start": {
          "line": 35,
          "column": 57
        },
        "end": {
          "line": 35,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "keydown",
      "start": 1407,
      "end": 1416,
      "loc": {
        "start": {
          "line": 35,
          "column": 58
        },
        "end": {
          "line": 35,
          "column": 67
        }
      }
    },
    {
      "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": 35,
          "column": 67
        },
        "end": {
          "line": 35,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1418,
      "end": 1422,
      "loc": {
        "start": {
          "line": 35,
          "column": 69
        },
        "end": {
          "line": 35,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1422,
      "end": 1423,
      "loc": {
        "start": {
          "line": 35,
          "column": 73
        },
        "end": {
          "line": 35,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shiftHandler",
      "start": 1423,
      "end": 1435,
      "loc": {
        "start": {
          "line": 35,
          "column": 74
        },
        "end": {
          "line": 35,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1435,
      "end": 1436,
      "loc": {
        "start": {
          "line": 35,
          "column": 86
        },
        "end": {
          "line": 35,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1436,
      "end": 1437,
      "loc": {
        "start": {
          "line": 35,
          "column": 87
        },
        "end": {
          "line": 35,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1446,
      "end": 1450,
      "loc": {
        "start": {
          "line": 36,
          "column": 8
        },
        "end": {
          "line": 36,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1450,
      "end": 1451,
      "loc": {
        "start": {
          "line": 36,
          "column": 12
        },
        "end": {
          "line": 36,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shiftHandler",
      "start": 1451,
      "end": 1463,
      "loc": {
        "start": {
          "line": 36,
          "column": 13
        },
        "end": {
          "line": 36,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1464,
      "end": 1465,
      "loc": {
        "start": {
          "line": 36,
          "column": 26
        },
        "end": {
          "line": 36,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 1466,
      "end": 1475,
      "loc": {
        "start": {
          "line": 36,
          "column": 28
        },
        "end": {
          "line": 36,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1475,
      "end": 1476,
      "loc": {
        "start": {
          "line": 36,
          "column": 37
        },
        "end": {
          "line": 36,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1485,
      "end": 1489,
      "loc": {
        "start": {
          "line": 37,
          "column": 8
        },
        "end": {
          "line": 37,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1489,
      "end": 1490,
      "loc": {
        "start": {
          "line": 37,
          "column": 12
        },
        "end": {
          "line": 37,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 1490,
      "end": 1497,
      "loc": {
        "start": {
          "line": 37,
          "column": 13
        },
        "end": {
          "line": 37,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1498,
      "end": 1499,
      "loc": {
        "start": {
          "line": 37,
          "column": 21
        },
        "end": {
          "line": 37,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 1500,
      "end": 1509,
      "loc": {
        "start": {
          "line": 37,
          "column": 23
        },
        "end": {
          "line": 37,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1509,
      "end": 1510,
      "loc": {
        "start": {
          "line": 37,
          "column": 32
        },
        "end": {
          "line": 37,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1519,
      "end": 1523,
      "loc": {
        "start": {
          "line": 38,
          "column": 8
        },
        "end": {
          "line": 38,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1523,
      "end": 1524,
      "loc": {
        "start": {
          "line": 38,
          "column": 12
        },
        "end": {
          "line": 38,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unobserve",
      "start": 1524,
      "end": 1533,
      "loc": {
        "start": {
          "line": 38,
          "column": 13
        },
        "end": {
          "line": 38,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 1534,
      "end": 1536,
      "loc": {
        "start": {
          "line": 38,
          "column": 23
        },
        "end": {
          "line": 38,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1537,
      "end": 1541,
      "loc": {
        "start": {
          "line": 38,
          "column": 26
        },
        "end": {
          "line": 38,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1541,
      "end": 1542,
      "loc": {
        "start": {
          "line": 38,
          "column": 30
        },
        "end": {
          "line": 38,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unobserve",
      "start": 1542,
      "end": 1551,
      "loc": {
        "start": {
          "line": 38,
          "column": 31
        },
        "end": {
          "line": 38,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1551,
      "end": 1552,
      "loc": {
        "start": {
          "line": 38,
          "column": 40
        },
        "end": {
          "line": 38,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1552,
      "end": 1553,
      "loc": {
        "start": {
          "line": 38,
          "column": 41
        },
        "end": {
          "line": 38,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1553,
      "end": 1554,
      "loc": {
        "start": {
          "line": 38,
          "column": 42
        },
        "end": {
          "line": 38,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1559,
      "end": 1560,
      "loc": {
        "start": {
          "line": 39,
          "column": 4
        },
        "end": {
          "line": 39,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Activates the object-selector. The Given selection-element is observed in\n     * order to register changes when click-deleting labels. Handlers for\n     * rubberband selection are created.\n     ",
      "start": 1566,
      "end": 1773,
      "loc": {
        "start": {
          "line": 41,
          "column": 4
        },
        "end": {
          "line": 45,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "activate",
      "start": 1778,
      "end": 1786,
      "loc": {
        "start": {
          "line": 46,
          "column": 4
        },
        "end": {
          "line": 46,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1786,
      "end": 1787,
      "loc": {
        "start": {
          "line": 46,
          "column": 12
        },
        "end": {
          "line": 46,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 1787,
      "end": 1794,
      "loc": {
        "start": {
          "line": 46,
          "column": 13
        },
        "end": {
          "line": 46,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1795,
      "end": 1796,
      "loc": {
        "start": {
          "line": 46,
          "column": 21
        },
        "end": {
          "line": 46,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1797,
      "end": 1801,
      "loc": {
        "start": {
          "line": 46,
          "column": 23
        },
        "end": {
          "line": 46,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1801,
      "end": 1802,
      "loc": {
        "start": {
          "line": 46,
          "column": 27
        },
        "end": {
          "line": 46,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 1802,
      "end": 1809,
      "loc": {
        "start": {
          "line": 46,
          "column": 28
        },
        "end": {
          "line": 46,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1809,
      "end": 1810,
      "loc": {
        "start": {
          "line": 46,
          "column": 35
        },
        "end": {
          "line": 46,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1811,
      "end": 1812,
      "loc": {
        "start": {
          "line": 46,
          "column": 37
        },
        "end": {
          "line": 46,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1821,
      "end": 1825,
      "loc": {
        "start": {
          "line": 47,
          "column": 8
        },
        "end": {
          "line": 47,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1825,
      "end": 1826,
      "loc": {
        "start": {
          "line": 47,
          "column": 12
        },
        "end": {
          "line": 47,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unobserve",
      "start": 1826,
      "end": 1835,
      "loc": {
        "start": {
          "line": 47,
          "column": 13
        },
        "end": {
          "line": 47,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1836,
      "end": 1837,
      "loc": {
        "start": {
          "line": 47,
          "column": 23
        },
        "end": {
          "line": 47,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1838,
      "end": 1842,
      "loc": {
        "start": {
          "line": 47,
          "column": 25
        },
        "end": {
          "line": 47,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1842,
      "end": 1843,
      "loc": {
        "start": {
          "line": 47,
          "column": 29
        },
        "end": {
          "line": 47,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 1843,
      "end": 1850,
      "loc": {
        "start": {
          "line": 47,
          "column": 30
        },
        "end": {
          "line": 47,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1850,
      "end": 1851,
      "loc": {
        "start": {
          "line": 47,
          "column": 37
        },
        "end": {
          "line": 47,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 1851,
      "end": 1858,
      "loc": {
        "start": {
          "line": 47,
          "column": 38
        },
        "end": {
          "line": 47,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1858,
      "end": 1859,
      "loc": {
        "start": {
          "line": 47,
          "column": 45
        },
        "end": {
          "line": 47,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 1872,
      "end": 1877,
      "loc": {
        "start": {
          "line": 48,
          "column": 12
        },
        "end": {
          "line": 48,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1878,
      "end": 1880,
      "loc": {
        "start": {
          "line": 48,
          "column": 18
        },
        "end": {
          "line": 48,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 1881,
      "end": 1886,
      "loc": {
        "start": {
          "line": 48,
          "column": 21
        },
        "end": {
          "line": 48,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1886,
      "end": 1887,
      "loc": {
        "start": {
          "line": 48,
          "column": 26
        },
        "end": {
          "line": 48,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elements",
      "start": 1887,
      "end": 1895,
      "loc": {
        "start": {
          "line": 48,
          "column": 27
        },
        "end": {
          "line": 48,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1895,
      "end": 1896,
      "loc": {
        "start": {
          "line": 48,
          "column": 35
        },
        "end": {
          "line": 48,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 1896,
      "end": 1903,
      "loc": {
        "start": {
          "line": 48,
          "column": 36
        },
        "end": {
          "line": 48,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1903,
      "end": 1904,
      "loc": {
        "start": {
          "line": 48,
          "column": 43
        },
        "end": {
          "line": 48,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 1904,
      "end": 1906,
      "loc": {
        "start": {
          "line": 48,
          "column": 44
        },
        "end": {
          "line": 48,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1906,
      "end": 1907,
      "loc": {
        "start": {
          "line": 48,
          "column": 46
        },
        "end": {
          "line": 48,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1907,
      "end": 1908,
      "loc": {
        "start": {
          "line": 48,
          "column": 47
        },
        "end": {
          "line": 48,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 1908,
      "end": 1916,
      "loc": {
        "start": {
          "line": 48,
          "column": 48
        },
        "end": {
          "line": 48,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1916,
      "end": 1917,
      "loc": {
        "start": {
          "line": 48,
          "column": 56
        },
        "end": {
          "line": 48,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1930,
      "end": 1931,
      "loc": {
        "start": {
          "line": 49,
          "column": 12
        },
        "end": {
          "line": 49,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "...",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1931,
      "end": 1934,
      "loc": {
        "start": {
          "line": 49,
          "column": 13
        },
        "end": {
          "line": 49,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "args",
      "start": 1934,
      "end": 1938,
      "loc": {
        "start": {
          "line": 49,
          "column": 16
        },
        "end": {
          "line": 49,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1938,
      "end": 1939,
      "loc": {
        "start": {
          "line": 49,
          "column": 20
        },
        "end": {
          "line": 49,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1940,
      "end": 1942,
      "loc": {
        "start": {
          "line": 49,
          "column": 22
        },
        "end": {
          "line": 49,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1943,
      "end": 1944,
      "loc": {
        "start": {
          "line": 49,
          "column": 25
        },
        "end": {
          "line": 49,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "arrayDiff",
      "start": 1961,
      "end": 1970,
      "loc": {
        "start": {
          "line": 50,
          "column": 16
        },
        "end": {
          "line": 50,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1970,
      "end": 1971,
      "loc": {
        "start": {
          "line": 50,
          "column": 25
        },
        "end": {
          "line": 50,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "...",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1992,
      "end": 1995,
      "loc": {
        "start": {
          "line": 51,
          "column": 20
        },
        "end": {
          "line": 51,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "args",
      "start": 1995,
      "end": 1999,
      "loc": {
        "start": {
          "line": 51,
          "column": 23
        },
        "end": {
          "line": 51,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1999,
      "end": 2000,
      "loc": {
        "start": {
          "line": 51,
          "column": 27
        },
        "end": {
          "line": 51,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newItems",
      "start": 2021,
      "end": 2029,
      "loc": {
        "start": {
          "line": 52,
          "column": 20
        },
        "end": {
          "line": 52,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2030,
      "end": 2032,
      "loc": {
        "start": {
          "line": 52,
          "column": 29
        },
        "end": {
          "line": 52,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2033,
      "end": 2034,
      "loc": {
        "start": {
          "line": 52,
          "column": 32
        },
        "end": {
          "line": 52,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2034,
      "end": 2035,
      "loc": {
        "start": {
          "line": 52,
          "column": 33
        },
        "end": {
          "line": 52,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2035,
      "end": 2036,
      "loc": {
        "start": {
          "line": 52,
          "column": 34
        },
        "end": {
          "line": 52,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deletedItems",
      "start": 2057,
      "end": 2069,
      "loc": {
        "start": {
          "line": 53,
          "column": 20
        },
        "end": {
          "line": 53,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2070,
      "end": 2072,
      "loc": {
        "start": {
          "line": 53,
          "column": 33
        },
        "end": {
          "line": 53,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2073,
      "end": 2074,
      "loc": {
        "start": {
          "line": 53,
          "column": 36
        },
        "end": {
          "line": 53,
          "column": 37
        }
      }
    },
    {
      "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": 2099,
      "end": 2102,
      "loc": {
        "start": {
          "line": 54,
          "column": 24
        },
        "end": {
          "line": 54,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "candidates",
      "start": 2103,
      "end": 2113,
      "loc": {
        "start": {
          "line": 54,
          "column": 28
        },
        "end": {
          "line": 54,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2114,
      "end": 2115,
      "loc": {
        "start": {
          "line": 54,
          "column": 39
        },
        "end": {
          "line": 54,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2116,
      "end": 2117,
      "loc": {
        "start": {
          "line": 54,
          "column": 41
        },
        "end": {
          "line": 54,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2117,
      "end": 2118,
      "loc": {
        "start": {
          "line": 54,
          "column": 42
        },
        "end": {
          "line": 54,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2118,
      "end": 2119,
      "loc": {
        "start": {
          "line": 54,
          "column": 43
        },
        "end": {
          "line": 54,
          "column": 44
        }
      }
    },
    {
      "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": 2144,
      "end": 2147,
      "loc": {
        "start": {
          "line": 55,
          "column": 24
        },
        "end": {
          "line": 55,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2148,
      "end": 2149,
      "loc": {
        "start": {
          "line": 55,
          "column": 28
        },
        "end": {
          "line": 55,
          "column": 29
        }
      }
    },
    {
      "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": 2149,
      "end": 2152,
      "loc": {
        "start": {
          "line": 55,
          "column": 29
        },
        "end": {
          "line": 55,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "i",
      "start": 2153,
      "end": 2154,
      "loc": {
        "start": {
          "line": 55,
          "column": 33
        },
        "end": {
          "line": 55,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2155,
      "end": 2156,
      "loc": {
        "start": {
          "line": 55,
          "column": 35
        },
        "end": {
          "line": 55,
          "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": 2157,
      "end": 2158,
      "loc": {
        "start": {
          "line": 55,
          "column": 37
        },
        "end": {
          "line": 55,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2158,
      "end": 2159,
      "loc": {
        "start": {
          "line": 55,
          "column": 38
        },
        "end": {
          "line": 55,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "i",
      "start": 2160,
      "end": 2161,
      "loc": {
        "start": {
          "line": 55,
          "column": 40
        },
        "end": {
          "line": 55,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 2162,
      "end": 2163,
      "loc": {
        "start": {
          "line": 55,
          "column": 42
        },
        "end": {
          "line": 55,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deletedItems",
      "start": 2164,
      "end": 2176,
      "loc": {
        "start": {
          "line": 55,
          "column": 44
        },
        "end": {
          "line": 55,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2176,
      "end": 2177,
      "loc": {
        "start": {
          "line": 55,
          "column": 56
        },
        "end": {
          "line": 55,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 2177,
      "end": 2183,
      "loc": {
        "start": {
          "line": 55,
          "column": 57
        },
        "end": {
          "line": 55,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2183,
      "end": 2184,
      "loc": {
        "start": {
          "line": 55,
          "column": 63
        },
        "end": {
          "line": 55,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "i",
      "start": 2185,
      "end": 2186,
      "loc": {
        "start": {
          "line": 55,
          "column": 65
        },
        "end": {
          "line": 55,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "++/--",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": true,
        "binop": null
      },
      "value": "++",
      "start": 2186,
      "end": 2188,
      "loc": {
        "start": {
          "line": 55,
          "column": 66
        },
        "end": {
          "line": 55,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2188,
      "end": 2189,
      "loc": {
        "start": {
          "line": 55,
          "column": 68
        },
        "end": {
          "line": 55,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2190,
      "end": 2191,
      "loc": {
        "start": {
          "line": 55,
          "column": 70
        },
        "end": {
          "line": 55,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2220,
      "end": 2224,
      "loc": {
        "start": {
          "line": 56,
          "column": 28
        },
        "end": {
          "line": 56,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2224,
      "end": 2225,
      "loc": {
        "start": {
          "line": 56,
          "column": 32
        },
        "end": {
          "line": 56,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedSet",
      "start": 2225,
      "end": 2236,
      "loc": {
        "start": {
          "line": 56,
          "column": 33
        },
        "end": {
          "line": 56,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2236,
      "end": 2237,
      "loc": {
        "start": {
          "line": 56,
          "column": 44
        },
        "end": {
          "line": 56,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 2237,
      "end": 2244,
      "loc": {
        "start": {
          "line": 56,
          "column": 45
        },
        "end": {
          "line": 56,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2244,
      "end": 2245,
      "loc": {
        "start": {
          "line": 56,
          "column": 52
        },
        "end": {
          "line": 56,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 2245,
      "end": 2251,
      "loc": {
        "start": {
          "line": 56,
          "column": 53
        },
        "end": {
          "line": 56,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2252,
      "end": 2254,
      "loc": {
        "start": {
          "line": 56,
          "column": 60
        },
        "end": {
          "line": 56,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2255,
      "end": 2256,
      "loc": {
        "start": {
          "line": 56,
          "column": 63
        },
        "end": {
          "line": 56,
          "column": 64
        }
      }
    },
    {
      "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": 2289,
      "end": 2291,
      "loc": {
        "start": {
          "line": 57,
          "column": 32
        },
        "end": {
          "line": 57,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2292,
      "end": 2293,
      "loc": {
        "start": {
          "line": 57,
          "column": 35
        },
        "end": {
          "line": 57,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deletedItems",
      "start": 2293,
      "end": 2305,
      "loc": {
        "start": {
          "line": 57,
          "column": 36
        },
        "end": {
          "line": 57,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2305,
      "end": 2306,
      "loc": {
        "start": {
          "line": 57,
          "column": 48
        },
        "end": {
          "line": 57,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "i",
      "start": 2306,
      "end": 2307,
      "loc": {
        "start": {
          "line": 57,
          "column": 49
        },
        "end": {
          "line": 57,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2307,
      "end": 2308,
      "loc": {
        "start": {
          "line": 57,
          "column": 50
        },
        "end": {
          "line": 57,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 2309,
      "end": 2312,
      "loc": {
        "start": {
          "line": 57,
          "column": 52
        },
        "end": {
          "line": 57,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 2313,
      "end": 2319,
      "loc": {
        "start": {
          "line": 57,
          "column": 56
        },
        "end": {
          "line": 57,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2319,
      "end": 2320,
      "loc": {
        "start": {
          "line": 57,
          "column": 62
        },
        "end": {
          "line": 57,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 2320,
      "end": 2322,
      "loc": {
        "start": {
          "line": 57,
          "column": 63
        },
        "end": {
          "line": 57,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2322,
      "end": 2323,
      "loc": {
        "start": {
          "line": 57,
          "column": 65
        },
        "end": {
          "line": 57,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2324,
      "end": 2325,
      "loc": {
        "start": {
          "line": 57,
          "column": 67
        },
        "end": {
          "line": 57,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "candidates",
      "start": 2362,
      "end": 2372,
      "loc": {
        "start": {
          "line": 58,
          "column": 36
        },
        "end": {
          "line": 58,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2372,
      "end": 2373,
      "loc": {
        "start": {
          "line": 58,
          "column": 46
        },
        "end": {
          "line": 58,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 2373,
      "end": 2377,
      "loc": {
        "start": {
          "line": 58,
          "column": 47
        },
        "end": {
          "line": 58,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2377,
      "end": 2378,
      "loc": {
        "start": {
          "line": 58,
          "column": 51
        },
        "end": {
          "line": 58,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 2378,
      "end": 2384,
      "loc": {
        "start": {
          "line": 58,
          "column": 52
        },
        "end": {
          "line": 58,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2384,
      "end": 2385,
      "loc": {
        "start": {
          "line": 58,
          "column": 58
        },
        "end": {
          "line": 58,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2385,
      "end": 2386,
      "loc": {
        "start": {
          "line": 58,
          "column": 59
        },
        "end": {
          "line": 58,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2419,
      "end": 2420,
      "loc": {
        "start": {
          "line": 59,
          "column": 32
        },
        "end": {
          "line": 59,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2449,
      "end": 2450,
      "loc": {
        "start": {
          "line": 60,
          "column": 28
        },
        "end": {
          "line": 60,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2450,
      "end": 2451,
      "loc": {
        "start": {
          "line": 60,
          "column": 29
        },
        "end": {
          "line": 60,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2451,
      "end": 2452,
      "loc": {
        "start": {
          "line": 60,
          "column": 30
        },
        "end": {
          "line": 60,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2477,
      "end": 2478,
      "loc": {
        "start": {
          "line": 61,
          "column": 24
        },
        "end": {
          "line": 61,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "candidates",
      "start": 2503,
      "end": 2513,
      "loc": {
        "start": {
          "line": 62,
          "column": 24
        },
        "end": {
          "line": 62,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2513,
      "end": 2514,
      "loc": {
        "start": {
          "line": 62,
          "column": 34
        },
        "end": {
          "line": 62,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 2514,
      "end": 2521,
      "loc": {
        "start": {
          "line": 62,
          "column": 35
        },
        "end": {
          "line": 62,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2521,
      "end": 2522,
      "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": "object",
      "start": 2522,
      "end": 2528,
      "loc": {
        "start": {
          "line": 62,
          "column": 43
        },
        "end": {
          "line": 62,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2529,
      "end": 2531,
      "loc": {
        "start": {
          "line": 62,
          "column": 50
        },
        "end": {
          "line": 62,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2532,
      "end": 2536,
      "loc": {
        "start": {
          "line": 62,
          "column": 53
        },
        "end": {
          "line": 62,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2536,
      "end": 2537,
      "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": "remove",
      "start": 2537,
      "end": 2543,
      "loc": {
        "start": {
          "line": 62,
          "column": 58
        },
        "end": {
          "line": 62,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2543,
      "end": 2544,
      "loc": {
        "start": {
          "line": 62,
          "column": 64
        },
        "end": {
          "line": 62,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2544,
      "end": 2545,
      "loc": {
        "start": {
          "line": 62,
          "column": 65
        },
        "end": {
          "line": 62,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 2546,
      "end": 2552,
      "loc": {
        "start": {
          "line": 62,
          "column": 67
        },
        "end": {
          "line": 62,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2553,
      "end": 2554,
      "loc": {
        "start": {
          "line": 62,
          "column": 74
        },
        "end": {
          "line": 62,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2554,
      "end": 2555,
      "loc": {
        "start": {
          "line": 62,
          "column": 75
        },
        "end": {
          "line": 62,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2555,
      "end": 2556,
      "loc": {
        "start": {
          "line": 62,
          "column": 76
        },
        "end": {
          "line": 62,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2556,
      "end": 2557,
      "loc": {
        "start": {
          "line": 62,
          "column": 77
        },
        "end": {
          "line": 62,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2578,
      "end": 2579,
      "loc": {
        "start": {
          "line": 63,
          "column": 20
        },
        "end": {
          "line": 63,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2579,
      "end": 2580,
      "loc": {
        "start": {
          "line": 63,
          "column": 21
        },
        "end": {
          "line": 63,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2597,
      "end": 2598,
      "loc": {
        "start": {
          "line": 64,
          "column": 16
        },
        "end": {
          "line": 64,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2598,
      "end": 2599,
      "loc": {
        "start": {
          "line": 64,
          "column": 17
        },
        "end": {
          "line": 64,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2612,
      "end": 2613,
      "loc": {
        "start": {
          "line": 65,
          "column": 12
        },
        "end": {
          "line": 65,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2613,
      "end": 2614,
      "loc": {
        "start": {
          "line": 65,
          "column": 13
        },
        "end": {
          "line": 65,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2623,
      "end": 2624,
      "loc": {
        "start": {
          "line": 66,
          "column": 8
        },
        "end": {
          "line": 66,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2624,
      "end": 2625,
      "loc": {
        "start": {
          "line": 66,
          "column": 9
        },
        "end": {
          "line": 66,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2635,
      "end": 2639,
      "loc": {
        "start": {
          "line": 68,
          "column": 8
        },
        "end": {
          "line": 68,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2639,
      "end": 2640,
      "loc": {
        "start": {
          "line": 68,
          "column": 12
        },
        "end": {
          "line": 68,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 2640,
      "end": 2647,
      "loc": {
        "start": {
          "line": 68,
          "column": 13
        },
        "end": {
          "line": 68,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2648,
      "end": 2649,
      "loc": {
        "start": {
          "line": 68,
          "column": 21
        },
        "end": {
          "line": 68,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 2650,
      "end": 2657,
      "loc": {
        "start": {
          "line": 68,
          "column": 23
        },
        "end": {
          "line": 68,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2657,
      "end": 2658,
      "loc": {
        "start": {
          "line": 68,
          "column": 30
        },
        "end": {
          "line": 68,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2667,
      "end": 2671,
      "loc": {
        "start": {
          "line": 69,
          "column": 8
        },
        "end": {
          "line": 69,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2671,
      "end": 2672,
      "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": "view",
      "start": 2672,
      "end": 2676,
      "loc": {
        "start": {
          "line": 69,
          "column": 13
        },
        "end": {
          "line": 69,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2676,
      "end": 2677,
      "loc": {
        "start": {
          "line": 69,
          "column": 17
        },
        "end": {
          "line": 69,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 2677,
      "end": 2688,
      "loc": {
        "start": {
          "line": 69,
          "column": 18
        },
        "end": {
          "line": 69,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2688,
      "end": 2689,
      "loc": {
        "start": {
          "line": 69,
          "column": 29
        },
        "end": {
          "line": 69,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "filter",
      "start": 2689,
      "end": 2695,
      "loc": {
        "start": {
          "line": 69,
          "column": 30
        },
        "end": {
          "line": 69,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2696,
      "end": 2697,
      "loc": {
        "start": {
          "line": 69,
          "column": 37
        },
        "end": {
          "line": 69,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2698,
      "end": 2699,
      "loc": {
        "start": {
          "line": 69,
          "column": 39
        },
        "end": {
          "line": 69,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2699,
      "end": 2703,
      "loc": {
        "start": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2703,
      "end": 2704,
      "loc": {
        "start": {
          "line": 69,
          "column": 44
        },
        "end": {
          "line": 69,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 2704,
      "end": 2711,
      "loc": {
        "start": {
          "line": 69,
          "column": 45
        },
        "end": {
          "line": 69,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2711,
      "end": 2712,
      "loc": {
        "start": {
          "line": 69,
          "column": 52
        },
        "end": {
          "line": 69,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pool",
      "start": 2712,
      "end": 2716,
      "loc": {
        "start": {
          "line": 69,
          "column": 53
        },
        "end": {
          "line": 69,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2716,
      "end": 2717,
      "loc": {
        "start": {
          "line": 69,
          "column": 57
        },
        "end": {
          "line": 69,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2717,
      "end": 2718,
      "loc": {
        "start": {
          "line": 69,
          "column": 58
        },
        "end": {
          "line": 69,
          "column": 59
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " restore previously selected objects",
      "start": 2728,
      "end": 2766,
      "loc": {
        "start": {
          "line": 71,
          "column": 8
        },
        "end": {
          "line": 71,
          "column": 46
        }
      }
    },
    {
      "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": 2775,
      "end": 2777,
      "loc": {
        "start": {
          "line": 72,
          "column": 8
        },
        "end": {
          "line": 72,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2778,
      "end": 2779,
      "loc": {
        "start": {
          "line": 72,
          "column": 11
        },
        "end": {
          "line": 72,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2779,
      "end": 2783,
      "loc": {
        "start": {
          "line": 72,
          "column": 12
        },
        "end": {
          "line": 72,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2783,
      "end": 2784,
      "loc": {
        "start": {
          "line": 72,
          "column": 16
        },
        "end": {
          "line": 72,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 2784,
      "end": 2791,
      "loc": {
        "start": {
          "line": 72,
          "column": 17
        },
        "end": {
          "line": 72,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2791,
      "end": 2792,
      "loc": {
        "start": {
          "line": 72,
          "column": 24
        },
        "end": {
          "line": 72,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 2792,
      "end": 2800,
      "loc": {
        "start": {
          "line": 72,
          "column": 25
        },
        "end": {
          "line": 72,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2800,
      "end": 2801,
      "loc": {
        "start": {
          "line": 72,
          "column": 33
        },
        "end": {
          "line": 72,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 2801,
      "end": 2807,
      "loc": {
        "start": {
          "line": 72,
          "column": 34
        },
        "end": {
          "line": 72,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 2808,
      "end": 2809,
      "loc": {
        "start": {
          "line": 72,
          "column": 41
        },
        "end": {
          "line": 72,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 2810,
      "end": 2811,
      "loc": {
        "start": {
          "line": 72,
          "column": 43
        },
        "end": {
          "line": 72,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2811,
      "end": 2812,
      "loc": {
        "start": {
          "line": 72,
          "column": 44
        },
        "end": {
          "line": 72,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2813,
      "end": 2814,
      "loc": {
        "start": {
          "line": 72,
          "column": 46
        },
        "end": {
          "line": 72,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2827,
      "end": 2831,
      "loc": {
        "start": {
          "line": 73,
          "column": 12
        },
        "end": {
          "line": 73,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2831,
      "end": 2832,
      "loc": {
        "start": {
          "line": 73,
          "column": 16
        },
        "end": {
          "line": 73,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 2832,
      "end": 2839,
      "loc": {
        "start": {
          "line": 73,
          "column": 17
        },
        "end": {
          "line": 73,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2839,
      "end": 2840,
      "loc": {
        "start": {
          "line": 73,
          "column": 24
        },
        "end": {
          "line": 73,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pool",
      "start": 2840,
      "end": 2844,
      "loc": {
        "start": {
          "line": 73,
          "column": 25
        },
        "end": {
          "line": 73,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2844,
      "end": 2845,
      "loc": {
        "start": {
          "line": 73,
          "column": 29
        },
        "end": {
          "line": 73,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "traverse",
      "start": 2845,
      "end": 2853,
      "loc": {
        "start": {
          "line": 73,
          "column": 30
        },
        "end": {
          "line": 73,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2853,
      "end": 2854,
      "loc": {
        "start": {
          "line": 73,
          "column": 38
        },
        "end": {
          "line": 73,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obj",
      "start": 2854,
      "end": 2857,
      "loc": {
        "start": {
          "line": 73,
          "column": 39
        },
        "end": {
          "line": 73,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2858,
      "end": 2860,
      "loc": {
        "start": {
          "line": 73,
          "column": 43
        },
        "end": {
          "line": 73,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2861,
      "end": 2862,
      "loc": {
        "start": {
          "line": 73,
          "column": 46
        },
        "end": {
          "line": 73,
          "column": 47
        }
      }
    },
    {
      "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": 2879,
      "end": 2881,
      "loc": {
        "start": {
          "line": 74,
          "column": 16
        },
        "end": {
          "line": 74,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2882,
      "end": 2883,
      "loc": {
        "start": {
          "line": 74,
          "column": 19
        },
        "end": {
          "line": 74,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2883,
      "end": 2887,
      "loc": {
        "start": {
          "line": 74,
          "column": 20
        },
        "end": {
          "line": 74,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2887,
      "end": 2888,
      "loc": {
        "start": {
          "line": 74,
          "column": 24
        },
        "end": {
          "line": 74,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 2888,
      "end": 2895,
      "loc": {
        "start": {
          "line": 74,
          "column": 25
        },
        "end": {
          "line": 74,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2895,
      "end": 2896,
      "loc": {
        "start": {
          "line": 74,
          "column": 32
        },
        "end": {
          "line": 74,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 2896,
      "end": 2904,
      "loc": {
        "start": {
          "line": 74,
          "column": 33
        },
        "end": {
          "line": 74,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2904,
      "end": 2905,
      "loc": {
        "start": {
          "line": 74,
          "column": 41
        },
        "end": {
          "line": 74,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "indexOf",
      "start": 2905,
      "end": 2912,
      "loc": {
        "start": {
          "line": 74,
          "column": 42
        },
        "end": {
          "line": 74,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2912,
      "end": 2913,
      "loc": {
        "start": {
          "line": 74,
          "column": 49
        },
        "end": {
          "line": 74,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obj",
      "start": 2913,
      "end": 2916,
      "loc": {
        "start": {
          "line": 74,
          "column": 50
        },
        "end": {
          "line": 74,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2916,
      "end": 2917,
      "loc": {
        "start": {
          "line": 74,
          "column": 53
        },
        "end": {
          "line": 74,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 2917,
      "end": 2919,
      "loc": {
        "start": {
          "line": 74,
          "column": 54
        },
        "end": {
          "line": 74,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2919,
      "end": 2920,
      "loc": {
        "start": {
          "line": 74,
          "column": 56
        },
        "end": {
          "line": 74,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 2921,
      "end": 2922,
      "loc": {
        "start": {
          "line": 74,
          "column": 58
        },
        "end": {
          "line": 74,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 2923,
      "end": 2924,
      "loc": {
        "start": {
          "line": 74,
          "column": 60
        },
        "end": {
          "line": 74,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 2924,
      "end": 2925,
      "loc": {
        "start": {
          "line": 74,
          "column": 61
        },
        "end": {
          "line": 74,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2925,
      "end": 2926,
      "loc": {
        "start": {
          "line": 74,
          "column": 62
        },
        "end": {
          "line": 74,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2927,
      "end": 2928,
      "loc": {
        "start": {
          "line": 74,
          "column": 64
        },
        "end": {
          "line": 74,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2949,
      "end": 2953,
      "loc": {
        "start": {
          "line": 75,
          "column": 20
        },
        "end": {
          "line": 75,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2953,
      "end": 2954,
      "loc": {
        "start": {
          "line": 75,
          "column": 24
        },
        "end": {
          "line": 75,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 2954,
      "end": 2961,
      "loc": {
        "start": {
          "line": 75,
          "column": 25
        },
        "end": {
          "line": 75,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2961,
      "end": 2962,
      "loc": {
        "start": {
          "line": 75,
          "column": 32
        },
        "end": {
          "line": 75,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "store",
      "start": 2962,
      "end": 2967,
      "loc": {
        "start": {
          "line": 75,
          "column": 33
        },
        "end": {
          "line": 75,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2967,
      "end": 2968,
      "loc": {
        "start": {
          "line": 75,
          "column": 38
        },
        "end": {
          "line": 75,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dispatch",
      "start": 2968,
      "end": 2976,
      "loc": {
        "start": {
          "line": 75,
          "column": 39
        },
        "end": {
          "line": 75,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2976,
      "end": 2977,
      "loc": {
        "start": {
          "line": 75,
          "column": 47
        },
        "end": {
          "line": 75,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elementActions",
      "start": 2977,
      "end": 2991,
      "loc": {
        "start": {
          "line": 75,
          "column": 48
        },
        "end": {
          "line": 75,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2991,
      "end": 2992,
      "loc": {
        "start": {
          "line": 75,
          "column": 62
        },
        "end": {
          "line": 75,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeChild",
      "start": 2992,
      "end": 3003,
      "loc": {
        "start": {
          "line": 75,
          "column": 63
        },
        "end": {
          "line": 75,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3003,
      "end": 3004,
      "loc": {
        "start": {
          "line": 75,
          "column": 74
        },
        "end": {
          "line": 75,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3004,
      "end": 3008,
      "loc": {
        "start": {
          "line": 75,
          "column": 75
        },
        "end": {
          "line": 75,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3008,
      "end": 3009,
      "loc": {
        "start": {
          "line": 75,
          "column": 79
        },
        "end": {
          "line": 75,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 3009,
      "end": 3016,
      "loc": {
        "start": {
          "line": 75,
          "column": 80
        },
        "end": {
          "line": 75,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3016,
      "end": 3017,
      "loc": {
        "start": {
          "line": 75,
          "column": 87
        },
        "end": {
          "line": 75,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 3017,
      "end": 3019,
      "loc": {
        "start": {
          "line": 75,
          "column": 88
        },
        "end": {
          "line": 75,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3019,
      "end": 3020,
      "loc": {
        "start": {
          "line": 75,
          "column": 90
        },
        "end": {
          "line": 75,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obj",
      "start": 3021,
      "end": 3024,
      "loc": {
        "start": {
          "line": 75,
          "column": 92
        },
        "end": {
          "line": 75,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3024,
      "end": 3025,
      "loc": {
        "start": {
          "line": 75,
          "column": 95
        },
        "end": {
          "line": 75,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 3025,
      "end": 3027,
      "loc": {
        "start": {
          "line": 75,
          "column": 96
        },
        "end": {
          "line": 75,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3027,
      "end": 3028,
      "loc": {
        "start": {
          "line": 75,
          "column": 98
        },
        "end": {
          "line": 75,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3028,
      "end": 3029,
      "loc": {
        "start": {
          "line": 75,
          "column": 99
        },
        "end": {
          "line": 75,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3029,
      "end": 3030,
      "loc": {
        "start": {
          "line": 75,
          "column": 100
        },
        "end": {
          "line": 75,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3051,
      "end": 3055,
      "loc": {
        "start": {
          "line": 76,
          "column": 20
        },
        "end": {
          "line": 76,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3055,
      "end": 3056,
      "loc": {
        "start": {
          "line": 76,
          "column": 24
        },
        "end": {
          "line": 76,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 3056,
      "end": 3059,
      "loc": {
        "start": {
          "line": 76,
          "column": 25
        },
        "end": {
          "line": 76,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3059,
      "end": 3060,
      "loc": {
        "start": {
          "line": 76,
          "column": 28
        },
        "end": {
          "line": 76,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3060,
      "end": 3061,
      "loc": {
        "start": {
          "line": 76,
          "column": 29
        },
        "end": {
          "line": 76,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 3062,
      "end": 3068,
      "loc": {
        "start": {
          "line": 76,
          "column": 31
        },
        "end": {
          "line": 76,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3068,
      "end": 3069,
      "loc": {
        "start": {
          "line": 76,
          "column": 37
        },
        "end": {
          "line": 76,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obj",
      "start": 3070,
      "end": 3073,
      "loc": {
        "start": {
          "line": 76,
          "column": 39
        },
        "end": {
          "line": 76,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3074,
      "end": 3075,
      "loc": {
        "start": {
          "line": 76,
          "column": 43
        },
        "end": {
          "line": 76,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3075,
      "end": 3076,
      "loc": {
        "start": {
          "line": 76,
          "column": 44
        },
        "end": {
          "line": 76,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3076,
      "end": 3077,
      "loc": {
        "start": {
          "line": 76,
          "column": 45
        },
        "end": {
          "line": 76,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3094,
      "end": 3095,
      "loc": {
        "start": {
          "line": 77,
          "column": 16
        },
        "end": {
          "line": 77,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3108,
      "end": 3109,
      "loc": {
        "start": {
          "line": 78,
          "column": 12
        },
        "end": {
          "line": 78,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3109,
      "end": 3110,
      "loc": {
        "start": {
          "line": 78,
          "column": 13
        },
        "end": {
          "line": 78,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3110,
      "end": 3111,
      "loc": {
        "start": {
          "line": 78,
          "column": 14
        },
        "end": {
          "line": 78,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3120,
      "end": 3121,
      "loc": {
        "start": {
          "line": 79,
          "column": 8
        },
        "end": {
          "line": 79,
          "column": 9
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " update materials",
      "start": 3131,
      "end": 3150,
      "loc": {
        "start": {
          "line": 81,
          "column": 8
        },
        "end": {
          "line": 81,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3159,
      "end": 3163,
      "loc": {
        "start": {
          "line": 82,
          "column": 8
        },
        "end": {
          "line": 82,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3163,
      "end": 3164,
      "loc": {
        "start": {
          "line": 82,
          "column": 12
        },
        "end": {
          "line": 82,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 3164,
      "end": 3171,
      "loc": {
        "start": {
          "line": 82,
          "column": 13
        },
        "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": 3171,
      "end": 3172,
      "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": "pool",
      "start": 3172,
      "end": 3176,
      "loc": {
        "start": {
          "line": 82,
          "column": 21
        },
        "end": {
          "line": 82,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3176,
      "end": 3177,
      "loc": {
        "start": {
          "line": 82,
          "column": 25
        },
        "end": {
          "line": 82,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "traverse",
      "start": 3177,
      "end": 3185,
      "loc": {
        "start": {
          "line": 82,
          "column": 26
        },
        "end": {
          "line": 82,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3185,
      "end": 3186,
      "loc": {
        "start": {
          "line": 82,
          "column": 34
        },
        "end": {
          "line": 82,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3186,
      "end": 3190,
      "loc": {
        "start": {
          "line": 82,
          "column": 35
        },
        "end": {
          "line": 82,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3191,
      "end": 3193,
      "loc": {
        "start": {
          "line": 82,
          "column": 40
        },
        "end": {
          "line": 82,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3194,
      "end": 3198,
      "loc": {
        "start": {
          "line": 82,
          "column": 43
        },
        "end": {
          "line": 82,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3198,
      "end": 3199,
      "loc": {
        "start": {
          "line": 82,
          "column": 47
        },
        "end": {
          "line": 82,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "updateMaterials",
      "start": 3199,
      "end": 3214,
      "loc": {
        "start": {
          "line": 82,
          "column": 48
        },
        "end": {
          "line": 82,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3214,
      "end": 3215,
      "loc": {
        "start": {
          "line": 82,
          "column": 63
        },
        "end": {
          "line": 82,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3215,
      "end": 3216,
      "loc": {
        "start": {
          "line": 82,
          "column": 64
        },
        "end": {
          "line": 82,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3216,
      "end": 3217,
      "loc": {
        "start": {
          "line": 82,
          "column": 65
        },
        "end": {
          "line": 82,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3217,
      "end": 3218,
      "loc": {
        "start": {
          "line": 82,
          "column": 66
        },
        "end": {
          "line": 82,
          "column": 67
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " SHIFT KEY selection handler",
      "start": 3228,
      "end": 3258,
      "loc": {
        "start": {
          "line": 84,
          "column": 8
        },
        "end": {
          "line": 84,
          "column": 38
        }
      }
    },
    {
      "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": 3267,
      "end": 3270,
      "loc": {
        "start": {
          "line": 85,
          "column": 8
        },
        "end": {
          "line": 85,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "candidates",
      "start": 3271,
      "end": 3281,
      "loc": {
        "start": {
          "line": 85,
          "column": 12
        },
        "end": {
          "line": 85,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3282,
      "end": 3283,
      "loc": {
        "start": {
          "line": 85,
          "column": 23
        },
        "end": {
          "line": 85,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3284,
      "end": 3285,
      "loc": {
        "start": {
          "line": 85,
          "column": 25
        },
        "end": {
          "line": 85,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3285,
      "end": 3286,
      "loc": {
        "start": {
          "line": 85,
          "column": 26
        },
        "end": {
          "line": 85,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3286,
      "end": 3287,
      "loc": {
        "start": {
          "line": 85,
          "column": 27
        },
        "end": {
          "line": 85,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3296,
      "end": 3300,
      "loc": {
        "start": {
          "line": 86,
          "column": 8
        },
        "end": {
          "line": 86,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3300,
      "end": 3301,
      "loc": {
        "start": {
          "line": 86,
          "column": 12
        },
        "end": {
          "line": 86,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shiftHandler",
      "start": 3301,
      "end": 3313,
      "loc": {
        "start": {
          "line": 86,
          "column": 13
        },
        "end": {
          "line": 86,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3314,
      "end": 3315,
      "loc": {
        "start": {
          "line": 86,
          "column": 26
        },
        "end": {
          "line": 86,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 3316,
      "end": 3321,
      "loc": {
        "start": {
          "line": 86,
          "column": 28
        },
        "end": {
          "line": 86,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3322,
      "end": 3324,
      "loc": {
        "start": {
          "line": 86,
          "column": 34
        },
        "end": {
          "line": 86,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3325,
      "end": 3326,
      "loc": {
        "start": {
          "line": 86,
          "column": 37
        },
        "end": {
          "line": 86,
          "column": 38
        }
      }
    },
    {
      "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": 3339,
      "end": 3341,
      "loc": {
        "start": {
          "line": 87,
          "column": 12
        },
        "end": {
          "line": 87,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3342,
      "end": 3343,
      "loc": {
        "start": {
          "line": 87,
          "column": 15
        },
        "end": {
          "line": 87,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 3343,
      "end": 3344,
      "loc": {
        "start": {
          "line": 87,
          "column": 16
        },
        "end": {
          "line": 87,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3344,
      "end": 3348,
      "loc": {
        "start": {
          "line": 87,
          "column": 17
        },
        "end": {
          "line": 87,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3348,
      "end": 3349,
      "loc": {
        "start": {
          "line": 87,
          "column": 21
        },
        "end": {
          "line": 87,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shiftHandler",
      "start": 3349,
      "end": 3361,
      "loc": {
        "start": {
          "line": 87,
          "column": 22
        },
        "end": {
          "line": 87,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3361,
      "end": 3362,
      "loc": {
        "start": {
          "line": 87,
          "column": 34
        },
        "end": {
          "line": 87,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handled",
      "start": 3362,
      "end": 3369,
      "loc": {
        "start": {
          "line": 87,
          "column": 35
        },
        "end": {
          "line": 87,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 3370,
      "end": 3372,
      "loc": {
        "start": {
          "line": 87,
          "column": 43
        },
        "end": {
          "line": 87,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 3373,
      "end": 3378,
      "loc": {
        "start": {
          "line": 87,
          "column": 46
        },
        "end": {
          "line": 87,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3378,
      "end": 3379,
      "loc": {
        "start": {
          "line": 87,
          "column": 51
        },
        "end": {
          "line": 87,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "keyCode",
      "start": 3379,
      "end": 3386,
      "loc": {
        "start": {
          "line": 87,
          "column": 52
        },
        "end": {
          "line": 87,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 3387,
      "end": 3390,
      "loc": {
        "start": {
          "line": 87,
          "column": 60
        },
        "end": {
          "line": 87,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 16,
      "start": 3391,
      "end": 3393,
      "loc": {
        "start": {
          "line": 87,
          "column": 64
        },
        "end": {
          "line": 87,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3393,
      "end": 3394,
      "loc": {
        "start": {
          "line": 87,
          "column": 66
        },
        "end": {
          "line": 87,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3395,
      "end": 3396,
      "loc": {
        "start": {
          "line": 87,
          "column": 68
        },
        "end": {
          "line": 87,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3413,
      "end": 3417,
      "loc": {
        "start": {
          "line": 88,
          "column": 16
        },
        "end": {
          "line": 88,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3417,
      "end": 3418,
      "loc": {
        "start": {
          "line": 88,
          "column": 20
        },
        "end": {
          "line": 88,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shiftHandler",
      "start": 3418,
      "end": 3430,
      "loc": {
        "start": {
          "line": 88,
          "column": 21
        },
        "end": {
          "line": 88,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3430,
      "end": 3431,
      "loc": {
        "start": {
          "line": 88,
          "column": 33
        },
        "end": {
          "line": 88,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handled",
      "start": 3431,
      "end": 3438,
      "loc": {
        "start": {
          "line": 88,
          "column": 34
        },
        "end": {
          "line": 88,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3439,
      "end": 3440,
      "loc": {
        "start": {
          "line": 88,
          "column": 42
        },
        "end": {
          "line": 88,
          "column": 43
        }
      }
    },
    {
      "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": 3441,
      "end": 3445,
      "loc": {
        "start": {
          "line": 88,
          "column": 44
        },
        "end": {
          "line": 88,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3445,
      "end": 3446,
      "loc": {
        "start": {
          "line": 88,
          "column": 48
        },
        "end": {
          "line": 88,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3463,
      "end": 3467,
      "loc": {
        "start": {
          "line": 89,
          "column": 16
        },
        "end": {
          "line": 89,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3467,
      "end": 3468,
      "loc": {
        "start": {
          "line": 89,
          "column": 20
        },
        "end": {
          "line": 89,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 3468,
      "end": 3472,
      "loc": {
        "start": {
          "line": 89,
          "column": 21
        },
        "end": {
          "line": 89,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3472,
      "end": 3473,
      "loc": {
        "start": {
          "line": 89,
          "column": 25
        },
        "end": {
          "line": 89,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "input",
      "start": 3473,
      "end": 3478,
      "loc": {
        "start": {
          "line": 89,
          "column": 26
        },
        "end": {
          "line": 89,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3478,
      "end": 3479,
      "loc": {
        "start": {
          "line": 89,
          "column": 31
        },
        "end": {
          "line": 89,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "debounce",
      "start": 3479,
      "end": 3487,
      "loc": {
        "start": {
          "line": 89,
          "column": 32
        },
        "end": {
          "line": 89,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3488,
      "end": 3489,
      "loc": {
        "start": {
          "line": 89,
          "column": 41
        },
        "end": {
          "line": 89,
          "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": 3490,
      "end": 3495,
      "loc": {
        "start": {
          "line": 89,
          "column": 43
        },
        "end": {
          "line": 89,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3495,
      "end": 3496,
      "loc": {
        "start": {
          "line": 89,
          "column": 48
        },
        "end": {
          "line": 89,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3513,
      "end": 3517,
      "loc": {
        "start": {
          "line": 90,
          "column": 16
        },
        "end": {
          "line": 90,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3517,
      "end": 3518,
      "loc": {
        "start": {
          "line": 90,
          "column": 20
        },
        "end": {
          "line": 90,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 3518,
      "end": 3522,
      "loc": {
        "start": {
          "line": 90,
          "column": 21
        },
        "end": {
          "line": 90,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3522,
      "end": 3523,
      "loc": {
        "start": {
          "line": 90,
          "column": 25
        },
        "end": {
          "line": 90,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "controls",
      "start": 3523,
      "end": 3531,
      "loc": {
        "start": {
          "line": 90,
          "column": 26
        },
        "end": {
          "line": 90,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3531,
      "end": 3532,
      "loc": {
        "start": {
          "line": 90,
          "column": 34
        },
        "end": {
          "line": 90,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "enabled",
      "start": 3532,
      "end": 3539,
      "loc": {
        "start": {
          "line": 90,
          "column": 35
        },
        "end": {
          "line": 90,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3540,
      "end": 3541,
      "loc": {
        "start": {
          "line": 90,
          "column": 43
        },
        "end": {
          "line": 90,
          "column": 44
        }
      }
    },
    {
      "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": 3542,
      "end": 3547,
      "loc": {
        "start": {
          "line": 90,
          "column": 45
        },
        "end": {
          "line": 90,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3547,
      "end": 3548,
      "loc": {
        "start": {
          "line": 90,
          "column": 50
        },
        "end": {
          "line": 90,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3565,
      "end": 3569,
      "loc": {
        "start": {
          "line": 91,
          "column": 16
        },
        "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": 3569,
      "end": 3570,
      "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": "view",
      "start": 3570,
      "end": 3574,
      "loc": {
        "start": {
          "line": 91,
          "column": 21
        },
        "end": {
          "line": 91,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3574,
      "end": 3575,
      "loc": {
        "start": {
          "line": 91,
          "column": 25
        },
        "end": {
          "line": 91,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 3575,
      "end": 3586,
      "loc": {
        "start": {
          "line": 91,
          "column": 26
        },
        "end": {
          "line": 91,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3586,
      "end": 3587,
      "loc": {
        "start": {
          "line": 91,
          "column": 37
        },
        "end": {
          "line": 91,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "enabled",
      "start": 3587,
      "end": 3594,
      "loc": {
        "start": {
          "line": 91,
          "column": 38
        },
        "end": {
          "line": 91,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3595,
      "end": 3596,
      "loc": {
        "start": {
          "line": 91,
          "column": 46
        },
        "end": {
          "line": 91,
          "column": 47
        }
      }
    },
    {
      "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": 3597,
      "end": 3602,
      "loc": {
        "start": {
          "line": 91,
          "column": 48
        },
        "end": {
          "line": 91,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3602,
      "end": 3603,
      "loc": {
        "start": {
          "line": 91,
          "column": 53
        },
        "end": {
          "line": 91,
          "column": 54
        }
      }
    },
    {
      "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": 3621,
      "end": 3624,
      "loc": {
        "start": {
          "line": 93,
          "column": 16
        },
        "end": {
          "line": 93,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "boundingBoxes2D",
      "start": 3625,
      "end": 3640,
      "loc": {
        "start": {
          "line": 93,
          "column": 20
        },
        "end": {
          "line": 93,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3641,
      "end": 3642,
      "loc": {
        "start": {
          "line": 93,
          "column": 36
        },
        "end": {
          "line": 93,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3643,
      "end": 3644,
      "loc": {
        "start": {
          "line": 93,
          "column": 38
        },
        "end": {
          "line": 93,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3644,
      "end": 3645,
      "loc": {
        "start": {
          "line": 93,
          "column": 39
        },
        "end": {
          "line": 93,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3645,
      "end": 3646,
      "loc": {
        "start": {
          "line": 93,
          "column": 40
        },
        "end": {
          "line": 93,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3663,
      "end": 3667,
      "loc": {
        "start": {
          "line": 94,
          "column": 16
        },
        "end": {
          "line": 94,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3667,
      "end": 3668,
      "loc": {
        "start": {
          "line": 94,
          "column": 20
        },
        "end": {
          "line": 94,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 3668,
      "end": 3675,
      "loc": {
        "start": {
          "line": 94,
          "column": 21
        },
        "end": {
          "line": 94,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3675,
      "end": 3676,
      "loc": {
        "start": {
          "line": 94,
          "column": 28
        },
        "end": {
          "line": 94,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pool",
      "start": 3676,
      "end": 3680,
      "loc": {
        "start": {
          "line": 94,
          "column": 29
        },
        "end": {
          "line": 94,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3680,
      "end": 3681,
      "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": "traverse",
      "start": 3681,
      "end": 3689,
      "loc": {
        "start": {
          "line": 94,
          "column": 34
        },
        "end": {
          "line": 94,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3689,
      "end": 3690,
      "loc": {
        "start": {
          "line": 94,
          "column": 42
        },
        "end": {
          "line": 94,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3690,
      "end": 3694,
      "loc": {
        "start": {
          "line": 94,
          "column": 43
        },
        "end": {
          "line": 94,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3695,
      "end": 3697,
      "loc": {
        "start": {
          "line": 94,
          "column": 48
        },
        "end": {
          "line": 94,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3698,
      "end": 3699,
      "loc": {
        "start": {
          "line": 94,
          "column": 51
        },
        "end": {
          "line": 94,
          "column": 52
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "project bounding box to view coordinates",
      "start": 3720,
      "end": 3762,
      "loc": {
        "start": {
          "line": 95,
          "column": 20
        },
        "end": {
          "line": 95,
          "column": 62
        }
      }
    },
    {
      "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": 3783,
      "end": 3785,
      "loc": {
        "start": {
          "line": 96,
          "column": 20
        },
        "end": {
          "line": 96,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3786,
      "end": 3787,
      "loc": {
        "start": {
          "line": 96,
          "column": 23
        },
        "end": {
          "line": 96,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3787,
      "end": 3791,
      "loc": {
        "start": {
          "line": 96,
          "column": 24
        },
        "end": {
          "line": 96,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3791,
      "end": 3792,
      "loc": {
        "start": {
          "line": 96,
          "column": 28
        },
        "end": {
          "line": 96,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 3792,
      "end": 3799,
      "loc": {
        "start": {
          "line": 96,
          "column": 29
        },
        "end": {
          "line": 96,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 3800,
      "end": 3802,
      "loc": {
        "start": {
          "line": 96,
          "column": 37
        },
        "end": {
          "line": 96,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3803,
      "end": 3807,
      "loc": {
        "start": {
          "line": 96,
          "column": 40
        },
        "end": {
          "line": 96,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3807,
      "end": 3808,
      "loc": {
        "start": {
          "line": 96,
          "column": 44
        },
        "end": {
          "line": 96,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interactive",
      "start": 3808,
      "end": 3819,
      "loc": {
        "start": {
          "line": 96,
          "column": 45
        },
        "end": {
          "line": 96,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 3820,
      "end": 3822,
      "loc": {
        "start": {
          "line": 96,
          "column": 57
        },
        "end": {
          "line": 96,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3823,
      "end": 3827,
      "loc": {
        "start": {
          "line": 96,
          "column": 60
        },
        "end": {
          "line": 96,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3827,
      "end": 3828,
      "loc": {
        "start": {
          "line": 96,
          "column": 64
        },
        "end": {
          "line": 96,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geometry",
      "start": 3828,
      "end": 3836,
      "loc": {
        "start": {
          "line": 96,
          "column": 65
        },
        "end": {
          "line": 96,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3836,
      "end": 3837,
      "loc": {
        "start": {
          "line": 96,
          "column": 73
        },
        "end": {
          "line": 96,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3838,
      "end": 3839,
      "loc": {
        "start": {
          "line": 96,
          "column": 75
        },
        "end": {
          "line": 96,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3864,
      "end": 3868,
      "loc": {
        "start": {
          "line": 97,
          "column": 24
        },
        "end": {
          "line": 97,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3868,
      "end": 3869,
      "loc": {
        "start": {
          "line": 97,
          "column": 28
        },
        "end": {
          "line": 97,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "updateMatrixWorld",
      "start": 3869,
      "end": 3886,
      "loc": {
        "start": {
          "line": 97,
          "column": 29
        },
        "end": {
          "line": 97,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3886,
      "end": 3887,
      "loc": {
        "start": {
          "line": 97,
          "column": 46
        },
        "end": {
          "line": 97,
          "column": 47
        }
      }
    },
    {
      "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": 3887,
      "end": 3891,
      "loc": {
        "start": {
          "line": 97,
          "column": 47
        },
        "end": {
          "line": 97,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3891,
      "end": 3892,
      "loc": {
        "start": {
          "line": 97,
          "column": 51
        },
        "end": {
          "line": 97,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3892,
      "end": 3893,
      "loc": {
        "start": {
          "line": 97,
          "column": 52
        },
        "end": {
          "line": 97,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3918,
      "end": 3922,
      "loc": {
        "start": {
          "line": 98,
          "column": 24
        },
        "end": {
          "line": 98,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3922,
      "end": 3923,
      "loc": {
        "start": {
          "line": 98,
          "column": 28
        },
        "end": {
          "line": 98,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geometry",
      "start": 3923,
      "end": 3931,
      "loc": {
        "start": {
          "line": 98,
          "column": 29
        },
        "end": {
          "line": 98,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3931,
      "end": 3932,
      "loc": {
        "start": {
          "line": 98,
          "column": 37
        },
        "end": {
          "line": 98,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "computeBoundingBox",
      "start": 3932,
      "end": 3950,
      "loc": {
        "start": {
          "line": 98,
          "column": 38
        },
        "end": {
          "line": 98,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3950,
      "end": 3951,
      "loc": {
        "start": {
          "line": 98,
          "column": 56
        },
        "end": {
          "line": 98,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3951,
      "end": 3952,
      "loc": {
        "start": {
          "line": 98,
          "column": 57
        },
        "end": {
          "line": 98,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3952,
      "end": 3953,
      "loc": {
        "start": {
          "line": 98,
          "column": 58
        },
        "end": {
          "line": 98,
          "column": 59
        }
      }
    },
    {
      "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": 3978,
      "end": 3981,
      "loc": {
        "start": {
          "line": 99,
          "column": 24
        },
        "end": {
          "line": 99,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "minPt",
      "start": 3982,
      "end": 3987,
      "loc": {
        "start": {
          "line": 99,
          "column": 28
        },
        "end": {
          "line": 99,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3988,
      "end": 3989,
      "loc": {
        "start": {
          "line": 99,
          "column": 34
        },
        "end": {
          "line": 99,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3990,
      "end": 3994,
      "loc": {
        "start": {
          "line": 99,
          "column": 36
        },
        "end": {
          "line": 99,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3994,
      "end": 3995,
      "loc": {
        "start": {
          "line": 99,
          "column": 40
        },
        "end": {
          "line": 99,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geometry",
      "start": 3995,
      "end": 4003,
      "loc": {
        "start": {
          "line": 99,
          "column": 41
        },
        "end": {
          "line": 99,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4003,
      "end": 4004,
      "loc": {
        "start": {
          "line": 99,
          "column": 49
        },
        "end": {
          "line": 99,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "boundingBox",
      "start": 4004,
      "end": 4015,
      "loc": {
        "start": {
          "line": 99,
          "column": 50
        },
        "end": {
          "line": 99,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4015,
      "end": 4016,
      "loc": {
        "start": {
          "line": 99,
          "column": 61
        },
        "end": {
          "line": 99,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "min",
      "start": 4016,
      "end": 4019,
      "loc": {
        "start": {
          "line": 99,
          "column": 62
        },
        "end": {
          "line": 99,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4019,
      "end": 4020,
      "loc": {
        "start": {
          "line": 99,
          "column": 65
        },
        "end": {
          "line": 99,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 4020,
      "end": 4025,
      "loc": {
        "start": {
          "line": 99,
          "column": 66
        },
        "end": {
          "line": 99,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4025,
      "end": 4026,
      "loc": {
        "start": {
          "line": 99,
          "column": 71
        },
        "end": {
          "line": 99,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4026,
      "end": 4027,
      "loc": {
        "start": {
          "line": 99,
          "column": 72
        },
        "end": {
          "line": 99,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4027,
      "end": 4028,
      "loc": {
        "start": {
          "line": 99,
          "column": 73
        },
        "end": {
          "line": 99,
          "column": 74
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "TODO: get all 8 points",
      "start": 4029,
      "end": 4053,
      "loc": {
        "start": {
          "line": 99,
          "column": 75
        },
        "end": {
          "line": 99,
          "column": 99
        }
      }
    },
    {
      "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": 4078,
      "end": 4081,
      "loc": {
        "start": {
          "line": 100,
          "column": 24
        },
        "end": {
          "line": 100,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxPt",
      "start": 4082,
      "end": 4087,
      "loc": {
        "start": {
          "line": 100,
          "column": 28
        },
        "end": {
          "line": 100,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4088,
      "end": 4089,
      "loc": {
        "start": {
          "line": 100,
          "column": 34
        },
        "end": {
          "line": 100,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 4090,
      "end": 4094,
      "loc": {
        "start": {
          "line": 100,
          "column": 36
        },
        "end": {
          "line": 100,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4094,
      "end": 4095,
      "loc": {
        "start": {
          "line": 100,
          "column": 40
        },
        "end": {
          "line": 100,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geometry",
      "start": 4095,
      "end": 4103,
      "loc": {
        "start": {
          "line": 100,
          "column": 41
        },
        "end": {
          "line": 100,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4103,
      "end": 4104,
      "loc": {
        "start": {
          "line": 100,
          "column": 49
        },
        "end": {
          "line": 100,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "boundingBox",
      "start": 4104,
      "end": 4115,
      "loc": {
        "start": {
          "line": 100,
          "column": 50
        },
        "end": {
          "line": 100,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4115,
      "end": 4116,
      "loc": {
        "start": {
          "line": 100,
          "column": 61
        },
        "end": {
          "line": 100,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "max",
      "start": 4116,
      "end": 4119,
      "loc": {
        "start": {
          "line": 100,
          "column": 62
        },
        "end": {
          "line": 100,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4119,
      "end": 4120,
      "loc": {
        "start": {
          "line": 100,
          "column": 65
        },
        "end": {
          "line": 100,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 4120,
      "end": 4125,
      "loc": {
        "start": {
          "line": 100,
          "column": 66
        },
        "end": {
          "line": 100,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4125,
      "end": 4126,
      "loc": {
        "start": {
          "line": 100,
          "column": 71
        },
        "end": {
          "line": 100,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4126,
      "end": 4127,
      "loc": {
        "start": {
          "line": 100,
          "column": 72
        },
        "end": {
          "line": 100,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4127,
      "end": 4128,
      "loc": {
        "start": {
          "line": 100,
          "column": 73
        },
        "end": {
          "line": 100,
          "column": 74
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "TODO: get all 8 points",
      "start": 4129,
      "end": 4153,
      "loc": {
        "start": {
          "line": 100,
          "column": 75
        },
        "end": {
          "line": 100,
          "column": 99
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "project to view-coordinates",
      "start": 4178,
      "end": 4207,
      "loc": {
        "start": {
          "line": 101,
          "column": 24
        },
        "end": {
          "line": 101,
          "column": 53
        }
      }
    },
    {
      "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": 4232,
      "end": 4235,
      "loc": {
        "start": {
          "line": 102,
          "column": 24
        },
        "end": {
          "line": 102,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "p1",
      "start": 4236,
      "end": 4238,
      "loc": {
        "start": {
          "line": 102,
          "column": 28
        },
        "end": {
          "line": 102,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4239,
      "end": 4240,
      "loc": {
        "start": {
          "line": 102,
          "column": 31
        },
        "end": {
          "line": 102,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4241,
      "end": 4245,
      "loc": {
        "start": {
          "line": 102,
          "column": 33
        },
        "end": {
          "line": 102,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4245,
      "end": 4246,
      "loc": {
        "start": {
          "line": 102,
          "column": 37
        },
        "end": {
          "line": 102,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 4246,
      "end": 4250,
      "loc": {
        "start": {
          "line": 102,
          "column": 38
        },
        "end": {
          "line": 102,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4250,
      "end": 4251,
      "loc": {
        "start": {
          "line": 102,
          "column": 42
        },
        "end": {
          "line": 102,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getPoint2",
      "start": 4251,
      "end": 4260,
      "loc": {
        "start": {
          "line": 102,
          "column": 43
        },
        "end": {
          "line": 102,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4260,
      "end": 4261,
      "loc": {
        "start": {
          "line": 102,
          "column": 52
        },
        "end": {
          "line": 102,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "minPt",
      "start": 4261,
      "end": 4266,
      "loc": {
        "start": {
          "line": 102,
          "column": 53
        },
        "end": {
          "line": 102,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4266,
      "end": 4267,
      "loc": {
        "start": {
          "line": 102,
          "column": 58
        },
        "end": {
          "line": 102,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4267,
      "end": 4268,
      "loc": {
        "start": {
          "line": 102,
          "column": 59
        },
        "end": {
          "line": 102,
          "column": 60
        }
      }
    },
    {
      "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": 4293,
      "end": 4296,
      "loc": {
        "start": {
          "line": 103,
          "column": 24
        },
        "end": {
          "line": 103,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "p2",
      "start": 4297,
      "end": 4299,
      "loc": {
        "start": {
          "line": 103,
          "column": 28
        },
        "end": {
          "line": 103,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4300,
      "end": 4301,
      "loc": {
        "start": {
          "line": 103,
          "column": 31
        },
        "end": {
          "line": 103,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4302,
      "end": 4306,
      "loc": {
        "start": {
          "line": 103,
          "column": 33
        },
        "end": {
          "line": 103,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4306,
      "end": 4307,
      "loc": {
        "start": {
          "line": 103,
          "column": 37
        },
        "end": {
          "line": 103,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 4307,
      "end": 4311,
      "loc": {
        "start": {
          "line": 103,
          "column": 38
        },
        "end": {
          "line": 103,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4311,
      "end": 4312,
      "loc": {
        "start": {
          "line": 103,
          "column": 42
        },
        "end": {
          "line": 103,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getPoint2",
      "start": 4312,
      "end": 4321,
      "loc": {
        "start": {
          "line": 103,
          "column": 43
        },
        "end": {
          "line": 103,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4321,
      "end": 4322,
      "loc": {
        "start": {
          "line": 103,
          "column": 52
        },
        "end": {
          "line": 103,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxPt",
      "start": 4322,
      "end": 4327,
      "loc": {
        "start": {
          "line": 103,
          "column": 53
        },
        "end": {
          "line": 103,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4327,
      "end": 4328,
      "loc": {
        "start": {
          "line": 103,
          "column": 58
        },
        "end": {
          "line": 103,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4328,
      "end": 4329,
      "loc": {
        "start": {
          "line": 103,
          "column": 59
        },
        "end": {
          "line": 103,
          "column": 60
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "bounding box in 2D",
      "start": 4355,
      "end": 4375,
      "loc": {
        "start": {
          "line": 105,
          "column": 24
        },
        "end": {
          "line": 105,
          "column": 44
        }
      }
    },
    {
      "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": 4400,
      "end": 4403,
      "loc": {
        "start": {
          "line": 106,
          "column": 24
        },
        "end": {
          "line": 106,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bounds2D",
      "start": 4404,
      "end": 4412,
      "loc": {
        "start": {
          "line": 106,
          "column": 28
        },
        "end": {
          "line": 106,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4413,
      "end": 4414,
      "loc": {
        "start": {
          "line": 106,
          "column": 37
        },
        "end": {
          "line": 106,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4415,
      "end": 4418,
      "loc": {
        "start": {
          "line": 106,
          "column": 39
        },
        "end": {
          "line": 106,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 4419,
      "end": 4424,
      "loc": {
        "start": {
          "line": 106,
          "column": 43
        },
        "end": {
          "line": 106,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4424,
      "end": 4425,
      "loc": {
        "start": {
          "line": 106,
          "column": 48
        },
        "end": {
          "line": 106,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Box2",
      "start": 4425,
      "end": 4429,
      "loc": {
        "start": {
          "line": 106,
          "column": 49
        },
        "end": {
          "line": 106,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4429,
      "end": 4430,
      "loc": {
        "start": {
          "line": 106,
          "column": 53
        },
        "end": {
          "line": 106,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4430,
      "end": 4431,
      "loc": {
        "start": {
          "line": 106,
          "column": 54
        },
        "end": {
          "line": 106,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4431,
      "end": 4432,
      "loc": {
        "start": {
          "line": 106,
          "column": 55
        },
        "end": {
          "line": 106,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bounds2D",
      "start": 4457,
      "end": 4465,
      "loc": {
        "start": {
          "line": 107,
          "column": 24
        },
        "end": {
          "line": 107,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4465,
      "end": 4466,
      "loc": {
        "start": {
          "line": 107,
          "column": 32
        },
        "end": {
          "line": 107,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setFromPoints",
      "start": 4466,
      "end": 4479,
      "loc": {
        "start": {
          "line": 107,
          "column": 33
        },
        "end": {
          "line": 107,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4479,
      "end": 4480,
      "loc": {
        "start": {
          "line": 107,
          "column": 46
        },
        "end": {
          "line": 107,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4480,
      "end": 4481,
      "loc": {
        "start": {
          "line": 107,
          "column": 47
        },
        "end": {
          "line": 107,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "p1",
      "start": 4481,
      "end": 4483,
      "loc": {
        "start": {
          "line": 107,
          "column": 48
        },
        "end": {
          "line": 107,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4483,
      "end": 4484,
      "loc": {
        "start": {
          "line": 107,
          "column": 50
        },
        "end": {
          "line": 107,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "p2",
      "start": 4485,
      "end": 4487,
      "loc": {
        "start": {
          "line": 107,
          "column": 52
        },
        "end": {
          "line": 107,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4487,
      "end": 4488,
      "loc": {
        "start": {
          "line": 107,
          "column": 54
        },
        "end": {
          "line": 107,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4488,
      "end": 4489,
      "loc": {
        "start": {
          "line": 107,
          "column": 55
        },
        "end": {
          "line": 107,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4489,
      "end": 4490,
      "loc": {
        "start": {
          "line": 107,
          "column": 56
        },
        "end": {
          "line": 107,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bounds2D",
      "start": 4515,
      "end": 4523,
      "loc": {
        "start": {
          "line": 108,
          "column": 24
        },
        "end": {
          "line": 108,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4523,
      "end": 4524,
      "loc": {
        "start": {
          "line": 108,
          "column": 32
        },
        "end": {
          "line": 108,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "__object",
      "start": 4524,
      "end": 4532,
      "loc": {
        "start": {
          "line": 108,
          "column": 33
        },
        "end": {
          "line": 108,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4533,
      "end": 4534,
      "loc": {
        "start": {
          "line": 108,
          "column": 42
        },
        "end": {
          "line": 108,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 4535,
      "end": 4539,
      "loc": {
        "start": {
          "line": 108,
          "column": 44
        },
        "end": {
          "line": 108,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4539,
      "end": 4540,
      "loc": {
        "start": {
          "line": 108,
          "column": 48
        },
        "end": {
          "line": 108,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "boundingBoxes2D",
      "start": 4565,
      "end": 4580,
      "loc": {
        "start": {
          "line": 109,
          "column": 24
        },
        "end": {
          "line": 109,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4580,
      "end": 4581,
      "loc": {
        "start": {
          "line": 109,
          "column": 39
        },
        "end": {
          "line": 109,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 4581,
      "end": 4585,
      "loc": {
        "start": {
          "line": 109,
          "column": 40
        },
        "end": {
          "line": 109,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4585,
      "end": 4586,
      "loc": {
        "start": {
          "line": 109,
          "column": 44
        },
        "end": {
          "line": 109,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bounds2D",
      "start": 4586,
      "end": 4594,
      "loc": {
        "start": {
          "line": 109,
          "column": 45
        },
        "end": {
          "line": 109,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4594,
      "end": 4595,
      "loc": {
        "start": {
          "line": 109,
          "column": 53
        },
        "end": {
          "line": 109,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4595,
      "end": 4596,
      "loc": {
        "start": {
          "line": 109,
          "column": 54
        },
        "end": {
          "line": 109,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4617,
      "end": 4618,
      "loc": {
        "start": {
          "line": 110,
          "column": 20
        },
        "end": {
          "line": 110,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4635,
      "end": 4636,
      "loc": {
        "start": {
          "line": 111,
          "column": 16
        },
        "end": {
          "line": 111,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4636,
      "end": 4637,
      "loc": {
        "start": {
          "line": 111,
          "column": 17
        },
        "end": {
          "line": 111,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4637,
      "end": 4638,
      "loc": {
        "start": {
          "line": 111,
          "column": 18
        },
        "end": {
          "line": 111,
          "column": 19
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Init new heads up display, add it to the view",
      "start": 4656,
      "end": 4704,
      "loc": {
        "start": {
          "line": 113,
          "column": 16
        },
        "end": {
          "line": 113,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4721,
      "end": 4725,
      "loc": {
        "start": {
          "line": 114,
          "column": 16
        },
        "end": {
          "line": 114,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4725,
      "end": 4726,
      "loc": {
        "start": {
          "line": 114,
          "column": 20
        },
        "end": {
          "line": 114,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hud",
      "start": 4726,
      "end": 4729,
      "loc": {
        "start": {
          "line": 114,
          "column": 21
        },
        "end": {
          "line": 114,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4730,
      "end": 4731,
      "loc": {
        "start": {
          "line": 114,
          "column": 25
        },
        "end": {
          "line": 114,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4732,
      "end": 4735,
      "loc": {
        "start": {
          "line": 114,
          "column": 27
        },
        "end": {
          "line": 114,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Hud",
      "start": 4736,
      "end": 4739,
      "loc": {
        "start": {
          "line": 114,
          "column": 31
        },
        "end": {
          "line": 114,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4739,
      "end": 4740,
      "loc": {
        "start": {
          "line": 114,
          "column": 34
        },
        "end": {
          "line": 114,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4740,
      "end": 4744,
      "loc": {
        "start": {
          "line": 114,
          "column": 35
        },
        "end": {
          "line": 114,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4744,
      "end": 4745,
      "loc": {
        "start": {
          "line": 114,
          "column": 39
        },
        "end": {
          "line": 114,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 4745,
      "end": 4749,
      "loc": {
        "start": {
          "line": 114,
          "column": 40
        },
        "end": {
          "line": 114,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4749,
      "end": 4750,
      "loc": {
        "start": {
          "line": 114,
          "column": 44
        },
        "end": {
          "line": 114,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4750,
      "end": 4751,
      "loc": {
        "start": {
          "line": 114,
          "column": 45
        },
        "end": {
          "line": 114,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4768,
      "end": 4772,
      "loc": {
        "start": {
          "line": 115,
          "column": 16
        },
        "end": {
          "line": 115,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4772,
      "end": 4773,
      "loc": {
        "start": {
          "line": 115,
          "column": 20
        },
        "end": {
          "line": 115,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 4773,
      "end": 4777,
      "loc": {
        "start": {
          "line": 115,
          "column": 21
        },
        "end": {
          "line": 115,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4777,
      "end": 4778,
      "loc": {
        "start": {
          "line": 115,
          "column": 25
        },
        "end": {
          "line": 115,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addHud",
      "start": 4778,
      "end": 4784,
      "loc": {
        "start": {
          "line": 115,
          "column": 26
        },
        "end": {
          "line": 115,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4784,
      "end": 4785,
      "loc": {
        "start": {
          "line": 115,
          "column": 32
        },
        "end": {
          "line": 115,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4785,
      "end": 4789,
      "loc": {
        "start": {
          "line": 115,
          "column": 33
        },
        "end": {
          "line": 115,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4789,
      "end": 4790,
      "loc": {
        "start": {
          "line": 115,
          "column": 37
        },
        "end": {
          "line": 115,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hud",
      "start": 4790,
      "end": 4793,
      "loc": {
        "start": {
          "line": 115,
          "column": 38
        },
        "end": {
          "line": 115,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4793,
      "end": 4794,
      "loc": {
        "start": {
          "line": 115,
          "column": 41
        },
        "end": {
          "line": 115,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4794,
      "end": 4795,
      "loc": {
        "start": {
          "line": 115,
          "column": 42
        },
        "end": {
          "line": 115,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4812,
      "end": 4816,
      "loc": {
        "start": {
          "line": 116,
          "column": 16
        },
        "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": 4816,
      "end": 4817,
      "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": "hud",
      "start": 4817,
      "end": 4820,
      "loc": {
        "start": {
          "line": 116,
          "column": 21
        },
        "end": {
          "line": 116,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4820,
      "end": 4821,
      "loc": {
        "start": {
          "line": 116,
          "column": 24
        },
        "end": {
          "line": 116,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "controls",
      "start": 4821,
      "end": 4829,
      "loc": {
        "start": {
          "line": 116,
          "column": 25
        },
        "end": {
          "line": 116,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4830,
      "end": 4831,
      "loc": {
        "start": {
          "line": 116,
          "column": 34
        },
        "end": {
          "line": 116,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 4832,
      "end": 4841,
      "loc": {
        "start": {
          "line": 116,
          "column": 36
        },
        "end": {
          "line": 116,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4841,
      "end": 4842,
      "loc": {
        "start": {
          "line": 116,
          "column": 45
        },
        "end": {
          "line": 116,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4859,
      "end": 4863,
      "loc": {
        "start": {
          "line": 117,
          "column": 16
        },
        "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": 4863,
      "end": 4864,
      "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": "hud",
      "start": 4864,
      "end": 4867,
      "loc": {
        "start": {
          "line": 117,
          "column": 21
        },
        "end": {
          "line": 117,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4867,
      "end": 4868,
      "loc": {
        "start": {
          "line": 117,
          "column": 24
        },
        "end": {
          "line": 117,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 4868,
      "end": 4874,
      "loc": {
        "start": {
          "line": 117,
          "column": 25
        },
        "end": {
          "line": 117,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4875,
      "end": 4876,
      "loc": {
        "start": {
          "line": 117,
          "column": 32
        },
        "end": {
          "line": 117,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4877,
      "end": 4880,
      "loc": {
        "start": {
          "line": 117,
          "column": 34
        },
        "end": {
          "line": 117,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "CombinedCamera",
      "start": 4881,
      "end": 4895,
      "loc": {
        "start": {
          "line": 117,
          "column": 38
        },
        "end": {
          "line": 117,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4895,
      "end": 4896,
      "loc": {
        "start": {
          "line": 117,
          "column": 52
        },
        "end": {
          "line": 117,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4896,
      "end": 4897,
      "loc": {
        "start": {
          "line": 117,
          "column": 53
        },
        "end": {
          "line": 117,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "near",
      "start": 4918,
      "end": 4922,
      "loc": {
        "start": {
          "line": 118,
          "column": 20
        },
        "end": {
          "line": 118,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4922,
      "end": 4923,
      "loc": {
        "start": {
          "line": 118,
          "column": 24
        },
        "end": {
          "line": 118,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4924,
      "end": 4928,
      "loc": {
        "start": {
          "line": 118,
          "column": 26
        },
        "end": {
          "line": 118,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4928,
      "end": 4929,
      "loc": {
        "start": {
          "line": 118,
          "column": 30
        },
        "end": {
          "line": 118,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 4929,
      "end": 4933,
      "loc": {
        "start": {
          "line": 118,
          "column": 31
        },
        "end": {
          "line": 118,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4933,
      "end": 4934,
      "loc": {
        "start": {
          "line": 118,
          "column": 35
        },
        "end": {
          "line": 118,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 4934,
      "end": 4940,
      "loc": {
        "start": {
          "line": 118,
          "column": 36
        },
        "end": {
          "line": 118,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4940,
      "end": 4941,
      "loc": {
        "start": {
          "line": 118,
          "column": 42
        },
        "end": {
          "line": 118,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "near",
      "start": 4941,
      "end": 4945,
      "loc": {
        "start": {
          "line": 118,
          "column": 43
        },
        "end": {
          "line": 118,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4945,
      "end": 4946,
      "loc": {
        "start": {
          "line": 118,
          "column": 47
        },
        "end": {
          "line": 118,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "far",
      "start": 4967,
      "end": 4970,
      "loc": {
        "start": {
          "line": 119,
          "column": 20
        },
        "end": {
          "line": 119,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4970,
      "end": 4971,
      "loc": {
        "start": {
          "line": 119,
          "column": 23
        },
        "end": {
          "line": 119,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4972,
      "end": 4976,
      "loc": {
        "start": {
          "line": 119,
          "column": 25
        },
        "end": {
          "line": 119,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4976,
      "end": 4977,
      "loc": {
        "start": {
          "line": 119,
          "column": 29
        },
        "end": {
          "line": 119,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 4977,
      "end": 4981,
      "loc": {
        "start": {
          "line": 119,
          "column": 30
        },
        "end": {
          "line": 119,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4981,
      "end": 4982,
      "loc": {
        "start": {
          "line": 119,
          "column": 34
        },
        "end": {
          "line": 119,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 4982,
      "end": 4988,
      "loc": {
        "start": {
          "line": 119,
          "column": 35
        },
        "end": {
          "line": 119,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4988,
      "end": 4989,
      "loc": {
        "start": {
          "line": 119,
          "column": 41
        },
        "end": {
          "line": 119,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "far",
      "start": 4989,
      "end": 4992,
      "loc": {
        "start": {
          "line": 119,
          "column": 42
        },
        "end": {
          "line": 119,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4992,
      "end": 4993,
      "loc": {
        "start": {
          "line": 119,
          "column": 45
        },
        "end": {
          "line": 119,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fov",
      "start": 5014,
      "end": 5017,
      "loc": {
        "start": {
          "line": 120,
          "column": 20
        },
        "end": {
          "line": 120,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5017,
      "end": 5018,
      "loc": {
        "start": {
          "line": 120,
          "column": 23
        },
        "end": {
          "line": 120,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5019,
      "end": 5023,
      "loc": {
        "start": {
          "line": 120,
          "column": 25
        },
        "end": {
          "line": 120,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5023,
      "end": 5024,
      "loc": {
        "start": {
          "line": 120,
          "column": 29
        },
        "end": {
          "line": 120,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 5024,
      "end": 5028,
      "loc": {
        "start": {
          "line": 120,
          "column": 30
        },
        "end": {
          "line": 120,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5028,
      "end": 5029,
      "loc": {
        "start": {
          "line": 120,
          "column": 34
        },
        "end": {
          "line": 120,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 5029,
      "end": 5035,
      "loc": {
        "start": {
          "line": 120,
          "column": 35
        },
        "end": {
          "line": 120,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5035,
      "end": 5036,
      "loc": {
        "start": {
          "line": 120,
          "column": 41
        },
        "end": {
          "line": 120,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fov",
      "start": 5036,
      "end": 5039,
      "loc": {
        "start": {
          "line": 120,
          "column": 42
        },
        "end": {
          "line": 120,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5039,
      "end": 5040,
      "loc": {
        "start": {
          "line": 120,
          "column": 45
        },
        "end": {
          "line": 120,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5057,
      "end": 5058,
      "loc": {
        "start": {
          "line": 121,
          "column": 16
        },
        "end": {
          "line": 121,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5058,
      "end": 5059,
      "loc": {
        "start": {
          "line": 121,
          "column": 17
        },
        "end": {
          "line": 121,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5059,
      "end": 5060,
      "loc": {
        "start": {
          "line": 121,
          "column": 18
        },
        "end": {
          "line": 121,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5077,
      "end": 5081,
      "loc": {
        "start": {
          "line": 122,
          "column": 16
        },
        "end": {
          "line": 122,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5081,
      "end": 5082,
      "loc": {
        "start": {
          "line": 122,
          "column": 20
        },
        "end": {
          "line": 122,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 5082,
      "end": 5086,
      "loc": {
        "start": {
          "line": 122,
          "column": 21
        },
        "end": {
          "line": 122,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5086,
      "end": 5087,
      "loc": {
        "start": {
          "line": 122,
          "column": 25
        },
        "end": {
          "line": 122,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "measure",
      "start": 5087,
      "end": 5094,
      "loc": {
        "start": {
          "line": 122,
          "column": 26
        },
        "end": {
          "line": 122,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5094,
      "end": 5095,
      "loc": {
        "start": {
          "line": 122,
          "column": 33
        },
        "end": {
          "line": 122,
          "column": 34
        }
      }
    },
    {
      "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": 5095,
      "end": 5099,
      "loc": {
        "start": {
          "line": 122,
          "column": 34
        },
        "end": {
          "line": 122,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5099,
      "end": 5100,
      "loc": {
        "start": {
          "line": 122,
          "column": 38
        },
        "end": {
          "line": 122,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5100,
      "end": 5101,
      "loc": {
        "start": {
          "line": 122,
          "column": 39
        },
        "end": {
          "line": 122,
          "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": 5118,
      "end": 5121,
      "loc": {
        "start": {
          "line": 123,
          "column": 16
        },
        "end": {
          "line": 123,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "modelBounds",
      "start": 5122,
      "end": 5133,
      "loc": {
        "start": {
          "line": 123,
          "column": 20
        },
        "end": {
          "line": 123,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5134,
      "end": 5135,
      "loc": {
        "start": {
          "line": 123,
          "column": 32
        },
        "end": {
          "line": 123,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5136,
      "end": 5140,
      "loc": {
        "start": {
          "line": 123,
          "column": 34
        },
        "end": {
          "line": 123,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5140,
      "end": 5141,
      "loc": {
        "start": {
          "line": 123,
          "column": 38
        },
        "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": "view",
      "start": 5141,
      "end": 5145,
      "loc": {
        "start": {
          "line": 123,
          "column": 39
        },
        "end": {
          "line": 123,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5145,
      "end": 5146,
      "loc": {
        "start": {
          "line": 123,
          "column": 43
        },
        "end": {
          "line": 123,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scene",
      "start": 5146,
      "end": 5151,
      "loc": {
        "start": {
          "line": 123,
          "column": 44
        },
        "end": {
          "line": 123,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5151,
      "end": 5152,
      "loc": {
        "start": {
          "line": 123,
          "column": 49
        },
        "end": {
          "line": 123,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "updateBounds",
      "start": 5152,
      "end": 5164,
      "loc": {
        "start": {
          "line": 123,
          "column": 50
        },
        "end": {
          "line": 123,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5164,
      "end": 5165,
      "loc": {
        "start": {
          "line": 123,
          "column": 62
        },
        "end": {
          "line": 123,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5165,
      "end": 5166,
      "loc": {
        "start": {
          "line": 123,
          "column": 63
        },
        "end": {
          "line": 123,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5166,
      "end": 5167,
      "loc": {
        "start": {
          "line": 123,
          "column": 64
        },
        "end": {
          "line": 123,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bounds",
      "start": 5167,
      "end": 5173,
      "loc": {
        "start": {
          "line": 123,
          "column": 65
        },
        "end": {
          "line": 123,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5173,
      "end": 5174,
      "loc": {
        "start": {
          "line": 123,
          "column": 71
        },
        "end": {
          "line": 123,
          "column": 72
        }
      }
    },
    {
      "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": 5191,
      "end": 5194,
      "loc": {
        "start": {
          "line": 124,
          "column": 16
        },
        "end": {
          "line": 124,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geom",
      "start": 5195,
      "end": 5199,
      "loc": {
        "start": {
          "line": 124,
          "column": 20
        },
        "end": {
          "line": 124,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5200,
      "end": 5201,
      "loc": {
        "start": {
          "line": 124,
          "column": 25
        },
        "end": {
          "line": 124,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 5202,
      "end": 5205,
      "loc": {
        "start": {
          "line": 124,
          "column": 27
        },
        "end": {
          "line": 124,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 5206,
      "end": 5211,
      "loc": {
        "start": {
          "line": 124,
          "column": 31
        },
        "end": {
          "line": 124,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5211,
      "end": 5212,
      "loc": {
        "start": {
          "line": 124,
          "column": 36
        },
        "end": {
          "line": 124,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PlaneGeometry",
      "start": 5212,
      "end": 5225,
      "loc": {
        "start": {
          "line": 124,
          "column": 37
        },
        "end": {
          "line": 124,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5225,
      "end": 5226,
      "loc": {
        "start": {
          "line": 124,
          "column": 50
        },
        "end": {
          "line": 124,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 5226,
      "end": 5227,
      "loc": {
        "start": {
          "line": 124,
          "column": 51
        },
        "end": {
          "line": 124,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5227,
      "end": 5228,
      "loc": {
        "start": {
          "line": 124,
          "column": 52
        },
        "end": {
          "line": 124,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 5229,
      "end": 5230,
      "loc": {
        "start": {
          "line": 124,
          "column": 54
        },
        "end": {
          "line": 124,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5230,
      "end": 5231,
      "loc": {
        "start": {
          "line": 124,
          "column": 55
        },
        "end": {
          "line": 124,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5231,
      "end": 5232,
      "loc": {
        "start": {
          "line": 124,
          "column": 56
        },
        "end": {
          "line": 124,
          "column": 57
        }
      }
    },
    {
      "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": 5249,
      "end": 5252,
      "loc": {
        "start": {
          "line": 125,
          "column": 16
        },
        "end": {
          "line": 125,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "box",
      "start": 5253,
      "end": 5256,
      "loc": {
        "start": {
          "line": 125,
          "column": 20
        },
        "end": {
          "line": 125,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5257,
      "end": 5258,
      "loc": {
        "start": {
          "line": 125,
          "column": 24
        },
        "end": {
          "line": 125,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 5259,
      "end": 5262,
      "loc": {
        "start": {
          "line": 125,
          "column": 26
        },
        "end": {
          "line": 125,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 5263,
      "end": 5268,
      "loc": {
        "start": {
          "line": 125,
          "column": 30
        },
        "end": {
          "line": 125,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5268,
      "end": 5269,
      "loc": {
        "start": {
          "line": 125,
          "column": 35
        },
        "end": {
          "line": 125,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Mesh",
      "start": 5269,
      "end": 5273,
      "loc": {
        "start": {
          "line": 125,
          "column": 36
        },
        "end": {
          "line": 125,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5273,
      "end": 5274,
      "loc": {
        "start": {
          "line": 125,
          "column": 40
        },
        "end": {
          "line": 125,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geom",
      "start": 5295,
      "end": 5299,
      "loc": {
        "start": {
          "line": 126,
          "column": 20
        },
        "end": {
          "line": 126,
          "column": 24
        }
      }
    },
    {
      "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": 126,
          "column": 24
        },
        "end": {
          "line": 126,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 5321,
      "end": 5324,
      "loc": {
        "start": {
          "line": 127,
          "column": 20
        },
        "end": {
          "line": 127,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 5325,
      "end": 5330,
      "loc": {
        "start": {
          "line": 127,
          "column": 24
        },
        "end": {
          "line": 127,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5330,
      "end": 5331,
      "loc": {
        "start": {
          "line": 127,
          "column": 29
        },
        "end": {
          "line": 127,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "MeshBasicMaterial",
      "start": 5331,
      "end": 5348,
      "loc": {
        "start": {
          "line": 127,
          "column": 30
        },
        "end": {
          "line": 127,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5348,
      "end": 5349,
      "loc": {
        "start": {
          "line": 127,
          "column": 47
        },
        "end": {
          "line": 127,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5349,
      "end": 5350,
      "loc": {
        "start": {
          "line": 127,
          "column": 48
        },
        "end": {
          "line": 127,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "transparent",
      "start": 5375,
      "end": 5386,
      "loc": {
        "start": {
          "line": 128,
          "column": 24
        },
        "end": {
          "line": 128,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5386,
      "end": 5387,
      "loc": {
        "start": {
          "line": 128,
          "column": 35
        },
        "end": {
          "line": 128,
          "column": 36
        }
      }
    },
    {
      "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": 5388,
      "end": 5392,
      "loc": {
        "start": {
          "line": 128,
          "column": 37
        },
        "end": {
          "line": 128,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5392,
      "end": 5393,
      "loc": {
        "start": {
          "line": 128,
          "column": 41
        },
        "end": {
          "line": 128,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "opacity",
      "start": 5418,
      "end": 5425,
      "loc": {
        "start": {
          "line": 129,
          "column": 24
        },
        "end": {
          "line": 129,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5425,
      "end": 5426,
      "loc": {
        "start": {
          "line": 129,
          "column": 31
        },
        "end": {
          "line": 129,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0.05,
      "start": 5427,
      "end": 5431,
      "loc": {
        "start": {
          "line": 129,
          "column": 33
        },
        "end": {
          "line": 129,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5431,
      "end": 5432,
      "loc": {
        "start": {
          "line": 129,
          "column": 37
        },
        "end": {
          "line": 129,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 5457,
      "end": 5462,
      "loc": {
        "start": {
          "line": 130,
          "column": 24
        },
        "end": {
          "line": 130,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5462,
      "end": 5463,
      "loc": {
        "start": {
          "line": 130,
          "column": 29
        },
        "end": {
          "line": 130,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 5464,
      "end": 5467,
      "loc": {
        "start": {
          "line": 130,
          "column": 31
        },
        "end": {
          "line": 130,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 5468,
      "end": 5473,
      "loc": {
        "start": {
          "line": 130,
          "column": 35
        },
        "end": {
          "line": 130,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5473,
      "end": 5474,
      "loc": {
        "start": {
          "line": 130,
          "column": 40
        },
        "end": {
          "line": 130,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Color",
      "start": 5474,
      "end": 5479,
      "loc": {
        "start": {
          "line": 130,
          "column": 41
        },
        "end": {
          "line": 130,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5479,
      "end": 5480,
      "loc": {
        "start": {
          "line": 130,
          "column": 46
        },
        "end": {
          "line": 130,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 5480,
      "end": 5481,
      "loc": {
        "start": {
          "line": 130,
          "column": 47
        },
        "end": {
          "line": 130,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5481,
      "end": 5482,
      "loc": {
        "start": {
          "line": 130,
          "column": 48
        },
        "end": {
          "line": 130,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5482,
      "end": 5483,
      "loc": {
        "start": {
          "line": 130,
          "column": 49
        },
        "end": {
          "line": 130,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5504,
      "end": 5505,
      "loc": {
        "start": {
          "line": 131,
          "column": 20
        },
        "end": {
          "line": 131,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5505,
      "end": 5506,
      "loc": {
        "start": {
          "line": 131,
          "column": 21
        },
        "end": {
          "line": 131,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5506,
      "end": 5507,
      "loc": {
        "start": {
          "line": 131,
          "column": 22
        },
        "end": {
          "line": 131,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5524,
      "end": 5525,
      "loc": {
        "start": {
          "line": 132,
          "column": 16
        },
        "end": {
          "line": 132,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5525,
      "end": 5526,
      "loc": {
        "start": {
          "line": 132,
          "column": 17
        },
        "end": {
          "line": 132,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5543,
      "end": 5547,
      "loc": {
        "start": {
          "line": 133,
          "column": 16
        },
        "end": {
          "line": 133,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5547,
      "end": 5548,
      "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": "hud",
      "start": 5548,
      "end": 5551,
      "loc": {
        "start": {
          "line": 133,
          "column": 21
        },
        "end": {
          "line": 133,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5551,
      "end": 5552,
      "loc": {
        "start": {
          "line": 133,
          "column": 24
        },
        "end": {
          "line": 133,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scene",
      "start": 5552,
      "end": 5557,
      "loc": {
        "start": {
          "line": 133,
          "column": 25
        },
        "end": {
          "line": 133,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5557,
      "end": 5558,
      "loc": {
        "start": {
          "line": 133,
          "column": 30
        },
        "end": {
          "line": 133,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 5558,
      "end": 5561,
      "loc": {
        "start": {
          "line": 133,
          "column": 31
        },
        "end": {
          "line": 133,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5561,
      "end": 5562,
      "loc": {
        "start": {
          "line": 133,
          "column": 34
        },
        "end": {
          "line": 133,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "box",
      "start": 5562,
      "end": 5565,
      "loc": {
        "start": {
          "line": 133,
          "column": 35
        },
        "end": {
          "line": 133,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5565,
      "end": 5566,
      "loc": {
        "start": {
          "line": 133,
          "column": 38
        },
        "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": 5566,
      "end": 5567,
      "loc": {
        "start": {
          "line": 133,
          "column": 39
        },
        "end": {
          "line": 133,
          "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": 5585,
      "end": 5588,
      "loc": {
        "start": {
          "line": 135,
          "column": 16
        },
        "end": {
          "line": 135,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clickDown",
      "start": 5589,
      "end": 5598,
      "loc": {
        "start": {
          "line": 135,
          "column": 20
        },
        "end": {
          "line": 135,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5598,
      "end": 5599,
      "loc": {
        "start": {
          "line": 135,
          "column": 29
        },
        "end": {
          "line": 135,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "mousePos",
      "start": 5600,
      "end": 5608,
      "loc": {
        "start": {
          "line": 135,
          "column": 31
        },
        "end": {
          "line": 135,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5608,
      "end": 5609,
      "loc": {
        "start": {
          "line": 135,
          "column": 39
        },
        "end": {
          "line": 135,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rubberBandLine",
      "start": 5610,
      "end": 5624,
      "loc": {
        "start": {
          "line": 135,
          "column": 41
        },
        "end": {
          "line": 135,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5624,
      "end": 5625,
      "loc": {
        "start": {
          "line": 135,
          "column": 55
        },
        "end": {
          "line": 135,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clickHud",
      "start": 5626,
      "end": 5634,
      "loc": {
        "start": {
          "line": 135,
          "column": 57
        },
        "end": {
          "line": 135,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5634,
      "end": 5635,
      "loc": {
        "start": {
          "line": 135,
          "column": 65
        },
        "end": {
          "line": 135,
          "column": 66
        }
      }
    },
    {
      "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": 5652,
      "end": 5655,
      "loc": {
        "start": {
          "line": 136,
          "column": 16
        },
        "end": {
          "line": 136,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handler",
      "start": 5656,
      "end": 5663,
      "loc": {
        "start": {
          "line": 136,
          "column": 20
        },
        "end": {
          "line": 136,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5664,
      "end": 5665,
      "loc": {
        "start": {
          "line": 136,
          "column": 28
        },
        "end": {
          "line": 136,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 5666,
      "end": 5671,
      "loc": {
        "start": {
          "line": 136,
          "column": 30
        },
        "end": {
          "line": 136,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5672,
      "end": 5674,
      "loc": {
        "start": {
          "line": 136,
          "column": 36
        },
        "end": {
          "line": 136,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5675,
      "end": 5676,
      "loc": {
        "start": {
          "line": 136,
          "column": 39
        },
        "end": {
          "line": 136,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "switch",
        "keyword": "switch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "switch",
      "start": 5697,
      "end": 5703,
      "loc": {
        "start": {
          "line": 137,
          "column": 20
        },
        "end": {
          "line": 137,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5704,
      "end": 5705,
      "loc": {
        "start": {
          "line": 137,
          "column": 27
        },
        "end": {
          "line": 137,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 5705,
      "end": 5710,
      "loc": {
        "start": {
          "line": 137,
          "column": 28
        },
        "end": {
          "line": 137,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5710,
      "end": 5711,
      "loc": {
        "start": {
          "line": 137,
          "column": 33
        },
        "end": {
          "line": 137,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "type",
      "start": 5711,
      "end": 5715,
      "loc": {
        "start": {
          "line": 137,
          "column": 34
        },
        "end": {
          "line": 137,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5715,
      "end": 5716,
      "loc": {
        "start": {
          "line": 137,
          "column": 38
        },
        "end": {
          "line": 137,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5717,
      "end": 5718,
      "loc": {
        "start": {
          "line": 137,
          "column": 40
        },
        "end": {
          "line": 137,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "case",
        "keyword": "case",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "case",
      "start": 5743,
      "end": 5747,
      "loc": {
        "start": {
          "line": 138,
          "column": 24
        },
        "end": {
          "line": 138,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "mousedown",
      "start": 5748,
      "end": 5759,
      "loc": {
        "start": {
          "line": 138,
          "column": 29
        },
        "end": {
          "line": 138,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5759,
      "end": 5760,
      "loc": {
        "start": {
          "line": 138,
          "column": 40
        },
        "end": {
          "line": 138,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clickDown",
      "start": 5789,
      "end": 5798,
      "loc": {
        "start": {
          "line": 139,
          "column": 28
        },
        "end": {
          "line": 139,
          "column": 37
        }
      }
    },
    {
      "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": 139,
          "column": 38
        },
        "end": {
          "line": 139,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 5801,
      "end": 5804,
      "loc": {
        "start": {
          "line": 139,
          "column": 40
        },
        "end": {
          "line": 139,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 5805,
      "end": 5810,
      "loc": {
        "start": {
          "line": 139,
          "column": 44
        },
        "end": {
          "line": 139,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5810,
      "end": 5811,
      "loc": {
        "start": {
          "line": 139,
          "column": 49
        },
        "end": {
          "line": 139,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector2",
      "start": 5811,
      "end": 5818,
      "loc": {
        "start": {
          "line": 139,
          "column": 50
        },
        "end": {
          "line": 139,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5818,
      "end": 5819,
      "loc": {
        "start": {
          "line": 139,
          "column": 57
        },
        "end": {
          "line": 139,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 5819,
      "end": 5824,
      "loc": {
        "start": {
          "line": 139,
          "column": 58
        },
        "end": {
          "line": 139,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5824,
      "end": 5825,
      "loc": {
        "start": {
          "line": 139,
          "column": 63
        },
        "end": {
          "line": 139,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetX",
      "start": 5825,
      "end": 5832,
      "loc": {
        "start": {
          "line": 139,
          "column": 64
        },
        "end": {
          "line": 139,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5832,
      "end": 5833,
      "loc": {
        "start": {
          "line": 139,
          "column": 71
        },
        "end": {
          "line": 139,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 5834,
      "end": 5839,
      "loc": {
        "start": {
          "line": 139,
          "column": 73
        },
        "end": {
          "line": 139,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5839,
      "end": 5840,
      "loc": {
        "start": {
          "line": 139,
          "column": 78
        },
        "end": {
          "line": 139,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetY",
      "start": 5840,
      "end": 5847,
      "loc": {
        "start": {
          "line": 139,
          "column": 79
        },
        "end": {
          "line": 139,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5847,
      "end": 5848,
      "loc": {
        "start": {
          "line": 139,
          "column": 86
        },
        "end": {
          "line": 139,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5848,
      "end": 5849,
      "loc": {
        "start": {
          "line": 139,
          "column": 87
        },
        "end": {
          "line": 139,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "mousePos",
      "start": 5878,
      "end": 5886,
      "loc": {
        "start": {
          "line": 140,
          "column": 28
        },
        "end": {
          "line": 140,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5887,
      "end": 5888,
      "loc": {
        "start": {
          "line": 140,
          "column": 37
        },
        "end": {
          "line": 140,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 5889,
      "end": 5892,
      "loc": {
        "start": {
          "line": 140,
          "column": 39
        },
        "end": {
          "line": 140,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 5893,
      "end": 5898,
      "loc": {
        "start": {
          "line": 140,
          "column": 43
        },
        "end": {
          "line": 140,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5898,
      "end": 5899,
      "loc": {
        "start": {
          "line": 140,
          "column": 48
        },
        "end": {
          "line": 140,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector2",
      "start": 5899,
      "end": 5906,
      "loc": {
        "start": {
          "line": 140,
          "column": 49
        },
        "end": {
          "line": 140,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5906,
      "end": 5907,
      "loc": {
        "start": {
          "line": 140,
          "column": 56
        },
        "end": {
          "line": 140,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 5907,
      "end": 5912,
      "loc": {
        "start": {
          "line": 140,
          "column": 57
        },
        "end": {
          "line": 140,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5912,
      "end": 5913,
      "loc": {
        "start": {
          "line": 140,
          "column": 62
        },
        "end": {
          "line": 140,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetX",
      "start": 5913,
      "end": 5920,
      "loc": {
        "start": {
          "line": 140,
          "column": 63
        },
        "end": {
          "line": 140,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 5921,
      "end": 5922,
      "loc": {
        "start": {
          "line": 140,
          "column": 71
        },
        "end": {
          "line": 140,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 11,
      "start": 5923,
      "end": 5925,
      "loc": {
        "start": {
          "line": 140,
          "column": 73
        },
        "end": {
          "line": 140,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5925,
      "end": 5926,
      "loc": {
        "start": {
          "line": 140,
          "column": 75
        },
        "end": {
          "line": 140,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 5927,
      "end": 5932,
      "loc": {
        "start": {
          "line": 140,
          "column": 77
        },
        "end": {
          "line": 140,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5932,
      "end": 5933,
      "loc": {
        "start": {
          "line": 140,
          "column": 82
        },
        "end": {
          "line": 140,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetY",
      "start": 5933,
      "end": 5940,
      "loc": {
        "start": {
          "line": 140,
          "column": 83
        },
        "end": {
          "line": 140,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 5941,
      "end": 5942,
      "loc": {
        "start": {
          "line": 140,
          "column": 91
        },
        "end": {
          "line": 140,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 5943,
      "end": 5944,
      "loc": {
        "start": {
          "line": 140,
          "column": 93
        },
        "end": {
          "line": 140,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5944,
      "end": 5945,
      "loc": {
        "start": {
          "line": 140,
          "column": 94
        },
        "end": {
          "line": 140,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5945,
      "end": 5946,
      "loc": {
        "start": {
          "line": 140,
          "column": 95
        },
        "end": {
          "line": 140,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clickHud",
      "start": 5975,
      "end": 5983,
      "loc": {
        "start": {
          "line": 141,
          "column": 28
        },
        "end": {
          "line": 141,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5984,
      "end": 5985,
      "loc": {
        "start": {
          "line": 141,
          "column": 37
        },
        "end": {
          "line": 141,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5986,
      "end": 5990,
      "loc": {
        "start": {
          "line": 141,
          "column": 39
        },
        "end": {
          "line": 141,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5990,
      "end": 5991,
      "loc": {
        "start": {
          "line": 141,
          "column": 43
        },
        "end": {
          "line": 141,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 5991,
      "end": 5995,
      "loc": {
        "start": {
          "line": 141,
          "column": 44
        },
        "end": {
          "line": 141,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5995,
      "end": 5996,
      "loc": {
        "start": {
          "line": 141,
          "column": 48
        },
        "end": {
          "line": 141,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getPoint3",
      "start": 5996,
      "end": 6005,
      "loc": {
        "start": {
          "line": 141,
          "column": 49
        },
        "end": {
          "line": 141,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6005,
      "end": 6006,
      "loc": {
        "start": {
          "line": 141,
          "column": 58
        },
        "end": {
          "line": 141,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6039,
      "end": 6040,
      "loc": {
        "start": {
          "line": 142,
          "column": 32
        },
        "end": {
          "line": 142,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 6041,
      "end": 6042,
      "loc": {
        "start": {
          "line": 142,
          "column": 34
        },
        "end": {
          "line": 142,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6042,
      "end": 6043,
      "loc": {
        "start": {
          "line": 142,
          "column": 35
        },
        "end": {
          "line": 142,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 6044,
      "end": 6049,
      "loc": {
        "start": {
          "line": 142,
          "column": 37
        },
        "end": {
          "line": 142,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6049,
      "end": 6050,
      "loc": {
        "start": {
          "line": 142,
          "column": 42
        },
        "end": {
          "line": 142,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetX",
      "start": 6050,
      "end": 6057,
      "loc": {
        "start": {
          "line": 142,
          "column": 43
        },
        "end": {
          "line": 142,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6057,
      "end": 6058,
      "loc": {
        "start": {
          "line": 142,
          "column": 50
        },
        "end": {
          "line": 142,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 6059,
      "end": 6060,
      "loc": {
        "start": {
          "line": 142,
          "column": 52
        },
        "end": {
          "line": 142,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6060,
      "end": 6061,
      "loc": {
        "start": {
          "line": 142,
          "column": 53
        },
        "end": {
          "line": 142,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 6062,
      "end": 6067,
      "loc": {
        "start": {
          "line": 142,
          "column": 55
        },
        "end": {
          "line": 142,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6067,
      "end": 6068,
      "loc": {
        "start": {
          "line": 142,
          "column": 60
        },
        "end": {
          "line": 142,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetY",
      "start": 6068,
      "end": 6075,
      "loc": {
        "start": {
          "line": 142,
          "column": 61
        },
        "end": {
          "line": 142,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6076,
      "end": 6077,
      "loc": {
        "start": {
          "line": 142,
          "column": 69
        },
        "end": {
          "line": 142,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6077,
      "end": 6078,
      "loc": {
        "start": {
          "line": 142,
          "column": 70
        },
        "end": {
          "line": 142,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6111,
      "end": 6115,
      "loc": {
        "start": {
          "line": 143,
          "column": 32
        },
        "end": {
          "line": 143,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6115,
      "end": 6116,
      "loc": {
        "start": {
          "line": 143,
          "column": 36
        },
        "end": {
          "line": 143,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hud",
      "start": 6116,
      "end": 6119,
      "loc": {
        "start": {
          "line": 143,
          "column": 37
        },
        "end": {
          "line": 143,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6119,
      "end": 6120,
      "loc": {
        "start": {
          "line": 143,
          "column": 40
        },
        "end": {
          "line": 143,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 6120,
      "end": 6126,
      "loc": {
        "start": {
          "line": 143,
          "column": 41
        },
        "end": {
          "line": 143,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6126,
      "end": 6127,
      "loc": {
        "start": {
          "line": 143,
          "column": 47
        },
        "end": {
          "line": 143,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "display",
      "start": 6127,
      "end": 6134,
      "loc": {
        "start": {
          "line": 143,
          "column": 48
        },
        "end": {
          "line": 143,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6134,
      "end": 6135,
      "loc": {
        "start": {
          "line": 143,
          "column": 55
        },
        "end": {
          "line": 143,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 6168,
      "end": 6169,
      "loc": {
        "start": {
          "line": 144,
          "column": 32
        },
        "end": {
          "line": 144,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6169,
      "end": 6170,
      "loc": {
        "start": {
          "line": 144,
          "column": 33
        },
        "end": {
          "line": 144,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6199,
      "end": 6200,
      "loc": {
        "start": {
          "line": 145,
          "column": 28
        },
        "end": {
          "line": 145,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6200,
      "end": 6201,
      "loc": {
        "start": {
          "line": 145,
          "column": 29
        },
        "end": {
          "line": 145,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "box",
      "start": 6230,
      "end": 6233,
      "loc": {
        "start": {
          "line": 146,
          "column": 28
        },
        "end": {
          "line": 146,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6233,
      "end": 6234,
      "loc": {
        "start": {
          "line": 146,
          "column": 31
        },
        "end": {
          "line": 146,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "position",
      "start": 6234,
      "end": 6242,
      "loc": {
        "start": {
          "line": 146,
          "column": 32
        },
        "end": {
          "line": 146,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6242,
      "end": 6243,
      "loc": {
        "start": {
          "line": 146,
          "column": 40
        },
        "end": {
          "line": 146,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "copy",
      "start": 6243,
      "end": 6247,
      "loc": {
        "start": {
          "line": 146,
          "column": 41
        },
        "end": {
          "line": 146,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6247,
      "end": 6248,
      "loc": {
        "start": {
          "line": 146,
          "column": 45
        },
        "end": {
          "line": 146,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clickHud",
      "start": 6248,
      "end": 6256,
      "loc": {
        "start": {
          "line": 146,
          "column": 46
        },
        "end": {
          "line": 146,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6256,
      "end": 6257,
      "loc": {
        "start": {
          "line": 146,
          "column": 54
        },
        "end": {
          "line": 146,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6257,
      "end": 6258,
      "loc": {
        "start": {
          "line": 146,
          "column": 55
        },
        "end": {
          "line": 146,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "break",
        "keyword": "break",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "break",
      "start": 6287,
      "end": 6292,
      "loc": {
        "start": {
          "line": 147,
          "column": 28
        },
        "end": {
          "line": 147,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6292,
      "end": 6293,
      "loc": {
        "start": {
          "line": 147,
          "column": 33
        },
        "end": {
          "line": 147,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "case",
        "keyword": "case",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "case",
      "start": 6319,
      "end": 6323,
      "loc": {
        "start": {
          "line": 149,
          "column": 24
        },
        "end": {
          "line": 149,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "mousemove",
      "start": 6324,
      "end": 6335,
      "loc": {
        "start": {
          "line": 149,
          "column": 29
        },
        "end": {
          "line": 149,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6335,
      "end": 6336,
      "loc": {
        "start": {
          "line": 149,
          "column": 40
        },
        "end": {
          "line": 149,
          "column": 41
        }
      }
    },
    {
      "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": 6365,
      "end": 6367,
      "loc": {
        "start": {
          "line": 150,
          "column": 28
        },
        "end": {
          "line": 150,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6368,
      "end": 6369,
      "loc": {
        "start": {
          "line": 150,
          "column": 31
        },
        "end": {
          "line": 150,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 6369,
      "end": 6370,
      "loc": {
        "start": {
          "line": 150,
          "column": 32
        },
        "end": {
          "line": 150,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clickDown",
      "start": 6370,
      "end": 6379,
      "loc": {
        "start": {
          "line": 150,
          "column": 33
        },
        "end": {
          "line": 150,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6379,
      "end": 6380,
      "loc": {
        "start": {
          "line": 150,
          "column": 42
        },
        "end": {
          "line": 150,
          "column": 43
        }
      }
    },
    {
      "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": 6381,
      "end": 6387,
      "loc": {
        "start": {
          "line": 150,
          "column": 44
        },
        "end": {
          "line": 150,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6387,
      "end": 6388,
      "loc": {
        "start": {
          "line": 150,
          "column": 50
        },
        "end": {
          "line": 150,
          "column": 51
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "update rectangle",
      "start": 6418,
      "end": 6436,
      "loc": {
        "start": {
          "line": 152,
          "column": 28
        },
        "end": {
          "line": 152,
          "column": 46
        }
      }
    },
    {
      "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": 6465,
      "end": 6468,
      "loc": {
        "start": {
          "line": 153,
          "column": 28
        },
        "end": {
          "line": 153,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tempPoint",
      "start": 6469,
      "end": 6478,
      "loc": {
        "start": {
          "line": 153,
          "column": 32
        },
        "end": {
          "line": 153,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6479,
      "end": 6480,
      "loc": {
        "start": {
          "line": 153,
          "column": 42
        },
        "end": {
          "line": 153,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6481,
      "end": 6485,
      "loc": {
        "start": {
          "line": 153,
          "column": 44
        },
        "end": {
          "line": 153,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6485,
      "end": 6486,
      "loc": {
        "start": {
          "line": 153,
          "column": 48
        },
        "end": {
          "line": 153,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 6486,
      "end": 6490,
      "loc": {
        "start": {
          "line": 153,
          "column": 49
        },
        "end": {
          "line": 153,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6490,
      "end": 6491,
      "loc": {
        "start": {
          "line": 153,
          "column": 53
        },
        "end": {
          "line": 153,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getPoint3",
      "start": 6491,
      "end": 6500,
      "loc": {
        "start": {
          "line": 153,
          "column": 54
        },
        "end": {
          "line": 153,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6500,
      "end": 6501,
      "loc": {
        "start": {
          "line": 153,
          "column": 63
        },
        "end": {
          "line": 153,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6534,
      "end": 6535,
      "loc": {
        "start": {
          "line": 154,
          "column": 32
        },
        "end": {
          "line": 154,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 6536,
      "end": 6537,
      "loc": {
        "start": {
          "line": 154,
          "column": 34
        },
        "end": {
          "line": 154,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6537,
      "end": 6538,
      "loc": {
        "start": {
          "line": 154,
          "column": 35
        },
        "end": {
          "line": 154,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 6539,
      "end": 6544,
      "loc": {
        "start": {
          "line": 154,
          "column": 37
        },
        "end": {
          "line": 154,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6544,
      "end": 6545,
      "loc": {
        "start": {
          "line": 154,
          "column": 42
        },
        "end": {
          "line": 154,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetX",
      "start": 6545,
      "end": 6552,
      "loc": {
        "start": {
          "line": 154,
          "column": 43
        },
        "end": {
          "line": 154,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6552,
      "end": 6553,
      "loc": {
        "start": {
          "line": 154,
          "column": 50
        },
        "end": {
          "line": 154,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 6554,
      "end": 6555,
      "loc": {
        "start": {
          "line": 154,
          "column": 52
        },
        "end": {
          "line": 154,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6555,
      "end": 6556,
      "loc": {
        "start": {
          "line": 154,
          "column": 53
        },
        "end": {
          "line": 154,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 6557,
      "end": 6562,
      "loc": {
        "start": {
          "line": 154,
          "column": 55
        },
        "end": {
          "line": 154,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6562,
      "end": 6563,
      "loc": {
        "start": {
          "line": 154,
          "column": 60
        },
        "end": {
          "line": 154,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetY",
      "start": 6563,
      "end": 6570,
      "loc": {
        "start": {
          "line": 154,
          "column": 61
        },
        "end": {
          "line": 154,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6571,
      "end": 6572,
      "loc": {
        "start": {
          "line": 154,
          "column": 69
        },
        "end": {
          "line": 154,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6572,
      "end": 6573,
      "loc": {
        "start": {
          "line": 154,
          "column": 70
        },
        "end": {
          "line": 154,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6606,
      "end": 6610,
      "loc": {
        "start": {
          "line": 155,
          "column": 32
        },
        "end": {
          "line": 155,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6610,
      "end": 6611,
      "loc": {
        "start": {
          "line": 155,
          "column": 36
        },
        "end": {
          "line": 155,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hud",
      "start": 6611,
      "end": 6614,
      "loc": {
        "start": {
          "line": 155,
          "column": 37
        },
        "end": {
          "line": 155,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6614,
      "end": 6615,
      "loc": {
        "start": {
          "line": 155,
          "column": 40
        },
        "end": {
          "line": 155,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 6615,
      "end": 6621,
      "loc": {
        "start": {
          "line": 155,
          "column": 41
        },
        "end": {
          "line": 155,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6621,
      "end": 6622,
      "loc": {
        "start": {
          "line": 155,
          "column": 47
        },
        "end": {
          "line": 155,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "display",
      "start": 6622,
      "end": 6629,
      "loc": {
        "start": {
          "line": 155,
          "column": 48
        },
        "end": {
          "line": 155,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6629,
      "end": 6630,
      "loc": {
        "start": {
          "line": 155,
          "column": 55
        },
        "end": {
          "line": 155,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 6663,
      "end": 6664,
      "loc": {
        "start": {
          "line": 156,
          "column": 32
        },
        "end": {
          "line": 156,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6664,
      "end": 6665,
      "loc": {
        "start": {
          "line": 156,
          "column": 33
        },
        "end": {
          "line": 156,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6694,
      "end": 6695,
      "loc": {
        "start": {
          "line": 157,
          "column": 28
        },
        "end": {
          "line": 157,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6695,
      "end": 6696,
      "loc": {
        "start": {
          "line": 157,
          "column": 29
        },
        "end": {
          "line": 157,
          "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": 6725,
      "end": 6728,
      "loc": {
        "start": {
          "line": 158,
          "column": 28
        },
        "end": {
          "line": 158,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 6729,
      "end": 6734,
      "loc": {
        "start": {
          "line": 158,
          "column": 32
        },
        "end": {
          "line": 158,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6735,
      "end": 6736,
      "loc": {
        "start": {
          "line": 158,
          "column": 38
        },
        "end": {
          "line": 158,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tempPoint",
      "start": 6737,
      "end": 6746,
      "loc": {
        "start": {
          "line": 158,
          "column": 40
        },
        "end": {
          "line": 158,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6746,
      "end": 6747,
      "loc": {
        "start": {
          "line": 158,
          "column": 49
        },
        "end": {
          "line": 158,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sub",
      "start": 6747,
      "end": 6750,
      "loc": {
        "start": {
          "line": 158,
          "column": 50
        },
        "end": {
          "line": 158,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6750,
      "end": 6751,
      "loc": {
        "start": {
          "line": 158,
          "column": 53
        },
        "end": {
          "line": 158,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clickHud",
      "start": 6751,
      "end": 6759,
      "loc": {
        "start": {
          "line": 158,
          "column": 54
        },
        "end": {
          "line": 158,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6759,
      "end": 6760,
      "loc": {
        "start": {
          "line": 158,
          "column": 62
        },
        "end": {
          "line": 158,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6760,
      "end": 6761,
      "loc": {
        "start": {
          "line": 158,
          "column": 63
        },
        "end": {
          "line": 158,
          "column": 64
        }
      }
    },
    {
      "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": 6790,
      "end": 6793,
      "loc": {
        "start": {
          "line": 159,
          "column": 28
        },
        "end": {
          "line": 159,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "width",
      "start": 6794,
      "end": 6799,
      "loc": {
        "start": {
          "line": 159,
          "column": 32
        },
        "end": {
          "line": 159,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6800,
      "end": 6801,
      "loc": {
        "start": {
          "line": 159,
          "column": 38
        },
        "end": {
          "line": 159,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 6802,
      "end": 6806,
      "loc": {
        "start": {
          "line": 159,
          "column": 40
        },
        "end": {
          "line": 159,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6806,
      "end": 6807,
      "loc": {
        "start": {
          "line": 159,
          "column": 44
        },
        "end": {
          "line": 159,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "abs",
      "start": 6807,
      "end": 6810,
      "loc": {
        "start": {
          "line": 159,
          "column": 45
        },
        "end": {
          "line": 159,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6810,
      "end": 6811,
      "loc": {
        "start": {
          "line": 159,
          "column": 48
        },
        "end": {
          "line": 159,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 6811,
      "end": 6816,
      "loc": {
        "start": {
          "line": 159,
          "column": 49
        },
        "end": {
          "line": 159,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6816,
      "end": 6817,
      "loc": {
        "start": {
          "line": 159,
          "column": 54
        },
        "end": {
          "line": 159,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 6817,
      "end": 6818,
      "loc": {
        "start": {
          "line": 159,
          "column": 55
        },
        "end": {
          "line": 159,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6818,
      "end": 6819,
      "loc": {
        "start": {
          "line": 159,
          "column": 56
        },
        "end": {
          "line": 159,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6819,
      "end": 6820,
      "loc": {
        "start": {
          "line": 159,
          "column": 57
        },
        "end": {
          "line": 159,
          "column": 58
        }
      }
    },
    {
      "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": 6849,
      "end": 6852,
      "loc": {
        "start": {
          "line": 160,
          "column": 28
        },
        "end": {
          "line": 160,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "height",
      "start": 6853,
      "end": 6859,
      "loc": {
        "start": {
          "line": 160,
          "column": 32
        },
        "end": {
          "line": 160,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6860,
      "end": 6861,
      "loc": {
        "start": {
          "line": 160,
          "column": 39
        },
        "end": {
          "line": 160,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 6862,
      "end": 6866,
      "loc": {
        "start": {
          "line": 160,
          "column": 41
        },
        "end": {
          "line": 160,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6866,
      "end": 6867,
      "loc": {
        "start": {
          "line": 160,
          "column": 45
        },
        "end": {
          "line": 160,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "abs",
      "start": 6867,
      "end": 6870,
      "loc": {
        "start": {
          "line": 160,
          "column": 46
        },
        "end": {
          "line": 160,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6870,
      "end": 6871,
      "loc": {
        "start": {
          "line": 160,
          "column": 49
        },
        "end": {
          "line": 160,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 6871,
      "end": 6876,
      "loc": {
        "start": {
          "line": 160,
          "column": 50
        },
        "end": {
          "line": 160,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6876,
      "end": 6877,
      "loc": {
        "start": {
          "line": 160,
          "column": 55
        },
        "end": {
          "line": 160,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 6877,
      "end": 6878,
      "loc": {
        "start": {
          "line": 160,
          "column": 56
        },
        "end": {
          "line": 160,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6878,
      "end": 6879,
      "loc": {
        "start": {
          "line": 160,
          "column": 57
        },
        "end": {
          "line": 160,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6879,
      "end": 6880,
      "loc": {
        "start": {
          "line": 160,
          "column": 58
        },
        "end": {
          "line": 160,
          "column": 59
        }
      }
    },
    {
      "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": 6909,
      "end": 6912,
      "loc": {
        "start": {
          "line": 161,
          "column": 28
        },
        "end": {
          "line": 161,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfHeight",
      "start": 6913,
      "end": 6923,
      "loc": {
        "start": {
          "line": 161,
          "column": 32
        },
        "end": {
          "line": 161,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6924,
      "end": 6925,
      "loc": {
        "start": {
          "line": 161,
          "column": 43
        },
        "end": {
          "line": 161,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "height",
      "start": 6926,
      "end": 6932,
      "loc": {
        "start": {
          "line": 161,
          "column": 45
        },
        "end": {
          "line": 161,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 6933,
      "end": 6934,
      "loc": {
        "start": {
          "line": 161,
          "column": 52
        },
        "end": {
          "line": 161,
          "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": 6935,
      "end": 6936,
      "loc": {
        "start": {
          "line": 161,
          "column": 54
        },
        "end": {
          "line": 161,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6936,
      "end": 6937,
      "loc": {
        "start": {
          "line": 161,
          "column": 55
        },
        "end": {
          "line": 161,
          "column": 56
        }
      }
    },
    {
      "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": 6966,
      "end": 6969,
      "loc": {
        "start": {
          "line": 162,
          "column": 28
        },
        "end": {
          "line": 162,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfWidth",
      "start": 6970,
      "end": 6979,
      "loc": {
        "start": {
          "line": 162,
          "column": 32
        },
        "end": {
          "line": 162,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6980,
      "end": 6981,
      "loc": {
        "start": {
          "line": 162,
          "column": 42
        },
        "end": {
          "line": 162,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "width",
      "start": 6982,
      "end": 6987,
      "loc": {
        "start": {
          "line": 162,
          "column": 44
        },
        "end": {
          "line": 162,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 6988,
      "end": 6989,
      "loc": {
        "start": {
          "line": 162,
          "column": 50
        },
        "end": {
          "line": 162,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 6990,
      "end": 6991,
      "loc": {
        "start": {
          "line": 162,
          "column": 52
        },
        "end": {
          "line": 162,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6991,
      "end": 6992,
      "loc": {
        "start": {
          "line": 162,
          "column": 53
        },
        "end": {
          "line": 162,
          "column": 54
        }
      }
    },
    {
      "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": 7021,
      "end": 7024,
      "loc": {
        "start": {
          "line": 163,
          "column": 28
        },
        "end": {
          "line": 163,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaX",
      "start": 7025,
      "end": 7035,
      "loc": {
        "start": {
          "line": 163,
          "column": 32
        },
        "end": {
          "line": 163,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7036,
      "end": 7037,
      "loc": {
        "start": {
          "line": 163,
          "column": 43
        },
        "end": {
          "line": 163,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 7038,
      "end": 7043,
      "loc": {
        "start": {
          "line": 163,
          "column": 45
        },
        "end": {
          "line": 163,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7043,
      "end": 7044,
      "loc": {
        "start": {
          "line": 163,
          "column": 50
        },
        "end": {
          "line": 163,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 7044,
      "end": 7045,
      "loc": {
        "start": {
          "line": 163,
          "column": 51
        },
        "end": {
          "line": 163,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 7046,
      "end": 7047,
      "loc": {
        "start": {
          "line": 163,
          "column": 53
        },
        "end": {
          "line": 163,
          "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": 7048,
      "end": 7049,
      "loc": {
        "start": {
          "line": 163,
          "column": 55
        },
        "end": {
          "line": 163,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7049,
      "end": 7050,
      "loc": {
        "start": {
          "line": 163,
          "column": 56
        },
        "end": {
          "line": 163,
          "column": 57
        }
      }
    },
    {
      "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": 7079,
      "end": 7082,
      "loc": {
        "start": {
          "line": 164,
          "column": 28
        },
        "end": {
          "line": 164,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaY",
      "start": 7083,
      "end": 7093,
      "loc": {
        "start": {
          "line": 164,
          "column": 32
        },
        "end": {
          "line": 164,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7094,
      "end": 7095,
      "loc": {
        "start": {
          "line": 164,
          "column": 43
        },
        "end": {
          "line": 164,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 7096,
      "end": 7101,
      "loc": {
        "start": {
          "line": 164,
          "column": 45
        },
        "end": {
          "line": 164,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7101,
      "end": 7102,
      "loc": {
        "start": {
          "line": 164,
          "column": 50
        },
        "end": {
          "line": 164,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 7102,
      "end": 7103,
      "loc": {
        "start": {
          "line": 164,
          "column": 51
        },
        "end": {
          "line": 164,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 7104,
      "end": 7105,
      "loc": {
        "start": {
          "line": 164,
          "column": 53
        },
        "end": {
          "line": 164,
          "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": 7106,
      "end": 7107,
      "loc": {
        "start": {
          "line": 164,
          "column": 55
        },
        "end": {
          "line": 164,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7107,
      "end": 7108,
      "loc": {
        "start": {
          "line": 164,
          "column": 56
        },
        "end": {
          "line": 164,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geom",
      "start": 7137,
      "end": 7141,
      "loc": {
        "start": {
          "line": 165,
          "column": 28
        },
        "end": {
          "line": 165,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7141,
      "end": 7142,
      "loc": {
        "start": {
          "line": 165,
          "column": 32
        },
        "end": {
          "line": 165,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "vertices",
      "start": 7142,
      "end": 7150,
      "loc": {
        "start": {
          "line": 165,
          "column": 33
        },
        "end": {
          "line": 165,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7150,
      "end": 7151,
      "loc": {
        "start": {
          "line": 165,
          "column": 41
        },
        "end": {
          "line": 165,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 7151,
      "end": 7152,
      "loc": {
        "start": {
          "line": 165,
          "column": 42
        },
        "end": {
          "line": 165,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7152,
      "end": 7153,
      "loc": {
        "start": {
          "line": 165,
          "column": 43
        },
        "end": {
          "line": 165,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7153,
      "end": 7154,
      "loc": {
        "start": {
          "line": 165,
          "column": 44
        },
        "end": {
          "line": 165,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 7154,
      "end": 7157,
      "loc": {
        "start": {
          "line": 165,
          "column": 45
        },
        "end": {
          "line": 165,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7157,
      "end": 7158,
      "loc": {
        "start": {
          "line": 165,
          "column": 48
        },
        "end": {
          "line": 165,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7158,
      "end": 7159,
      "loc": {
        "start": {
          "line": 165,
          "column": 49
        },
        "end": {
          "line": 165,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfWidth",
      "start": 7159,
      "end": 7168,
      "loc": {
        "start": {
          "line": 165,
          "column": 50
        },
        "end": {
          "line": 165,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 7169,
      "end": 7170,
      "loc": {
        "start": {
          "line": 165,
          "column": 60
        },
        "end": {
          "line": 165,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaX",
      "start": 7171,
      "end": 7181,
      "loc": {
        "start": {
          "line": 165,
          "column": 62
        },
        "end": {
          "line": 165,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7181,
      "end": 7182,
      "loc": {
        "start": {
          "line": 165,
          "column": 72
        },
        "end": {
          "line": 165,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfHeight",
      "start": 7183,
      "end": 7193,
      "loc": {
        "start": {
          "line": 165,
          "column": 74
        },
        "end": {
          "line": 165,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 7194,
      "end": 7195,
      "loc": {
        "start": {
          "line": 165,
          "column": 85
        },
        "end": {
          "line": 165,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaY",
      "start": 7196,
      "end": 7206,
      "loc": {
        "start": {
          "line": 165,
          "column": 87
        },
        "end": {
          "line": 165,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7206,
      "end": 7207,
      "loc": {
        "start": {
          "line": 165,
          "column": 97
        },
        "end": {
          "line": 165,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 7208,
      "end": 7209,
      "loc": {
        "start": {
          "line": 165,
          "column": 99
        },
        "end": {
          "line": 165,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7209,
      "end": 7210,
      "loc": {
        "start": {
          "line": 165,
          "column": 100
        },
        "end": {
          "line": 165,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7210,
      "end": 7211,
      "loc": {
        "start": {
          "line": 165,
          "column": 101
        },
        "end": {
          "line": 165,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geom",
      "start": 7240,
      "end": 7244,
      "loc": {
        "start": {
          "line": 166,
          "column": 28
        },
        "end": {
          "line": 166,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7244,
      "end": 7245,
      "loc": {
        "start": {
          "line": 166,
          "column": 32
        },
        "end": {
          "line": 166,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "vertices",
      "start": 7245,
      "end": 7253,
      "loc": {
        "start": {
          "line": 166,
          "column": 33
        },
        "end": {
          "line": 166,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7253,
      "end": 7254,
      "loc": {
        "start": {
          "line": 166,
          "column": 41
        },
        "end": {
          "line": 166,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 7254,
      "end": 7255,
      "loc": {
        "start": {
          "line": 166,
          "column": 42
        },
        "end": {
          "line": 166,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7255,
      "end": 7256,
      "loc": {
        "start": {
          "line": 166,
          "column": 43
        },
        "end": {
          "line": 166,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7256,
      "end": 7257,
      "loc": {
        "start": {
          "line": 166,
          "column": 44
        },
        "end": {
          "line": 166,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 7257,
      "end": 7260,
      "loc": {
        "start": {
          "line": 166,
          "column": 45
        },
        "end": {
          "line": 166,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7260,
      "end": 7261,
      "loc": {
        "start": {
          "line": 166,
          "column": 48
        },
        "end": {
          "line": 166,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "width",
      "start": 7261,
      "end": 7266,
      "loc": {
        "start": {
          "line": 166,
          "column": 49
        },
        "end": {
          "line": 166,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7267,
      "end": 7268,
      "loc": {
        "start": {
          "line": 166,
          "column": 55
        },
        "end": {
          "line": 166,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfWidth",
      "start": 7269,
      "end": 7278,
      "loc": {
        "start": {
          "line": 166,
          "column": 57
        },
        "end": {
          "line": 166,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 7279,
      "end": 7280,
      "loc": {
        "start": {
          "line": 166,
          "column": 67
        },
        "end": {
          "line": 166,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaX",
      "start": 7281,
      "end": 7291,
      "loc": {
        "start": {
          "line": 166,
          "column": 69
        },
        "end": {
          "line": 166,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7291,
      "end": 7292,
      "loc": {
        "start": {
          "line": 166,
          "column": 79
        },
        "end": {
          "line": 166,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfHeight",
      "start": 7293,
      "end": 7303,
      "loc": {
        "start": {
          "line": 166,
          "column": 81
        },
        "end": {
          "line": 166,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 7304,
      "end": 7305,
      "loc": {
        "start": {
          "line": 166,
          "column": 92
        },
        "end": {
          "line": 166,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaY",
      "start": 7306,
      "end": 7316,
      "loc": {
        "start": {
          "line": 166,
          "column": 94
        },
        "end": {
          "line": 166,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7316,
      "end": 7317,
      "loc": {
        "start": {
          "line": 166,
          "column": 104
        },
        "end": {
          "line": 166,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 7318,
      "end": 7319,
      "loc": {
        "start": {
          "line": 166,
          "column": 106
        },
        "end": {
          "line": 166,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7319,
      "end": 7320,
      "loc": {
        "start": {
          "line": 166,
          "column": 107
        },
        "end": {
          "line": 166,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7320,
      "end": 7321,
      "loc": {
        "start": {
          "line": 166,
          "column": 108
        },
        "end": {
          "line": 166,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geom",
      "start": 7350,
      "end": 7354,
      "loc": {
        "start": {
          "line": 167,
          "column": 28
        },
        "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": 7354,
      "end": 7355,
      "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": "vertices",
      "start": 7355,
      "end": 7363,
      "loc": {
        "start": {
          "line": 167,
          "column": 33
        },
        "end": {
          "line": 167,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7363,
      "end": 7364,
      "loc": {
        "start": {
          "line": 167,
          "column": 41
        },
        "end": {
          "line": 167,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 7364,
      "end": 7365,
      "loc": {
        "start": {
          "line": 167,
          "column": 42
        },
        "end": {
          "line": 167,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7365,
      "end": 7366,
      "loc": {
        "start": {
          "line": 167,
          "column": 43
        },
        "end": {
          "line": 167,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7366,
      "end": 7367,
      "loc": {
        "start": {
          "line": 167,
          "column": 44
        },
        "end": {
          "line": 167,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 7367,
      "end": 7370,
      "loc": {
        "start": {
          "line": 167,
          "column": 45
        },
        "end": {
          "line": 167,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7370,
      "end": 7371,
      "loc": {
        "start": {
          "line": 167,
          "column": 48
        },
        "end": {
          "line": 167,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7371,
      "end": 7372,
      "loc": {
        "start": {
          "line": 167,
          "column": 49
        },
        "end": {
          "line": 167,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfWidth",
      "start": 7372,
      "end": 7381,
      "loc": {
        "start": {
          "line": 167,
          "column": 50
        },
        "end": {
          "line": 167,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 7382,
      "end": 7383,
      "loc": {
        "start": {
          "line": 167,
          "column": 60
        },
        "end": {
          "line": 167,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaX",
      "start": 7384,
      "end": 7394,
      "loc": {
        "start": {
          "line": 167,
          "column": 62
        },
        "end": {
          "line": 167,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7394,
      "end": 7395,
      "loc": {
        "start": {
          "line": 167,
          "column": 72
        },
        "end": {
          "line": 167,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7396,
      "end": 7397,
      "loc": {
        "start": {
          "line": 167,
          "column": 74
        },
        "end": {
          "line": 167,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7397,
      "end": 7398,
      "loc": {
        "start": {
          "line": 167,
          "column": 75
        },
        "end": {
          "line": 167,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "height",
      "start": 7398,
      "end": 7404,
      "loc": {
        "start": {
          "line": 167,
          "column": 76
        },
        "end": {
          "line": 167,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7405,
      "end": 7406,
      "loc": {
        "start": {
          "line": 167,
          "column": 83
        },
        "end": {
          "line": 167,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfHeight",
      "start": 7407,
      "end": 7417,
      "loc": {
        "start": {
          "line": 167,
          "column": 85
        },
        "end": {
          "line": 167,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7417,
      "end": 7418,
      "loc": {
        "start": {
          "line": 167,
          "column": 95
        },
        "end": {
          "line": 167,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 7419,
      "end": 7420,
      "loc": {
        "start": {
          "line": 167,
          "column": 97
        },
        "end": {
          "line": 167,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaY",
      "start": 7421,
      "end": 7431,
      "loc": {
        "start": {
          "line": 167,
          "column": 99
        },
        "end": {
          "line": 167,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7431,
      "end": 7432,
      "loc": {
        "start": {
          "line": 167,
          "column": 109
        },
        "end": {
          "line": 167,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 7433,
      "end": 7434,
      "loc": {
        "start": {
          "line": 167,
          "column": 111
        },
        "end": {
          "line": 167,
          "column": 112
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7434,
      "end": 7435,
      "loc": {
        "start": {
          "line": 167,
          "column": 112
        },
        "end": {
          "line": 167,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7435,
      "end": 7436,
      "loc": {
        "start": {
          "line": 167,
          "column": 113
        },
        "end": {
          "line": 167,
          "column": 114
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geom",
      "start": 7465,
      "end": 7469,
      "loc": {
        "start": {
          "line": 168,
          "column": 28
        },
        "end": {
          "line": 168,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7469,
      "end": 7470,
      "loc": {
        "start": {
          "line": 168,
          "column": 32
        },
        "end": {
          "line": 168,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "vertices",
      "start": 7470,
      "end": 7478,
      "loc": {
        "start": {
          "line": 168,
          "column": 33
        },
        "end": {
          "line": 168,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7478,
      "end": 7479,
      "loc": {
        "start": {
          "line": 168,
          "column": 41
        },
        "end": {
          "line": 168,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 3,
      "start": 7479,
      "end": 7480,
      "loc": {
        "start": {
          "line": 168,
          "column": 42
        },
        "end": {
          "line": 168,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7480,
      "end": 7481,
      "loc": {
        "start": {
          "line": 168,
          "column": 43
        },
        "end": {
          "line": 168,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7481,
      "end": 7482,
      "loc": {
        "start": {
          "line": 168,
          "column": 44
        },
        "end": {
          "line": 168,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 7482,
      "end": 7485,
      "loc": {
        "start": {
          "line": 168,
          "column": 45
        },
        "end": {
          "line": 168,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7485,
      "end": 7486,
      "loc": {
        "start": {
          "line": 168,
          "column": 48
        },
        "end": {
          "line": 168,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "width",
      "start": 7519,
      "end": 7524,
      "loc": {
        "start": {
          "line": 169,
          "column": 32
        },
        "end": {
          "line": 169,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7525,
      "end": 7526,
      "loc": {
        "start": {
          "line": 169,
          "column": 38
        },
        "end": {
          "line": 169,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfWidth",
      "start": 7527,
      "end": 7536,
      "loc": {
        "start": {
          "line": 169,
          "column": 40
        },
        "end": {
          "line": 169,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 7537,
      "end": 7538,
      "loc": {
        "start": {
          "line": 169,
          "column": 50
        },
        "end": {
          "line": 169,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaX",
      "start": 7539,
      "end": 7549,
      "loc": {
        "start": {
          "line": 169,
          "column": 52
        },
        "end": {
          "line": 169,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7549,
      "end": 7550,
      "loc": {
        "start": {
          "line": 169,
          "column": 62
        },
        "end": {
          "line": 169,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7583,
      "end": 7584,
      "loc": {
        "start": {
          "line": 170,
          "column": 32
        },
        "end": {
          "line": 170,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7584,
      "end": 7585,
      "loc": {
        "start": {
          "line": 170,
          "column": 33
        },
        "end": {
          "line": 170,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "height",
      "start": 7585,
      "end": 7591,
      "loc": {
        "start": {
          "line": 170,
          "column": 34
        },
        "end": {
          "line": 170,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7592,
      "end": 7593,
      "loc": {
        "start": {
          "line": 170,
          "column": 41
        },
        "end": {
          "line": 170,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfHeight",
      "start": 7594,
      "end": 7604,
      "loc": {
        "start": {
          "line": 170,
          "column": 43
        },
        "end": {
          "line": 170,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7604,
      "end": 7605,
      "loc": {
        "start": {
          "line": 170,
          "column": 53
        },
        "end": {
          "line": 170,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 7606,
      "end": 7607,
      "loc": {
        "start": {
          "line": 170,
          "column": 55
        },
        "end": {
          "line": 170,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaY",
      "start": 7608,
      "end": 7618,
      "loc": {
        "start": {
          "line": 170,
          "column": 57
        },
        "end": {
          "line": 170,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7618,
      "end": 7619,
      "loc": {
        "start": {
          "line": 170,
          "column": 67
        },
        "end": {
          "line": 170,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 7652,
      "end": 7653,
      "loc": {
        "start": {
          "line": 171,
          "column": 32
        },
        "end": {
          "line": 171,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7653,
      "end": 7654,
      "loc": {
        "start": {
          "line": 171,
          "column": 33
        },
        "end": {
          "line": 171,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7683,
      "end": 7684,
      "loc": {
        "start": {
          "line": 172,
          "column": 28
        },
        "end": {
          "line": 172,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7684,
      "end": 7685,
      "loc": {
        "start": {
          "line": 172,
          "column": 29
        },
        "end": {
          "line": 172,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geom",
      "start": 7714,
      "end": 7718,
      "loc": {
        "start": {
          "line": 173,
          "column": 28
        },
        "end": {
          "line": 173,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7718,
      "end": 7719,
      "loc": {
        "start": {
          "line": 173,
          "column": 32
        },
        "end": {
          "line": 173,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "verticesNeedUpdate",
      "start": 7719,
      "end": 7737,
      "loc": {
        "start": {
          "line": 173,
          "column": 33
        },
        "end": {
          "line": 173,
          "column": 51
        }
      }
    },
    {
      "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": 173,
          "column": 52
        },
        "end": {
          "line": 173,
          "column": 53
        }
      }
    },
    {
      "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": 7740,
      "end": 7744,
      "loc": {
        "start": {
          "line": 173,
          "column": 54
        },
        "end": {
          "line": 173,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7744,
      "end": 7745,
      "loc": {
        "start": {
          "line": 173,
          "column": 58
        },
        "end": {
          "line": 173,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "mousePos",
      "start": 7775,
      "end": 7783,
      "loc": {
        "start": {
          "line": 175,
          "column": 28
        },
        "end": {
          "line": 175,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7784,
      "end": 7785,
      "loc": {
        "start": {
          "line": 175,
          "column": 37
        },
        "end": {
          "line": 175,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 7786,
      "end": 7789,
      "loc": {
        "start": {
          "line": 175,
          "column": 39
        },
        "end": {
          "line": 175,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 7790,
      "end": 7795,
      "loc": {
        "start": {
          "line": 175,
          "column": 43
        },
        "end": {
          "line": 175,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7795,
      "end": 7796,
      "loc": {
        "start": {
          "line": 175,
          "column": 48
        },
        "end": {
          "line": 175,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector2",
      "start": 7796,
      "end": 7803,
      "loc": {
        "start": {
          "line": 175,
          "column": 49
        },
        "end": {
          "line": 175,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7803,
      "end": 7804,
      "loc": {
        "start": {
          "line": 175,
          "column": 56
        },
        "end": {
          "line": 175,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 7804,
      "end": 7809,
      "loc": {
        "start": {
          "line": 175,
          "column": 57
        },
        "end": {
          "line": 175,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7809,
      "end": 7810,
      "loc": {
        "start": {
          "line": 175,
          "column": 62
        },
        "end": {
          "line": 175,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetX",
      "start": 7810,
      "end": 7817,
      "loc": {
        "start": {
          "line": 175,
          "column": 63
        },
        "end": {
          "line": 175,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7817,
      "end": 7818,
      "loc": {
        "start": {
          "line": 175,
          "column": 70
        },
        "end": {
          "line": 175,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 7819,
      "end": 7824,
      "loc": {
        "start": {
          "line": 175,
          "column": 72
        },
        "end": {
          "line": 175,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7824,
      "end": 7825,
      "loc": {
        "start": {
          "line": 175,
          "column": 77
        },
        "end": {
          "line": 175,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetY",
      "start": 7825,
      "end": 7832,
      "loc": {
        "start": {
          "line": 175,
          "column": 78
        },
        "end": {
          "line": 175,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7832,
      "end": 7833,
      "loc": {
        "start": {
          "line": 175,
          "column": 85
        },
        "end": {
          "line": 175,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7833,
      "end": 7834,
      "loc": {
        "start": {
          "line": 175,
          "column": 86
        },
        "end": {
          "line": 175,
          "column": 87
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "check intersection with rectangle in display-coordinates",
      "start": 7864,
      "end": 7922,
      "loc": {
        "start": {
          "line": 177,
          "column": 28
        },
        "end": {
          "line": 177,
          "column": 86
        }
      }
    },
    {
      "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": 7951,
      "end": 7954,
      "loc": {
        "start": {
          "line": 178,
          "column": 28
        },
        "end": {
          "line": 178,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rubberBandRectangle",
      "start": 7955,
      "end": 7974,
      "loc": {
        "start": {
          "line": 178,
          "column": 32
        },
        "end": {
          "line": 178,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7975,
      "end": 7976,
      "loc": {
        "start": {
          "line": 178,
          "column": 52
        },
        "end": {
          "line": 178,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 7977,
      "end": 7980,
      "loc": {
        "start": {
          "line": 178,
          "column": 54
        },
        "end": {
          "line": 178,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 7981,
      "end": 7986,
      "loc": {
        "start": {
          "line": 178,
          "column": 58
        },
        "end": {
          "line": 178,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7986,
      "end": 7987,
      "loc": {
        "start": {
          "line": 178,
          "column": 63
        },
        "end": {
          "line": 178,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Box2",
      "start": 7987,
      "end": 7991,
      "loc": {
        "start": {
          "line": 178,
          "column": 64
        },
        "end": {
          "line": 178,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7991,
      "end": 7992,
      "loc": {
        "start": {
          "line": 178,
          "column": 68
        },
        "end": {
          "line": 178,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7992,
      "end": 7993,
      "loc": {
        "start": {
          "line": 178,
          "column": 69
        },
        "end": {
          "line": 178,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7993,
      "end": 7994,
      "loc": {
        "start": {
          "line": 178,
          "column": 70
        },
        "end": {
          "line": 178,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rubberBandRectangle",
      "start": 8023,
      "end": 8042,
      "loc": {
        "start": {
          "line": 179,
          "column": 28
        },
        "end": {
          "line": 179,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8042,
      "end": 8043,
      "loc": {
        "start": {
          "line": 179,
          "column": 47
        },
        "end": {
          "line": 179,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setFromPoints",
      "start": 8043,
      "end": 8056,
      "loc": {
        "start": {
          "line": 179,
          "column": 48
        },
        "end": {
          "line": 179,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8056,
      "end": 8057,
      "loc": {
        "start": {
          "line": 179,
          "column": 61
        },
        "end": {
          "line": 179,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8057,
      "end": 8058,
      "loc": {
        "start": {
          "line": 179,
          "column": 62
        },
        "end": {
          "line": 179,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clickDown",
      "start": 8058,
      "end": 8067,
      "loc": {
        "start": {
          "line": 179,
          "column": 63
        },
        "end": {
          "line": 179,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8067,
      "end": 8068,
      "loc": {
        "start": {
          "line": 179,
          "column": 72
        },
        "end": {
          "line": 179,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "mousePos",
      "start": 8069,
      "end": 8077,
      "loc": {
        "start": {
          "line": 179,
          "column": 74
        },
        "end": {
          "line": 179,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8077,
      "end": 8078,
      "loc": {
        "start": {
          "line": 179,
          "column": 82
        },
        "end": {
          "line": 179,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8078,
      "end": 8079,
      "loc": {
        "start": {
          "line": 179,
          "column": 83
        },
        "end": {
          "line": 179,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8079,
      "end": 8080,
      "loc": {
        "start": {
          "line": 179,
          "column": 84
        },
        "end": {
          "line": 179,
          "column": 85
        }
      }
    },
    {
      "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": 8109,
      "end": 8112,
      "loc": {
        "start": {
          "line": 180,
          "column": 28
        },
        "end": {
          "line": 180,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newCandidates",
      "start": 8113,
      "end": 8126,
      "loc": {
        "start": {
          "line": 180,
          "column": 32
        },
        "end": {
          "line": 180,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8127,
      "end": 8128,
      "loc": {
        "start": {
          "line": 180,
          "column": 46
        },
        "end": {
          "line": 180,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8129,
      "end": 8130,
      "loc": {
        "start": {
          "line": 180,
          "column": 48
        },
        "end": {
          "line": 180,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8130,
      "end": 8131,
      "loc": {
        "start": {
          "line": 180,
          "column": 49
        },
        "end": {
          "line": 180,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8131,
      "end": 8132,
      "loc": {
        "start": {
          "line": 180,
          "column": 50
        },
        "end": {
          "line": 180,
          "column": 51
        }
      }
    },
    {
      "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": 8161,
      "end": 8164,
      "loc": {
        "start": {
          "line": 181,
          "column": 28
        },
        "end": {
          "line": 181,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8165,
      "end": 8166,
      "loc": {
        "start": {
          "line": 181,
          "column": 32
        },
        "end": {
          "line": 181,
          "column": 33
        }
      }
    },
    {
      "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": 8166,
      "end": 8169,
      "loc": {
        "start": {
          "line": 181,
          "column": 33
        },
        "end": {
          "line": 181,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "box",
      "start": 8170,
      "end": 8173,
      "loc": {
        "start": {
          "line": 181,
          "column": 37
        },
        "end": {
          "line": 181,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "of",
      "start": 8174,
      "end": 8176,
      "loc": {
        "start": {
          "line": 181,
          "column": 41
        },
        "end": {
          "line": 181,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "boundingBoxes2D",
      "start": 8177,
      "end": 8192,
      "loc": {
        "start": {
          "line": 181,
          "column": 44
        },
        "end": {
          "line": 181,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8192,
      "end": 8193,
      "loc": {
        "start": {
          "line": 181,
          "column": 59
        },
        "end": {
          "line": 181,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8194,
      "end": 8195,
      "loc": {
        "start": {
          "line": 181,
          "column": 61
        },
        "end": {
          "line": 181,
          "column": 62
        }
      }
    },
    {
      "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": 8228,
      "end": 8230,
      "loc": {
        "start": {
          "line": 182,
          "column": 32
        },
        "end": {
          "line": 182,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8231,
      "end": 8232,
      "loc": {
        "start": {
          "line": 182,
          "column": 35
        },
        "end": {
          "line": 182,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rubberBandRectangle",
      "start": 8232,
      "end": 8251,
      "loc": {
        "start": {
          "line": 182,
          "column": 36
        },
        "end": {
          "line": 182,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8251,
      "end": 8252,
      "loc": {
        "start": {
          "line": 182,
          "column": 55
        },
        "end": {
          "line": 182,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "containsBox",
      "start": 8252,
      "end": 8263,
      "loc": {
        "start": {
          "line": 182,
          "column": 56
        },
        "end": {
          "line": 182,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8263,
      "end": 8264,
      "loc": {
        "start": {
          "line": 182,
          "column": 67
        },
        "end": {
          "line": 182,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "box",
      "start": 8264,
      "end": 8267,
      "loc": {
        "start": {
          "line": 182,
          "column": 68
        },
        "end": {
          "line": 182,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8267,
      "end": 8268,
      "loc": {
        "start": {
          "line": 182,
          "column": 71
        },
        "end": {
          "line": 182,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8268,
      "end": 8269,
      "loc": {
        "start": {
          "line": 182,
          "column": 72
        },
        "end": {
          "line": 182,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8270,
      "end": 8271,
      "loc": {
        "start": {
          "line": 182,
          "column": 74
        },
        "end": {
          "line": 182,
          "column": 75
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " create new object identical to raycast-hit",
      "start": 8308,
      "end": 8353,
      "loc": {
        "start": {
          "line": 183,
          "column": 36
        },
        "end": {
          "line": 183,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newCandidates",
      "start": 8390,
      "end": 8403,
      "loc": {
        "start": {
          "line": 184,
          "column": 36
        },
        "end": {
          "line": 184,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8403,
      "end": 8404,
      "loc": {
        "start": {
          "line": 184,
          "column": 49
        },
        "end": {
          "line": 184,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 8404,
      "end": 8408,
      "loc": {
        "start": {
          "line": 184,
          "column": 50
        },
        "end": {
          "line": 184,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8408,
      "end": 8409,
      "loc": {
        "start": {
          "line": 184,
          "column": 54
        },
        "end": {
          "line": 184,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8409,
      "end": 8410,
      "loc": {
        "start": {
          "line": 184,
          "column": 55
        },
        "end": {
          "line": 184,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "distance",
      "start": 8451,
      "end": 8459,
      "loc": {
        "start": {
          "line": 185,
          "column": 40
        },
        "end": {
          "line": 185,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8459,
      "end": 8460,
      "loc": {
        "start": {
          "line": 185,
          "column": 48
        },
        "end": {
          "line": 185,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 8461,
      "end": 8462,
      "loc": {
        "start": {
          "line": 185,
          "column": 50
        },
        "end": {
          "line": 185,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8462,
      "end": 8463,
      "loc": {
        "start": {
          "line": 185,
          "column": 51
        },
        "end": {
          "line": 185,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "point",
      "start": 8504,
      "end": 8509,
      "loc": {
        "start": {
          "line": 186,
          "column": 40
        },
        "end": {
          "line": 186,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8509,
      "end": 8510,
      "loc": {
        "start": {
          "line": 186,
          "column": 45
        },
        "end": {
          "line": 186,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 8511,
      "end": 8520,
      "loc": {
        "start": {
          "line": 186,
          "column": 47
        },
        "end": {
          "line": 186,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8520,
      "end": 8521,
      "loc": {
        "start": {
          "line": 186,
          "column": 56
        },
        "end": {
          "line": 186,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "face",
      "start": 8562,
      "end": 8566,
      "loc": {
        "start": {
          "line": 187,
          "column": 40
        },
        "end": {
          "line": 187,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8566,
      "end": 8567,
      "loc": {
        "start": {
          "line": 187,
          "column": 44
        },
        "end": {
          "line": 187,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 8568,
      "end": 8577,
      "loc": {
        "start": {
          "line": 187,
          "column": 46
        },
        "end": {
          "line": 187,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8577,
      "end": 8578,
      "loc": {
        "start": {
          "line": 187,
          "column": 55
        },
        "end": {
          "line": 187,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "faceIndex",
      "start": 8619,
      "end": 8628,
      "loc": {
        "start": {
          "line": 188,
          "column": 40
        },
        "end": {
          "line": 188,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8628,
      "end": 8629,
      "loc": {
        "start": {
          "line": 188,
          "column": 49
        },
        "end": {
          "line": 188,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 8630,
      "end": 8639,
      "loc": {
        "start": {
          "line": 188,
          "column": 51
        },
        "end": {
          "line": 188,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8639,
      "end": 8640,
      "loc": {
        "start": {
          "line": 188,
          "column": 60
        },
        "end": {
          "line": 188,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "indices",
      "start": 8681,
      "end": 8688,
      "loc": {
        "start": {
          "line": 189,
          "column": 40
        },
        "end": {
          "line": 189,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8688,
      "end": 8689,
      "loc": {
        "start": {
          "line": 189,
          "column": 47
        },
        "end": {
          "line": 189,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 8690,
      "end": 8699,
      "loc": {
        "start": {
          "line": 189,
          "column": 49
        },
        "end": {
          "line": 189,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8699,
      "end": 8700,
      "loc": {
        "start": {
          "line": 189,
          "column": 58
        },
        "end": {
          "line": 189,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 8741,
      "end": 8747,
      "loc": {
        "start": {
          "line": 190,
          "column": 40
        },
        "end": {
          "line": 190,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8747,
      "end": 8748,
      "loc": {
        "start": {
          "line": 190,
          "column": 46
        },
        "end": {
          "line": 190,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "box",
      "start": 8749,
      "end": 8752,
      "loc": {
        "start": {
          "line": 190,
          "column": 48
        },
        "end": {
          "line": 190,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8752,
      "end": 8753,
      "loc": {
        "start": {
          "line": 190,
          "column": 51
        },
        "end": {
          "line": 190,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "__object",
      "start": 8753,
      "end": 8761,
      "loc": {
        "start": {
          "line": 190,
          "column": 52
        },
        "end": {
          "line": 190,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8761,
      "end": 8762,
      "loc": {
        "start": {
          "line": 190,
          "column": 60
        },
        "end": {
          "line": 190,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8799,
      "end": 8800,
      "loc": {
        "start": {
          "line": 191,
          "column": 36
        },
        "end": {
          "line": 191,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8800,
      "end": 8801,
      "loc": {
        "start": {
          "line": 191,
          "column": 37
        },
        "end": {
          "line": 191,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8801,
      "end": 8802,
      "loc": {
        "start": {
          "line": 191,
          "column": 38
        },
        "end": {
          "line": 191,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8835,
      "end": 8836,
      "loc": {
        "start": {
          "line": 192,
          "column": 32
        },
        "end": {
          "line": 192,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8865,
      "end": 8866,
      "loc": {
        "start": {
          "line": 193,
          "column": 28
        },
        "end": {
          "line": 193,
          "column": 29
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Remove items not present any longer",
      "start": 8896,
      "end": 8934,
      "loc": {
        "start": {
          "line": 195,
          "column": 28
        },
        "end": {
          "line": 195,
          "column": 66
        }
      }
    },
    {
      "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": 8963,
      "end": 8966,
      "loc": {
        "start": {
          "line": 196,
          "column": 28
        },
        "end": {
          "line": 196,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8967,
      "end": 8968,
      "loc": {
        "start": {
          "line": 196,
          "column": 32
        },
        "end": {
          "line": 196,
          "column": 33
        }
      }
    },
    {
      "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": 8968,
      "end": 8971,
      "loc": {
        "start": {
          "line": 196,
          "column": 33
        },
        "end": {
          "line": 196,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 8972,
      "end": 8976,
      "loc": {
        "start": {
          "line": 196,
          "column": 37
        },
        "end": {
          "line": 196,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "of",
      "start": 8977,
      "end": 8979,
      "loc": {
        "start": {
          "line": 196,
          "column": 42
        },
        "end": {
          "line": 196,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "candidates",
      "start": 8980,
      "end": 8990,
      "loc": {
        "start": {
          "line": 196,
          "column": 45
        },
        "end": {
          "line": 196,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8990,
      "end": 8991,
      "loc": {
        "start": {
          "line": 196,
          "column": 55
        },
        "end": {
          "line": 196,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8992,
      "end": 8993,
      "loc": {
        "start": {
          "line": 196,
          "column": 57
        },
        "end": {
          "line": 196,
          "column": 58
        }
      }
    },
    {
      "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": 9026,
      "end": 9029,
      "loc": {
        "start": {
          "line": 197,
          "column": 32
        },
        "end": {
          "line": 197,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "found",
      "start": 9030,
      "end": 9035,
      "loc": {
        "start": {
          "line": 197,
          "column": 36
        },
        "end": {
          "line": 197,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9036,
      "end": 9037,
      "loc": {
        "start": {
          "line": 197,
          "column": 42
        },
        "end": {
          "line": 197,
          "column": 43
        }
      }
    },
    {
      "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": 9038,
      "end": 9043,
      "loc": {
        "start": {
          "line": 197,
          "column": 44
        },
        "end": {
          "line": 197,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9043,
      "end": 9044,
      "loc": {
        "start": {
          "line": 197,
          "column": 49
        },
        "end": {
          "line": 197,
          "column": 50
        }
      }
    },
    {
      "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": 9077,
      "end": 9080,
      "loc": {
        "start": {
          "line": 198,
          "column": 32
        },
        "end": {
          "line": 198,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9081,
      "end": 9082,
      "loc": {
        "start": {
          "line": 198,
          "column": 36
        },
        "end": {
          "line": 198,
          "column": 37
        }
      }
    },
    {
      "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": 9082,
      "end": 9085,
      "loc": {
        "start": {
          "line": 198,
          "column": 37
        },
        "end": {
          "line": 198,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newItem",
      "start": 9086,
      "end": 9093,
      "loc": {
        "start": {
          "line": 198,
          "column": 41
        },
        "end": {
          "line": 198,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "of",
      "start": 9094,
      "end": 9096,
      "loc": {
        "start": {
          "line": 198,
          "column": 49
        },
        "end": {
          "line": 198,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newCandidates",
      "start": 9097,
      "end": 9110,
      "loc": {
        "start": {
          "line": 198,
          "column": 52
        },
        "end": {
          "line": 198,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9110,
      "end": 9111,
      "loc": {
        "start": {
          "line": 198,
          "column": 65
        },
        "end": {
          "line": 198,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9112,
      "end": 9113,
      "loc": {
        "start": {
          "line": 198,
          "column": 67
        },
        "end": {
          "line": 198,
          "column": 68
        }
      }
    },
    {
      "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": 9150,
      "end": 9152,
      "loc": {
        "start": {
          "line": 199,
          "column": 36
        },
        "end": {
          "line": 199,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9153,
      "end": 9154,
      "loc": {
        "start": {
          "line": 199,
          "column": 39
        },
        "end": {
          "line": 199,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 9154,
      "end": 9158,
      "loc": {
        "start": {
          "line": 199,
          "column": 40
        },
        "end": {
          "line": 199,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9158,
      "end": 9159,
      "loc": {
        "start": {
          "line": 199,
          "column": 44
        },
        "end": {
          "line": 199,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 9159,
      "end": 9165,
      "loc": {
        "start": {
          "line": 199,
          "column": 45
        },
        "end": {
          "line": 199,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9165,
      "end": 9166,
      "loc": {
        "start": {
          "line": 199,
          "column": 51
        },
        "end": {
          "line": 199,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 9166,
      "end": 9168,
      "loc": {
        "start": {
          "line": 199,
          "column": 52
        },
        "end": {
          "line": 199,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 9169,
      "end": 9172,
      "loc": {
        "start": {
          "line": 199,
          "column": 55
        },
        "end": {
          "line": 199,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newItem",
      "start": 9173,
      "end": 9180,
      "loc": {
        "start": {
          "line": 199,
          "column": 59
        },
        "end": {
          "line": 199,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9180,
      "end": 9181,
      "loc": {
        "start": {
          "line": 199,
          "column": 66
        },
        "end": {
          "line": 199,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 9181,
      "end": 9187,
      "loc": {
        "start": {
          "line": 199,
          "column": 67
        },
        "end": {
          "line": 199,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9187,
      "end": 9188,
      "loc": {
        "start": {
          "line": 199,
          "column": 73
        },
        "end": {
          "line": 199,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 9188,
      "end": 9190,
      "loc": {
        "start": {
          "line": 199,
          "column": 74
        },
        "end": {
          "line": 199,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9190,
      "end": 9191,
      "loc": {
        "start": {
          "line": 199,
          "column": 76
        },
        "end": {
          "line": 199,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9192,
      "end": 9193,
      "loc": {
        "start": {
          "line": 199,
          "column": 78
        },
        "end": {
          "line": 199,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "found",
      "start": 9234,
      "end": 9239,
      "loc": {
        "start": {
          "line": 200,
          "column": 40
        },
        "end": {
          "line": 200,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9240,
      "end": 9241,
      "loc": {
        "start": {
          "line": 200,
          "column": 46
        },
        "end": {
          "line": 200,
          "column": 47
        }
      }
    },
    {
      "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": 9242,
      "end": 9246,
      "loc": {
        "start": {
          "line": 200,
          "column": 48
        },
        "end": {
          "line": 200,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9246,
      "end": 9247,
      "loc": {
        "start": {
          "line": 200,
          "column": 52
        },
        "end": {
          "line": 200,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "break",
        "keyword": "break",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "break",
      "start": 9288,
      "end": 9293,
      "loc": {
        "start": {
          "line": 201,
          "column": 40
        },
        "end": {
          "line": 201,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9293,
      "end": 9294,
      "loc": {
        "start": {
          "line": 201,
          "column": 45
        },
        "end": {
          "line": 201,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9331,
      "end": 9332,
      "loc": {
        "start": {
          "line": 202,
          "column": 36
        },
        "end": {
          "line": 202,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9365,
      "end": 9366,
      "loc": {
        "start": {
          "line": 203,
          "column": 32
        },
        "end": {
          "line": 203,
          "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": 9399,
      "end": 9401,
      "loc": {
        "start": {
          "line": 204,
          "column": 32
        },
        "end": {
          "line": 204,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9402,
      "end": 9403,
      "loc": {
        "start": {
          "line": 204,
          "column": 35
        },
        "end": {
          "line": 204,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 9403,
      "end": 9404,
      "loc": {
        "start": {
          "line": 204,
          "column": 36
        },
        "end": {
          "line": 204,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "found",
      "start": 9404,
      "end": 9409,
      "loc": {
        "start": {
          "line": 204,
          "column": 37
        },
        "end": {
          "line": 204,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9409,
      "end": 9410,
      "loc": {
        "start": {
          "line": 204,
          "column": 42
        },
        "end": {
          "line": 204,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9411,
      "end": 9412,
      "loc": {
        "start": {
          "line": 204,
          "column": 44
        },
        "end": {
          "line": 204,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9449,
      "end": 9453,
      "loc": {
        "start": {
          "line": 205,
          "column": 36
        },
        "end": {
          "line": 205,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9453,
      "end": 9454,
      "loc": {
        "start": {
          "line": 205,
          "column": 40
        },
        "end": {
          "line": 205,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "remove",
      "start": 9454,
      "end": 9460,
      "loc": {
        "start": {
          "line": 205,
          "column": 41
        },
        "end": {
          "line": 205,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9460,
      "end": 9461,
      "loc": {
        "start": {
          "line": 205,
          "column": 47
        },
        "end": {
          "line": 205,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 9461,
      "end": 9465,
      "loc": {
        "start": {
          "line": 205,
          "column": 48
        },
        "end": {
          "line": 205,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9465,
      "end": 9466,
      "loc": {
        "start": {
          "line": 205,
          "column": 52
        },
        "end": {
          "line": 205,
          "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": 9467,
      "end": 9472,
      "loc": {
        "start": {
          "line": 205,
          "column": 54
        },
        "end": {
          "line": 205,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9472,
      "end": 9473,
      "loc": {
        "start": {
          "line": 205,
          "column": 59
        },
        "end": {
          "line": 205,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9473,
      "end": 9474,
      "loc": {
        "start": {
          "line": 205,
          "column": 60
        },
        "end": {
          "line": 205,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9507,
      "end": 9508,
      "loc": {
        "start": {
          "line": 206,
          "column": 32
        },
        "end": {
          "line": 206,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9537,
      "end": 9538,
      "loc": {
        "start": {
          "line": 207,
          "column": 28
        },
        "end": {
          "line": 207,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "candidates",
      "start": 9567,
      "end": 9577,
      "loc": {
        "start": {
          "line": 208,
          "column": 28
        },
        "end": {
          "line": 208,
          "column": 38
        }
      }
    },
    {
      "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": 208,
          "column": 39
        },
        "end": {
          "line": 208,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newCandidates",
      "start": 9580,
      "end": 9593,
      "loc": {
        "start": {
          "line": 208,
          "column": 41
        },
        "end": {
          "line": 208,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9593,
      "end": 9594,
      "loc": {
        "start": {
          "line": 208,
          "column": 54
        },
        "end": {
          "line": 208,
          "column": 55
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Add new items, but only if they aren't known yet",
      "start": 9624,
      "end": 9675,
      "loc": {
        "start": {
          "line": 210,
          "column": 28
        },
        "end": {
          "line": 210,
          "column": 79
        }
      }
    },
    {
      "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": 9704,
      "end": 9707,
      "loc": {
        "start": {
          "line": 211,
          "column": 28
        },
        "end": {
          "line": 211,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9708,
      "end": 9709,
      "loc": {
        "start": {
          "line": 211,
          "column": 32
        },
        "end": {
          "line": 211,
          "column": 33
        }
      }
    },
    {
      "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": 9709,
      "end": 9712,
      "loc": {
        "start": {
          "line": 211,
          "column": 33
        },
        "end": {
          "line": 211,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 9713,
      "end": 9717,
      "loc": {
        "start": {
          "line": 211,
          "column": 37
        },
        "end": {
          "line": 211,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "of",
      "start": 9718,
      "end": 9720,
      "loc": {
        "start": {
          "line": 211,
          "column": 42
        },
        "end": {
          "line": 211,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "candidates",
      "start": 9721,
      "end": 9731,
      "loc": {
        "start": {
          "line": 211,
          "column": 45
        },
        "end": {
          "line": 211,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9731,
      "end": 9732,
      "loc": {
        "start": {
          "line": 211,
          "column": 55
        },
        "end": {
          "line": 211,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9765,
      "end": 9769,
      "loc": {
        "start": {
          "line": 212,
          "column": 32
        },
        "end": {
          "line": 212,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9769,
      "end": 9770,
      "loc": {
        "start": {
          "line": 212,
          "column": 36
        },
        "end": {
          "line": 212,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 9770,
      "end": 9773,
      "loc": {
        "start": {
          "line": 212,
          "column": 37
        },
        "end": {
          "line": 212,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9773,
      "end": 9774,
      "loc": {
        "start": {
          "line": 212,
          "column": 40
        },
        "end": {
          "line": 212,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 9774,
      "end": 9778,
      "loc": {
        "start": {
          "line": 212,
          "column": 41
        },
        "end": {
          "line": 212,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9778,
      "end": 9779,
      "loc": {
        "start": {
          "line": 212,
          "column": 45
        },
        "end": {
          "line": 212,
          "column": 46
        }
      }
    },
    {
      "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": 9780,
      "end": 9785,
      "loc": {
        "start": {
          "line": 212,
          "column": 47
        },
        "end": {
          "line": 212,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9785,
      "end": 9786,
      "loc": {
        "start": {
          "line": 212,
          "column": 52
        },
        "end": {
          "line": 212,
          "column": 53
        }
      }
    },
    {
      "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": 212,
          "column": 53
        },
        "end": {
          "line": 212,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9817,
      "end": 9821,
      "loc": {
        "start": {
          "line": 214,
          "column": 28
        },
        "end": {
          "line": 214,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9821,
      "end": 9822,
      "loc": {
        "start": {
          "line": 214,
          "column": 32
        },
        "end": {
          "line": 214,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 9822,
      "end": 9826,
      "loc": {
        "start": {
          "line": 214,
          "column": 33
        },
        "end": {
          "line": 214,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9826,
      "end": 9827,
      "loc": {
        "start": {
          "line": 214,
          "column": 37
        },
        "end": {
          "line": 214,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "invalidate",
      "start": 9827,
      "end": 9837,
      "loc": {
        "start": {
          "line": 214,
          "column": 38
        },
        "end": {
          "line": 214,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9837,
      "end": 9838,
      "loc": {
        "start": {
          "line": 214,
          "column": 48
        },
        "end": {
          "line": 214,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9838,
      "end": 9839,
      "loc": {
        "start": {
          "line": 214,
          "column": 49
        },
        "end": {
          "line": 214,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9839,
      "end": 9840,
      "loc": {
        "start": {
          "line": 214,
          "column": 50
        },
        "end": {
          "line": 214,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "break",
        "keyword": "break",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "break",
      "start": 9869,
      "end": 9874,
      "loc": {
        "start": {
          "line": 215,
          "column": 28
        },
        "end": {
          "line": 215,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9874,
      "end": 9875,
      "loc": {
        "start": {
          "line": 215,
          "column": 33
        },
        "end": {
          "line": 215,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "case",
        "keyword": "case",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "case",
      "start": 9901,
      "end": 9905,
      "loc": {
        "start": {
          "line": 217,
          "column": 24
        },
        "end": {
          "line": 217,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "mouseup",
      "start": 9906,
      "end": 9915,
      "loc": {
        "start": {
          "line": 217,
          "column": 29
        },
        "end": {
          "line": 217,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9915,
      "end": 9916,
      "loc": {
        "start": {
          "line": 217,
          "column": 38
        },
        "end": {
          "line": 217,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "box",
      "start": 9945,
      "end": 9948,
      "loc": {
        "start": {
          "line": 218,
          "column": 28
        },
        "end": {
          "line": 218,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 9949,
      "end": 9951,
      "loc": {
        "start": {
          "line": 218,
          "column": 32
        },
        "end": {
          "line": 218,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "box",
      "start": 9952,
      "end": 9955,
      "loc": {
        "start": {
          "line": 218,
          "column": 35
        },
        "end": {
          "line": 218,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9955,
      "end": 9956,
      "loc": {
        "start": {
          "line": 218,
          "column": 38
        },
        "end": {
          "line": 218,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "destroy",
      "start": 9956,
      "end": 9963,
      "loc": {
        "start": {
          "line": 218,
          "column": 39
        },
        "end": {
          "line": 218,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9963,
      "end": 9964,
      "loc": {
        "start": {
          "line": 218,
          "column": 46
        },
        "end": {
          "line": 218,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9964,
      "end": 9965,
      "loc": {
        "start": {
          "line": 218,
          "column": 47
        },
        "end": {
          "line": 218,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9965,
      "end": 9966,
      "loc": {
        "start": {
          "line": 218,
          "column": 48
        },
        "end": {
          "line": 218,
          "column": 49
        }
      }
    },
    {
      "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": 9996,
      "end": 9999,
      "loc": {
        "start": {
          "line": 220,
          "column": 28
        },
        "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": "tempIds",
      "start": 10000,
      "end": 10007,
      "loc": {
        "start": {
          "line": 220,
          "column": 32
        },
        "end": {
          "line": 220,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10008,
      "end": 10009,
      "loc": {
        "start": {
          "line": 220,
          "column": 40
        },
        "end": {
          "line": 220,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10010,
      "end": 10011,
      "loc": {
        "start": {
          "line": 220,
          "column": 42
        },
        "end": {
          "line": 220,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10011,
      "end": 10012,
      "loc": {
        "start": {
          "line": 220,
          "column": 43
        },
        "end": {
          "line": 220,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10012,
      "end": 10013,
      "loc": {
        "start": {
          "line": 220,
          "column": 44
        },
        "end": {
          "line": 220,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "candidates",
      "start": 10042,
      "end": 10052,
      "loc": {
        "start": {
          "line": 221,
          "column": 28
        },
        "end": {
          "line": 221,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10052,
      "end": 10053,
      "loc": {
        "start": {
          "line": 221,
          "column": 38
        },
        "end": {
          "line": 221,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 10053,
      "end": 10060,
      "loc": {
        "start": {
          "line": 221,
          "column": 39
        },
        "end": {
          "line": 221,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10060,
      "end": 10061,
      "loc": {
        "start": {
          "line": 221,
          "column": 46
        },
        "end": {
          "line": 221,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 10061,
      "end": 10065,
      "loc": {
        "start": {
          "line": 221,
          "column": 47
        },
        "end": {
          "line": 221,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10066,
      "end": 10068,
      "loc": {
        "start": {
          "line": 221,
          "column": 52
        },
        "end": {
          "line": 221,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tempIds",
      "start": 10069,
      "end": 10076,
      "loc": {
        "start": {
          "line": 221,
          "column": 55
        },
        "end": {
          "line": 221,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10076,
      "end": 10077,
      "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": "push",
      "start": 10077,
      "end": 10081,
      "loc": {
        "start": {
          "line": 221,
          "column": 63
        },
        "end": {
          "line": 221,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10081,
      "end": 10082,
      "loc": {
        "start": {
          "line": 221,
          "column": 67
        },
        "end": {
          "line": 221,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 10082,
      "end": 10086,
      "loc": {
        "start": {
          "line": 221,
          "column": 68
        },
        "end": {
          "line": 221,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10086,
      "end": 10087,
      "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": "object",
      "start": 10087,
      "end": 10093,
      "loc": {
        "start": {
          "line": 221,
          "column": 73
        },
        "end": {
          "line": 221,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10093,
      "end": 10094,
      "loc": {
        "start": {
          "line": 221,
          "column": 79
        },
        "end": {
          "line": 221,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 10094,
      "end": 10096,
      "loc": {
        "start": {
          "line": 221,
          "column": 80
        },
        "end": {
          "line": 221,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10096,
      "end": 10097,
      "loc": {
        "start": {
          "line": 221,
          "column": 82
        },
        "end": {
          "line": 221,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10097,
      "end": 10098,
      "loc": {
        "start": {
          "line": 221,
          "column": 83
        },
        "end": {
          "line": 221,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10098,
      "end": 10099,
      "loc": {
        "start": {
          "line": 221,
          "column": 84
        },
        "end": {
          "line": 221,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clickDown",
      "start": 10128,
      "end": 10137,
      "loc": {
        "start": {
          "line": 222,
          "column": 28
        },
        "end": {
          "line": 222,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10138,
      "end": 10139,
      "loc": {
        "start": {
          "line": 222,
          "column": 38
        },
        "end": {
          "line": 222,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 10140,
      "end": 10149,
      "loc": {
        "start": {
          "line": 222,
          "column": 40
        },
        "end": {
          "line": 222,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10149,
      "end": 10150,
      "loc": {
        "start": {
          "line": 222,
          "column": 49
        },
        "end": {
          "line": 222,
          "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": 10179,
      "end": 10181,
      "loc": {
        "start": {
          "line": 223,
          "column": 28
        },
        "end": {
          "line": 223,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10182,
      "end": 10183,
      "loc": {
        "start": {
          "line": 223,
          "column": 31
        },
        "end": {
          "line": 223,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rubberBandLine",
      "start": 10183,
      "end": 10197,
      "loc": {
        "start": {
          "line": 223,
          "column": 32
        },
        "end": {
          "line": 223,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!=",
      "start": 10198,
      "end": 10200,
      "loc": {
        "start": {
          "line": 223,
          "column": 47
        },
        "end": {
          "line": 223,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 10201,
      "end": 10210,
      "loc": {
        "start": {
          "line": 223,
          "column": 50
        },
        "end": {
          "line": 223,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10210,
      "end": 10211,
      "loc": {
        "start": {
          "line": 223,
          "column": 59
        },
        "end": {
          "line": 223,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10212,
      "end": 10213,
      "loc": {
        "start": {
          "line": 223,
          "column": 61
        },
        "end": {
          "line": 223,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10246,
      "end": 10250,
      "loc": {
        "start": {
          "line": 224,
          "column": 32
        },
        "end": {
          "line": 224,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10250,
      "end": 10251,
      "loc": {
        "start": {
          "line": 224,
          "column": 36
        },
        "end": {
          "line": 224,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 10251,
      "end": 10255,
      "loc": {
        "start": {
          "line": 224,
          "column": 37
        },
        "end": {
          "line": 224,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10255,
      "end": 10256,
      "loc": {
        "start": {
          "line": 224,
          "column": 41
        },
        "end": {
          "line": 224,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scene",
      "start": 10256,
      "end": 10261,
      "loc": {
        "start": {
          "line": 224,
          "column": 42
        },
        "end": {
          "line": 224,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10261,
      "end": 10262,
      "loc": {
        "start": {
          "line": 224,
          "column": 47
        },
        "end": {
          "line": 224,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "remove",
      "start": 10262,
      "end": 10268,
      "loc": {
        "start": {
          "line": 224,
          "column": 48
        },
        "end": {
          "line": 224,
          "column": 54
        }
      }
    },
    {
      "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": 224,
          "column": 54
        },
        "end": {
          "line": 224,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rubberBandLine",
      "start": 10269,
      "end": 10283,
      "loc": {
        "start": {
          "line": 224,
          "column": 55
        },
        "end": {
          "line": 224,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10283,
      "end": 10284,
      "loc": {
        "start": {
          "line": 224,
          "column": 69
        },
        "end": {
          "line": 224,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10284,
      "end": 10285,
      "loc": {
        "start": {
          "line": 224,
          "column": 70
        },
        "end": {
          "line": 224,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rubberBandLine",
      "start": 10318,
      "end": 10332,
      "loc": {
        "start": {
          "line": 225,
          "column": 32
        },
        "end": {
          "line": 225,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10333,
      "end": 10334,
      "loc": {
        "start": {
          "line": 225,
          "column": 47
        },
        "end": {
          "line": 225,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 10335,
      "end": 10344,
      "loc": {
        "start": {
          "line": 225,
          "column": 49
        },
        "end": {
          "line": 225,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10344,
      "end": 10345,
      "loc": {
        "start": {
          "line": 225,
          "column": 58
        },
        "end": {
          "line": 225,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10374,
      "end": 10375,
      "loc": {
        "start": {
          "line": 226,
          "column": 28
        },
        "end": {
          "line": 226,
          "column": 29
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Update UI after mouse-up",
      "start": 10404,
      "end": 10431,
      "loc": {
        "start": {
          "line": 227,
          "column": 28
        },
        "end": {
          "line": 227,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10460,
      "end": 10464,
      "loc": {
        "start": {
          "line": 228,
          "column": 28
        },
        "end": {
          "line": 228,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10464,
      "end": 10465,
      "loc": {
        "start": {
          "line": 228,
          "column": 32
        },
        "end": {
          "line": 228,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 10465,
      "end": 10472,
      "loc": {
        "start": {
          "line": 228,
          "column": 33
        },
        "end": {
          "line": 228,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10472,
      "end": 10473,
      "loc": {
        "start": {
          "line": 228,
          "column": 40
        },
        "end": {
          "line": 228,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "store",
      "start": 10473,
      "end": 10478,
      "loc": {
        "start": {
          "line": 228,
          "column": 41
        },
        "end": {
          "line": 228,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10478,
      "end": 10479,
      "loc": {
        "start": {
          "line": 228,
          "column": 46
        },
        "end": {
          "line": 228,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dispatch",
      "start": 10479,
      "end": 10487,
      "loc": {
        "start": {
          "line": 228,
          "column": 47
        },
        "end": {
          "line": 228,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10487,
      "end": 10488,
      "loc": {
        "start": {
          "line": 228,
          "column": 55
        },
        "end": {
          "line": 228,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elementActions",
      "start": 10521,
      "end": 10535,
      "loc": {
        "start": {
          "line": 229,
          "column": 32
        },
        "end": {
          "line": 229,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10535,
      "end": 10536,
      "loc": {
        "start": {
          "line": 229,
          "column": 46
        },
        "end": {
          "line": 229,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 10536,
      "end": 10542,
      "loc": {
        "start": {
          "line": 229,
          "column": 47
        },
        "end": {
          "line": 229,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10542,
      "end": 10543,
      "loc": {
        "start": {
          "line": 229,
          "column": 53
        },
        "end": {
          "line": 229,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10543,
      "end": 10547,
      "loc": {
        "start": {
          "line": 229,
          "column": 54
        },
        "end": {
          "line": 229,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10547,
      "end": 10548,
      "loc": {
        "start": {
          "line": 229,
          "column": 58
        },
        "end": {
          "line": 229,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 10548,
      "end": 10555,
      "loc": {
        "start": {
          "line": 229,
          "column": 59
        },
        "end": {
          "line": 229,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10555,
      "end": 10556,
      "loc": {
        "start": {
          "line": 229,
          "column": 66
        },
        "end": {
          "line": 229,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 10556,
      "end": 10558,
      "loc": {
        "start": {
          "line": 229,
          "column": 67
        },
        "end": {
          "line": 229,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10558,
      "end": 10559,
      "loc": {
        "start": {
          "line": 229,
          "column": 69
        },
        "end": {
          "line": 229,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10560,
      "end": 10561,
      "loc": {
        "start": {
          "line": 229,
          "column": 71
        },
        "end": {
          "line": 229,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 10598,
      "end": 10606,
      "loc": {
        "start": {
          "line": 230,
          "column": 36
        },
        "end": {
          "line": 230,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10606,
      "end": 10607,
      "loc": {
        "start": {
          "line": 230,
          "column": 44
        },
        "end": {
          "line": 230,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "candidates",
      "start": 10608,
      "end": 10618,
      "loc": {
        "start": {
          "line": 230,
          "column": 46
        },
        "end": {
          "line": 230,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10618,
      "end": 10619,
      "loc": {
        "start": {
          "line": 230,
          "column": 56
        },
        "end": {
          "line": 230,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "map",
      "start": 10619,
      "end": 10622,
      "loc": {
        "start": {
          "line": 230,
          "column": 57
        },
        "end": {
          "line": 230,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10622,
      "end": 10623,
      "loc": {
        "start": {
          "line": 230,
          "column": 60
        },
        "end": {
          "line": 230,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 10623,
      "end": 10627,
      "loc": {
        "start": {
          "line": 230,
          "column": 61
        },
        "end": {
          "line": 230,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10628,
      "end": 10630,
      "loc": {
        "start": {
          "line": 230,
          "column": 66
        },
        "end": {
          "line": 230,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 10631,
      "end": 10635,
      "loc": {
        "start": {
          "line": 230,
          "column": 69
        },
        "end": {
          "line": 230,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10635,
      "end": 10636,
      "loc": {
        "start": {
          "line": 230,
          "column": 73
        },
        "end": {
          "line": 230,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "material",
      "start": 10636,
      "end": 10644,
      "loc": {
        "start": {
          "line": 230,
          "column": 74
        },
        "end": {
          "line": 230,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10644,
      "end": 10645,
      "loc": {
        "start": {
          "line": 230,
          "column": 82
        },
        "end": {
          "line": 230,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 10645,
      "end": 10649,
      "loc": {
        "start": {
          "line": 230,
          "column": 83
        },
        "end": {
          "line": 230,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10649,
      "end": 10650,
      "loc": {
        "start": {
          "line": 230,
          "column": 87
        },
        "end": {
          "line": 230,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 10650,
      "end": 10652,
      "loc": {
        "start": {
          "line": 230,
          "column": 88
        },
        "end": {
          "line": 230,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10652,
      "end": 10653,
      "loc": {
        "start": {
          "line": 230,
          "column": 90
        },
        "end": {
          "line": 230,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10653,
      "end": 10654,
      "loc": {
        "start": {
          "line": 230,
          "column": 91
        },
        "end": {
          "line": 230,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10687,
      "end": 10688,
      "loc": {
        "start": {
          "line": 231,
          "column": 32
        },
        "end": {
          "line": 231,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10688,
      "end": 10689,
      "loc": {
        "start": {
          "line": 231,
          "column": 33
        },
        "end": {
          "line": 231,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10689,
      "end": 10690,
      "loc": {
        "start": {
          "line": 231,
          "column": 34
        },
        "end": {
          "line": 231,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10719,
      "end": 10720,
      "loc": {
        "start": {
          "line": 232,
          "column": 28
        },
        "end": {
          "line": 232,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10720,
      "end": 10721,
      "loc": {
        "start": {
          "line": 232,
          "column": 29
        },
        "end": {
          "line": 232,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "break",
        "keyword": "break",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "break",
      "start": 10750,
      "end": 10755,
      "loc": {
        "start": {
          "line": 233,
          "column": 28
        },
        "end": {
          "line": 233,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10755,
      "end": 10756,
      "loc": {
        "start": {
          "line": 233,
          "column": 33
        },
        "end": {
          "line": 233,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10778,
      "end": 10779,
      "loc": {
        "start": {
          "line": 235,
          "column": 20
        },
        "end": {
          "line": 235,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10796,
      "end": 10797,
      "loc": {
        "start": {
          "line": 236,
          "column": 16
        },
        "end": {
          "line": 236,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10797,
      "end": 10798,
      "loc": {
        "start": {
          "line": 236,
          "column": 17
        },
        "end": {
          "line": 236,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10815,
      "end": 10819,
      "loc": {
        "start": {
          "line": 237,
          "column": 16
        },
        "end": {
          "line": 237,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10819,
      "end": 10820,
      "loc": {
        "start": {
          "line": 237,
          "column": 20
        },
        "end": {
          "line": 237,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 10820,
      "end": 10824,
      "loc": {
        "start": {
          "line": 237,
          "column": 21
        },
        "end": {
          "line": 237,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10824,
      "end": 10825,
      "loc": {
        "start": {
          "line": 237,
          "column": 25
        },
        "end": {
          "line": 237,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "input",
      "start": 10825,
      "end": 10830,
      "loc": {
        "start": {
          "line": 237,
          "column": 26
        },
        "end": {
          "line": 237,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10830,
      "end": 10831,
      "loc": {
        "start": {
          "line": 237,
          "column": 31
        },
        "end": {
          "line": 237,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "on",
      "start": 10831,
      "end": 10833,
      "loc": {
        "start": {
          "line": 237,
          "column": 32
        },
        "end": {
          "line": 237,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10833,
      "end": 10834,
      "loc": {
        "start": {
          "line": 237,
          "column": 34
        },
        "end": {
          "line": 237,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10834,
      "end": 10835,
      "loc": {
        "start": {
          "line": 237,
          "column": 35
        },
        "end": {
          "line": 237,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "mousedown",
      "start": 10835,
      "end": 10846,
      "loc": {
        "start": {
          "line": 237,
          "column": 36
        },
        "end": {
          "line": 237,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10846,
      "end": 10847,
      "loc": {
        "start": {
          "line": 237,
          "column": 47
        },
        "end": {
          "line": 237,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "mousemove",
      "start": 10848,
      "end": 10859,
      "loc": {
        "start": {
          "line": 237,
          "column": 49
        },
        "end": {
          "line": 237,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10859,
      "end": 10860,
      "loc": {
        "start": {
          "line": 237,
          "column": 60
        },
        "end": {
          "line": 237,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "mouseup",
      "start": 10861,
      "end": 10870,
      "loc": {
        "start": {
          "line": 237,
          "column": 62
        },
        "end": {
          "line": 237,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10870,
      "end": 10871,
      "loc": {
        "start": {
          "line": 237,
          "column": 71
        },
        "end": {
          "line": 237,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10871,
      "end": 10872,
      "loc": {
        "start": {
          "line": 237,
          "column": 72
        },
        "end": {
          "line": 237,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handler",
      "start": 10873,
      "end": 10880,
      "loc": {
        "start": {
          "line": 237,
          "column": 74
        },
        "end": {
          "line": 237,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10880,
      "end": 10881,
      "loc": {
        "start": {
          "line": 237,
          "column": 81
        },
        "end": {
          "line": 237,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10881,
      "end": 10882,
      "loc": {
        "start": {
          "line": 237,
          "column": 82
        },
        "end": {
          "line": 237,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10900,
      "end": 10904,
      "loc": {
        "start": {
          "line": 239,
          "column": 16
        },
        "end": {
          "line": 239,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10904,
      "end": 10905,
      "loc": {
        "start": {
          "line": 239,
          "column": 20
        },
        "end": {
          "line": 239,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tempHandler",
      "start": 10905,
      "end": 10916,
      "loc": {
        "start": {
          "line": 239,
          "column": 21
        },
        "end": {
          "line": 239,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10917,
      "end": 10918,
      "loc": {
        "start": {
          "line": 239,
          "column": 33
        },
        "end": {
          "line": 239,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10919,
      "end": 10920,
      "loc": {
        "start": {
          "line": 239,
          "column": 35
        },
        "end": {
          "line": 239,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10920,
      "end": 10921,
      "loc": {
        "start": {
          "line": 239,
          "column": 36
        },
        "end": {
          "line": 239,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10922,
      "end": 10924,
      "loc": {
        "start": {
          "line": 239,
          "column": 38
        },
        "end": {
          "line": 239,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10925,
      "end": 10926,
      "loc": {
        "start": {
          "line": 239,
          "column": 41
        },
        "end": {
          "line": 239,
          "column": 42
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Remove and destroy heads up display",
      "start": 10948,
      "end": 10986,
      "loc": {
        "start": {
          "line": 241,
          "column": 20
        },
        "end": {
          "line": 241,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11007,
      "end": 11011,
      "loc": {
        "start": {
          "line": 242,
          "column": 20
        },
        "end": {
          "line": 242,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11011,
      "end": 11012,
      "loc": {
        "start": {
          "line": 242,
          "column": 24
        },
        "end": {
          "line": 242,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 11012,
      "end": 11016,
      "loc": {
        "start": {
          "line": 242,
          "column": 25
        },
        "end": {
          "line": 242,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11016,
      "end": 11017,
      "loc": {
        "start": {
          "line": 242,
          "column": 29
        },
        "end": {
          "line": 242,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeHud",
      "start": 11017,
      "end": 11026,
      "loc": {
        "start": {
          "line": 242,
          "column": 30
        },
        "end": {
          "line": 242,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11026,
      "end": 11027,
      "loc": {
        "start": {
          "line": 242,
          "column": 39
        },
        "end": {
          "line": 242,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11027,
      "end": 11031,
      "loc": {
        "start": {
          "line": 242,
          "column": 40
        },
        "end": {
          "line": 242,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11031,
      "end": 11032,
      "loc": {
        "start": {
          "line": 242,
          "column": 44
        },
        "end": {
          "line": 242,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hud",
      "start": 11032,
      "end": 11035,
      "loc": {
        "start": {
          "line": 242,
          "column": 45
        },
        "end": {
          "line": 242,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11035,
      "end": 11036,
      "loc": {
        "start": {
          "line": 242,
          "column": 48
        },
        "end": {
          "line": 242,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11036,
      "end": 11037,
      "loc": {
        "start": {
          "line": 242,
          "column": 49
        },
        "end": {
          "line": 242,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11058,
      "end": 11062,
      "loc": {
        "start": {
          "line": 243,
          "column": 20
        },
        "end": {
          "line": 243,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11062,
      "end": 11063,
      "loc": {
        "start": {
          "line": 243,
          "column": 24
        },
        "end": {
          "line": 243,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hud",
      "start": 11063,
      "end": 11066,
      "loc": {
        "start": {
          "line": 243,
          "column": 25
        },
        "end": {
          "line": 243,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11066,
      "end": 11067,
      "loc": {
        "start": {
          "line": 243,
          "column": 28
        },
        "end": {
          "line": 243,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "destroy",
      "start": 11067,
      "end": 11074,
      "loc": {
        "start": {
          "line": 243,
          "column": 29
        },
        "end": {
          "line": 243,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11074,
      "end": 11075,
      "loc": {
        "start": {
          "line": 243,
          "column": 36
        },
        "end": {
          "line": 243,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11075,
      "end": 11076,
      "loc": {
        "start": {
          "line": 243,
          "column": 37
        },
        "end": {
          "line": 243,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11076,
      "end": 11077,
      "loc": {
        "start": {
          "line": 243,
          "column": 38
        },
        "end": {
          "line": 243,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11099,
      "end": 11103,
      "loc": {
        "start": {
          "line": 245,
          "column": 20
        },
        "end": {
          "line": 245,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11103,
      "end": 11104,
      "loc": {
        "start": {
          "line": 245,
          "column": 24
        },
        "end": {
          "line": 245,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shiftHandler",
      "start": 11104,
      "end": 11116,
      "loc": {
        "start": {
          "line": 245,
          "column": 25
        },
        "end": {
          "line": 245,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11116,
      "end": 11117,
      "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": "handled",
      "start": 11117,
      "end": 11124,
      "loc": {
        "start": {
          "line": 245,
          "column": 38
        },
        "end": {
          "line": 245,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11125,
      "end": 11126,
      "loc": {
        "start": {
          "line": 245,
          "column": 46
        },
        "end": {
          "line": 245,
          "column": 47
        }
      }
    },
    {
      "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": 11127,
      "end": 11132,
      "loc": {
        "start": {
          "line": 245,
          "column": 48
        },
        "end": {
          "line": 245,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11132,
      "end": 11133,
      "loc": {
        "start": {
          "line": 245,
          "column": 53
        },
        "end": {
          "line": 245,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11154,
      "end": 11158,
      "loc": {
        "start": {
          "line": 246,
          "column": 20
        },
        "end": {
          "line": 246,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11158,
      "end": 11159,
      "loc": {
        "start": {
          "line": 246,
          "column": 24
        },
        "end": {
          "line": 246,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 11159,
      "end": 11163,
      "loc": {
        "start": {
          "line": 246,
          "column": 25
        },
        "end": {
          "line": 246,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11163,
      "end": 11164,
      "loc": {
        "start": {
          "line": 246,
          "column": 29
        },
        "end": {
          "line": 246,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "input",
      "start": 11164,
      "end": 11169,
      "loc": {
        "start": {
          "line": 246,
          "column": 30
        },
        "end": {
          "line": 246,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11169,
      "end": 11170,
      "loc": {
        "start": {
          "line": 246,
          "column": 35
        },
        "end": {
          "line": 246,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeListener",
      "start": 11170,
      "end": 11184,
      "loc": {
        "start": {
          "line": 246,
          "column": 36
        },
        "end": {
          "line": 246,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11184,
      "end": 11185,
      "loc": {
        "start": {
          "line": 246,
          "column": 50
        },
        "end": {
          "line": 246,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11185,
      "end": 11186,
      "loc": {
        "start": {
          "line": 246,
          "column": 51
        },
        "end": {
          "line": 246,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "mousedown",
      "start": 11186,
      "end": 11197,
      "loc": {
        "start": {
          "line": 246,
          "column": 52
        },
        "end": {
          "line": 246,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11197,
      "end": 11198,
      "loc": {
        "start": {
          "line": 246,
          "column": 63
        },
        "end": {
          "line": 246,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "mousemove",
      "start": 11199,
      "end": 11210,
      "loc": {
        "start": {
          "line": 246,
          "column": 65
        },
        "end": {
          "line": 246,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11210,
      "end": 11211,
      "loc": {
        "start": {
          "line": 246,
          "column": 76
        },
        "end": {
          "line": 246,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "mouseup",
      "start": 11212,
      "end": 11221,
      "loc": {
        "start": {
          "line": 246,
          "column": 78
        },
        "end": {
          "line": 246,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11221,
      "end": 11222,
      "loc": {
        "start": {
          "line": 246,
          "column": 87
        },
        "end": {
          "line": 246,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11222,
      "end": 11223,
      "loc": {
        "start": {
          "line": 246,
          "column": 88
        },
        "end": {
          "line": 246,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handler",
      "start": 11224,
      "end": 11231,
      "loc": {
        "start": {
          "line": 246,
          "column": 90
        },
        "end": {
          "line": 246,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11231,
      "end": 11232,
      "loc": {
        "start": {
          "line": 246,
          "column": 97
        },
        "end": {
          "line": 246,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11232,
      "end": 11233,
      "loc": {
        "start": {
          "line": 246,
          "column": 98
        },
        "end": {
          "line": 246,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "document",
      "start": 11254,
      "end": 11262,
      "loc": {
        "start": {
          "line": 247,
          "column": 20
        },
        "end": {
          "line": 247,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11262,
      "end": 11263,
      "loc": {
        "start": {
          "line": 247,
          "column": 28
        },
        "end": {
          "line": 247,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeEventListener",
      "start": 11263,
      "end": 11282,
      "loc": {
        "start": {
          "line": 247,
          "column": 29
        },
        "end": {
          "line": 247,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11282,
      "end": 11283,
      "loc": {
        "start": {
          "line": 247,
          "column": 48
        },
        "end": {
          "line": 247,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "keyup",
      "start": 11283,
      "end": 11290,
      "loc": {
        "start": {
          "line": 247,
          "column": 49
        },
        "end": {
          "line": 247,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11290,
      "end": 11291,
      "loc": {
        "start": {
          "line": 247,
          "column": 56
        },
        "end": {
          "line": 247,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11292,
      "end": 11296,
      "loc": {
        "start": {
          "line": 247,
          "column": 58
        },
        "end": {
          "line": 247,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11296,
      "end": 11297,
      "loc": {
        "start": {
          "line": 247,
          "column": 62
        },
        "end": {
          "line": 247,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tempHandler",
      "start": 11297,
      "end": 11308,
      "loc": {
        "start": {
          "line": 247,
          "column": 63
        },
        "end": {
          "line": 247,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11308,
      "end": 11309,
      "loc": {
        "start": {
          "line": 247,
          "column": 74
        },
        "end": {
          "line": 247,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11309,
      "end": 11310,
      "loc": {
        "start": {
          "line": 247,
          "column": 75
        },
        "end": {
          "line": 247,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11331,
      "end": 11335,
      "loc": {
        "start": {
          "line": 248,
          "column": 20
        },
        "end": {
          "line": 248,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11335,
      "end": 11336,
      "loc": {
        "start": {
          "line": 248,
          "column": 24
        },
        "end": {
          "line": 248,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 11336,
      "end": 11340,
      "loc": {
        "start": {
          "line": 248,
          "column": 25
        },
        "end": {
          "line": 248,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11340,
      "end": 11341,
      "loc": {
        "start": {
          "line": 248,
          "column": 29
        },
        "end": {
          "line": 248,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "input",
      "start": 11341,
      "end": 11346,
      "loc": {
        "start": {
          "line": 248,
          "column": 30
        },
        "end": {
          "line": 248,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11346,
      "end": 11347,
      "loc": {
        "start": {
          "line": 248,
          "column": 35
        },
        "end": {
          "line": 248,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "debounce",
      "start": 11347,
      "end": 11355,
      "loc": {
        "start": {
          "line": 248,
          "column": 36
        },
        "end": {
          "line": 248,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11356,
      "end": 11357,
      "loc": {
        "start": {
          "line": 248,
          "column": 45
        },
        "end": {
          "line": 248,
          "column": 46
        }
      }
    },
    {
      "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": 11358,
      "end": 11362,
      "loc": {
        "start": {
          "line": 248,
          "column": 47
        },
        "end": {
          "line": 248,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11362,
      "end": 11363,
      "loc": {
        "start": {
          "line": 248,
          "column": 51
        },
        "end": {
          "line": 248,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11384,
      "end": 11388,
      "loc": {
        "start": {
          "line": 249,
          "column": 20
        },
        "end": {
          "line": 249,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11388,
      "end": 11389,
      "loc": {
        "start": {
          "line": 249,
          "column": 24
        },
        "end": {
          "line": 249,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 11389,
      "end": 11393,
      "loc": {
        "start": {
          "line": 249,
          "column": 25
        },
        "end": {
          "line": 249,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11393,
      "end": 11394,
      "loc": {
        "start": {
          "line": 249,
          "column": 29
        },
        "end": {
          "line": 249,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "controls",
      "start": 11394,
      "end": 11402,
      "loc": {
        "start": {
          "line": 249,
          "column": 30
        },
        "end": {
          "line": 249,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11402,
      "end": 11403,
      "loc": {
        "start": {
          "line": 249,
          "column": 38
        },
        "end": {
          "line": 249,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "enabled",
      "start": 11403,
      "end": 11410,
      "loc": {
        "start": {
          "line": 249,
          "column": 39
        },
        "end": {
          "line": 249,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11411,
      "end": 11412,
      "loc": {
        "start": {
          "line": 249,
          "column": 47
        },
        "end": {
          "line": 249,
          "column": 48
        }
      }
    },
    {
      "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": 11413,
      "end": 11417,
      "loc": {
        "start": {
          "line": 249,
          "column": 49
        },
        "end": {
          "line": 249,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11417,
      "end": 11418,
      "loc": {
        "start": {
          "line": 249,
          "column": 53
        },
        "end": {
          "line": 249,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11439,
      "end": 11443,
      "loc": {
        "start": {
          "line": 250,
          "column": 20
        },
        "end": {
          "line": 250,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11443,
      "end": 11444,
      "loc": {
        "start": {
          "line": 250,
          "column": 24
        },
        "end": {
          "line": 250,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 11444,
      "end": 11448,
      "loc": {
        "start": {
          "line": 250,
          "column": 25
        },
        "end": {
          "line": 250,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11448,
      "end": 11449,
      "loc": {
        "start": {
          "line": 250,
          "column": 29
        },
        "end": {
          "line": 250,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 11449,
      "end": 11460,
      "loc": {
        "start": {
          "line": 250,
          "column": 30
        },
        "end": {
          "line": 250,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11460,
      "end": 11461,
      "loc": {
        "start": {
          "line": 250,
          "column": 41
        },
        "end": {
          "line": 250,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "enabled",
      "start": 11461,
      "end": 11468,
      "loc": {
        "start": {
          "line": 250,
          "column": 42
        },
        "end": {
          "line": 250,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11469,
      "end": 11470,
      "loc": {
        "start": {
          "line": 250,
          "column": 50
        },
        "end": {
          "line": 250,
          "column": 51
        }
      }
    },
    {
      "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": 11471,
      "end": 11475,
      "loc": {
        "start": {
          "line": 250,
          "column": 52
        },
        "end": {
          "line": 250,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11475,
      "end": 11476,
      "loc": {
        "start": {
          "line": 250,
          "column": 56
        },
        "end": {
          "line": 250,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11493,
      "end": 11494,
      "loc": {
        "start": {
          "line": 251,
          "column": 16
        },
        "end": {
          "line": 251,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11494,
      "end": 11495,
      "loc": {
        "start": {
          "line": 251,
          "column": 17
        },
        "end": {
          "line": 251,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "document",
      "start": 11512,
      "end": 11520,
      "loc": {
        "start": {
          "line": 252,
          "column": 16
        },
        "end": {
          "line": 252,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11520,
      "end": 11521,
      "loc": {
        "start": {
          "line": 252,
          "column": 24
        },
        "end": {
          "line": 252,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addEventListener",
      "start": 11521,
      "end": 11537,
      "loc": {
        "start": {
          "line": 252,
          "column": 25
        },
        "end": {
          "line": 252,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11537,
      "end": 11538,
      "loc": {
        "start": {
          "line": 252,
          "column": 41
        },
        "end": {
          "line": 252,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "keyup",
      "start": 11538,
      "end": 11545,
      "loc": {
        "start": {
          "line": 252,
          "column": 42
        },
        "end": {
          "line": 252,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11545,
      "end": 11546,
      "loc": {
        "start": {
          "line": 252,
          "column": 49
        },
        "end": {
          "line": 252,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11547,
      "end": 11551,
      "loc": {
        "start": {
          "line": 252,
          "column": 51
        },
        "end": {
          "line": 252,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11551,
      "end": 11552,
      "loc": {
        "start": {
          "line": 252,
          "column": 55
        },
        "end": {
          "line": 252,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tempHandler",
      "start": 11552,
      "end": 11563,
      "loc": {
        "start": {
          "line": 252,
          "column": 56
        },
        "end": {
          "line": 252,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11563,
      "end": 11564,
      "loc": {
        "start": {
          "line": 252,
          "column": 67
        },
        "end": {
          "line": 252,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11564,
      "end": 11565,
      "loc": {
        "start": {
          "line": 252,
          "column": 68
        },
        "end": {
          "line": 252,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11578,
      "end": 11579,
      "loc": {
        "start": {
          "line": 253,
          "column": 12
        },
        "end": {
          "line": 253,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11588,
      "end": 11589,
      "loc": {
        "start": {
          "line": 254,
          "column": 8
        },
        "end": {
          "line": 254,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11589,
      "end": 11590,
      "loc": {
        "start": {
          "line": 254,
          "column": 9
        },
        "end": {
          "line": 254,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11600,
      "end": 11604,
      "loc": {
        "start": {
          "line": 256,
          "column": 8
        },
        "end": {
          "line": 256,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11604,
      "end": 11605,
      "loc": {
        "start": {
          "line": 256,
          "column": 12
        },
        "end": {
          "line": 256,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shiftHandler",
      "start": 11605,
      "end": 11617,
      "loc": {
        "start": {
          "line": 256,
          "column": 13
        },
        "end": {
          "line": 256,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11617,
      "end": 11618,
      "loc": {
        "start": {
          "line": 256,
          "column": 25
        },
        "end": {
          "line": 256,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handled",
      "start": 11618,
      "end": 11625,
      "loc": {
        "start": {
          "line": 256,
          "column": 26
        },
        "end": {
          "line": 256,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11626,
      "end": 11627,
      "loc": {
        "start": {
          "line": 256,
          "column": 34
        },
        "end": {
          "line": 256,
          "column": 35
        }
      }
    },
    {
      "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": 11628,
      "end": 11633,
      "loc": {
        "start": {
          "line": 256,
          "column": 36
        },
        "end": {
          "line": 256,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11633,
      "end": 11634,
      "loc": {
        "start": {
          "line": 256,
          "column": 41
        },
        "end": {
          "line": 256,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "document",
      "start": 11643,
      "end": 11651,
      "loc": {
        "start": {
          "line": 257,
          "column": 8
        },
        "end": {
          "line": 257,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11651,
      "end": 11652,
      "loc": {
        "start": {
          "line": 257,
          "column": 16
        },
        "end": {
          "line": 257,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addEventListener",
      "start": 11652,
      "end": 11668,
      "loc": {
        "start": {
          "line": 257,
          "column": 17
        },
        "end": {
          "line": 257,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11668,
      "end": 11669,
      "loc": {
        "start": {
          "line": 257,
          "column": 33
        },
        "end": {
          "line": 257,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "keydown",
      "start": 11669,
      "end": 11678,
      "loc": {
        "start": {
          "line": 257,
          "column": 34
        },
        "end": {
          "line": 257,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11678,
      "end": 11679,
      "loc": {
        "start": {
          "line": 257,
          "column": 43
        },
        "end": {
          "line": 257,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11680,
      "end": 11684,
      "loc": {
        "start": {
          "line": 257,
          "column": 45
        },
        "end": {
          "line": 257,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11684,
      "end": 11685,
      "loc": {
        "start": {
          "line": 257,
          "column": 49
        },
        "end": {
          "line": 257,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shiftHandler",
      "start": 11685,
      "end": 11697,
      "loc": {
        "start": {
          "line": 257,
          "column": 50
        },
        "end": {
          "line": 257,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11697,
      "end": 11698,
      "loc": {
        "start": {
          "line": 257,
          "column": 62
        },
        "end": {
          "line": 257,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11698,
      "end": 11699,
      "loc": {
        "start": {
          "line": 257,
          "column": 63
        },
        "end": {
          "line": 257,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11704,
      "end": 11705,
      "loc": {
        "start": {
          "line": 258,
          "column": 4
        },
        "end": {
          "line": 258,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Add object to the set of selected elements\n     * @param {RayCast-Hit} event - Object generated by the raycaster including the\n     * hit object, material and meta-information\n     ",
      "start": 11711,
      "end": 11905,
      "loc": {
        "start": {
          "line": 260,
          "column": 4
        },
        "end": {
          "line": 264,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 11910,
      "end": 11913,
      "loc": {
        "start": {
          "line": 265,
          "column": 4
        },
        "end": {
          "line": 265,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11913,
      "end": 11914,
      "loc": {
        "start": {
          "line": 265,
          "column": 7
        },
        "end": {
          "line": 265,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 11914,
      "end": 11919,
      "loc": {
        "start": {
          "line": 265,
          "column": 8
        },
        "end": {
          "line": 265,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11919,
      "end": 11920,
      "loc": {
        "start": {
          "line": 265,
          "column": 13
        },
        "end": {
          "line": 265,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "notify",
      "start": 11921,
      "end": 11927,
      "loc": {
        "start": {
          "line": 265,
          "column": 15
        },
        "end": {
          "line": 265,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11928,
      "end": 11929,
      "loc": {
        "start": {
          "line": 265,
          "column": 22
        },
        "end": {
          "line": 265,
          "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": 11930,
      "end": 11934,
      "loc": {
        "start": {
          "line": 265,
          "column": 24
        },
        "end": {
          "line": 265,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11934,
      "end": 11935,
      "loc": {
        "start": {
          "line": 265,
          "column": 28
        },
        "end": {
          "line": 265,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11936,
      "end": 11937,
      "loc": {
        "start": {
          "line": 265,
          "column": 30
        },
        "end": {
          "line": 265,
          "column": 31
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " If the elements limit is met, all prior selections should be removed",
      "start": 11946,
      "end": 12017,
      "loc": {
        "start": {
          "line": 266,
          "column": 8
        },
        "end": {
          "line": 266,
          "column": 79
        }
      }
    },
    {
      "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": 12026,
      "end": 12028,
      "loc": {
        "start": {
          "line": 267,
          "column": 8
        },
        "end": {
          "line": 267,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12029,
      "end": 12030,
      "loc": {
        "start": {
          "line": 267,
          "column": 11
        },
        "end": {
          "line": 267,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12030,
      "end": 12034,
      "loc": {
        "start": {
          "line": 267,
          "column": 12
        },
        "end": {
          "line": 267,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12034,
      "end": 12035,
      "loc": {
        "start": {
          "line": 267,
          "column": 16
        },
        "end": {
          "line": 267,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedSet",
      "start": 12035,
      "end": 12046,
      "loc": {
        "start": {
          "line": 267,
          "column": 17
        },
        "end": {
          "line": 267,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12046,
      "end": 12047,
      "loc": {
        "start": {
          "line": 267,
          "column": 28
        },
        "end": {
          "line": 267,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "size",
      "start": 12047,
      "end": 12051,
      "loc": {
        "start": {
          "line": 267,
          "column": 29
        },
        "end": {
          "line": 267,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">=",
      "start": 12052,
      "end": 12054,
      "loc": {
        "start": {
          "line": 267,
          "column": 34
        },
        "end": {
          "line": 267,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12055,
      "end": 12059,
      "loc": {
        "start": {
          "line": 267,
          "column": 37
        },
        "end": {
          "line": 267,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12059,
      "end": 12060,
      "loc": {
        "start": {
          "line": 267,
          "column": 41
        },
        "end": {
          "line": 267,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 12060,
      "end": 12067,
      "loc": {
        "start": {
          "line": 267,
          "column": 42
        },
        "end": {
          "line": 267,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12067,
      "end": 12068,
      "loc": {
        "start": {
          "line": 267,
          "column": 49
        },
        "end": {
          "line": 267,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "limit",
      "start": 12068,
      "end": 12073,
      "loc": {
        "start": {
          "line": 267,
          "column": 50
        },
        "end": {
          "line": 267,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12073,
      "end": 12074,
      "loc": {
        "start": {
          "line": 267,
          "column": 55
        },
        "end": {
          "line": 267,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12075,
      "end": 12076,
      "loc": {
        "start": {
          "line": 267,
          "column": 57
        },
        "end": {
          "line": 267,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12089,
      "end": 12093,
      "loc": {
        "start": {
          "line": 268,
          "column": 12
        },
        "end": {
          "line": 268,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12093,
      "end": 12094,
      "loc": {
        "start": {
          "line": 268,
          "column": 16
        },
        "end": {
          "line": 268,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeAll",
      "start": 12094,
      "end": 12103,
      "loc": {
        "start": {
          "line": 268,
          "column": 17
        },
        "end": {
          "line": 268,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12103,
      "end": 12104,
      "loc": {
        "start": {
          "line": 268,
          "column": 26
        },
        "end": {
          "line": 268,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "notify",
      "start": 12104,
      "end": 12110,
      "loc": {
        "start": {
          "line": 268,
          "column": 27
        },
        "end": {
          "line": 268,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12110,
      "end": 12111,
      "loc": {
        "start": {
          "line": 268,
          "column": 33
        },
        "end": {
          "line": 268,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12111,
      "end": 12112,
      "loc": {
        "start": {
          "line": 268,
          "column": 34
        },
        "end": {
          "line": 268,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12121,
      "end": 12122,
      "loc": {
        "start": {
          "line": 269,
          "column": 8
        },
        "end": {
          "line": 269,
          "column": 9
        }
      }
    },
    {
      "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": 12132,
      "end": 12134,
      "loc": {
        "start": {
          "line": 271,
          "column": 8
        },
        "end": {
          "line": 271,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12135,
      "end": 12136,
      "loc": {
        "start": {
          "line": 271,
          "column": 11
        },
        "end": {
          "line": 271,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 12136,
      "end": 12137,
      "loc": {
        "start": {
          "line": 271,
          "column": 12
        },
        "end": {
          "line": 271,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12137,
      "end": 12141,
      "loc": {
        "start": {
          "line": 271,
          "column": 13
        },
        "end": {
          "line": 271,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12141,
      "end": 12142,
      "loc": {
        "start": {
          "line": 271,
          "column": 17
        },
        "end": {
          "line": 271,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isSelected",
      "start": 12142,
      "end": 12152,
      "loc": {
        "start": {
          "line": 271,
          "column": 18
        },
        "end": {
          "line": 271,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12152,
      "end": 12153,
      "loc": {
        "start": {
          "line": 271,
          "column": 28
        },
        "end": {
          "line": 271,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 12153,
      "end": 12158,
      "loc": {
        "start": {
          "line": 271,
          "column": 29
        },
        "end": {
          "line": 271,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12158,
      "end": 12159,
      "loc": {
        "start": {
          "line": 271,
          "column": 34
        },
        "end": {
          "line": 271,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 12159,
      "end": 12165,
      "loc": {
        "start": {
          "line": 271,
          "column": 35
        },
        "end": {
          "line": 271,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12165,
      "end": 12166,
      "loc": {
        "start": {
          "line": 271,
          "column": 41
        },
        "end": {
          "line": 271,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12166,
      "end": 12167,
      "loc": {
        "start": {
          "line": 271,
          "column": 42
        },
        "end": {
          "line": 271,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12168,
      "end": 12169,
      "loc": {
        "start": {
          "line": 271,
          "column": 44
        },
        "end": {
          "line": 271,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12182,
      "end": 12186,
      "loc": {
        "start": {
          "line": 272,
          "column": 12
        },
        "end": {
          "line": 272,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12186,
      "end": 12187,
      "loc": {
        "start": {
          "line": 272,
          "column": 16
        },
        "end": {
          "line": 272,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "select",
      "start": 12187,
      "end": 12193,
      "loc": {
        "start": {
          "line": 272,
          "column": 17
        },
        "end": {
          "line": 272,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12193,
      "end": 12194,
      "loc": {
        "start": {
          "line": 272,
          "column": 23
        },
        "end": {
          "line": 272,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 12194,
      "end": 12199,
      "loc": {
        "start": {
          "line": 272,
          "column": 24
        },
        "end": {
          "line": 272,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12199,
      "end": 12200,
      "loc": {
        "start": {
          "line": 272,
          "column": 29
        },
        "end": {
          "line": 272,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 12200,
      "end": 12206,
      "loc": {
        "start": {
          "line": 272,
          "column": 30
        },
        "end": {
          "line": 272,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12206,
      "end": 12207,
      "loc": {
        "start": {
          "line": 272,
          "column": 36
        },
        "end": {
          "line": 272,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12207,
      "end": 12208,
      "loc": {
        "start": {
          "line": 272,
          "column": 37
        },
        "end": {
          "line": 272,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12221,
      "end": 12225,
      "loc": {
        "start": {
          "line": 273,
          "column": 12
        },
        "end": {
          "line": 273,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12225,
      "end": 12226,
      "loc": {
        "start": {
          "line": 273,
          "column": 16
        },
        "end": {
          "line": 273,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedSet",
      "start": 12226,
      "end": 12237,
      "loc": {
        "start": {
          "line": 273,
          "column": 17
        },
        "end": {
          "line": 273,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12237,
      "end": 12238,
      "loc": {
        "start": {
          "line": 273,
          "column": 28
        },
        "end": {
          "line": 273,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 12238,
      "end": 12241,
      "loc": {
        "start": {
          "line": 273,
          "column": 29
        },
        "end": {
          "line": 273,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12241,
      "end": 12242,
      "loc": {
        "start": {
          "line": 273,
          "column": 32
        },
        "end": {
          "line": 273,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 12242,
      "end": 12247,
      "loc": {
        "start": {
          "line": 273,
          "column": 33
        },
        "end": {
          "line": 273,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12247,
      "end": 12248,
      "loc": {
        "start": {
          "line": 273,
          "column": 38
        },
        "end": {
          "line": 273,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 12248,
      "end": 12254,
      "loc": {
        "start": {
          "line": 273,
          "column": 39
        },
        "end": {
          "line": 273,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12254,
      "end": 12255,
      "loc": {
        "start": {
          "line": 273,
          "column": 45
        },
        "end": {
          "line": 273,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12255,
      "end": 12256,
      "loc": {
        "start": {
          "line": 273,
          "column": 46
        },
        "end": {
          "line": 273,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "notify",
      "start": 12269,
      "end": 12275,
      "loc": {
        "start": {
          "line": 274,
          "column": 12
        },
        "end": {
          "line": 274,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 12276,
      "end": 12278,
      "loc": {
        "start": {
          "line": 274,
          "column": 19
        },
        "end": {
          "line": 274,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12279,
      "end": 12283,
      "loc": {
        "start": {
          "line": 274,
          "column": 22
        },
        "end": {
          "line": 274,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12283,
      "end": 12284,
      "loc": {
        "start": {
          "line": 274,
          "column": 26
        },
        "end": {
          "line": 274,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 12284,
      "end": 12291,
      "loc": {
        "start": {
          "line": 274,
          "column": 27
        },
        "end": {
          "line": 274,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12291,
      "end": 12292,
      "loc": {
        "start": {
          "line": 274,
          "column": 34
        },
        "end": {
          "line": 274,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "store",
      "start": 12292,
      "end": 12297,
      "loc": {
        "start": {
          "line": 274,
          "column": 35
        },
        "end": {
          "line": 274,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12297,
      "end": 12298,
      "loc": {
        "start": {
          "line": 274,
          "column": 40
        },
        "end": {
          "line": 274,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dispatch",
      "start": 12298,
      "end": 12306,
      "loc": {
        "start": {
          "line": 274,
          "column": 41
        },
        "end": {
          "line": 274,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12306,
      "end": 12307,
      "loc": {
        "start": {
          "line": 274,
          "column": 49
        },
        "end": {
          "line": 274,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elementActions",
      "start": 12307,
      "end": 12321,
      "loc": {
        "start": {
          "line": 274,
          "column": 50
        },
        "end": {
          "line": 274,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12321,
      "end": 12322,
      "loc": {
        "start": {
          "line": 274,
          "column": 64
        },
        "end": {
          "line": 274,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addChild",
      "start": 12322,
      "end": 12330,
      "loc": {
        "start": {
          "line": 274,
          "column": 65
        },
        "end": {
          "line": 274,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12330,
      "end": 12331,
      "loc": {
        "start": {
          "line": 274,
          "column": 73
        },
        "end": {
          "line": 274,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12331,
      "end": 12335,
      "loc": {
        "start": {
          "line": 274,
          "column": 74
        },
        "end": {
          "line": 274,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12335,
      "end": 12336,
      "loc": {
        "start": {
          "line": 274,
          "column": 78
        },
        "end": {
          "line": 274,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 12336,
      "end": 12343,
      "loc": {
        "start": {
          "line": 274,
          "column": 79
        },
        "end": {
          "line": 274,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12343,
      "end": 12344,
      "loc": {
        "start": {
          "line": 274,
          "column": 86
        },
        "end": {
          "line": 274,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 12344,
      "end": 12346,
      "loc": {
        "start": {
          "line": 274,
          "column": 87
        },
        "end": {
          "line": 274,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12346,
      "end": 12347,
      "loc": {
        "start": {
          "line": 274,
          "column": 89
        },
        "end": {
          "line": 274,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 12348,
      "end": 12353,
      "loc": {
        "start": {
          "line": 274,
          "column": 91
        },
        "end": {
          "line": 274,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12353,
      "end": 12354,
      "loc": {
        "start": {
          "line": 274,
          "column": 96
        },
        "end": {
          "line": 274,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 12354,
      "end": 12360,
      "loc": {
        "start": {
          "line": 274,
          "column": 97
        },
        "end": {
          "line": 274,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12360,
      "end": 12361,
      "loc": {
        "start": {
          "line": 274,
          "column": 103
        },
        "end": {
          "line": 274,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 12361,
      "end": 12363,
      "loc": {
        "start": {
          "line": 274,
          "column": 104
        },
        "end": {
          "line": 274,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12363,
      "end": 12364,
      "loc": {
        "start": {
          "line": 274,
          "column": 106
        },
        "end": {
          "line": 274,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12364,
      "end": 12365,
      "loc": {
        "start": {
          "line": 274,
          "column": 107
        },
        "end": {
          "line": 274,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12365,
      "end": 12366,
      "loc": {
        "start": {
          "line": 274,
          "column": 108
        },
        "end": {
          "line": 274,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12375,
      "end": 12376,
      "loc": {
        "start": {
          "line": 275,
          "column": 8
        },
        "end": {
          "line": 275,
          "column": 9
        }
      }
    },
    {
      "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": 12385,
      "end": 12391,
      "loc": {
        "start": {
          "line": 276,
          "column": 8
        },
        "end": {
          "line": 276,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 12392,
      "end": 12397,
      "loc": {
        "start": {
          "line": 276,
          "column": 15
        },
        "end": {
          "line": 276,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12397,
      "end": 12398,
      "loc": {
        "start": {
          "line": 276,
          "column": 20
        },
        "end": {
          "line": 276,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12403,
      "end": 12404,
      "loc": {
        "start": {
          "line": 277,
          "column": 4
        },
        "end": {
          "line": 277,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Remove object from the set of selected elements\n     * @param {RayCast-Hit} event - Object generated by the raycaster including the\n     * hit object, material and meta-information\n     ",
      "start": 12410,
      "end": 12609,
      "loc": {
        "start": {
          "line": 279,
          "column": 4
        },
        "end": {
          "line": 283,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "remove",
      "start": 12614,
      "end": 12620,
      "loc": {
        "start": {
          "line": 284,
          "column": 4
        },
        "end": {
          "line": 284,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12620,
      "end": 12621,
      "loc": {
        "start": {
          "line": 284,
          "column": 10
        },
        "end": {
          "line": 284,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 12621,
      "end": 12626,
      "loc": {
        "start": {
          "line": 284,
          "column": 11
        },
        "end": {
          "line": 284,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12626,
      "end": 12627,
      "loc": {
        "start": {
          "line": 284,
          "column": 16
        },
        "end": {
          "line": 284,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "notify",
      "start": 12628,
      "end": 12634,
      "loc": {
        "start": {
          "line": 284,
          "column": 18
        },
        "end": {
          "line": 284,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12635,
      "end": 12636,
      "loc": {
        "start": {
          "line": 284,
          "column": 25
        },
        "end": {
          "line": 284,
          "column": 26
        }
      }
    },
    {
      "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": 12637,
      "end": 12641,
      "loc": {
        "start": {
          "line": 284,
          "column": 27
        },
        "end": {
          "line": 284,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12641,
      "end": 12642,
      "loc": {
        "start": {
          "line": 284,
          "column": 31
        },
        "end": {
          "line": 284,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12643,
      "end": 12644,
      "loc": {
        "start": {
          "line": 284,
          "column": 33
        },
        "end": {
          "line": 284,
          "column": 34
        }
      }
    },
    {
      "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": 12653,
      "end": 12655,
      "loc": {
        "start": {
          "line": 285,
          "column": 8
        },
        "end": {
          "line": 285,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12656,
      "end": 12657,
      "loc": {
        "start": {
          "line": 285,
          "column": 11
        },
        "end": {
          "line": 285,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12657,
      "end": 12661,
      "loc": {
        "start": {
          "line": 285,
          "column": 12
        },
        "end": {
          "line": 285,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12661,
      "end": 12662,
      "loc": {
        "start": {
          "line": 285,
          "column": 16
        },
        "end": {
          "line": 285,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isSelected",
      "start": 12662,
      "end": 12672,
      "loc": {
        "start": {
          "line": 285,
          "column": 17
        },
        "end": {
          "line": 285,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12672,
      "end": 12673,
      "loc": {
        "start": {
          "line": 285,
          "column": 27
        },
        "end": {
          "line": 285,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 12673,
      "end": 12678,
      "loc": {
        "start": {
          "line": 285,
          "column": 28
        },
        "end": {
          "line": 285,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12678,
      "end": 12679,
      "loc": {
        "start": {
          "line": 285,
          "column": 33
        },
        "end": {
          "line": 285,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 12679,
      "end": 12685,
      "loc": {
        "start": {
          "line": 285,
          "column": 34
        },
        "end": {
          "line": 285,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12685,
      "end": 12686,
      "loc": {
        "start": {
          "line": 285,
          "column": 40
        },
        "end": {
          "line": 285,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12686,
      "end": 12687,
      "loc": {
        "start": {
          "line": 285,
          "column": 41
        },
        "end": {
          "line": 285,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12688,
      "end": 12689,
      "loc": {
        "start": {
          "line": 285,
          "column": 43
        },
        "end": {
          "line": 285,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12702,
      "end": 12706,
      "loc": {
        "start": {
          "line": 286,
          "column": 12
        },
        "end": {
          "line": 286,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12706,
      "end": 12707,
      "loc": {
        "start": {
          "line": 286,
          "column": 16
        },
        "end": {
          "line": 286,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unselect",
      "start": 12707,
      "end": 12715,
      "loc": {
        "start": {
          "line": 286,
          "column": 17
        },
        "end": {
          "line": 286,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12715,
      "end": 12716,
      "loc": {
        "start": {
          "line": 286,
          "column": 25
        },
        "end": {
          "line": 286,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 12716,
      "end": 12721,
      "loc": {
        "start": {
          "line": 286,
          "column": 26
        },
        "end": {
          "line": 286,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12721,
      "end": 12722,
      "loc": {
        "start": {
          "line": 286,
          "column": 31
        },
        "end": {
          "line": 286,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 12722,
      "end": 12728,
      "loc": {
        "start": {
          "line": 286,
          "column": 32
        },
        "end": {
          "line": 286,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12728,
      "end": 12729,
      "loc": {
        "start": {
          "line": 286,
          "column": 38
        },
        "end": {
          "line": 286,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12729,
      "end": 12730,
      "loc": {
        "start": {
          "line": 286,
          "column": 39
        },
        "end": {
          "line": 286,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12743,
      "end": 12747,
      "loc": {
        "start": {
          "line": 287,
          "column": 12
        },
        "end": {
          "line": 287,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12747,
      "end": 12748,
      "loc": {
        "start": {
          "line": 287,
          "column": 16
        },
        "end": {
          "line": 287,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedSet",
      "start": 12748,
      "end": 12759,
      "loc": {
        "start": {
          "line": 287,
          "column": 17
        },
        "end": {
          "line": 287,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12759,
      "end": 12760,
      "loc": {
        "start": {
          "line": 287,
          "column": 28
        },
        "end": {
          "line": 287,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "delete",
        "keyword": "delete",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "delete",
      "start": 12760,
      "end": 12766,
      "loc": {
        "start": {
          "line": 287,
          "column": 29
        },
        "end": {
          "line": 287,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12766,
      "end": 12767,
      "loc": {
        "start": {
          "line": 287,
          "column": 35
        },
        "end": {
          "line": 287,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 12767,
      "end": 12772,
      "loc": {
        "start": {
          "line": 287,
          "column": 36
        },
        "end": {
          "line": 287,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12772,
      "end": 12773,
      "loc": {
        "start": {
          "line": 287,
          "column": 41
        },
        "end": {
          "line": 287,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 12773,
      "end": 12779,
      "loc": {
        "start": {
          "line": 287,
          "column": 42
        },
        "end": {
          "line": 287,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12779,
      "end": 12780,
      "loc": {
        "start": {
          "line": 287,
          "column": 48
        },
        "end": {
          "line": 287,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12780,
      "end": 12781,
      "loc": {
        "start": {
          "line": 287,
          "column": 49
        },
        "end": {
          "line": 287,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "notify",
      "start": 12794,
      "end": 12800,
      "loc": {
        "start": {
          "line": 288,
          "column": 12
        },
        "end": {
          "line": 288,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 12801,
      "end": 12803,
      "loc": {
        "start": {
          "line": 288,
          "column": 19
        },
        "end": {
          "line": 288,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12804,
      "end": 12808,
      "loc": {
        "start": {
          "line": 288,
          "column": 22
        },
        "end": {
          "line": 288,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12808,
      "end": 12809,
      "loc": {
        "start": {
          "line": 288,
          "column": 26
        },
        "end": {
          "line": 288,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 12809,
      "end": 12816,
      "loc": {
        "start": {
          "line": 288,
          "column": 27
        },
        "end": {
          "line": 288,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12816,
      "end": 12817,
      "loc": {
        "start": {
          "line": 288,
          "column": 34
        },
        "end": {
          "line": 288,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "store",
      "start": 12817,
      "end": 12822,
      "loc": {
        "start": {
          "line": 288,
          "column": 35
        },
        "end": {
          "line": 288,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12822,
      "end": 12823,
      "loc": {
        "start": {
          "line": 288,
          "column": 40
        },
        "end": {
          "line": 288,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dispatch",
      "start": 12823,
      "end": 12831,
      "loc": {
        "start": {
          "line": 288,
          "column": 41
        },
        "end": {
          "line": 288,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12831,
      "end": 12832,
      "loc": {
        "start": {
          "line": 288,
          "column": 49
        },
        "end": {
          "line": 288,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elementActions",
      "start": 12832,
      "end": 12846,
      "loc": {
        "start": {
          "line": 288,
          "column": 50
        },
        "end": {
          "line": 288,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12846,
      "end": 12847,
      "loc": {
        "start": {
          "line": 288,
          "column": 64
        },
        "end": {
          "line": 288,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeChild",
      "start": 12847,
      "end": 12858,
      "loc": {
        "start": {
          "line": 288,
          "column": 65
        },
        "end": {
          "line": 288,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12858,
      "end": 12859,
      "loc": {
        "start": {
          "line": 288,
          "column": 76
        },
        "end": {
          "line": 288,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12859,
      "end": 12863,
      "loc": {
        "start": {
          "line": 288,
          "column": 77
        },
        "end": {
          "line": 288,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12863,
      "end": 12864,
      "loc": {
        "start": {
          "line": 288,
          "column": 81
        },
        "end": {
          "line": 288,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 12864,
      "end": 12871,
      "loc": {
        "start": {
          "line": 288,
          "column": 82
        },
        "end": {
          "line": 288,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12871,
      "end": 12872,
      "loc": {
        "start": {
          "line": 288,
          "column": 89
        },
        "end": {
          "line": 288,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 12872,
      "end": 12874,
      "loc": {
        "start": {
          "line": 288,
          "column": 90
        },
        "end": {
          "line": 288,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12874,
      "end": 12875,
      "loc": {
        "start": {
          "line": 288,
          "column": 92
        },
        "end": {
          "line": 288,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 12876,
      "end": 12881,
      "loc": {
        "start": {
          "line": 288,
          "column": 94
        },
        "end": {
          "line": 288,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12881,
      "end": 12882,
      "loc": {
        "start": {
          "line": 288,
          "column": 99
        },
        "end": {
          "line": 288,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 12882,
      "end": 12888,
      "loc": {
        "start": {
          "line": 288,
          "column": 100
        },
        "end": {
          "line": 288,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12888,
      "end": 12889,
      "loc": {
        "start": {
          "line": 288,
          "column": 106
        },
        "end": {
          "line": 288,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 12889,
      "end": 12891,
      "loc": {
        "start": {
          "line": 288,
          "column": 107
        },
        "end": {
          "line": 288,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12891,
      "end": 12892,
      "loc": {
        "start": {
          "line": 288,
          "column": 109
        },
        "end": {
          "line": 288,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12892,
      "end": 12893,
      "loc": {
        "start": {
          "line": 288,
          "column": 110
        },
        "end": {
          "line": 288,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12893,
      "end": 12894,
      "loc": {
        "start": {
          "line": 288,
          "column": 111
        },
        "end": {
          "line": 288,
          "column": 112
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12903,
      "end": 12904,
      "loc": {
        "start": {
          "line": 289,
          "column": 8
        },
        "end": {
          "line": 289,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12909,
      "end": 12910,
      "loc": {
        "start": {
          "line": 290,
          "column": 4
        },
        "end": {
          "line": 290,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Remove all items (three object) from the set of selected elements\n     * @param {Boolean} keepLocals - If true, selected ids are kept within the selection-element\n     ",
      "start": 12916,
      "end": 13097,
      "loc": {
        "start": {
          "line": 292,
          "column": 4
        },
        "end": {
          "line": 295,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeAll",
      "start": 13102,
      "end": 13111,
      "loc": {
        "start": {
          "line": 296,
          "column": 4
        },
        "end": {
          "line": 296,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13111,
      "end": 13112,
      "loc": {
        "start": {
          "line": 296,
          "column": 13
        },
        "end": {
          "line": 296,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "notify",
      "start": 13112,
      "end": 13118,
      "loc": {
        "start": {
          "line": 296,
          "column": 14
        },
        "end": {
          "line": 296,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13119,
      "end": 13120,
      "loc": {
        "start": {
          "line": 296,
          "column": 21
        },
        "end": {
          "line": 296,
          "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": 13121,
      "end": 13125,
      "loc": {
        "start": {
          "line": 296,
          "column": 23
        },
        "end": {
          "line": 296,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13125,
      "end": 13126,
      "loc": {
        "start": {
          "line": 296,
          "column": 27
        },
        "end": {
          "line": 296,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13127,
      "end": 13128,
      "loc": {
        "start": {
          "line": 296,
          "column": 29
        },
        "end": {
          "line": 296,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13137,
      "end": 13141,
      "loc": {
        "start": {
          "line": 297,
          "column": 8
        },
        "end": {
          "line": 297,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13141,
      "end": 13142,
      "loc": {
        "start": {
          "line": 297,
          "column": 12
        },
        "end": {
          "line": 297,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedSet",
      "start": 13142,
      "end": 13153,
      "loc": {
        "start": {
          "line": 297,
          "column": 13
        },
        "end": {
          "line": 297,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13153,
      "end": 13154,
      "loc": {
        "start": {
          "line": 297,
          "column": 24
        },
        "end": {
          "line": 297,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 13154,
      "end": 13161,
      "loc": {
        "start": {
          "line": 297,
          "column": 25
        },
        "end": {
          "line": 297,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13161,
      "end": 13162,
      "loc": {
        "start": {
          "line": 297,
          "column": 32
        },
        "end": {
          "line": 297,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 13162,
      "end": 13168,
      "loc": {
        "start": {
          "line": 297,
          "column": 33
        },
        "end": {
          "line": 297,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13169,
      "end": 13171,
      "loc": {
        "start": {
          "line": 297,
          "column": 40
        },
        "end": {
          "line": 297,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13172,
      "end": 13176,
      "loc": {
        "start": {
          "line": 297,
          "column": 43
        },
        "end": {
          "line": 297,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13176,
      "end": 13177,
      "loc": {
        "start": {
          "line": 297,
          "column": 47
        },
        "end": {
          "line": 297,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unselect",
      "start": 13177,
      "end": 13185,
      "loc": {
        "start": {
          "line": 297,
          "column": 48
        },
        "end": {
          "line": 297,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13185,
      "end": 13186,
      "loc": {
        "start": {
          "line": 297,
          "column": 56
        },
        "end": {
          "line": 297,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 13186,
      "end": 13192,
      "loc": {
        "start": {
          "line": 297,
          "column": 57
        },
        "end": {
          "line": 297,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13192,
      "end": 13193,
      "loc": {
        "start": {
          "line": 297,
          "column": 63
        },
        "end": {
          "line": 297,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13193,
      "end": 13194,
      "loc": {
        "start": {
          "line": 297,
          "column": 64
        },
        "end": {
          "line": 297,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13194,
      "end": 13195,
      "loc": {
        "start": {
          "line": 297,
          "column": 65
        },
        "end": {
          "line": 297,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13204,
      "end": 13208,
      "loc": {
        "start": {
          "line": 298,
          "column": 8
        },
        "end": {
          "line": 298,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13208,
      "end": 13209,
      "loc": {
        "start": {
          "line": 298,
          "column": 12
        },
        "end": {
          "line": 298,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedSet",
      "start": 13209,
      "end": 13220,
      "loc": {
        "start": {
          "line": 298,
          "column": 13
        },
        "end": {
          "line": 298,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13220,
      "end": 13221,
      "loc": {
        "start": {
          "line": 298,
          "column": 24
        },
        "end": {
          "line": 298,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clear",
      "start": 13221,
      "end": 13226,
      "loc": {
        "start": {
          "line": 298,
          "column": 25
        },
        "end": {
          "line": 298,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13226,
      "end": 13227,
      "loc": {
        "start": {
          "line": 298,
          "column": 30
        },
        "end": {
          "line": 298,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13227,
      "end": 13228,
      "loc": {
        "start": {
          "line": 298,
          "column": 31
        },
        "end": {
          "line": 298,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13228,
      "end": 13229,
      "loc": {
        "start": {
          "line": 298,
          "column": 32
        },
        "end": {
          "line": 298,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "notify",
      "start": 13238,
      "end": 13244,
      "loc": {
        "start": {
          "line": 299,
          "column": 8
        },
        "end": {
          "line": 299,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 13245,
      "end": 13247,
      "loc": {
        "start": {
          "line": 299,
          "column": 15
        },
        "end": {
          "line": 299,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13248,
      "end": 13252,
      "loc": {
        "start": {
          "line": 299,
          "column": 18
        },
        "end": {
          "line": 299,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13252,
      "end": 13253,
      "loc": {
        "start": {
          "line": 299,
          "column": 22
        },
        "end": {
          "line": 299,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 13253,
      "end": 13260,
      "loc": {
        "start": {
          "line": 299,
          "column": 23
        },
        "end": {
          "line": 299,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13260,
      "end": 13261,
      "loc": {
        "start": {
          "line": 299,
          "column": 30
        },
        "end": {
          "line": 299,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "store",
      "start": 13261,
      "end": 13266,
      "loc": {
        "start": {
          "line": 299,
          "column": 31
        },
        "end": {
          "line": 299,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13266,
      "end": 13267,
      "loc": {
        "start": {
          "line": 299,
          "column": 36
        },
        "end": {
          "line": 299,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dispatch",
      "start": 13267,
      "end": 13275,
      "loc": {
        "start": {
          "line": 299,
          "column": 37
        },
        "end": {
          "line": 299,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13275,
      "end": 13276,
      "loc": {
        "start": {
          "line": 299,
          "column": 45
        },
        "end": {
          "line": 299,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elementActions",
      "start": 13276,
      "end": 13290,
      "loc": {
        "start": {
          "line": 299,
          "column": 46
        },
        "end": {
          "line": 299,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13290,
      "end": 13291,
      "loc": {
        "start": {
          "line": 299,
          "column": 60
        },
        "end": {
          "line": 299,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeAllChilds",
      "start": 13291,
      "end": 13306,
      "loc": {
        "start": {
          "line": 299,
          "column": 61
        },
        "end": {
          "line": 299,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13306,
      "end": 13307,
      "loc": {
        "start": {
          "line": 299,
          "column": 76
        },
        "end": {
          "line": 299,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13307,
      "end": 13311,
      "loc": {
        "start": {
          "line": 299,
          "column": 77
        },
        "end": {
          "line": 299,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13311,
      "end": 13312,
      "loc": {
        "start": {
          "line": 299,
          "column": 81
        },
        "end": {
          "line": 299,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 13312,
      "end": 13319,
      "loc": {
        "start": {
          "line": 299,
          "column": 82
        },
        "end": {
          "line": 299,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13319,
      "end": 13320,
      "loc": {
        "start": {
          "line": 299,
          "column": 89
        },
        "end": {
          "line": 299,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 13320,
      "end": 13322,
      "loc": {
        "start": {
          "line": 299,
          "column": 90
        },
        "end": {
          "line": 299,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13322,
      "end": 13323,
      "loc": {
        "start": {
          "line": 299,
          "column": 92
        },
        "end": {
          "line": 299,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13323,
      "end": 13324,
      "loc": {
        "start": {
          "line": 299,
          "column": 93
        },
        "end": {
          "line": 299,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13324,
      "end": 13325,
      "loc": {
        "start": {
          "line": 299,
          "column": 94
        },
        "end": {
          "line": 299,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13330,
      "end": 13331,
      "loc": {
        "start": {
          "line": 300,
          "column": 4
        },
        "end": {
          "line": 300,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 13337,
      "end": 13399,
      "loc": {
        "start": {
          "line": 302,
          "column": 4
        },
        "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": "hover",
      "start": 13404,
      "end": 13409,
      "loc": {
        "start": {
          "line": 305,
          "column": 4
        },
        "end": {
          "line": 305,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13409,
      "end": 13410,
      "loc": {
        "start": {
          "line": 305,
          "column": 9
        },
        "end": {
          "line": 305,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 13410,
      "end": 13415,
      "loc": {
        "start": {
          "line": 305,
          "column": 10
        },
        "end": {
          "line": 305,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13415,
      "end": 13416,
      "loc": {
        "start": {
          "line": 305,
          "column": 15
        },
        "end": {
          "line": 305,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13417,
      "end": 13418,
      "loc": {
        "start": {
          "line": 305,
          "column": 17
        },
        "end": {
          "line": 305,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13427,
      "end": 13431,
      "loc": {
        "start": {
          "line": 306,
          "column": 8
        },
        "end": {
          "line": 306,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13431,
      "end": 13432,
      "loc": {
        "start": {
          "line": 306,
          "column": 12
        },
        "end": {
          "line": 306,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 13432,
      "end": 13439,
      "loc": {
        "start": {
          "line": 306,
          "column": 13
        },
        "end": {
          "line": 306,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13439,
      "end": 13440,
      "loc": {
        "start": {
          "line": 306,
          "column": 20
        },
        "end": {
          "line": 306,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pool",
      "start": 13440,
      "end": 13444,
      "loc": {
        "start": {
          "line": 306,
          "column": 21
        },
        "end": {
          "line": 306,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13444,
      "end": 13445,
      "loc": {
        "start": {
          "line": 306,
          "column": 25
        },
        "end": {
          "line": 306,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 13445,
      "end": 13449,
      "loc": {
        "start": {
          "line": 306,
          "column": 26
        },
        "end": {
          "line": 306,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13449,
      "end": 13450,
      "loc": {
        "start": {
          "line": 306,
          "column": 30
        },
        "end": {
          "line": 306,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setCursor",
      "start": 13450,
      "end": 13459,
      "loc": {
        "start": {
          "line": 306,
          "column": 31
        },
        "end": {
          "line": 306,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13459,
      "end": 13460,
      "loc": {
        "start": {
          "line": 306,
          "column": 40
        },
        "end": {
          "line": 306,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "pointer",
      "start": 13460,
      "end": 13469,
      "loc": {
        "start": {
          "line": 306,
          "column": 41
        },
        "end": {
          "line": 306,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13469,
      "end": 13470,
      "loc": {
        "start": {
          "line": 306,
          "column": 50
        },
        "end": {
          "line": 306,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13470,
      "end": 13471,
      "loc": {
        "start": {
          "line": 306,
          "column": 51
        },
        "end": {
          "line": 306,
          "column": 52
        }
      }
    },
    {
      "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": 13480,
      "end": 13482,
      "loc": {
        "start": {
          "line": 307,
          "column": 8
        },
        "end": {
          "line": 307,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13483,
      "end": 13484,
      "loc": {
        "start": {
          "line": 307,
          "column": 11
        },
        "end": {
          "line": 307,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 13484,
      "end": 13489,
      "loc": {
        "start": {
          "line": 307,
          "column": 12
        },
        "end": {
          "line": 307,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13489,
      "end": 13490,
      "loc": {
        "start": {
          "line": 307,
          "column": 17
        },
        "end": {
          "line": 307,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 13490,
      "end": 13496,
      "loc": {
        "start": {
          "line": 307,
          "column": 18
        },
        "end": {
          "line": 307,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13496,
      "end": 13497,
      "loc": {
        "start": {
          "line": 307,
          "column": 24
        },
        "end": {
          "line": 307,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "materials",
      "start": 13497,
      "end": 13506,
      "loc": {
        "start": {
          "line": 307,
          "column": 25
        },
        "end": {
          "line": 307,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 13507,
      "end": 13509,
      "loc": {
        "start": {
          "line": 307,
          "column": 35
        },
        "end": {
          "line": 307,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 13510,
      "end": 13511,
      "loc": {
        "start": {
          "line": 307,
          "column": 38
        },
        "end": {
          "line": 307,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13511,
      "end": 13515,
      "loc": {
        "start": {
          "line": 307,
          "column": 39
        },
        "end": {
          "line": 307,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13515,
      "end": 13516,
      "loc": {
        "start": {
          "line": 307,
          "column": 43
        },
        "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": "isSelected",
      "start": 13516,
      "end": 13526,
      "loc": {
        "start": {
          "line": 307,
          "column": 44
        },
        "end": {
          "line": 307,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13526,
      "end": 13527,
      "loc": {
        "start": {
          "line": 307,
          "column": 54
        },
        "end": {
          "line": 307,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 13527,
      "end": 13532,
      "loc": {
        "start": {
          "line": 307,
          "column": 55
        },
        "end": {
          "line": 307,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13532,
      "end": 13533,
      "loc": {
        "start": {
          "line": 307,
          "column": 60
        },
        "end": {
          "line": 307,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 13533,
      "end": 13539,
      "loc": {
        "start": {
          "line": 307,
          "column": 61
        },
        "end": {
          "line": 307,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13539,
      "end": 13540,
      "loc": {
        "start": {
          "line": 307,
          "column": 67
        },
        "end": {
          "line": 307,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13540,
      "end": 13541,
      "loc": {
        "start": {
          "line": 307,
          "column": 68
        },
        "end": {
          "line": 307,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13542,
      "end": 13543,
      "loc": {
        "start": {
          "line": 307,
          "column": 70
        },
        "end": {
          "line": 307,
          "column": 71
        }
      }
    },
    {
      "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": 13556,
      "end": 13559,
      "loc": {
        "start": {
          "line": 308,
          "column": 12
        },
        "end": {
          "line": 308,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "anim",
      "start": 13560,
      "end": 13564,
      "loc": {
        "start": {
          "line": 308,
          "column": 16
        },
        "end": {
          "line": 308,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13565,
      "end": 13566,
      "loc": {
        "start": {
          "line": 308,
          "column": 21
        },
        "end": {
          "line": 308,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 13567,
      "end": 13572,
      "loc": {
        "start": {
          "line": 308,
          "column": 23
        },
        "end": {
          "line": 308,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13572,
      "end": 13573,
      "loc": {
        "start": {
          "line": 308,
          "column": 28
        },
        "end": {
          "line": 308,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 13573,
      "end": 13579,
      "loc": {
        "start": {
          "line": 308,
          "column": 29
        },
        "end": {
          "line": 308,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13579,
      "end": 13580,
      "loc": {
        "start": {
          "line": 308,
          "column": 35
        },
        "end": {
          "line": 308,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animate",
      "start": 13580,
      "end": 13587,
      "loc": {
        "start": {
          "line": 308,
          "column": 36
        },
        "end": {
          "line": 308,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13587,
      "end": 13588,
      "loc": {
        "start": {
          "line": 308,
          "column": 43
        },
        "end": {
          "line": 308,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13588,
      "end": 13589,
      "loc": {
        "start": {
          "line": 308,
          "column": 44
        },
        "end": {
          "line": 308,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "materials",
      "start": 13606,
      "end": 13615,
      "loc": {
        "start": {
          "line": 309,
          "column": 16
        },
        "end": {
          "line": 309,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13615,
      "end": 13616,
      "loc": {
        "start": {
          "line": 309,
          "column": 25
        },
        "end": {
          "line": 309,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13617,
      "end": 13618,
      "loc": {
        "start": {
          "line": 309,
          "column": 27
        },
        "end": {
          "line": 309,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meshes",
      "start": 13619,
      "end": 13625,
      "loc": {
        "start": {
          "line": 309,
          "column": 29
        },
        "end": {
          "line": 309,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13625,
      "end": 13626,
      "loc": {
        "start": {
          "line": 309,
          "column": 35
        },
        "end": {
          "line": 309,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13627,
      "end": 13628,
      "loc": {
        "start": {
          "line": 309,
          "column": 37
        },
        "end": {
          "line": 309,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13628,
      "end": 13629,
      "loc": {
        "start": {
          "line": 309,
          "column": 38
        },
        "end": {
          "line": 309,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 13630,
      "end": 13635,
      "loc": {
        "start": {
          "line": 309,
          "column": 40
        },
        "end": {
          "line": 309,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13635,
      "end": 13636,
      "loc": {
        "start": {
          "line": 309,
          "column": 45
        },
        "end": {
          "line": 309,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 13637,
      "end": 13640,
      "loc": {
        "start": {
          "line": 309,
          "column": 47
        },
        "end": {
          "line": 309,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 13641,
      "end": 13646,
      "loc": {
        "start": {
          "line": 309,
          "column": 51
        },
        "end": {
          "line": 309,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13646,
      "end": 13647,
      "loc": {
        "start": {
          "line": 309,
          "column": 56
        },
        "end": {
          "line": 309,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Color",
      "start": 13647,
      "end": 13652,
      "loc": {
        "start": {
          "line": 309,
          "column": 57
        },
        "end": {
          "line": 309,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13652,
      "end": 13653,
      "loc": {
        "start": {
          "line": 309,
          "column": 62
        },
        "end": {
          "line": 309,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2676639,
      "start": 13653,
      "end": 13661,
      "loc": {
        "start": {
          "line": 309,
          "column": 63
        },
        "end": {
          "line": 309,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13661,
      "end": 13662,
      "loc": {
        "start": {
          "line": 309,
          "column": 71
        },
        "end": {
          "line": 309,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13662,
      "end": 13663,
      "loc": {
        "start": {
          "line": 309,
          "column": 72
        },
        "end": {
          "line": 309,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "opacity",
      "start": 13664,
      "end": 13671,
      "loc": {
        "start": {
          "line": 309,
          "column": 74
        },
        "end": {
          "line": 309,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13671,
      "end": 13672,
      "loc": {
        "start": {
          "line": 309,
          "column": 81
        },
        "end": {
          "line": 309,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 13673,
      "end": 13674,
      "loc": {
        "start": {
          "line": 309,
          "column": 83
        },
        "end": {
          "line": 309,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13675,
      "end": 13676,
      "loc": {
        "start": {
          "line": 309,
          "column": 85
        },
        "end": {
          "line": 309,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13676,
      "end": 13677,
      "loc": {
        "start": {
          "line": 309,
          "column": 86
        },
        "end": {
          "line": 309,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13678,
      "end": 13679,
      "loc": {
        "start": {
          "line": 309,
          "column": 88
        },
        "end": {
          "line": 309,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13679,
      "end": 13680,
      "loc": {
        "start": {
          "line": 309,
          "column": 89
        },
        "end": {
          "line": 309,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13693,
      "end": 13694,
      "loc": {
        "start": {
          "line": 310,
          "column": 12
        },
        "end": {
          "line": 310,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13694,
      "end": 13695,
      "loc": {
        "start": {
          "line": 310,
          "column": 13
        },
        "end": {
          "line": 310,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13695,
      "end": 13696,
      "loc": {
        "start": {
          "line": 310,
          "column": 14
        },
        "end": {
          "line": 310,
          "column": 15
        }
      }
    },
    {
      "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": 13709,
      "end": 13711,
      "loc": {
        "start": {
          "line": 311,
          "column": 12
        },
        "end": {
          "line": 311,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13712,
      "end": 13713,
      "loc": {
        "start": {
          "line": 311,
          "column": 15
        },
        "end": {
          "line": 311,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 13713,
      "end": 13718,
      "loc": {
        "start": {
          "line": 311,
          "column": 16
        },
        "end": {
          "line": 311,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13718,
      "end": 13719,
      "loc": {
        "start": {
          "line": 311,
          "column": 21
        },
        "end": {
          "line": 311,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 13719,
      "end": 13725,
      "loc": {
        "start": {
          "line": 311,
          "column": 22
        },
        "end": {
          "line": 311,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13725,
      "end": 13726,
      "loc": {
        "start": {
          "line": 311,
          "column": 28
        },
        "end": {
          "line": 311,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "__origProps",
      "start": 13726,
      "end": 13737,
      "loc": {
        "start": {
          "line": 311,
          "column": 29
        },
        "end": {
          "line": 311,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 13738,
      "end": 13741,
      "loc": {
        "start": {
          "line": 311,
          "column": 41
        },
        "end": {
          "line": 311,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 13742,
      "end": 13751,
      "loc": {
        "start": {
          "line": 311,
          "column": 45
        },
        "end": {
          "line": 311,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13751,
      "end": 13752,
      "loc": {
        "start": {
          "line": 311,
          "column": 54
        },
        "end": {
          "line": 311,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13753,
      "end": 13754,
      "loc": {
        "start": {
          "line": 311,
          "column": 56
        },
        "end": {
          "line": 311,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 13771,
      "end": 13776,
      "loc": {
        "start": {
          "line": 312,
          "column": 16
        },
        "end": {
          "line": 312,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13776,
      "end": 13777,
      "loc": {
        "start": {
          "line": 312,
          "column": 21
        },
        "end": {
          "line": 312,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 13777,
      "end": 13783,
      "loc": {
        "start": {
          "line": 312,
          "column": 22
        },
        "end": {
          "line": 312,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13783,
      "end": 13784,
      "loc": {
        "start": {
          "line": 312,
          "column": 28
        },
        "end": {
          "line": 312,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "__origProps",
      "start": 13784,
      "end": 13795,
      "loc": {
        "start": {
          "line": 312,
          "column": 29
        },
        "end": {
          "line": 312,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13796,
      "end": 13797,
      "loc": {
        "start": {
          "line": 312,
          "column": 41
        },
        "end": {
          "line": 312,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "anim",
      "start": 13798,
      "end": 13802,
      "loc": {
        "start": {
          "line": 312,
          "column": 43
        },
        "end": {
          "line": 312,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13802,
      "end": 13803,
      "loc": {
        "start": {
          "line": 312,
          "column": 47
        },
        "end": {
          "line": 312,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getProperties",
      "start": 13803,
      "end": 13816,
      "loc": {
        "start": {
          "line": 312,
          "column": 48
        },
        "end": {
          "line": 312,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13816,
      "end": 13817,
      "loc": {
        "start": {
          "line": 312,
          "column": 61
        },
        "end": {
          "line": 312,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13817,
      "end": 13818,
      "loc": {
        "start": {
          "line": 312,
          "column": 62
        },
        "end": {
          "line": 312,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13818,
      "end": 13819,
      "loc": {
        "start": {
          "line": 312,
          "column": 63
        },
        "end": {
          "line": 312,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13832,
      "end": 13833,
      "loc": {
        "start": {
          "line": 313,
          "column": 12
        },
        "end": {
          "line": 313,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "anim",
      "start": 13846,
      "end": 13850,
      "loc": {
        "start": {
          "line": 314,
          "column": 12
        },
        "end": {
          "line": 314,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13850,
      "end": 13851,
      "loc": {
        "start": {
          "line": 314,
          "column": 16
        },
        "end": {
          "line": 314,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 13851,
      "end": 13856,
      "loc": {
        "start": {
          "line": 314,
          "column": 17
        },
        "end": {
          "line": 314,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13856,
      "end": 13857,
      "loc": {
        "start": {
          "line": 314,
          "column": 22
        },
        "end": {
          "line": 314,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 13857,
      "end": 13858,
      "loc": {
        "start": {
          "line": 314,
          "column": 23
        },
        "end": {
          "line": 314,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13858,
      "end": 13859,
      "loc": {
        "start": {
          "line": 314,
          "column": 24
        },
        "end": {
          "line": 314,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13859,
      "end": 13860,
      "loc": {
        "start": {
          "line": 314,
          "column": 25
        },
        "end": {
          "line": 314,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13869,
      "end": 13870,
      "loc": {
        "start": {
          "line": 315,
          "column": 8
        },
        "end": {
          "line": 315,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13875,
      "end": 13876,
      "loc": {
        "start": {
          "line": 316,
          "column": 4
        },
        "end": {
          "line": 316,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 13882,
      "end": 13944,
      "loc": {
        "start": {
          "line": 318,
          "column": 4
        },
        "end": {
          "line": 320,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unhover",
      "start": 13949,
      "end": 13956,
      "loc": {
        "start": {
          "line": 321,
          "column": 4
        },
        "end": {
          "line": 321,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13956,
      "end": 13957,
      "loc": {
        "start": {
          "line": 321,
          "column": 11
        },
        "end": {
          "line": 321,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 13957,
      "end": 13962,
      "loc": {
        "start": {
          "line": 321,
          "column": 12
        },
        "end": {
          "line": 321,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13962,
      "end": 13963,
      "loc": {
        "start": {
          "line": 321,
          "column": 17
        },
        "end": {
          "line": 321,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13964,
      "end": 13965,
      "loc": {
        "start": {
          "line": 321,
          "column": 19
        },
        "end": {
          "line": 321,
          "column": 20
        }
      }
    },
    {
      "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": 13974,
      "end": 13976,
      "loc": {
        "start": {
          "line": 322,
          "column": 8
        },
        "end": {
          "line": 322,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13977,
      "end": 13978,
      "loc": {
        "start": {
          "line": 322,
          "column": 11
        },
        "end": {
          "line": 322,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 13978,
      "end": 13983,
      "loc": {
        "start": {
          "line": 322,
          "column": 12
        },
        "end": {
          "line": 322,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13983,
      "end": 13984,
      "loc": {
        "start": {
          "line": 322,
          "column": 17
        },
        "end": {
          "line": 322,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 13984,
      "end": 13990,
      "loc": {
        "start": {
          "line": 322,
          "column": 18
        },
        "end": {
          "line": 322,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13990,
      "end": 13991,
      "loc": {
        "start": {
          "line": 322,
          "column": 24
        },
        "end": {
          "line": 322,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "materials",
      "start": 13991,
      "end": 14000,
      "loc": {
        "start": {
          "line": 322,
          "column": 25
        },
        "end": {
          "line": 322,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 14001,
      "end": 14003,
      "loc": {
        "start": {
          "line": 322,
          "column": 35
        },
        "end": {
          "line": 322,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 14004,
      "end": 14009,
      "loc": {
        "start": {
          "line": 322,
          "column": 38
        },
        "end": {
          "line": 322,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14009,
      "end": 14010,
      "loc": {
        "start": {
          "line": 322,
          "column": 43
        },
        "end": {
          "line": 322,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14010,
      "end": 14016,
      "loc": {
        "start": {
          "line": 322,
          "column": 44
        },
        "end": {
          "line": 322,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14016,
      "end": 14017,
      "loc": {
        "start": {
          "line": 322,
          "column": 50
        },
        "end": {
          "line": 322,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "__origProps",
      "start": 14017,
      "end": 14028,
      "loc": {
        "start": {
          "line": 322,
          "column": 51
        },
        "end": {
          "line": 322,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 14029,
      "end": 14031,
      "loc": {
        "start": {
          "line": 322,
          "column": 63
        },
        "end": {
          "line": 322,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 14032,
      "end": 14033,
      "loc": {
        "start": {
          "line": 322,
          "column": 66
        },
        "end": {
          "line": 322,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14033,
      "end": 14037,
      "loc": {
        "start": {
          "line": 322,
          "column": 67
        },
        "end": {
          "line": 322,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14037,
      "end": 14038,
      "loc": {
        "start": {
          "line": 322,
          "column": 71
        },
        "end": {
          "line": 322,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isSelected",
      "start": 14038,
      "end": 14048,
      "loc": {
        "start": {
          "line": 322,
          "column": 72
        },
        "end": {
          "line": 322,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14048,
      "end": 14049,
      "loc": {
        "start": {
          "line": 322,
          "column": 82
        },
        "end": {
          "line": 322,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 14049,
      "end": 14054,
      "loc": {
        "start": {
          "line": 322,
          "column": 83
        },
        "end": {
          "line": 322,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14054,
      "end": 14055,
      "loc": {
        "start": {
          "line": 322,
          "column": 88
        },
        "end": {
          "line": 322,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14055,
      "end": 14061,
      "loc": {
        "start": {
          "line": 322,
          "column": 89
        },
        "end": {
          "line": 322,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14061,
      "end": 14062,
      "loc": {
        "start": {
          "line": 322,
          "column": 95
        },
        "end": {
          "line": 322,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14062,
      "end": 14063,
      "loc": {
        "start": {
          "line": 322,
          "column": 96
        },
        "end": {
          "line": 322,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14064,
      "end": 14065,
      "loc": {
        "start": {
          "line": 322,
          "column": 98
        },
        "end": {
          "line": 322,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 14078,
      "end": 14083,
      "loc": {
        "start": {
          "line": 323,
          "column": 12
        },
        "end": {
          "line": 323,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14083,
      "end": 14084,
      "loc": {
        "start": {
          "line": 323,
          "column": 17
        },
        "end": {
          "line": 323,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14084,
      "end": 14090,
      "loc": {
        "start": {
          "line": 323,
          "column": 18
        },
        "end": {
          "line": 323,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14090,
      "end": 14091,
      "loc": {
        "start": {
          "line": 323,
          "column": 24
        },
        "end": {
          "line": 323,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animate",
      "start": 14091,
      "end": 14098,
      "loc": {
        "start": {
          "line": 323,
          "column": 25
        },
        "end": {
          "line": 323,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14098,
      "end": 14099,
      "loc": {
        "start": {
          "line": 323,
          "column": 32
        },
        "end": {
          "line": 323,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 14099,
      "end": 14104,
      "loc": {
        "start": {
          "line": 323,
          "column": 33
        },
        "end": {
          "line": 323,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14104,
      "end": 14105,
      "loc": {
        "start": {
          "line": 323,
          "column": 38
        },
        "end": {
          "line": 323,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14105,
      "end": 14111,
      "loc": {
        "start": {
          "line": 323,
          "column": 39
        },
        "end": {
          "line": 323,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14111,
      "end": 14112,
      "loc": {
        "start": {
          "line": 323,
          "column": 45
        },
        "end": {
          "line": 323,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "__origProps",
      "start": 14112,
      "end": 14123,
      "loc": {
        "start": {
          "line": 323,
          "column": 46
        },
        "end": {
          "line": 323,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14123,
      "end": 14124,
      "loc": {
        "start": {
          "line": 323,
          "column": 57
        },
        "end": {
          "line": 323,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14124,
      "end": 14125,
      "loc": {
        "start": {
          "line": 323,
          "column": 58
        },
        "end": {
          "line": 323,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 14125,
      "end": 14130,
      "loc": {
        "start": {
          "line": 323,
          "column": 59
        },
        "end": {
          "line": 323,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14130,
      "end": 14131,
      "loc": {
        "start": {
          "line": 323,
          "column": 64
        },
        "end": {
          "line": 323,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 500,
      "start": 14131,
      "end": 14134,
      "loc": {
        "start": {
          "line": 323,
          "column": 65
        },
        "end": {
          "line": 323,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14134,
      "end": 14135,
      "loc": {
        "start": {
          "line": 323,
          "column": 68
        },
        "end": {
          "line": 323,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14135,
      "end": 14136,
      "loc": {
        "start": {
          "line": 323,
          "column": 69
        },
        "end": {
          "line": 323,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14145,
      "end": 14146,
      "loc": {
        "start": {
          "line": 324,
          "column": 8
        },
        "end": {
          "line": 324,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14151,
      "end": 14152,
      "loc": {
        "start": {
          "line": 325,
          "column": 4
        },
        "end": {
          "line": 325,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Highlight the selected object. Store original material for unhighlight.\n     ",
      "start": 14158,
      "end": 14248,
      "loc": {
        "start": {
          "line": 327,
          "column": 4
        },
        "end": {
          "line": 329,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "select",
      "start": 14253,
      "end": 14259,
      "loc": {
        "start": {
          "line": 330,
          "column": 4
        },
        "end": {
          "line": 330,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14259,
      "end": 14260,
      "loc": {
        "start": {
          "line": 330,
          "column": 10
        },
        "end": {
          "line": 330,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14260,
      "end": 14266,
      "loc": {
        "start": {
          "line": 330,
          "column": 11
        },
        "end": {
          "line": 330,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14266,
      "end": 14267,
      "loc": {
        "start": {
          "line": 330,
          "column": 17
        },
        "end": {
          "line": 330,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14268,
      "end": 14269,
      "loc": {
        "start": {
          "line": 330,
          "column": 19
        },
        "end": {
          "line": 330,
          "column": 20
        }
      }
    },
    {
      "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": 14278,
      "end": 14280,
      "loc": {
        "start": {
          "line": 331,
          "column": 8
        },
        "end": {
          "line": 331,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14281,
      "end": 14282,
      "loc": {
        "start": {
          "line": 331,
          "column": 11
        },
        "end": {
          "line": 331,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14282,
      "end": 14288,
      "loc": {
        "start": {
          "line": 331,
          "column": 12
        },
        "end": {
          "line": 331,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14288,
      "end": 14289,
      "loc": {
        "start": {
          "line": 331,
          "column": 18
        },
        "end": {
          "line": 331,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "materials",
      "start": 14289,
      "end": 14298,
      "loc": {
        "start": {
          "line": 331,
          "column": 19
        },
        "end": {
          "line": 331,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14298,
      "end": 14299,
      "loc": {
        "start": {
          "line": 331,
          "column": 28
        },
        "end": {
          "line": 331,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14300,
      "end": 14301,
      "loc": {
        "start": {
          "line": 331,
          "column": 30
        },
        "end": {
          "line": 331,
          "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": 14314,
      "end": 14317,
      "loc": {
        "start": {
          "line": 332,
          "column": 12
        },
        "end": {
          "line": 332,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "anim",
      "start": 14318,
      "end": 14322,
      "loc": {
        "start": {
          "line": 332,
          "column": 16
        },
        "end": {
          "line": 332,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14323,
      "end": 14324,
      "loc": {
        "start": {
          "line": 332,
          "column": 21
        },
        "end": {
          "line": 332,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14325,
      "end": 14331,
      "loc": {
        "start": {
          "line": 332,
          "column": 23
        },
        "end": {
          "line": 332,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14331,
      "end": 14332,
      "loc": {
        "start": {
          "line": 332,
          "column": 29
        },
        "end": {
          "line": 332,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animate",
      "start": 14332,
      "end": 14339,
      "loc": {
        "start": {
          "line": 332,
          "column": 30
        },
        "end": {
          "line": 332,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14339,
      "end": 14340,
      "loc": {
        "start": {
          "line": 332,
          "column": 37
        },
        "end": {
          "line": 332,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14340,
      "end": 14341,
      "loc": {
        "start": {
          "line": 332,
          "column": 38
        },
        "end": {
          "line": 332,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "materials",
      "start": 14342,
      "end": 14351,
      "loc": {
        "start": {
          "line": 332,
          "column": 40
        },
        "end": {
          "line": 332,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14351,
      "end": 14352,
      "loc": {
        "start": {
          "line": 332,
          "column": 49
        },
        "end": {
          "line": 332,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14353,
      "end": 14354,
      "loc": {
        "start": {
          "line": 332,
          "column": 51
        },
        "end": {
          "line": 332,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meshes",
      "start": 14355,
      "end": 14361,
      "loc": {
        "start": {
          "line": 332,
          "column": 53
        },
        "end": {
          "line": 332,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14361,
      "end": 14362,
      "loc": {
        "start": {
          "line": 332,
          "column": 59
        },
        "end": {
          "line": 332,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14363,
      "end": 14364,
      "loc": {
        "start": {
          "line": 332,
          "column": 61
        },
        "end": {
          "line": 332,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14364,
      "end": 14365,
      "loc": {
        "start": {
          "line": 332,
          "column": 62
        },
        "end": {
          "line": 332,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 14366,
      "end": 14371,
      "loc": {
        "start": {
          "line": 332,
          "column": 64
        },
        "end": {
          "line": 332,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14371,
      "end": 14372,
      "loc": {
        "start": {
          "line": 332,
          "column": 69
        },
        "end": {
          "line": 332,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 14373,
      "end": 14376,
      "loc": {
        "start": {
          "line": 332,
          "column": 71
        },
        "end": {
          "line": 332,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 14377,
      "end": 14382,
      "loc": {
        "start": {
          "line": 332,
          "column": 75
        },
        "end": {
          "line": 332,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14382,
      "end": 14383,
      "loc": {
        "start": {
          "line": 332,
          "column": 80
        },
        "end": {
          "line": 332,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Color",
      "start": 14383,
      "end": 14388,
      "loc": {
        "start": {
          "line": 332,
          "column": 81
        },
        "end": {
          "line": 332,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14388,
      "end": 14389,
      "loc": {
        "start": {
          "line": 332,
          "column": 86
        },
        "end": {
          "line": 332,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 12727145,
      "start": 14389,
      "end": 14397,
      "loc": {
        "start": {
          "line": 332,
          "column": 87
        },
        "end": {
          "line": 332,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14397,
      "end": 14398,
      "loc": {
        "start": {
          "line": 332,
          "column": 95
        },
        "end": {
          "line": 332,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14398,
      "end": 14399,
      "loc": {
        "start": {
          "line": 332,
          "column": 96
        },
        "end": {
          "line": 332,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "opacity",
      "start": 14400,
      "end": 14407,
      "loc": {
        "start": {
          "line": 332,
          "column": 98
        },
        "end": {
          "line": 332,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14407,
      "end": 14408,
      "loc": {
        "start": {
          "line": 332,
          "column": 105
        },
        "end": {
          "line": 332,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 14409,
      "end": 14410,
      "loc": {
        "start": {
          "line": 332,
          "column": 107
        },
        "end": {
          "line": 332,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14411,
      "end": 14412,
      "loc": {
        "start": {
          "line": 332,
          "column": 109
        },
        "end": {
          "line": 332,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14412,
      "end": 14413,
      "loc": {
        "start": {
          "line": 332,
          "column": 110
        },
        "end": {
          "line": 332,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14414,
      "end": 14415,
      "loc": {
        "start": {
          "line": 332,
          "column": 112
        },
        "end": {
          "line": 332,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14416,
      "end": 14417,
      "loc": {
        "start": {
          "line": 332,
          "column": 114
        },
        "end": {
          "line": 332,
          "column": 115
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14417,
      "end": 14418,
      "loc": {
        "start": {
          "line": 332,
          "column": 115
        },
        "end": {
          "line": 332,
          "column": 116
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14418,
      "end": 14419,
      "loc": {
        "start": {
          "line": 332,
          "column": 116
        },
        "end": {
          "line": 332,
          "column": 117
        }
      }
    },
    {
      "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": 14432,
      "end": 14434,
      "loc": {
        "start": {
          "line": 333,
          "column": 12
        },
        "end": {
          "line": 333,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14435,
      "end": 14436,
      "loc": {
        "start": {
          "line": 333,
          "column": 15
        },
        "end": {
          "line": 333,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14436,
      "end": 14442,
      "loc": {
        "start": {
          "line": 333,
          "column": 16
        },
        "end": {
          "line": 333,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14442,
      "end": 14443,
      "loc": {
        "start": {
          "line": 333,
          "column": 22
        },
        "end": {
          "line": 333,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "__origProps",
      "start": 14443,
      "end": 14454,
      "loc": {
        "start": {
          "line": 333,
          "column": 23
        },
        "end": {
          "line": 333,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 14455,
      "end": 14458,
      "loc": {
        "start": {
          "line": 333,
          "column": 35
        },
        "end": {
          "line": 333,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 14459,
      "end": 14468,
      "loc": {
        "start": {
          "line": 333,
          "column": 39
        },
        "end": {
          "line": 333,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14468,
      "end": 14469,
      "loc": {
        "start": {
          "line": 333,
          "column": 48
        },
        "end": {
          "line": 333,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14470,
      "end": 14471,
      "loc": {
        "start": {
          "line": 333,
          "column": 50
        },
        "end": {
          "line": 333,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14488,
      "end": 14494,
      "loc": {
        "start": {
          "line": 334,
          "column": 16
        },
        "end": {
          "line": 334,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14494,
      "end": 14495,
      "loc": {
        "start": {
          "line": 334,
          "column": 22
        },
        "end": {
          "line": 334,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "__origProps",
      "start": 14495,
      "end": 14506,
      "loc": {
        "start": {
          "line": 334,
          "column": 23
        },
        "end": {
          "line": 334,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14507,
      "end": 14508,
      "loc": {
        "start": {
          "line": 334,
          "column": 35
        },
        "end": {
          "line": 334,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "anim",
      "start": 14509,
      "end": 14513,
      "loc": {
        "start": {
          "line": 334,
          "column": 37
        },
        "end": {
          "line": 334,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14513,
      "end": 14514,
      "loc": {
        "start": {
          "line": 334,
          "column": 41
        },
        "end": {
          "line": 334,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getProperties",
      "start": 14514,
      "end": 14527,
      "loc": {
        "start": {
          "line": 334,
          "column": 42
        },
        "end": {
          "line": 334,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14527,
      "end": 14528,
      "loc": {
        "start": {
          "line": 334,
          "column": 55
        },
        "end": {
          "line": 334,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14528,
      "end": 14529,
      "loc": {
        "start": {
          "line": 334,
          "column": 56
        },
        "end": {
          "line": 334,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14529,
      "end": 14530,
      "loc": {
        "start": {
          "line": 334,
          "column": 57
        },
        "end": {
          "line": 334,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14543,
      "end": 14544,
      "loc": {
        "start": {
          "line": 335,
          "column": 12
        },
        "end": {
          "line": 335,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "anim",
      "start": 14557,
      "end": 14561,
      "loc": {
        "start": {
          "line": 336,
          "column": 12
        },
        "end": {
          "line": 336,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14561,
      "end": 14562,
      "loc": {
        "start": {
          "line": 336,
          "column": 16
        },
        "end": {
          "line": 336,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 14562,
      "end": 14567,
      "loc": {
        "start": {
          "line": 336,
          "column": 17
        },
        "end": {
          "line": 336,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14567,
      "end": 14568,
      "loc": {
        "start": {
          "line": 336,
          "column": 22
        },
        "end": {
          "line": 336,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 500,
      "start": 14568,
      "end": 14571,
      "loc": {
        "start": {
          "line": 336,
          "column": 23
        },
        "end": {
          "line": 336,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14571,
      "end": 14572,
      "loc": {
        "start": {
          "line": 336,
          "column": 26
        },
        "end": {
          "line": 336,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14572,
      "end": 14573,
      "loc": {
        "start": {
          "line": 336,
          "column": 27
        },
        "end": {
          "line": 336,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14582,
      "end": 14583,
      "loc": {
        "start": {
          "line": 337,
          "column": 8
        },
        "end": {
          "line": 337,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14588,
      "end": 14589,
      "loc": {
        "start": {
          "line": 338,
          "column": 4
        },
        "end": {
          "line": 338,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Unighlight the object using hover material.\n     ",
      "start": 14595,
      "end": 14657,
      "loc": {
        "start": {
          "line": 340,
          "column": 4
        },
        "end": {
          "line": 342,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unselect",
      "start": 14662,
      "end": 14670,
      "loc": {
        "start": {
          "line": 343,
          "column": 4
        },
        "end": {
          "line": 343,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14670,
      "end": 14671,
      "loc": {
        "start": {
          "line": 343,
          "column": 12
        },
        "end": {
          "line": 343,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14671,
      "end": 14677,
      "loc": {
        "start": {
          "line": 343,
          "column": 13
        },
        "end": {
          "line": 343,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14677,
      "end": 14678,
      "loc": {
        "start": {
          "line": 343,
          "column": 19
        },
        "end": {
          "line": 343,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14679,
      "end": 14680,
      "loc": {
        "start": {
          "line": 343,
          "column": 21
        },
        "end": {
          "line": 343,
          "column": 22
        }
      }
    },
    {
      "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": 14689,
      "end": 14691,
      "loc": {
        "start": {
          "line": 344,
          "column": 8
        },
        "end": {
          "line": 344,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14692,
      "end": 14693,
      "loc": {
        "start": {
          "line": 344,
          "column": 11
        },
        "end": {
          "line": 344,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14693,
      "end": 14697,
      "loc": {
        "start": {
          "line": 344,
          "column": 12
        },
        "end": {
          "line": 344,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14697,
      "end": 14698,
      "loc": {
        "start": {
          "line": 344,
          "column": 16
        },
        "end": {
          "line": 344,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 14698,
      "end": 14702,
      "loc": {
        "start": {
          "line": 344,
          "column": 17
        },
        "end": {
          "line": 344,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14702,
      "end": 14703,
      "loc": {
        "start": {
          "line": 344,
          "column": 21
        },
        "end": {
          "line": 344,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 14703,
      "end": 14714,
      "loc": {
        "start": {
          "line": 344,
          "column": 22
        },
        "end": {
          "line": 344,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14714,
      "end": 14715,
      "loc": {
        "start": {
          "line": 344,
          "column": 33
        },
        "end": {
          "line": 344,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isHit",
      "start": 14715,
      "end": 14720,
      "loc": {
        "start": {
          "line": 344,
          "column": 34
        },
        "end": {
          "line": 344,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14720,
      "end": 14721,
      "loc": {
        "start": {
          "line": 344,
          "column": 39
        },
        "end": {
          "line": 344,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14721,
      "end": 14727,
      "loc": {
        "start": {
          "line": 344,
          "column": 40
        },
        "end": {
          "line": 344,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14727,
      "end": 14728,
      "loc": {
        "start": {
          "line": 344,
          "column": 46
        },
        "end": {
          "line": 344,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14728,
      "end": 14729,
      "loc": {
        "start": {
          "line": 344,
          "column": 47
        },
        "end": {
          "line": 344,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14730,
      "end": 14731,
      "loc": {
        "start": {
          "line": 344,
          "column": 49
        },
        "end": {
          "line": 344,
          "column": 50
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " If the object is underneath the curser it should be highlighted",
      "start": 14744,
      "end": 14810,
      "loc": {
        "start": {
          "line": 345,
          "column": 12
        },
        "end": {
          "line": 345,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14823,
      "end": 14829,
      "loc": {
        "start": {
          "line": 346,
          "column": 12
        },
        "end": {
          "line": 346,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14829,
      "end": 14830,
      "loc": {
        "start": {
          "line": 346,
          "column": 18
        },
        "end": {
          "line": 346,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animate",
      "start": 14830,
      "end": 14837,
      "loc": {
        "start": {
          "line": 346,
          "column": 19
        },
        "end": {
          "line": 346,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14837,
      "end": 14838,
      "loc": {
        "start": {
          "line": 346,
          "column": 26
        },
        "end": {
          "line": 346,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14838,
      "end": 14839,
      "loc": {
        "start": {
          "line": 346,
          "column": 27
        },
        "end": {
          "line": 346,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "materials",
      "start": 14840,
      "end": 14849,
      "loc": {
        "start": {
          "line": 346,
          "column": 29
        },
        "end": {
          "line": 346,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14849,
      "end": 14850,
      "loc": {
        "start": {
          "line": 346,
          "column": 38
        },
        "end": {
          "line": 346,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14851,
      "end": 14852,
      "loc": {
        "start": {
          "line": 346,
          "column": 40
        },
        "end": {
          "line": 346,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meshes",
      "start": 14853,
      "end": 14859,
      "loc": {
        "start": {
          "line": 346,
          "column": 42
        },
        "end": {
          "line": 346,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14859,
      "end": 14860,
      "loc": {
        "start": {
          "line": 346,
          "column": 48
        },
        "end": {
          "line": 346,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14861,
      "end": 14862,
      "loc": {
        "start": {
          "line": 346,
          "column": 50
        },
        "end": {
          "line": 346,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14862,
      "end": 14863,
      "loc": {
        "start": {
          "line": 346,
          "column": 51
        },
        "end": {
          "line": 346,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 14864,
      "end": 14869,
      "loc": {
        "start": {
          "line": 346,
          "column": 53
        },
        "end": {
          "line": 346,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14869,
      "end": 14870,
      "loc": {
        "start": {
          "line": 346,
          "column": 58
        },
        "end": {
          "line": 346,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 14871,
      "end": 14874,
      "loc": {
        "start": {
          "line": 346,
          "column": 60
        },
        "end": {
          "line": 346,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 14875,
      "end": 14880,
      "loc": {
        "start": {
          "line": 346,
          "column": 64
        },
        "end": {
          "line": 346,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14880,
      "end": 14881,
      "loc": {
        "start": {
          "line": 346,
          "column": 69
        },
        "end": {
          "line": 346,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Color",
      "start": 14881,
      "end": 14886,
      "loc": {
        "start": {
          "line": 346,
          "column": 70
        },
        "end": {
          "line": 346,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14886,
      "end": 14887,
      "loc": {
        "start": {
          "line": 346,
          "column": 75
        },
        "end": {
          "line": 346,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2676639,
      "start": 14887,
      "end": 14895,
      "loc": {
        "start": {
          "line": 346,
          "column": 76
        },
        "end": {
          "line": 346,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14895,
      "end": 14896,
      "loc": {
        "start": {
          "line": 346,
          "column": 84
        },
        "end": {
          "line": 346,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14896,
      "end": 14897,
      "loc": {
        "start": {
          "line": 346,
          "column": 85
        },
        "end": {
          "line": 346,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "opacity",
      "start": 14898,
      "end": 14905,
      "loc": {
        "start": {
          "line": 346,
          "column": 87
        },
        "end": {
          "line": 346,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14905,
      "end": 14906,
      "loc": {
        "start": {
          "line": 346,
          "column": 94
        },
        "end": {
          "line": 346,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 14907,
      "end": 14908,
      "loc": {
        "start": {
          "line": 346,
          "column": 96
        },
        "end": {
          "line": 346,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14909,
      "end": 14910,
      "loc": {
        "start": {
          "line": 346,
          "column": 98
        },
        "end": {
          "line": 346,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14910,
      "end": 14911,
      "loc": {
        "start": {
          "line": 346,
          "column": 99
        },
        "end": {
          "line": 346,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14912,
      "end": 14913,
      "loc": {
        "start": {
          "line": 346,
          "column": 101
        },
        "end": {
          "line": 346,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14914,
      "end": 14915,
      "loc": {
        "start": {
          "line": 346,
          "column": 103
        },
        "end": {
          "line": 346,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14915,
      "end": 14916,
      "loc": {
        "start": {
          "line": 346,
          "column": 104
        },
        "end": {
          "line": 346,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14916,
      "end": 14917,
      "loc": {
        "start": {
          "line": 346,
          "column": 105
        },
        "end": {
          "line": 346,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 14917,
      "end": 14922,
      "loc": {
        "start": {
          "line": 346,
          "column": 106
        },
        "end": {
          "line": 346,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14922,
      "end": 14923,
      "loc": {
        "start": {
          "line": 346,
          "column": 111
        },
        "end": {
          "line": 346,
          "column": 112
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 14923,
      "end": 14924,
      "loc": {
        "start": {
          "line": 346,
          "column": 112
        },
        "end": {
          "line": 346,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14924,
      "end": 14925,
      "loc": {
        "start": {
          "line": 346,
          "column": 113
        },
        "end": {
          "line": 346,
          "column": 114
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14925,
      "end": 14926,
      "loc": {
        "start": {
          "line": 346,
          "column": 114
        },
        "end": {
          "line": 346,
          "column": 115
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14935,
      "end": 14936,
      "loc": {
        "start": {
          "line": 347,
          "column": 8
        },
        "end": {
          "line": 347,
          "column": 9
        }
      }
    },
    {
      "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": 14937,
      "end": 14941,
      "loc": {
        "start": {
          "line": 347,
          "column": 10
        },
        "end": {
          "line": 347,
          "column": 14
        }
      }
    },
    {
      "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": 14942,
      "end": 14944,
      "loc": {
        "start": {
          "line": 347,
          "column": 15
        },
        "end": {
          "line": 347,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14945,
      "end": 14946,
      "loc": {
        "start": {
          "line": 347,
          "column": 18
        },
        "end": {
          "line": 347,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14946,
      "end": 14952,
      "loc": {
        "start": {
          "line": 347,
          "column": 19
        },
        "end": {
          "line": 347,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14952,
      "end": 14953,
      "loc": {
        "start": {
          "line": 347,
          "column": 25
        },
        "end": {
          "line": 347,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "materials",
      "start": 14953,
      "end": 14962,
      "loc": {
        "start": {
          "line": 347,
          "column": 26
        },
        "end": {
          "line": 347,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 14963,
      "end": 14965,
      "loc": {
        "start": {
          "line": 347,
          "column": 36
        },
        "end": {
          "line": 347,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14966,
      "end": 14972,
      "loc": {
        "start": {
          "line": 347,
          "column": 39
        },
        "end": {
          "line": 347,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14972,
      "end": 14973,
      "loc": {
        "start": {
          "line": 347,
          "column": 45
        },
        "end": {
          "line": 347,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "__origProps",
      "start": 14973,
      "end": 14984,
      "loc": {
        "start": {
          "line": 347,
          "column": 46
        },
        "end": {
          "line": 347,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14984,
      "end": 14985,
      "loc": {
        "start": {
          "line": 347,
          "column": 57
        },
        "end": {
          "line": 347,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14986,
      "end": 14987,
      "loc": {
        "start": {
          "line": 347,
          "column": 59
        },
        "end": {
          "line": 347,
          "column": 60
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " ... otherwise it should return to its proper color",
      "start": 15000,
      "end": 15053,
      "loc": {
        "start": {
          "line": 348,
          "column": 12
        },
        "end": {
          "line": 348,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 15066,
      "end": 15072,
      "loc": {
        "start": {
          "line": 349,
          "column": 12
        },
        "end": {
          "line": 349,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15072,
      "end": 15073,
      "loc": {
        "start": {
          "line": 349,
          "column": 18
        },
        "end": {
          "line": 349,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animate",
      "start": 15073,
      "end": 15080,
      "loc": {
        "start": {
          "line": 349,
          "column": 19
        },
        "end": {
          "line": 349,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15080,
      "end": 15081,
      "loc": {
        "start": {
          "line": 349,
          "column": 26
        },
        "end": {
          "line": 349,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 15081,
      "end": 15087,
      "loc": {
        "start": {
          "line": 349,
          "column": 27
        },
        "end": {
          "line": 349,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15087,
      "end": 15088,
      "loc": {
        "start": {
          "line": 349,
          "column": 33
        },
        "end": {
          "line": 349,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "__origProps",
      "start": 15088,
      "end": 15099,
      "loc": {
        "start": {
          "line": 349,
          "column": 34
        },
        "end": {
          "line": 349,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15099,
      "end": 15100,
      "loc": {
        "start": {
          "line": 349,
          "column": 45
        },
        "end": {
          "line": 349,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15100,
      "end": 15101,
      "loc": {
        "start": {
          "line": 349,
          "column": 46
        },
        "end": {
          "line": 349,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 15101,
      "end": 15106,
      "loc": {
        "start": {
          "line": 349,
          "column": 47
        },
        "end": {
          "line": 349,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15106,
      "end": 15107,
      "loc": {
        "start": {
          "line": 349,
          "column": 52
        },
        "end": {
          "line": 349,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 15107,
      "end": 15108,
      "loc": {
        "start": {
          "line": 349,
          "column": 53
        },
        "end": {
          "line": 349,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15108,
      "end": 15109,
      "loc": {
        "start": {
          "line": 349,
          "column": 54
        },
        "end": {
          "line": 349,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15109,
      "end": 15110,
      "loc": {
        "start": {
          "line": 349,
          "column": 55
        },
        "end": {
          "line": 349,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15119,
      "end": 15120,
      "loc": {
        "start": {
          "line": 350,
          "column": 8
        },
        "end": {
          "line": 350,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15125,
      "end": 15126,
      "loc": {
        "start": {
          "line": 351,
          "column": 4
        },
        "end": {
          "line": 351,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 15132,
      "end": 15194,
      "loc": {
        "start": {
          "line": 353,
          "column": 4
        },
        "end": {
          "line": 355,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clicked",
      "start": 15199,
      "end": 15206,
      "loc": {
        "start": {
          "line": 356,
          "column": 4
        },
        "end": {
          "line": 356,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15206,
      "end": 15207,
      "loc": {
        "start": {
          "line": 356,
          "column": 11
        },
        "end": {
          "line": 356,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 15207,
      "end": 15212,
      "loc": {
        "start": {
          "line": 356,
          "column": 12
        },
        "end": {
          "line": 356,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15212,
      "end": 15213,
      "loc": {
        "start": {
          "line": 356,
          "column": 17
        },
        "end": {
          "line": 356,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15214,
      "end": 15215,
      "loc": {
        "start": {
          "line": 356,
          "column": 19
        },
        "end": {
          "line": 356,
          "column": 20
        }
      }
    },
    {
      "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": 15224,
      "end": 15226,
      "loc": {
        "start": {
          "line": 357,
          "column": 8
        },
        "end": {
          "line": 357,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15227,
      "end": 15228,
      "loc": {
        "start": {
          "line": 357,
          "column": 11
        },
        "end": {
          "line": 357,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15228,
      "end": 15232,
      "loc": {
        "start": {
          "line": 357,
          "column": 12
        },
        "end": {
          "line": 357,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15232,
      "end": 15233,
      "loc": {
        "start": {
          "line": 357,
          "column": 16
        },
        "end": {
          "line": 357,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shiftHandler",
      "start": 15233,
      "end": 15245,
      "loc": {
        "start": {
          "line": 357,
          "column": 17
        },
        "end": {
          "line": 357,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15245,
      "end": 15246,
      "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": "handled",
      "start": 15246,
      "end": 15253,
      "loc": {
        "start": {
          "line": 357,
          "column": 30
        },
        "end": {
          "line": 357,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15253,
      "end": 15254,
      "loc": {
        "start": {
          "line": 357,
          "column": 37
        },
        "end": {
          "line": 357,
          "column": 38
        }
      }
    },
    {
      "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": 15255,
      "end": 15261,
      "loc": {
        "start": {
          "line": 357,
          "column": 39
        },
        "end": {
          "line": 357,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15261,
      "end": 15262,
      "loc": {
        "start": {
          "line": 357,
          "column": 45
        },
        "end": {
          "line": 357,
          "column": 46
        }
      }
    },
    {
      "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": 15271,
      "end": 15273,
      "loc": {
        "start": {
          "line": 358,
          "column": 8
        },
        "end": {
          "line": 358,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15274,
      "end": 15275,
      "loc": {
        "start": {
          "line": 358,
          "column": 11
        },
        "end": {
          "line": 358,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15275,
      "end": 15279,
      "loc": {
        "start": {
          "line": 358,
          "column": 12
        },
        "end": {
          "line": 358,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15279,
      "end": 15280,
      "loc": {
        "start": {
          "line": 358,
          "column": 16
        },
        "end": {
          "line": 358,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isSelected",
      "start": 15280,
      "end": 15290,
      "loc": {
        "start": {
          "line": 358,
          "column": 17
        },
        "end": {
          "line": 358,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15290,
      "end": 15291,
      "loc": {
        "start": {
          "line": 358,
          "column": 27
        },
        "end": {
          "line": 358,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 15291,
      "end": 15296,
      "loc": {
        "start": {
          "line": 358,
          "column": 28
        },
        "end": {
          "line": 358,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15296,
      "end": 15297,
      "loc": {
        "start": {
          "line": 358,
          "column": 33
        },
        "end": {
          "line": 358,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 15297,
      "end": 15303,
      "loc": {
        "start": {
          "line": 358,
          "column": 34
        },
        "end": {
          "line": 358,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15303,
      "end": 15304,
      "loc": {
        "start": {
          "line": 358,
          "column": 40
        },
        "end": {
          "line": 358,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15304,
      "end": 15305,
      "loc": {
        "start": {
          "line": 358,
          "column": 41
        },
        "end": {
          "line": 358,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15306,
      "end": 15307,
      "loc": {
        "start": {
          "line": 358,
          "column": 43
        },
        "end": {
          "line": 358,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15320,
      "end": 15324,
      "loc": {
        "start": {
          "line": 359,
          "column": 12
        },
        "end": {
          "line": 359,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15324,
      "end": 15325,
      "loc": {
        "start": {
          "line": 359,
          "column": 16
        },
        "end": {
          "line": 359,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "remove",
      "start": 15325,
      "end": 15331,
      "loc": {
        "start": {
          "line": 359,
          "column": 17
        },
        "end": {
          "line": 359,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15331,
      "end": 15332,
      "loc": {
        "start": {
          "line": 359,
          "column": 23
        },
        "end": {
          "line": 359,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 15332,
      "end": 15337,
      "loc": {
        "start": {
          "line": 359,
          "column": 24
        },
        "end": {
          "line": 359,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15337,
      "end": 15338,
      "loc": {
        "start": {
          "line": 359,
          "column": 29
        },
        "end": {
          "line": 359,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15338,
      "end": 15339,
      "loc": {
        "start": {
          "line": 359,
          "column": 30
        },
        "end": {
          "line": 359,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15348,
      "end": 15349,
      "loc": {
        "start": {
          "line": 360,
          "column": 8
        },
        "end": {
          "line": 360,
          "column": 9
        }
      }
    },
    {
      "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": 15350,
      "end": 15354,
      "loc": {
        "start": {
          "line": 360,
          "column": 10
        },
        "end": {
          "line": 360,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15355,
      "end": 15356,
      "loc": {
        "start": {
          "line": 360,
          "column": 15
        },
        "end": {
          "line": 360,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15369,
      "end": 15373,
      "loc": {
        "start": {
          "line": 361,
          "column": 12
        },
        "end": {
          "line": 361,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15373,
      "end": 15374,
      "loc": {
        "start": {
          "line": 361,
          "column": 16
        },
        "end": {
          "line": 361,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 15374,
      "end": 15377,
      "loc": {
        "start": {
          "line": 361,
          "column": 17
        },
        "end": {
          "line": 361,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15377,
      "end": 15378,
      "loc": {
        "start": {
          "line": 361,
          "column": 20
        },
        "end": {
          "line": 361,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 15378,
      "end": 15383,
      "loc": {
        "start": {
          "line": 361,
          "column": 21
        },
        "end": {
          "line": 361,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15383,
      "end": 15384,
      "loc": {
        "start": {
          "line": 361,
          "column": 26
        },
        "end": {
          "line": 361,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15384,
      "end": 15385,
      "loc": {
        "start": {
          "line": 361,
          "column": 27
        },
        "end": {
          "line": 361,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15394,
      "end": 15395,
      "loc": {
        "start": {
          "line": 362,
          "column": 8
        },
        "end": {
          "line": 362,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15400,
      "end": 15401,
      "loc": {
        "start": {
          "line": 363,
          "column": 4
        },
        "end": {
          "line": 363,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 15407,
      "end": 15469,
      "loc": {
        "start": {
          "line": 365,
          "column": 4
        },
        "end": {
          "line": 367,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "missed",
      "start": 15474,
      "end": 15480,
      "loc": {
        "start": {
          "line": 368,
          "column": 4
        },
        "end": {
          "line": 368,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15480,
      "end": 15481,
      "loc": {
        "start": {
          "line": 368,
          "column": 10
        },
        "end": {
          "line": 368,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 15481,
      "end": 15486,
      "loc": {
        "start": {
          "line": 368,
          "column": 11
        },
        "end": {
          "line": 368,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15486,
      "end": 15487,
      "loc": {
        "start": {
          "line": 368,
          "column": 16
        },
        "end": {
          "line": 368,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15488,
      "end": 15489,
      "loc": {
        "start": {
          "line": 368,
          "column": 18
        },
        "end": {
          "line": 368,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15498,
      "end": 15502,
      "loc": {
        "start": {
          "line": 369,
          "column": 8
        },
        "end": {
          "line": 369,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15502,
      "end": 15503,
      "loc": {
        "start": {
          "line": 369,
          "column": 12
        },
        "end": {
          "line": 369,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeAll",
      "start": 15503,
      "end": 15512,
      "loc": {
        "start": {
          "line": 369,
          "column": 13
        },
        "end": {
          "line": 369,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15512,
      "end": 15513,
      "loc": {
        "start": {
          "line": 369,
          "column": 22
        },
        "end": {
          "line": 369,
          "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": 15513,
      "end": 15517,
      "loc": {
        "start": {
          "line": 369,
          "column": 23
        },
        "end": {
          "line": 369,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15517,
      "end": 15518,
      "loc": {
        "start": {
          "line": 369,
          "column": 27
        },
        "end": {
          "line": 369,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15518,
      "end": 15519,
      "loc": {
        "start": {
          "line": 369,
          "column": 28
        },
        "end": {
          "line": 369,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15524,
      "end": 15525,
      "loc": {
        "start": {
          "line": 370,
          "column": 4
        },
        "end": {
          "line": 370,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 15531,
      "end": 15593,
      "loc": {
        "start": {
          "line": 372,
          "column": 4
        },
        "end": {
          "line": 374,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rendered",
      "start": 15598,
      "end": 15606,
      "loc": {
        "start": {
          "line": 375,
          "column": 4
        },
        "end": {
          "line": 375,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15606,
      "end": 15607,
      "loc": {
        "start": {
          "line": 375,
          "column": 12
        },
        "end": {
          "line": 375,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 15607,
      "end": 15612,
      "loc": {
        "start": {
          "line": 375,
          "column": 13
        },
        "end": {
          "line": 375,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15612,
      "end": 15613,
      "loc": {
        "start": {
          "line": 375,
          "column": 18
        },
        "end": {
          "line": 375,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15614,
      "end": 15615,
      "loc": {
        "start": {
          "line": 375,
          "column": 20
        },
        "end": {
          "line": 375,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15615,
      "end": 15616,
      "loc": {
        "start": {
          "line": 375,
          "column": 21
        },
        "end": {
          "line": 375,
          "column": 22
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Check if object is already selected\n     * @return TRUE if selected, FALSE otherwise\n     ",
      "start": 15622,
      "end": 15725,
      "loc": {
        "start": {
          "line": 377,
          "column": 4
        },
        "end": {
          "line": 380,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isSelected",
      "start": 15730,
      "end": 15740,
      "loc": {
        "start": {
          "line": 381,
          "column": 4
        },
        "end": {
          "line": 381,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15740,
      "end": 15741,
      "loc": {
        "start": {
          "line": 381,
          "column": 14
        },
        "end": {
          "line": 381,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 15741,
      "end": 15747,
      "loc": {
        "start": {
          "line": 381,
          "column": 15
        },
        "end": {
          "line": 381,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15747,
      "end": 15748,
      "loc": {
        "start": {
          "line": 381,
          "column": 21
        },
        "end": {
          "line": 381,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15749,
      "end": 15750,
      "loc": {
        "start": {
          "line": 381,
          "column": 23
        },
        "end": {
          "line": 381,
          "column": 24
        }
      }
    },
    {
      "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": 15759,
      "end": 15765,
      "loc": {
        "start": {
          "line": 382,
          "column": 8
        },
        "end": {
          "line": 382,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15766,
      "end": 15770,
      "loc": {
        "start": {
          "line": 382,
          "column": 15
        },
        "end": {
          "line": 382,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15770,
      "end": 15771,
      "loc": {
        "start": {
          "line": 382,
          "column": 19
        },
        "end": {
          "line": 382,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedSet",
      "start": 15771,
      "end": 15782,
      "loc": {
        "start": {
          "line": 382,
          "column": 20
        },
        "end": {
          "line": 382,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15782,
      "end": 15783,
      "loc": {
        "start": {
          "line": 382,
          "column": 31
        },
        "end": {
          "line": 382,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "has",
      "start": 15783,
      "end": 15786,
      "loc": {
        "start": {
          "line": 382,
          "column": 32
        },
        "end": {
          "line": 382,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15786,
      "end": 15787,
      "loc": {
        "start": {
          "line": 382,
          "column": 35
        },
        "end": {
          "line": 382,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 15787,
      "end": 15793,
      "loc": {
        "start": {
          "line": 382,
          "column": 36
        },
        "end": {
          "line": 382,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15793,
      "end": 15794,
      "loc": {
        "start": {
          "line": 382,
          "column": 42
        },
        "end": {
          "line": 382,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15794,
      "end": 15795,
      "loc": {
        "start": {
          "line": 382,
          "column": 43
        },
        "end": {
          "line": 382,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15800,
      "end": 15801,
      "loc": {
        "start": {
          "line": 383,
          "column": 4
        },
        "end": {
          "line": 383,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Returns the selected ids in an array\n     * @return selectedIds - Array with the selected ids\n     ",
      "start": 15807,
      "end": 15919,
      "loc": {
        "start": {
          "line": 385,
          "column": 4
        },
        "end": {
          "line": 388,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSelectedIds",
      "start": 15924,
      "end": 15938,
      "loc": {
        "start": {
          "line": 389,
          "column": 4
        },
        "end": {
          "line": 389,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15938,
      "end": 15939,
      "loc": {
        "start": {
          "line": 389,
          "column": 18
        },
        "end": {
          "line": 389,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15939,
      "end": 15940,
      "loc": {
        "start": {
          "line": 389,
          "column": 19
        },
        "end": {
          "line": 389,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15941,
      "end": 15942,
      "loc": {
        "start": {
          "line": 389,
          "column": 21
        },
        "end": {
          "line": 389,
          "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": 15951,
      "end": 15954,
      "loc": {
        "start": {
          "line": 390,
          "column": 8
        },
        "end": {
          "line": 390,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iter",
      "start": 15955,
      "end": 15959,
      "loc": {
        "start": {
          "line": 390,
          "column": 12
        },
        "end": {
          "line": 390,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15960,
      "end": 15961,
      "loc": {
        "start": {
          "line": 390,
          "column": 17
        },
        "end": {
          "line": 390,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15962,
      "end": 15966,
      "loc": {
        "start": {
          "line": 390,
          "column": 19
        },
        "end": {
          "line": 390,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15966,
      "end": 15967,
      "loc": {
        "start": {
          "line": 390,
          "column": 23
        },
        "end": {
          "line": 390,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedSet",
      "start": 15967,
      "end": 15978,
      "loc": {
        "start": {
          "line": 390,
          "column": 24
        },
        "end": {
          "line": 390,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15978,
      "end": 15979,
      "loc": {
        "start": {
          "line": 390,
          "column": 35
        },
        "end": {
          "line": 390,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "values",
      "start": 15979,
      "end": 15985,
      "loc": {
        "start": {
          "line": 390,
          "column": 36
        },
        "end": {
          "line": 390,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15985,
      "end": 15986,
      "loc": {
        "start": {
          "line": 390,
          "column": 42
        },
        "end": {
          "line": 390,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15986,
      "end": 15987,
      "loc": {
        "start": {
          "line": 390,
          "column": 43
        },
        "end": {
          "line": 390,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15987,
      "end": 15988,
      "loc": {
        "start": {
          "line": 390,
          "column": 44
        },
        "end": {
          "line": 390,
          "column": 45
        }
      }
    },
    {
      "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": 15997,
      "end": 16000,
      "loc": {
        "start": {
          "line": 391,
          "column": 8
        },
        "end": {
          "line": 391,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedIds",
      "start": 16001,
      "end": 16012,
      "loc": {
        "start": {
          "line": 391,
          "column": 12
        },
        "end": {
          "line": 391,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16013,
      "end": 16014,
      "loc": {
        "start": {
          "line": 391,
          "column": 24
        },
        "end": {
          "line": 391,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16015,
      "end": 16016,
      "loc": {
        "start": {
          "line": 391,
          "column": 26
        },
        "end": {
          "line": 391,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16016,
      "end": 16017,
      "loc": {
        "start": {
          "line": 391,
          "column": 27
        },
        "end": {
          "line": 391,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16017,
      "end": 16018,
      "loc": {
        "start": {
          "line": 391,
          "column": 28
        },
        "end": {
          "line": 391,
          "column": 29
        }
      }
    },
    {
      "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": 16027,
      "end": 16030,
      "loc": {
        "start": {
          "line": 392,
          "column": 8
        },
        "end": {
          "line": 392,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 16031,
      "end": 16035,
      "loc": {
        "start": {
          "line": 392,
          "column": 12
        },
        "end": {
          "line": 392,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16036,
      "end": 16037,
      "loc": {
        "start": {
          "line": 392,
          "column": 17
        },
        "end": {
          "line": 392,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iter",
      "start": 16038,
      "end": 16042,
      "loc": {
        "start": {
          "line": 392,
          "column": 19
        },
        "end": {
          "line": 392,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16042,
      "end": 16043,
      "loc": {
        "start": {
          "line": 392,
          "column": 23
        },
        "end": {
          "line": 392,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "next",
      "start": 16043,
      "end": 16047,
      "loc": {
        "start": {
          "line": 392,
          "column": 24
        },
        "end": {
          "line": 392,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16047,
      "end": 16048,
      "loc": {
        "start": {
          "line": 392,
          "column": 28
        },
        "end": {
          "line": 392,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16048,
      "end": 16049,
      "loc": {
        "start": {
          "line": 392,
          "column": 29
        },
        "end": {
          "line": 392,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16049,
      "end": 16050,
      "loc": {
        "start": {
          "line": 392,
          "column": 30
        },
        "end": {
          "line": 392,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "while",
        "keyword": "while",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": true,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "while",
      "start": 16059,
      "end": 16064,
      "loc": {
        "start": {
          "line": 393,
          "column": 8
        },
        "end": {
          "line": 393,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16065,
      "end": 16066,
      "loc": {
        "start": {
          "line": 393,
          "column": 14
        },
        "end": {
          "line": 393,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 16066,
      "end": 16070,
      "loc": {
        "start": {
          "line": 393,
          "column": 15
        },
        "end": {
          "line": 393,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16070,
      "end": 16071,
      "loc": {
        "start": {
          "line": 393,
          "column": 19
        },
        "end": {
          "line": 393,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 16071,
      "end": 16076,
      "loc": {
        "start": {
          "line": 393,
          "column": 20
        },
        "end": {
          "line": 393,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 16077,
      "end": 16080,
      "loc": {
        "start": {
          "line": 393,
          "column": 26
        },
        "end": {
          "line": 393,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 16081,
      "end": 16090,
      "loc": {
        "start": {
          "line": 393,
          "column": 30
        },
        "end": {
          "line": 393,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16090,
      "end": 16091,
      "loc": {
        "start": {
          "line": 393,
          "column": 39
        },
        "end": {
          "line": 393,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16092,
      "end": 16093,
      "loc": {
        "start": {
          "line": 393,
          "column": 41
        },
        "end": {
          "line": 393,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedIds",
      "start": 16106,
      "end": 16117,
      "loc": {
        "start": {
          "line": 394,
          "column": 12
        },
        "end": {
          "line": 394,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16117,
      "end": 16118,
      "loc": {
        "start": {
          "line": 394,
          "column": 23
        },
        "end": {
          "line": 394,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 16118,
      "end": 16122,
      "loc": {
        "start": {
          "line": 394,
          "column": 24
        },
        "end": {
          "line": 394,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16122,
      "end": 16123,
      "loc": {
        "start": {
          "line": 394,
          "column": 28
        },
        "end": {
          "line": 394,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 16123,
      "end": 16127,
      "loc": {
        "start": {
          "line": 394,
          "column": 29
        },
        "end": {
          "line": 394,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16127,
      "end": 16128,
      "loc": {
        "start": {
          "line": 394,
          "column": 33
        },
        "end": {
          "line": 394,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 16128,
      "end": 16130,
      "loc": {
        "start": {
          "line": 394,
          "column": 34
        },
        "end": {
          "line": 394,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16130,
      "end": 16131,
      "loc": {
        "start": {
          "line": 394,
          "column": 36
        },
        "end": {
          "line": 394,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16131,
      "end": 16132,
      "loc": {
        "start": {
          "line": 394,
          "column": 37
        },
        "end": {
          "line": 394,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 16145,
      "end": 16149,
      "loc": {
        "start": {
          "line": 395,
          "column": 12
        },
        "end": {
          "line": 395,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16150,
      "end": 16151,
      "loc": {
        "start": {
          "line": 395,
          "column": 17
        },
        "end": {
          "line": 395,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iter",
      "start": 16152,
      "end": 16156,
      "loc": {
        "start": {
          "line": 395,
          "column": 19
        },
        "end": {
          "line": 395,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16156,
      "end": 16157,
      "loc": {
        "start": {
          "line": 395,
          "column": 23
        },
        "end": {
          "line": 395,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "next",
      "start": 16157,
      "end": 16161,
      "loc": {
        "start": {
          "line": 395,
          "column": 24
        },
        "end": {
          "line": 395,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16161,
      "end": 16162,
      "loc": {
        "start": {
          "line": 395,
          "column": 28
        },
        "end": {
          "line": 395,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16162,
      "end": 16163,
      "loc": {
        "start": {
          "line": 395,
          "column": 29
        },
        "end": {
          "line": 395,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16163,
      "end": 16164,
      "loc": {
        "start": {
          "line": 395,
          "column": 30
        },
        "end": {
          "line": 395,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16173,
      "end": 16174,
      "loc": {
        "start": {
          "line": 396,
          "column": 8
        },
        "end": {
          "line": 396,
          "column": 9
        }
      }
    },
    {
      "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": 16183,
      "end": 16189,
      "loc": {
        "start": {
          "line": 397,
          "column": 8
        },
        "end": {
          "line": 397,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedIds",
      "start": 16190,
      "end": 16201,
      "loc": {
        "start": {
          "line": 397,
          "column": 15
        },
        "end": {
          "line": 397,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16201,
      "end": 16202,
      "loc": {
        "start": {
          "line": 397,
          "column": 26
        },
        "end": {
          "line": 397,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16207,
      "end": 16208,
      "loc": {
        "start": {
          "line": 398,
          "column": 4
        },
        "end": {
          "line": 398,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Returns the selected elements in an array\n     * @return selectedElements - Array with the selected elements\n     ",
      "start": 16214,
      "end": 16341,
      "loc": {
        "start": {
          "line": 400,
          "column": 4
        },
        "end": {
          "line": 403,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSelectedElements",
      "start": 16346,
      "end": 16365,
      "loc": {
        "start": {
          "line": 404,
          "column": 4
        },
        "end": {
          "line": 404,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16365,
      "end": 16366,
      "loc": {
        "start": {
          "line": 404,
          "column": 23
        },
        "end": {
          "line": 404,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16366,
      "end": 16367,
      "loc": {
        "start": {
          "line": 404,
          "column": 24
        },
        "end": {
          "line": 404,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16368,
      "end": 16369,
      "loc": {
        "start": {
          "line": 404,
          "column": 26
        },
        "end": {
          "line": 404,
          "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": 16378,
      "end": 16381,
      "loc": {
        "start": {
          "line": 405,
          "column": 8
        },
        "end": {
          "line": 405,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iter",
      "start": 16382,
      "end": 16386,
      "loc": {
        "start": {
          "line": 405,
          "column": 12
        },
        "end": {
          "line": 405,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16387,
      "end": 16388,
      "loc": {
        "start": {
          "line": 405,
          "column": 17
        },
        "end": {
          "line": 405,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16389,
      "end": 16393,
      "loc": {
        "start": {
          "line": 405,
          "column": 19
        },
        "end": {
          "line": 405,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16393,
      "end": 16394,
      "loc": {
        "start": {
          "line": 405,
          "column": 23
        },
        "end": {
          "line": 405,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedSet",
      "start": 16394,
      "end": 16405,
      "loc": {
        "start": {
          "line": 405,
          "column": 24
        },
        "end": {
          "line": 405,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16405,
      "end": 16406,
      "loc": {
        "start": {
          "line": 405,
          "column": 35
        },
        "end": {
          "line": 405,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "values",
      "start": 16406,
      "end": 16412,
      "loc": {
        "start": {
          "line": 405,
          "column": 36
        },
        "end": {
          "line": 405,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16412,
      "end": 16413,
      "loc": {
        "start": {
          "line": 405,
          "column": 42
        },
        "end": {
          "line": 405,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16413,
      "end": 16414,
      "loc": {
        "start": {
          "line": 405,
          "column": 43
        },
        "end": {
          "line": 405,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16414,
      "end": 16415,
      "loc": {
        "start": {
          "line": 405,
          "column": 44
        },
        "end": {
          "line": 405,
          "column": 45
        }
      }
    },
    {
      "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": 16424,
      "end": 16427,
      "loc": {
        "start": {
          "line": 406,
          "column": 8
        },
        "end": {
          "line": 406,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 16428,
      "end": 16444,
      "loc": {
        "start": {
          "line": 406,
          "column": 12
        },
        "end": {
          "line": 406,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16445,
      "end": 16446,
      "loc": {
        "start": {
          "line": 406,
          "column": 29
        },
        "end": {
          "line": 406,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16447,
      "end": 16448,
      "loc": {
        "start": {
          "line": 406,
          "column": 31
        },
        "end": {
          "line": 406,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16448,
      "end": 16449,
      "loc": {
        "start": {
          "line": 406,
          "column": 32
        },
        "end": {
          "line": 406,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16449,
      "end": 16450,
      "loc": {
        "start": {
          "line": 406,
          "column": 33
        },
        "end": {
          "line": 406,
          "column": 34
        }
      }
    },
    {
      "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": 16459,
      "end": 16462,
      "loc": {
        "start": {
          "line": 407,
          "column": 8
        },
        "end": {
          "line": 407,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 16463,
      "end": 16467,
      "loc": {
        "start": {
          "line": 407,
          "column": 12
        },
        "end": {
          "line": 407,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16468,
      "end": 16469,
      "loc": {
        "start": {
          "line": 407,
          "column": 17
        },
        "end": {
          "line": 407,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iter",
      "start": 16470,
      "end": 16474,
      "loc": {
        "start": {
          "line": 407,
          "column": 19
        },
        "end": {
          "line": 407,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16474,
      "end": 16475,
      "loc": {
        "start": {
          "line": 407,
          "column": 23
        },
        "end": {
          "line": 407,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "next",
      "start": 16475,
      "end": 16479,
      "loc": {
        "start": {
          "line": 407,
          "column": 24
        },
        "end": {
          "line": 407,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16479,
      "end": 16480,
      "loc": {
        "start": {
          "line": 407,
          "column": 28
        },
        "end": {
          "line": 407,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16480,
      "end": 16481,
      "loc": {
        "start": {
          "line": 407,
          "column": 29
        },
        "end": {
          "line": 407,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16481,
      "end": 16482,
      "loc": {
        "start": {
          "line": 407,
          "column": 30
        },
        "end": {
          "line": 407,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "while",
        "keyword": "while",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": true,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "while",
      "start": 16491,
      "end": 16496,
      "loc": {
        "start": {
          "line": 408,
          "column": 8
        },
        "end": {
          "line": 408,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16497,
      "end": 16498,
      "loc": {
        "start": {
          "line": 408,
          "column": 14
        },
        "end": {
          "line": 408,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 16498,
      "end": 16502,
      "loc": {
        "start": {
          "line": 408,
          "column": 15
        },
        "end": {
          "line": 408,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16502,
      "end": 16503,
      "loc": {
        "start": {
          "line": 408,
          "column": 19
        },
        "end": {
          "line": 408,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 16503,
      "end": 16508,
      "loc": {
        "start": {
          "line": 408,
          "column": 20
        },
        "end": {
          "line": 408,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 16509,
      "end": 16512,
      "loc": {
        "start": {
          "line": 408,
          "column": 26
        },
        "end": {
          "line": 408,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 16513,
      "end": 16522,
      "loc": {
        "start": {
          "line": 408,
          "column": 30
        },
        "end": {
          "line": 408,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16522,
      "end": 16523,
      "loc": {
        "start": {
          "line": 408,
          "column": 39
        },
        "end": {
          "line": 408,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16524,
      "end": 16525,
      "loc": {
        "start": {
          "line": 408,
          "column": 41
        },
        "end": {
          "line": 408,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 16538,
      "end": 16554,
      "loc": {
        "start": {
          "line": 409,
          "column": 12
        },
        "end": {
          "line": 409,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16554,
      "end": 16555,
      "loc": {
        "start": {
          "line": 409,
          "column": 28
        },
        "end": {
          "line": 409,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 16555,
      "end": 16559,
      "loc": {
        "start": {
          "line": 409,
          "column": 29
        },
        "end": {
          "line": 409,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16559,
      "end": 16560,
      "loc": {
        "start": {
          "line": 409,
          "column": 33
        },
        "end": {
          "line": 409,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 16560,
      "end": 16564,
      "loc": {
        "start": {
          "line": 409,
          "column": 34
        },
        "end": {
          "line": 409,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16564,
      "end": 16565,
      "loc": {
        "start": {
          "line": 409,
          "column": 38
        },
        "end": {
          "line": 409,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 16565,
      "end": 16570,
      "loc": {
        "start": {
          "line": 409,
          "column": 39
        },
        "end": {
          "line": 409,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16570,
      "end": 16571,
      "loc": {
        "start": {
          "line": 409,
          "column": 44
        },
        "end": {
          "line": 409,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16571,
      "end": 16572,
      "loc": {
        "start": {
          "line": 409,
          "column": 45
        },
        "end": {
          "line": 409,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 16585,
      "end": 16589,
      "loc": {
        "start": {
          "line": 410,
          "column": 12
        },
        "end": {
          "line": 410,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16590,
      "end": 16591,
      "loc": {
        "start": {
          "line": 410,
          "column": 17
        },
        "end": {
          "line": 410,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iter",
      "start": 16592,
      "end": 16596,
      "loc": {
        "start": {
          "line": 410,
          "column": 19
        },
        "end": {
          "line": 410,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16596,
      "end": 16597,
      "loc": {
        "start": {
          "line": 410,
          "column": 23
        },
        "end": {
          "line": 410,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "next",
      "start": 16597,
      "end": 16601,
      "loc": {
        "start": {
          "line": 410,
          "column": 24
        },
        "end": {
          "line": 410,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16601,
      "end": 16602,
      "loc": {
        "start": {
          "line": 410,
          "column": 28
        },
        "end": {
          "line": 410,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16602,
      "end": 16603,
      "loc": {
        "start": {
          "line": 410,
          "column": 29
        },
        "end": {
          "line": 410,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16603,
      "end": 16604,
      "loc": {
        "start": {
          "line": 410,
          "column": 30
        },
        "end": {
          "line": 410,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16613,
      "end": 16614,
      "loc": {
        "start": {
          "line": 411,
          "column": 8
        },
        "end": {
          "line": 411,
          "column": 9
        }
      }
    },
    {
      "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": 16623,
      "end": 16629,
      "loc": {
        "start": {
          "line": 412,
          "column": 8
        },
        "end": {
          "line": 412,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 16630,
      "end": 16646,
      "loc": {
        "start": {
          "line": 412,
          "column": 15
        },
        "end": {
          "line": 412,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16646,
      "end": 16647,
      "loc": {
        "start": {
          "line": 412,
          "column": 31
        },
        "end": {
          "line": 412,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16652,
      "end": 16653,
      "loc": {
        "start": {
          "line": 413,
          "column": 4
        },
        "end": {
          "line": 413,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Removes the given elements from the current selection.\n     * @param {array} elements - elements to be removed from the selection.\n     ",
      "start": 16659,
      "end": 16808,
      "loc": {
        "start": {
          "line": 415,
          "column": 4
        },
        "end": {
          "line": 418,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unselectElements",
      "start": 16813,
      "end": 16829,
      "loc": {
        "start": {
          "line": 419,
          "column": 4
        },
        "end": {
          "line": 419,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16829,
      "end": 16830,
      "loc": {
        "start": {
          "line": 419,
          "column": 20
        },
        "end": {
          "line": 419,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elements",
      "start": 16830,
      "end": 16838,
      "loc": {
        "start": {
          "line": 419,
          "column": 21
        },
        "end": {
          "line": 419,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16838,
      "end": 16839,
      "loc": {
        "start": {
          "line": 419,
          "column": 29
        },
        "end": {
          "line": 419,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16840,
      "end": 16841,
      "loc": {
        "start": {
          "line": 419,
          "column": 31
        },
        "end": {
          "line": 419,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elements",
      "start": 16850,
      "end": 16858,
      "loc": {
        "start": {
          "line": 420,
          "column": 8
        },
        "end": {
          "line": 420,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16858,
      "end": 16859,
      "loc": {
        "start": {
          "line": 420,
          "column": 16
        },
        "end": {
          "line": 420,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 16859,
      "end": 16866,
      "loc": {
        "start": {
          "line": 420,
          "column": 17
        },
        "end": {
          "line": 420,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16866,
      "end": 16867,
      "loc": {
        "start": {
          "line": 420,
          "column": 24
        },
        "end": {
          "line": 420,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16867,
      "end": 16874,
      "loc": {
        "start": {
          "line": 420,
          "column": 25
        },
        "end": {
          "line": 420,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16875,
      "end": 16877,
      "loc": {
        "start": {
          "line": 420,
          "column": 33
        },
        "end": {
          "line": 420,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16878,
      "end": 16882,
      "loc": {
        "start": {
          "line": 420,
          "column": 36
        },
        "end": {
          "line": 420,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16882,
      "end": 16883,
      "loc": {
        "start": {
          "line": 420,
          "column": 40
        },
        "end": {
          "line": 420,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "remove",
      "start": 16883,
      "end": 16889,
      "loc": {
        "start": {
          "line": 420,
          "column": 41
        },
        "end": {
          "line": 420,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16889,
      "end": 16890,
      "loc": {
        "start": {
          "line": 420,
          "column": 47
        },
        "end": {
          "line": 420,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16890,
      "end": 16891,
      "loc": {
        "start": {
          "line": 420,
          "column": 48
        },
        "end": {
          "line": 420,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 16892,
      "end": 16898,
      "loc": {
        "start": {
          "line": 420,
          "column": 50
        },
        "end": {
          "line": 420,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16898,
      "end": 16899,
      "loc": {
        "start": {
          "line": 420,
          "column": 56
        },
        "end": {
          "line": 420,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16900,
      "end": 16907,
      "loc": {
        "start": {
          "line": 420,
          "column": 58
        },
        "end": {
          "line": 420,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16908,
      "end": 16909,
      "loc": {
        "start": {
          "line": 420,
          "column": 66
        },
        "end": {
          "line": 420,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16909,
      "end": 16910,
      "loc": {
        "start": {
          "line": 420,
          "column": 67
        },
        "end": {
          "line": 420,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16910,
      "end": 16911,
      "loc": {
        "start": {
          "line": 420,
          "column": 68
        },
        "end": {
          "line": 420,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16911,
      "end": 16912,
      "loc": {
        "start": {
          "line": 420,
          "column": 69
        },
        "end": {
          "line": 420,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16917,
      "end": 16918,
      "loc": {
        "start": {
          "line": 421,
          "column": 4
        },
        "end": {
          "line": 421,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16919,
      "end": 16920,
      "loc": {
        "start": {
          "line": 422,
          "column": 0
        },
        "end": {
          "line": 422,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": "eof",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16921,
      "end": 16921,
      "loc": {
        "start": {
          "line": 423,
          "column": 0
        },
        "end": {
          "line": 423,
          "column": 0
        }
      }
    }
  ]
}