{
  "type": "File",
  "start": 0,
  "end": 16203,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 404,
      "column": 0
    }
  },
  "program": {
    "type": "Program",
    "start": 0,
    "end": 16203,
    "loc": {
      "start": {
        "line": 1,
        "column": 0
      },
      "end": {
        "line": 404,
        "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": 116,
        "loc": {
          "start": {
            "line": 3,
            "column": 0
          },
          "end": {
            "line": 3,
            "column": 41
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 82,
            "end": 87,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 12
              }
            },
            "local": {
              "type": "Identifier",
              "start": 82,
              "end": 87,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 7
                },
                "end": {
                  "line": 3,
                  "column": 12
                },
                "identifierName": "Orbit"
              },
              "name": "Orbit"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 93,
          "end": 115,
          "loc": {
            "start": {
              "line": 3,
              "column": 18
            },
            "end": {
              "line": 3,
              "column": 40
            }
          },
          "extra": {
            "rawValue": "../../controls/orbit",
            "raw": "'../../controls/orbit'"
          },
          "value": "../../controls/orbit"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 117,
        "end": 167,
        "loc": {
          "start": {
            "line": 4,
            "column": 0
          },
          "end": {
            "line": 4,
            "column": 50
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 124,
            "end": 135,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 18
              }
            },
            "local": {
              "type": "Identifier",
              "start": 124,
              "end": 135,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 7
                },
                "end": {
                  "line": 4,
                  "column": 18
                },
                "identifierName": "Perspective"
              },
              "name": "Perspective"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 141,
          "end": 166,
          "loc": {
            "start": {
              "line": 4,
              "column": 24
            },
            "end": {
              "line": 4,
              "column": 49
            }
          },
          "extra": {
            "rawValue": "../../three/perspective",
            "raw": "'../../three/perspective'"
          },
          "value": "../../three/perspective"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 168,
        "end": 208,
        "loc": {
          "start": {
            "line": 5,
            "column": 0
          },
          "end": {
            "line": 5,
            "column": 40
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 175,
            "end": 181,
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 13
              }
            },
            "local": {
              "type": "Identifier",
              "start": 175,
              "end": 181,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 7
                },
                "end": {
                  "line": 5,
                  "column": 13
                },
                "identifierName": "Region"
              },
              "name": "Region"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 187,
          "end": 207,
          "loc": {
            "start": {
              "line": 5,
              "column": 19
            },
            "end": {
              "line": 5,
              "column": 39
            }
          },
          "extra": {
            "rawValue": "../../three/region",
            "raw": "'../../three/region'"
          },
          "value": "../../three/region"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 209,
        "end": 271,
        "loc": {
          "start": {
            "line": 6,
            "column": 0
          },
          "end": {
            "line": 6,
            "column": 62
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 218,
            "end": 243,
            "loc": {
              "start": {
                "line": 6,
                "column": 9
              },
              "end": {
                "line": 6,
                "column": 34
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 218,
              "end": 225,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 9
                },
                "end": {
                  "line": 6,
                  "column": 16
                },
                "identifierName": "actions"
              },
              "name": "actions"
            },
            "local": {
              "type": "Identifier",
              "start": 229,
              "end": 243,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 20
                },
                "end": {
                  "line": 6,
                  "column": 34
                },
                "identifierName": "elementActions"
              },
              "name": "elementActions"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 251,
          "end": 270,
          "loc": {
            "start": {
              "line": 6,
              "column": 42
            },
            "end": {
              "line": 6,
              "column": 61
            }
          },
          "extra": {
            "rawValue": "../store/elements",
            "raw": "'../store/elements'"
          },
          "value": "../store/elements"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 272,
        "end": 311,
        "loc": {
          "start": {
            "line": 7,
            "column": 0
          },
          "end": {
            "line": 7,
            "column": 39
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 281,
            "end": 290,
            "loc": {
              "start": {
                "line": 7,
                "column": 9
              },
              "end": {
                "line": 7,
                "column": 18
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 281,
              "end": 290,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 9
                },
                "end": {
                  "line": 7,
                  "column": 18
                },
                "identifierName": "arrayDiff"
              },
              "name": "arrayDiff"
            },
            "local": {
              "type": "Identifier",
              "start": 281,
              "end": 290,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 9
                },
                "end": {
                  "line": 7,
                  "column": 18
                },
                "identifierName": "arrayDiff"
              },
              "name": "arrayDiff"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 298,
          "end": 310,
          "loc": {
            "start": {
              "line": 7,
              "column": 26
            },
            "end": {
              "line": 7,
              "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": 313,
            "end": 582,
            "loc": {
              "start": {
                "line": 9,
                "column": 0
              },
              "end": {
                "line": 14,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 583,
        "end": 16202,
        "loc": {
          "start": {
            "line": 15,
            "column": 0
          },
          "end": {
            "line": 403,
            "column": 1
          }
        },
        "specifiers": [],
        "source": null,
        "declaration": {
          "type": "ClassDeclaration",
          "start": 590,
          "end": 16202,
          "loc": {
            "start": {
              "line": 15,
              "column": 7
            },
            "end": {
              "line": 403,
              "column": 1
            }
          },
          "id": {
            "type": "Identifier",
            "start": 596,
            "end": 610,
            "loc": {
              "start": {
                "line": 15,
                "column": 13
              },
              "end": {
                "line": 15,
                "column": 27
              },
              "identifierName": "ObjectSelector"
            },
            "name": "ObjectSelector",
            "leadingComments": null
          },
          "superClass": null,
          "body": {
            "type": "ClassBody",
            "start": 611,
            "end": 16202,
            "loc": {
              "start": {
                "line": 15,
                "column": 28
              },
              "end": {
                "line": 403,
                "column": 1
              }
            },
            "body": [
              {
                "type": "ClassMethod",
                "start": 617,
                "end": 1084,
                "loc": {
                  "start": {
                    "line": 16,
                    "column": 4
                  },
                  "end": {
                    "line": 26,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 617,
                  "end": 628,
                  "loc": {
                    "start": {
                      "line": 16,
                      "column": 4
                    },
                    "end": {
                      "line": 16,
                      "column": 15
                    },
                    "identifierName": "constructor"
                  },
                  "name": "constructor"
                },
                "static": false,
                "kind": "constructor",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 629,
                    "end": 636,
                    "loc": {
                      "start": {
                        "line": 16,
                        "column": 16
                      },
                      "end": {
                        "line": 16,
                        "column": 23
                      },
                      "identifierName": "session"
                    },
                    "name": "session"
                  },
                  {
                    "type": "Identifier",
                    "start": 638,
                    "end": 645,
                    "loc": {
                      "start": {
                        "line": 16,
                        "column": 25
                      },
                      "end": {
                        "line": 16,
                        "column": 32
                      },
                      "identifierName": "options"
                    },
                    "name": "options"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 647,
                  "end": 1084,
                  "loc": {
                    "start": {
                      "line": 16,
                      "column": 34
                    },
                    "end": {
                      "line": 26,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 657,
                      "end": 680,
                      "loc": {
                        "start": {
                          "line": 17,
                          "column": 8
                        },
                        "end": {
                          "line": 17,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 657,
                        "end": 679,
                        "loc": {
                          "start": {
                            "line": 17,
                            "column": 8
                          },
                          "end": {
                            "line": 17,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 657,
                          "end": 669,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 8
                            },
                            "end": {
                              "line": 17,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 657,
                            "end": 661,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 8
                              },
                              "end": {
                                "line": 17,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 662,
                            "end": 669,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 13
                              },
                              "end": {
                                "line": 17,
                                "column": 20
                              },
                              "identifierName": "session"
                            },
                            "name": "session"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 672,
                          "end": 679,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 23
                            },
                            "end": {
                              "line": 17,
                              "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": 689,
                          "end": 769,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 8
                            },
                            "end": {
                              "line": 18,
                              "column": 88
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 778,
                      "end": 839,
                      "loc": {
                        "start": {
                          "line": 19,
                          "column": 8
                        },
                        "end": {
                          "line": 19,
                          "column": 69
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 778,
                        "end": 838,
                        "loc": {
                          "start": {
                            "line": 19,
                            "column": 8
                          },
                          "end": {
                            "line": 19,
                            "column": 68
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 778,
                          "end": 812,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 8
                            },
                            "end": {
                              "line": 19,
                              "column": 42
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 778,
                            "end": 807,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 8
                              },
                              "end": {
                                "line": 19,
                                "column": 37
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 778,
                              "end": 805,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 8
                                },
                                "end": {
                                  "line": 19,
                                  "column": 35
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 778,
                                "end": 795,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 25
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 778,
                                  "end": 790,
                                  "loc": {
                                    "start": {
                                      "line": 19,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 19,
                                      "column": 20
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 778,
                                    "end": 782,
                                    "loc": {
                                      "start": {
                                        "line": 19,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 19,
                                        "column": 12
                                      }
                                    },
                                    "leadingComments": null
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 783,
                                    "end": 790,
                                    "loc": {
                                      "start": {
                                        "line": 19,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 19,
                                        "column": 20
                                      },
                                      "identifierName": "session"
                                    },
                                    "name": "session"
                                  },
                                  "computed": false,
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 791,
                                  "end": 795,
                                  "loc": {
                                    "start": {
                                      "line": 19,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 19,
                                      "column": 25
                                    },
                                    "identifierName": "pool"
                                  },
                                  "name": "pool"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 796,
                                "end": 805,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 35
                                  },
                                  "identifierName": "viewFound"
                                },
                                "name": "viewFound"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "arguments": [],
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 808,
                            "end": 812,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 38
                              },
                              "end": {
                                "line": 19,
                                "column": 42
                              },
                              "identifierName": "then"
                            },
                            "name": "then"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 813,
                            "end": 837,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 43
                              },
                              "end": {
                                "line": 19,
                                "column": 67
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 813,
                                "end": 817,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 47
                                  },
                                  "identifierName": "view"
                                },
                                "name": "view"
                              }
                            ],
                            "body": {
                              "type": "AssignmentExpression",
                              "start": 821,
                              "end": 837,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 51
                                },
                                "end": {
                                  "line": 19,
                                  "column": 67
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 821,
                                "end": 830,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 51
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 60
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 821,
                                  "end": 825,
                                  "loc": {
                                    "start": {
                                      "line": 19,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 19,
                                      "column": 55
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 826,
                                  "end": 830,
                                  "loc": {
                                    "start": {
                                      "line": 19,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 19,
                                      "column": 60
                                    },
                                    "identifierName": "view"
                                  },
                                  "name": "view"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "Identifier",
                                "start": 833,
                                "end": 837,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 63
                                  },
                                  "end": {
                                    "line": 19,
                                    "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": 689,
                          "end": 769,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 8
                            },
                            "end": {
                              "line": 18,
                              "column": 88
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " the currently active selecion-element",
                          "start": 848,
                          "end": 888,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 8
                            },
                            "end": {
                              "line": 20,
                              "column": 48
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 897,
                      "end": 922,
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 8
                        },
                        "end": {
                          "line": 21,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 897,
                        "end": 921,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 8
                          },
                          "end": {
                            "line": 21,
                            "column": 32
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 897,
                          "end": 909,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 8
                            },
                            "end": {
                              "line": 21,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 897,
                            "end": 901,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 8
                              },
                              "end": {
                                "line": 21,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 902,
                            "end": 909,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 13
                              },
                              "end": {
                                "line": 21,
                                "column": 20
                              },
                              "identifierName": "element"
                            },
                            "name": "element"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 912,
                          "end": 921,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 23
                            },
                            "end": {
                              "line": 21,
                              "column": 32
                            },
                            "identifierName": "undefined"
                          },
                          "name": "undefined"
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " the currently active selecion-element",
                          "start": 848,
                          "end": 888,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 8
                            },
                            "end": {
                              "line": 20,
                              "column": 48
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " stores the selected objects",
                          "start": 931,
                          "end": 961,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 8
                            },
                            "end": {
                              "line": 22,
                              "column": 38
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 970,
                      "end": 999,
                      "loc": {
                        "start": {
                          "line": 23,
                          "column": 8
                        },
                        "end": {
                          "line": 23,
                          "column": 37
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 970,
                        "end": 998,
                        "loc": {
                          "start": {
                            "line": 23,
                            "column": 8
                          },
                          "end": {
                            "line": 23,
                            "column": 36
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 970,
                          "end": 986,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 8
                            },
                            "end": {
                              "line": 23,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 970,
                            "end": 974,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 8
                              },
                              "end": {
                                "line": 23,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 975,
                            "end": 986,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 13
                              },
                              "end": {
                                "line": 23,
                                "column": 24
                              },
                              "identifierName": "selectedSet"
                            },
                            "name": "selectedSet"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 989,
                          "end": 998,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 27
                            },
                            "end": {
                              "line": 23,
                              "column": 36
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 993,
                            "end": 996,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 31
                              },
                              "end": {
                                "line": 23,
                                "column": 34
                              },
                              "identifierName": "Set"
                            },
                            "name": "Set"
                          },
                          "arguments": []
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " stores the selected objects",
                          "start": 931,
                          "end": 961,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 8
                            },
                            "end": {
                              "line": 22,
                              "column": 38
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " call unobserve when deactivated",
                          "start": 1008,
                          "end": 1042,
                          "loc": {
                            "start": {
                              "line": 24,
                              "column": 8
                            },
                            "end": {
                              "line": 24,
                              "column": 42
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1051,
                      "end": 1078,
                      "loc": {
                        "start": {
                          "line": 25,
                          "column": 8
                        },
                        "end": {
                          "line": 25,
                          "column": 35
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1051,
                        "end": 1077,
                        "loc": {
                          "start": {
                            "line": 25,
                            "column": 8
                          },
                          "end": {
                            "line": 25,
                            "column": 34
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1051,
                          "end": 1065,
                          "loc": {
                            "start": {
                              "line": 25,
                              "column": 8
                            },
                            "end": {
                              "line": 25,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1051,
                            "end": 1055,
                            "loc": {
                              "start": {
                                "line": 25,
                                "column": 8
                              },
                              "end": {
                                "line": 25,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1056,
                            "end": 1065,
                            "loc": {
                              "start": {
                                "line": 25,
                                "column": 13
                              },
                              "end": {
                                "line": 25,
                                "column": 22
                              },
                              "identifierName": "unobserve"
                            },
                            "name": "unobserve"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 1068,
                          "end": 1077,
                          "loc": {
                            "start": {
                              "line": 25,
                              "column": 25
                            },
                            "end": {
                              "line": 25,
                              "column": 34
                            },
                            "identifierName": "undefined"
                          },
                          "name": "undefined"
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " call unobserve when deactivated",
                          "start": 1008,
                          "end": 1042,
                          "loc": {
                            "start": {
                              "line": 24,
                              "column": 8
                            },
                            "end": {
                              "line": 24,
                              "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": 1090,
                    "end": 1236,
                    "loc": {
                      "start": {
                        "line": 28,
                        "column": 4
                      },
                      "end": {
                        "line": 31,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 1241,
                "end": 1520,
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 4
                  },
                  "end": {
                    "line": 38,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 1241,
                  "end": 1251,
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 4
                    },
                    "end": {
                      "line": 32,
                      "column": 14
                    },
                    "identifierName": "deactivate"
                  },
                  "name": "deactivate",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "AssignmentPattern",
                    "start": 1252,
                    "end": 1274,
                    "loc": {
                      "start": {
                        "line": 32,
                        "column": 15
                      },
                      "end": {
                        "line": 32,
                        "column": 37
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 1252,
                      "end": 1259,
                      "loc": {
                        "start": {
                          "line": 32,
                          "column": 15
                        },
                        "end": {
                          "line": 32,
                          "column": 22
                        },
                        "identifierName": "element"
                      },
                      "name": "element"
                    },
                    "right": {
                      "type": "MemberExpression",
                      "start": 1262,
                      "end": 1274,
                      "loc": {
                        "start": {
                          "line": 32,
                          "column": 25
                        },
                        "end": {
                          "line": 32,
                          "column": 37
                        }
                      },
                      "object": {
                        "type": "ThisExpression",
                        "start": 1262,
                        "end": 1266,
                        "loc": {
                          "start": {
                            "line": 32,
                            "column": 25
                          },
                          "end": {
                            "line": 32,
                            "column": 29
                          }
                        }
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 1267,
                        "end": 1274,
                        "loc": {
                          "start": {
                            "line": 32,
                            "column": 30
                          },
                          "end": {
                            "line": 32,
                            "column": 37
                          },
                          "identifierName": "element"
                        },
                        "name": "element"
                      },
                      "computed": false
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 1276,
                  "end": 1520,
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 39
                    },
                    "end": {
                      "line": 38,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 1286,
                      "end": 1308,
                      "loc": {
                        "start": {
                          "line": 33,
                          "column": 8
                        },
                        "end": {
                          "line": 33,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1286,
                        "end": 1307,
                        "loc": {
                          "start": {
                            "line": 33,
                            "column": 8
                          },
                          "end": {
                            "line": 33,
                            "column": 29
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1286,
                          "end": 1300,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 8
                            },
                            "end": {
                              "line": 33,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1286,
                            "end": 1290,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 8
                              },
                              "end": {
                                "line": 33,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1291,
                            "end": 1300,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 13
                              },
                              "end": {
                                "line": 33,
                                "column": 22
                              },
                              "identifierName": "removeAll"
                            },
                            "name": "removeAll"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "BooleanLiteral",
                            "start": 1301,
                            "end": 1306,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 23
                              },
                              "end": {
                                "line": 33,
                                "column": 28
                              }
                            },
                            "value": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1317,
                      "end": 1397,
                      "loc": {
                        "start": {
                          "line": 34,
                          "column": 8
                        },
                        "end": {
                          "line": 34,
                          "column": 88
                        }
                      },
                      "expression": {
                        "type": "LogicalExpression",
                        "start": 1317,
                        "end": 1396,
                        "loc": {
                          "start": {
                            "line": 34,
                            "column": 8
                          },
                          "end": {
                            "line": 34,
                            "column": 87
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 1317,
                          "end": 1334,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 8
                            },
                            "end": {
                              "line": 34,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1317,
                            "end": 1321,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 8
                              },
                              "end": {
                                "line": 34,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1322,
                            "end": 1334,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 13
                              },
                              "end": {
                                "line": 34,
                                "column": 25
                              },
                              "identifierName": "shiftHandler"
                            },
                            "name": "shiftHandler"
                          },
                          "computed": false
                        },
                        "operator": "&&",
                        "right": {
                          "type": "CallExpression",
                          "start": 1338,
                          "end": 1396,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 29
                            },
                            "end": {
                              "line": 34,
                              "column": 87
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1338,
                            "end": 1366,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 29
                              },
                              "end": {
                                "line": 34,
                                "column": 57
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1338,
                              "end": 1346,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 29
                                },
                                "end": {
                                  "line": 34,
                                  "column": 37
                                },
                                "identifierName": "document"
                              },
                              "name": "document"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1347,
                              "end": 1366,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 38
                                },
                                "end": {
                                  "line": 34,
                                  "column": 57
                                },
                                "identifierName": "removeEventListener"
                              },
                              "name": "removeEventListener"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "StringLiteral",
                              "start": 1367,
                              "end": 1376,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 58
                                },
                                "end": {
                                  "line": 34,
                                  "column": 67
                                }
                              },
                              "extra": {
                                "rawValue": "keydown",
                                "raw": "'keydown'"
                              },
                              "value": "keydown"
                            },
                            {
                              "type": "MemberExpression",
                              "start": 1378,
                              "end": 1395,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 69
                                },
                                "end": {
                                  "line": 34,
                                  "column": 86
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1378,
                                "end": 1382,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 69
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 73
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1383,
                                "end": 1395,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 74
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 86
                                  },
                                  "identifierName": "shiftHandler"
                                },
                                "name": "shiftHandler"
                              },
                              "computed": false
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1406,
                      "end": 1436,
                      "loc": {
                        "start": {
                          "line": 35,
                          "column": 8
                        },
                        "end": {
                          "line": 35,
                          "column": 38
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1406,
                        "end": 1435,
                        "loc": {
                          "start": {
                            "line": 35,
                            "column": 8
                          },
                          "end": {
                            "line": 35,
                            "column": 37
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1406,
                          "end": 1423,
                          "loc": {
                            "start": {
                              "line": 35,
                              "column": 8
                            },
                            "end": {
                              "line": 35,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1406,
                            "end": 1410,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 8
                              },
                              "end": {
                                "line": 35,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1411,
                            "end": 1423,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 13
                              },
                              "end": {
                                "line": 35,
                                "column": 25
                              },
                              "identifierName": "shiftHandler"
                            },
                            "name": "shiftHandler"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 1426,
                          "end": 1435,
                          "loc": {
                            "start": {
                              "line": 35,
                              "column": 28
                            },
                            "end": {
                              "line": 35,
                              "column": 37
                            },
                            "identifierName": "undefined"
                          },
                          "name": "undefined"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1445,
                      "end": 1470,
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 8
                        },
                        "end": {
                          "line": 36,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1445,
                        "end": 1469,
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 8
                          },
                          "end": {
                            "line": 36,
                            "column": 32
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1445,
                          "end": 1457,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 8
                            },
                            "end": {
                              "line": 36,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1445,
                            "end": 1449,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 8
                              },
                              "end": {
                                "line": 36,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1450,
                            "end": 1457,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 13
                              },
                              "end": {
                                "line": 36,
                                "column": 20
                              },
                              "identifierName": "element"
                            },
                            "name": "element"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 1460,
                          "end": 1469,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 23
                            },
                            "end": {
                              "line": 36,
                              "column": 32
                            },
                            "identifierName": "undefined"
                          },
                          "name": "undefined"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1479,
                      "end": 1514,
                      "loc": {
                        "start": {
                          "line": 37,
                          "column": 8
                        },
                        "end": {
                          "line": 37,
                          "column": 43
                        }
                      },
                      "expression": {
                        "type": "LogicalExpression",
                        "start": 1479,
                        "end": 1513,
                        "loc": {
                          "start": {
                            "line": 37,
                            "column": 8
                          },
                          "end": {
                            "line": 37,
                            "column": 42
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 1479,
                          "end": 1493,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 8
                            },
                            "end": {
                              "line": 37,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1479,
                            "end": 1483,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 8
                              },
                              "end": {
                                "line": 37,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1484,
                            "end": 1493,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 13
                              },
                              "end": {
                                "line": 37,
                                "column": 22
                              },
                              "identifierName": "unobserve"
                            },
                            "name": "unobserve"
                          },
                          "computed": false
                        },
                        "operator": "&&",
                        "right": {
                          "type": "CallExpression",
                          "start": 1497,
                          "end": 1513,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 26
                            },
                            "end": {
                              "line": 37,
                              "column": 42
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1497,
                            "end": 1511,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 26
                              },
                              "end": {
                                "line": 37,
                                "column": 40
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1497,
                              "end": 1501,
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 26
                                },
                                "end": {
                                  "line": 37,
                                  "column": 30
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1502,
                              "end": 1511,
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 31
                                },
                                "end": {
                                  "line": 37,
                                  "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": 1090,
                    "end": 1236,
                    "loc": {
                      "start": {
                        "line": 28,
                        "column": 4
                      },
                      "end": {
                        "line": 31,
                        "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": 1526,
                    "end": 1733,
                    "loc": {
                      "start": {
                        "line": 40,
                        "column": 4
                      },
                      "end": {
                        "line": 44,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 1738,
                "end": 11374,
                "loc": {
                  "start": {
                    "line": 45,
                    "column": 4
                  },
                  "end": {
                    "line": 246,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 1738,
                  "end": 1746,
                  "loc": {
                    "start": {
                      "line": 45,
                      "column": 4
                    },
                    "end": {
                      "line": 45,
                      "column": 12
                    },
                    "identifierName": "activate"
                  },
                  "name": "activate",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "AssignmentPattern",
                    "start": 1747,
                    "end": 1769,
                    "loc": {
                      "start": {
                        "line": 45,
                        "column": 13
                      },
                      "end": {
                        "line": 45,
                        "column": 35
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 1747,
                      "end": 1754,
                      "loc": {
                        "start": {
                          "line": 45,
                          "column": 13
                        },
                        "end": {
                          "line": 45,
                          "column": 20
                        },
                        "identifierName": "element"
                      },
                      "name": "element"
                    },
                    "right": {
                      "type": "MemberExpression",
                      "start": 1757,
                      "end": 1769,
                      "loc": {
                        "start": {
                          "line": 45,
                          "column": 23
                        },
                        "end": {
                          "line": 45,
                          "column": 35
                        }
                      },
                      "object": {
                        "type": "ThisExpression",
                        "start": 1757,
                        "end": 1761,
                        "loc": {
                          "start": {
                            "line": 45,
                            "column": 23
                          },
                          "end": {
                            "line": 45,
                            "column": 27
                          }
                        }
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 1762,
                        "end": 1769,
                        "loc": {
                          "start": {
                            "line": 45,
                            "column": 28
                          },
                          "end": {
                            "line": 45,
                            "column": 35
                          },
                          "identifierName": "element"
                        },
                        "name": "element"
                      },
                      "computed": false
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 1771,
                  "end": 11374,
                  "loc": {
                    "start": {
                      "line": 45,
                      "column": 37
                    },
                    "end": {
                      "line": 246,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 1781,
                      "end": 2383,
                      "loc": {
                        "start": {
                          "line": 46,
                          "column": 8
                        },
                        "end": {
                          "line": 58,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1781,
                        "end": 2382,
                        "loc": {
                          "start": {
                            "line": 46,
                            "column": 8
                          },
                          "end": {
                            "line": 58,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1781,
                          "end": 1795,
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 8
                            },
                            "end": {
                              "line": 46,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1781,
                            "end": 1785,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 8
                              },
                              "end": {
                                "line": 46,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1786,
                            "end": 1795,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 13
                              },
                              "end": {
                                "line": 46,
                                "column": 22
                              },
                              "identifierName": "unobserve"
                            },
                            "name": "unobserve"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 1798,
                          "end": 2382,
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 25
                            },
                            "end": {
                              "line": 58,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1798,
                            "end": 1818,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 25
                              },
                              "end": {
                                "line": 46,
                                "column": 45
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 1798,
                              "end": 1810,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 25
                                },
                                "end": {
                                  "line": 46,
                                  "column": 37
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1798,
                                "end": 1802,
                                "loc": {
                                  "start": {
                                    "line": 46,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 46,
                                    "column": 29
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1803,
                                "end": 1810,
                                "loc": {
                                  "start": {
                                    "line": 46,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 46,
                                    "column": 37
                                  },
                                  "identifierName": "session"
                                },
                                "name": "session"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1811,
                              "end": 1818,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 38
                                },
                                "end": {
                                  "line": 46,
                                  "column": 45
                                },
                                "identifierName": "observe"
                              },
                              "name": "observe"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "ArrowFunctionExpression",
                              "start": 1819,
                              "end": 1863,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 46
                                },
                                "end": {
                                  "line": 46,
                                  "column": 90
                                }
                              },
                              "id": null,
                              "generator": false,
                              "expression": true,
                              "async": false,
                              "params": [
                                {
                                  "type": "Identifier",
                                  "start": 1819,
                                  "end": 1824,
                                  "loc": {
                                    "start": {
                                      "line": 46,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 46,
                                      "column": 51
                                    },
                                    "identifierName": "state"
                                  },
                                  "name": "state"
                                }
                              ],
                              "body": {
                                "type": "MemberExpression",
                                "start": 1828,
                                "end": 1863,
                                "loc": {
                                  "start": {
                                    "line": 46,
                                    "column": 55
                                  },
                                  "end": {
                                    "line": 46,
                                    "column": 90
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1828,
                                  "end": 1854,
                                  "loc": {
                                    "start": {
                                      "line": 46,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 46,
                                      "column": 81
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 1828,
                                    "end": 1842,
                                    "loc": {
                                      "start": {
                                        "line": 46,
                                        "column": 55
                                      },
                                      "end": {
                                        "line": 46,
                                        "column": 69
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1828,
                                      "end": 1833,
                                      "loc": {
                                        "start": {
                                          "line": 46,
                                          "column": 55
                                        },
                                        "end": {
                                          "line": 46,
                                          "column": 60
                                        },
                                        "identifierName": "state"
                                      },
                                      "name": "state"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1834,
                                      "end": 1842,
                                      "loc": {
                                        "start": {
                                          "line": 46,
                                          "column": 61
                                        },
                                        "end": {
                                          "line": 46,
                                          "column": 69
                                        },
                                        "identifierName": "elements"
                                      },
                                      "name": "elements"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "MemberExpression",
                                    "start": 1843,
                                    "end": 1853,
                                    "loc": {
                                      "start": {
                                        "line": 46,
                                        "column": 70
                                      },
                                      "end": {
                                        "line": 46,
                                        "column": 80
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1843,
                                      "end": 1850,
                                      "loc": {
                                        "start": {
                                          "line": 46,
                                          "column": 70
                                        },
                                        "end": {
                                          "line": 46,
                                          "column": 77
                                        },
                                        "identifierName": "element"
                                      },
                                      "name": "element"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1851,
                                      "end": 1853,
                                      "loc": {
                                        "start": {
                                          "line": 46,
                                          "column": 78
                                        },
                                        "end": {
                                          "line": 46,
                                          "column": 80
                                        },
                                        "identifierName": "id"
                                      },
                                      "name": "id"
                                    },
                                    "computed": false
                                  },
                                  "computed": true
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1855,
                                  "end": 1863,
                                  "loc": {
                                    "start": {
                                      "line": 46,
                                      "column": 82
                                    },
                                    "end": {
                                      "line": 46,
                                      "column": 90
                                    },
                                    "identifierName": "children"
                                  },
                                  "name": "children"
                                },
                                "computed": false
                              }
                            },
                            {
                              "type": "ArrowFunctionExpression",
                              "start": 1865,
                              "end": 2381,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 92
                                },
                                "end": {
                                  "line": 58,
                                  "column": 9
                                }
                              },
                              "id": null,
                              "generator": false,
                              "expression": false,
                              "async": false,
                              "params": [
                                {
                                  "type": "RestElement",
                                  "start": 1866,
                                  "end": 1873,
                                  "loc": {
                                    "start": {
                                      "line": 46,
                                      "column": 93
                                    },
                                    "end": {
                                      "line": 46,
                                      "column": 100
                                    }
                                  },
                                  "argument": {
                                    "type": "Identifier",
                                    "start": 1869,
                                    "end": 1873,
                                    "loc": {
                                      "start": {
                                        "line": 46,
                                        "column": 96
                                      },
                                      "end": {
                                        "line": 46,
                                        "column": 100
                                      },
                                      "identifierName": "args"
                                    },
                                    "name": "args"
                                  }
                                }
                              ],
                              "body": {
                                "type": "BlockStatement",
                                "start": 1878,
                                "end": 2381,
                                "loc": {
                                  "start": {
                                    "line": 46,
                                    "column": 105
                                  },
                                  "end": {
                                    "line": 58,
                                    "column": 9
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 1892,
                                    "end": 2371,
                                    "loc": {
                                      "start": {
                                        "line": 47,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 57,
                                        "column": 15
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 1892,
                                      "end": 2370,
                                      "loc": {
                                        "start": {
                                          "line": 47,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 57,
                                          "column": 14
                                        }
                                      },
                                      "callee": {
                                        "type": "Identifier",
                                        "start": 1892,
                                        "end": 1901,
                                        "loc": {
                                          "start": {
                                            "line": 47,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 47,
                                            "column": 21
                                          },
                                          "identifierName": "arrayDiff"
                                        },
                                        "name": "arrayDiff"
                                      },
                                      "arguments": [
                                        {
                                          "type": "SpreadElement",
                                          "start": 1902,
                                          "end": 1909,
                                          "loc": {
                                            "start": {
                                              "line": 47,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 47,
                                              "column": 29
                                            }
                                          },
                                          "argument": {
                                            "type": "Identifier",
                                            "start": 1905,
                                            "end": 1909,
                                            "loc": {
                                              "start": {
                                                "line": 47,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 47,
                                                "column": 29
                                              },
                                              "identifierName": "args"
                                            },
                                            "name": "args"
                                          }
                                        },
                                        {
                                          "type": "ArrowFunctionExpression",
                                          "start": 1911,
                                          "end": 1925,
                                          "loc": {
                                            "start": {
                                              "line": 47,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 47,
                                              "column": 45
                                            }
                                          },
                                          "id": null,
                                          "generator": false,
                                          "expression": false,
                                          "async": false,
                                          "params": [
                                            {
                                              "type": "Identifier",
                                              "start": 1911,
                                              "end": 1919,
                                              "loc": {
                                                "start": {
                                                  "line": 47,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 47,
                                                  "column": 39
                                                },
                                                "identifierName": "newItems"
                                              },
                                              "name": "newItems"
                                            }
                                          ],
                                          "body": {
                                            "type": "BlockStatement",
                                            "start": 1923,
                                            "end": 1925,
                                            "loc": {
                                              "start": {
                                                "line": 47,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 47,
                                                "column": 45
                                              }
                                            },
                                            "body": [],
                                            "directives": []
                                          }
                                        },
                                        {
                                          "type": "ArrowFunctionExpression",
                                          "start": 1927,
                                          "end": 2369,
                                          "loc": {
                                            "start": {
                                              "line": 47,
                                              "column": 47
                                            },
                                            "end": {
                                              "line": 57,
                                              "column": 13
                                            }
                                          },
                                          "id": null,
                                          "generator": false,
                                          "expression": false,
                                          "async": false,
                                          "params": [
                                            {
                                              "type": "Identifier",
                                              "start": 1927,
                                              "end": 1939,
                                              "loc": {
                                                "start": {
                                                  "line": 47,
                                                  "column": 47
                                                },
                                                "end": {
                                                  "line": 47,
                                                  "column": 59
                                                },
                                                "identifierName": "deletedItems"
                                              },
                                              "name": "deletedItems"
                                            }
                                          ],
                                          "body": {
                                            "type": "BlockStatement",
                                            "start": 1943,
                                            "end": 2369,
                                            "loc": {
                                              "start": {
                                                "line": 47,
                                                "column": 63
                                              },
                                              "end": {
                                                "line": 57,
                                                "column": 13
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "VariableDeclaration",
                                                "start": 1961,
                                                "end": 1981,
                                                "loc": {
                                                  "start": {
                                                    "line": 48,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 48,
                                                    "column": 36
                                                  }
                                                },
                                                "declarations": [
                                                  {
                                                    "type": "VariableDeclarator",
                                                    "start": 1965,
                                                    "end": 1980,
                                                    "loc": {
                                                      "start": {
                                                        "line": 48,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 48,
                                                        "column": 35
                                                      }
                                                    },
                                                    "id": {
                                                      "type": "Identifier",
                                                      "start": 1965,
                                                      "end": 1975,
                                                      "loc": {
                                                        "start": {
                                                          "line": 48,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 48,
                                                          "column": 30
                                                        },
                                                        "identifierName": "candidates"
                                                      },
                                                      "name": "candidates"
                                                    },
                                                    "init": {
                                                      "type": "ArrayExpression",
                                                      "start": 1978,
                                                      "end": 1980,
                                                      "loc": {
                                                        "start": {
                                                          "line": 48,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 48,
                                                          "column": 35
                                                        }
                                                      },
                                                      "elements": []
                                                    }
                                                  }
                                                ],
                                                "kind": "let"
                                              },
                                              {
                                                "type": "ForStatement",
                                                "start": 1998,
                                                "end": 2284,
                                                "loc": {
                                                  "start": {
                                                    "line": 49,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 55,
                                                    "column": 17
                                                  }
                                                },
                                                "init": {
                                                  "type": "VariableDeclaration",
                                                  "start": 2003,
                                                  "end": 2012,
                                                  "loc": {
                                                    "start": {
                                                      "line": 49,
                                                      "column": 21
                                                    },
                                                    "end": {
                                                      "line": 49,
                                                      "column": 30
                                                    }
                                                  },
                                                  "declarations": [
                                                    {
                                                      "type": "VariableDeclarator",
                                                      "start": 2007,
                                                      "end": 2012,
                                                      "loc": {
                                                        "start": {
                                                          "line": 49,
                                                          "column": 25
                                                        },
                                                        "end": {
                                                          "line": 49,
                                                          "column": 30
                                                        }
                                                      },
                                                      "id": {
                                                        "type": "Identifier",
                                                        "start": 2007,
                                                        "end": 2008,
                                                        "loc": {
                                                          "start": {
                                                            "line": 49,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 49,
                                                            "column": 26
                                                          },
                                                          "identifierName": "i"
                                                        },
                                                        "name": "i"
                                                      },
                                                      "init": {
                                                        "type": "NumericLiteral",
                                                        "start": 2011,
                                                        "end": 2012,
                                                        "loc": {
                                                          "start": {
                                                            "line": 49,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 49,
                                                            "column": 30
                                                          }
                                                        },
                                                        "extra": {
                                                          "rawValue": 0,
                                                          "raw": "0"
                                                        },
                                                        "value": 0
                                                      }
                                                    }
                                                  ],
                                                  "kind": "let"
                                                },
                                                "test": {
                                                  "type": "BinaryExpression",
                                                  "start": 2014,
                                                  "end": 2037,
                                                  "loc": {
                                                    "start": {
                                                      "line": 49,
                                                      "column": 32
                                                    },
                                                    "end": {
                                                      "line": 49,
                                                      "column": 55
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "Identifier",
                                                    "start": 2014,
                                                    "end": 2015,
                                                    "loc": {
                                                      "start": {
                                                        "line": 49,
                                                        "column": 32
                                                      },
                                                      "end": {
                                                        "line": 49,
                                                        "column": 33
                                                      },
                                                      "identifierName": "i"
                                                    },
                                                    "name": "i"
                                                  },
                                                  "operator": "<",
                                                  "right": {
                                                    "type": "MemberExpression",
                                                    "start": 2018,
                                                    "end": 2037,
                                                    "loc": {
                                                      "start": {
                                                        "line": 49,
                                                        "column": 36
                                                      },
                                                      "end": {
                                                        "line": 49,
                                                        "column": 55
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 2018,
                                                      "end": 2030,
                                                      "loc": {
                                                        "start": {
                                                          "line": 49,
                                                          "column": 36
                                                        },
                                                        "end": {
                                                          "line": 49,
                                                          "column": 48
                                                        },
                                                        "identifierName": "deletedItems"
                                                      },
                                                      "name": "deletedItems"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2031,
                                                      "end": 2037,
                                                      "loc": {
                                                        "start": {
                                                          "line": 49,
                                                          "column": 49
                                                        },
                                                        "end": {
                                                          "line": 49,
                                                          "column": 55
                                                        },
                                                        "identifierName": "length"
                                                      },
                                                      "name": "length"
                                                    },
                                                    "computed": false
                                                  }
                                                },
                                                "update": {
                                                  "type": "UpdateExpression",
                                                  "start": 2039,
                                                  "end": 2042,
                                                  "loc": {
                                                    "start": {
                                                      "line": 49,
                                                      "column": 57
                                                    },
                                                    "end": {
                                                      "line": 49,
                                                      "column": 60
                                                    }
                                                  },
                                                  "operator": "++",
                                                  "prefix": false,
                                                  "argument": {
                                                    "type": "Identifier",
                                                    "start": 2039,
                                                    "end": 2040,
                                                    "loc": {
                                                      "start": {
                                                        "line": 49,
                                                        "column": 57
                                                      },
                                                      "end": {
                                                        "line": 49,
                                                        "column": 58
                                                      },
                                                      "identifierName": "i"
                                                    },
                                                    "name": "i"
                                                  }
                                                },
                                                "body": {
                                                  "type": "BlockStatement",
                                                  "start": 2044,
                                                  "end": 2284,
                                                  "loc": {
                                                    "start": {
                                                      "line": 49,
                                                      "column": 62
                                                    },
                                                    "end": {
                                                      "line": 55,
                                                      "column": 17
                                                    }
                                                  },
                                                  "body": [
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 2066,
                                                      "end": 2266,
                                                      "loc": {
                                                        "start": {
                                                          "line": 50,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 54,
                                                          "column": 23
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "CallExpression",
                                                        "start": 2066,
                                                        "end": 2265,
                                                        "loc": {
                                                          "start": {
                                                            "line": 50,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 54,
                                                            "column": 22
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 2066,
                                                          "end": 2090,
                                                          "loc": {
                                                            "start": {
                                                              "line": 50,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 50,
                                                              "column": 44
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "MemberExpression",
                                                            "start": 2066,
                                                            "end": 2082,
                                                            "loc": {
                                                              "start": {
                                                                "line": 50,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 50,
                                                                "column": 36
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 2066,
                                                              "end": 2070,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 50,
                                                                  "column": 20
                                                                },
                                                                "end": {
                                                                  "line": 50,
                                                                  "column": 24
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 2071,
                                                              "end": 2082,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 50,
                                                                  "column": 25
                                                                },
                                                                "end": {
                                                                  "line": 50,
                                                                  "column": 36
                                                                },
                                                                "identifierName": "selectedSet"
                                                              },
                                                              "name": "selectedSet"
                                                            },
                                                            "computed": false
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 2083,
                                                            "end": 2090,
                                                            "loc": {
                                                              "start": {
                                                                "line": 50,
                                                                "column": 37
                                                              },
                                                              "end": {
                                                                "line": 50,
                                                                "column": 44
                                                              },
                                                              "identifierName": "forEach"
                                                            },
                                                            "name": "forEach"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "ArrowFunctionExpression",
                                                            "start": 2091,
                                                            "end": 2264,
                                                            "loc": {
                                                              "start": {
                                                                "line": 50,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 54,
                                                                "column": 21
                                                              }
                                                            },
                                                            "id": null,
                                                            "generator": false,
                                                            "expression": false,
                                                            "async": false,
                                                            "params": [
                                                              {
                                                                "type": "Identifier",
                                                                "start": 2091,
                                                                "end": 2097,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 50,
                                                                    "column": 45
                                                                  },
                                                                  "end": {
                                                                    "line": 50,
                                                                    "column": 51
                                                                  },
                                                                  "identifierName": "object"
                                                                },
                                                                "name": "object"
                                                              }
                                                            ],
                                                            "body": {
                                                              "type": "BlockStatement",
                                                              "start": 2101,
                                                              "end": 2264,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 50,
                                                                  "column": 55
                                                                },
                                                                "end": {
                                                                  "line": 54,
                                                                  "column": 21
                                                                }
                                                              },
                                                              "body": [
                                                                {
                                                                  "type": "IfStatement",
                                                                  "start": 2127,
                                                                  "end": 2242,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 51,
                                                                      "column": 24
                                                                    },
                                                                    "end": {
                                                                      "line": 53,
                                                                      "column": 25
                                                                    }
                                                                  },
                                                                  "test": {
                                                                    "type": "BinaryExpression",
                                                                    "start": 2131,
                                                                    "end": 2160,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 51,
                                                                        "column": 28
                                                                      },
                                                                      "end": {
                                                                        "line": 51,
                                                                        "column": 57
                                                                      }
                                                                    },
                                                                    "left": {
                                                                      "type": "MemberExpression",
                                                                      "start": 2131,
                                                                      "end": 2146,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 51,
                                                                          "column": 28
                                                                        },
                                                                        "end": {
                                                                          "line": 51,
                                                                          "column": 43
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "Identifier",
                                                                        "start": 2131,
                                                                        "end": 2143,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 51,
                                                                            "column": 28
                                                                          },
                                                                          "end": {
                                                                            "line": 51,
                                                                            "column": 40
                                                                          },
                                                                          "identifierName": "deletedItems"
                                                                        },
                                                                        "name": "deletedItems"
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 2144,
                                                                        "end": 2145,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 51,
                                                                            "column": 41
                                                                          },
                                                                          "end": {
                                                                            "line": 51,
                                                                            "column": 42
                                                                          },
                                                                          "identifierName": "i"
                                                                        },
                                                                        "name": "i"
                                                                      },
                                                                      "computed": true
                                                                    },
                                                                    "operator": "===",
                                                                    "right": {
                                                                      "type": "MemberExpression",
                                                                      "start": 2151,
                                                                      "end": 2160,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 51,
                                                                          "column": 48
                                                                        },
                                                                        "end": {
                                                                          "line": 51,
                                                                          "column": 57
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "Identifier",
                                                                        "start": 2151,
                                                                        "end": 2157,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 51,
                                                                            "column": 48
                                                                          },
                                                                          "end": {
                                                                            "line": 51,
                                                                            "column": 54
                                                                          },
                                                                          "identifierName": "object"
                                                                        },
                                                                        "name": "object"
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 2158,
                                                                        "end": 2160,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 51,
                                                                            "column": 55
                                                                          },
                                                                          "end": {
                                                                            "line": 51,
                                                                            "column": 57
                                                                          },
                                                                          "identifierName": "id"
                                                                        },
                                                                        "name": "id"
                                                                      },
                                                                      "computed": false
                                                                    }
                                                                  },
                                                                  "consequent": {
                                                                    "type": "BlockStatement",
                                                                    "start": 2162,
                                                                    "end": 2242,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 51,
                                                                        "column": 59
                                                                      },
                                                                      "end": {
                                                                        "line": 53,
                                                                        "column": 25
                                                                      }
                                                                    },
                                                                    "body": [
                                                                      {
                                                                        "type": "ExpressionStatement",
                                                                        "start": 2192,
                                                                        "end": 2216,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 52,
                                                                            "column": 28
                                                                          },
                                                                          "end": {
                                                                            "line": 52,
                                                                            "column": 52
                                                                          }
                                                                        },
                                                                        "expression": {
                                                                          "type": "CallExpression",
                                                                          "start": 2192,
                                                                          "end": 2215,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 52,
                                                                              "column": 28
                                                                            },
                                                                            "end": {
                                                                              "line": 52,
                                                                              "column": 51
                                                                            }
                                                                          },
                                                                          "callee": {
                                                                            "type": "MemberExpression",
                                                                            "start": 2192,
                                                                            "end": 2207,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 52,
                                                                                "column": 28
                                                                              },
                                                                              "end": {
                                                                                "line": 52,
                                                                                "column": 43
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "Identifier",
                                                                              "start": 2192,
                                                                              "end": 2202,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 52,
                                                                                  "column": 28
                                                                                },
                                                                                "end": {
                                                                                  "line": 52,
                                                                                  "column": 38
                                                                                },
                                                                                "identifierName": "candidates"
                                                                              },
                                                                              "name": "candidates"
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 2203,
                                                                              "end": 2207,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 52,
                                                                                  "column": 39
                                                                                },
                                                                                "end": {
                                                                                  "line": 52,
                                                                                  "column": 43
                                                                                },
                                                                                "identifierName": "push"
                                                                              },
                                                                              "name": "push"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "arguments": [
                                                                            {
                                                                              "type": "Identifier",
                                                                              "start": 2208,
                                                                              "end": 2214,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 52,
                                                                                  "column": 44
                                                                                },
                                                                                "end": {
                                                                                  "line": 52,
                                                                                  "column": 50
                                                                                },
                                                                                "identifierName": "object"
                                                                              },
                                                                              "name": "object"
                                                                            }
                                                                          ]
                                                                        }
                                                                      }
                                                                    ],
                                                                    "directives": []
                                                                  },
                                                                  "alternate": null
                                                                }
                                                              ],
                                                              "directives": []
                                                            }
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  ],
                                                  "directives": []
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 2301,
                                                "end": 2355,
                                                "loc": {
                                                  "start": {
                                                    "line": 56,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 56,
                                                    "column": 70
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 2301,
                                                  "end": 2354,
                                                  "loc": {
                                                    "start": {
                                                      "line": 56,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 56,
                                                      "column": 69
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 2301,
                                                    "end": 2319,
                                                    "loc": {
                                                      "start": {
                                                        "line": 56,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 56,
                                                        "column": 34
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 2301,
                                                      "end": 2311,
                                                      "loc": {
                                                        "start": {
                                                          "line": 56,
                                                          "column": 16
                                                        },
                                                        "end": {
                                                          "line": 56,
                                                          "column": 26
                                                        },
                                                        "identifierName": "candidates"
                                                      },
                                                      "name": "candidates"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2312,
                                                      "end": 2319,
                                                      "loc": {
                                                        "start": {
                                                          "line": 56,
                                                          "column": 27
                                                        },
                                                        "end": {
                                                          "line": 56,
                                                          "column": 34
                                                        },
                                                        "identifierName": "forEach"
                                                      },
                                                      "name": "forEach"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "ArrowFunctionExpression",
                                                      "start": 2320,
                                                      "end": 2353,
                                                      "loc": {
                                                        "start": {
                                                          "line": 56,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 56,
                                                          "column": 68
                                                        }
                                                      },
                                                      "id": null,
                                                      "generator": false,
                                                      "expression": true,
                                                      "async": false,
                                                      "params": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 2320,
                                                          "end": 2326,
                                                          "loc": {
                                                            "start": {
                                                              "line": 56,
                                                              "column": 35
                                                            },
                                                            "end": {
                                                              "line": 56,
                                                              "column": 41
                                                            },
                                                            "identifierName": "object"
                                                          },
                                                          "name": "object"
                                                        }
                                                      ],
                                                      "body": {
                                                        "type": "CallExpression",
                                                        "start": 2330,
                                                        "end": 2353,
                                                        "loc": {
                                                          "start": {
                                                            "line": 56,
                                                            "column": 45
                                                          },
                                                          "end": {
                                                            "line": 56,
                                                            "column": 68
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 2330,
                                                          "end": 2341,
                                                          "loc": {
                                                            "start": {
                                                              "line": 56,
                                                              "column": 45
                                                            },
                                                            "end": {
                                                              "line": 56,
                                                              "column": 56
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 2330,
                                                            "end": 2334,
                                                            "loc": {
                                                              "start": {
                                                                "line": 56,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 56,
                                                                "column": 49
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 2335,
                                                            "end": 2341,
                                                            "loc": {
                                                              "start": {
                                                                "line": 56,
                                                                "column": 50
                                                              },
                                                              "end": {
                                                                "line": 56,
                                                                "column": 56
                                                              },
                                                              "identifierName": "remove"
                                                            },
                                                            "name": "remove"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "ObjectExpression",
                                                            "start": 2342,
                                                            "end": 2352,
                                                            "loc": {
                                                              "start": {
                                                                "line": 56,
                                                                "column": 57
                                                              },
                                                              "end": {
                                                                "line": 56,
                                                                "column": 67
                                                              }
                                                            },
                                                            "properties": [
                                                              {
                                                                "type": "ObjectProperty",
                                                                "start": 2344,
                                                                "end": 2350,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 56,
                                                                    "column": 59
                                                                  },
                                                                  "end": {
                                                                    "line": 56,
                                                                    "column": 65
                                                                  }
                                                                },
                                                                "method": false,
                                                                "shorthand": true,
                                                                "computed": false,
                                                                "key": {
                                                                  "type": "Identifier",
                                                                  "start": 2344,
                                                                  "end": 2350,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 56,
                                                                      "column": 59
                                                                    },
                                                                    "end": {
                                                                      "line": 56,
                                                                      "column": 65
                                                                    },
                                                                    "identifierName": "object"
                                                                  },
                                                                  "name": "object"
                                                                },
                                                                "value": {
                                                                  "type": "Identifier",
                                                                  "start": 2344,
                                                                  "end": 2350,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 56,
                                                                      "column": 59
                                                                    },
                                                                    "end": {
                                                                      "line": 56,
                                                                      "column": 65
                                                                    },
                                                                    "identifierName": "object"
                                                                  },
                                                                  "name": "object"
                                                                },
                                                                "extra": {
                                                                  "shorthand": true
                                                                }
                                                              }
                                                            ]
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  ]
                                                }
                                              }
                                            ],
                                            "directives": []
                                          }
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "directives": []
                              }
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2393,
                      "end": 2416,
                      "loc": {
                        "start": {
                          "line": 60,
                          "column": 8
                        },
                        "end": {
                          "line": 60,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2393,
                        "end": 2415,
                        "loc": {
                          "start": {
                            "line": 60,
                            "column": 8
                          },
                          "end": {
                            "line": 60,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2393,
                          "end": 2405,
                          "loc": {
                            "start": {
                              "line": 60,
                              "column": 8
                            },
                            "end": {
                              "line": 60,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2393,
                            "end": 2397,
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 8
                              },
                              "end": {
                                "line": 60,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2398,
                            "end": 2405,
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 13
                              },
                              "end": {
                                "line": 60,
                                "column": 20
                              },
                              "identifierName": "element"
                            },
                            "name": "element"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 2408,
                          "end": 2415,
                          "loc": {
                            "start": {
                              "line": 60,
                              "column": 23
                            },
                            "end": {
                              "line": 60,
                              "column": 30
                            },
                            "identifierName": "element"
                          },
                          "name": "element"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2425,
                      "end": 2476,
                      "loc": {
                        "start": {
                          "line": 61,
                          "column": 8
                        },
                        "end": {
                          "line": 61,
                          "column": 59
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2425,
                        "end": 2475,
                        "loc": {
                          "start": {
                            "line": 61,
                            "column": 8
                          },
                          "end": {
                            "line": 61,
                            "column": 58
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2425,
                          "end": 2453,
                          "loc": {
                            "start": {
                              "line": 61,
                              "column": 8
                            },
                            "end": {
                              "line": 61,
                              "column": 36
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2425,
                            "end": 2446,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 8
                              },
                              "end": {
                                "line": 61,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 2425,
                              "end": 2434,
                              "loc": {
                                "start": {
                                  "line": 61,
                                  "column": 8
                                },
                                "end": {
                                  "line": 61,
                                  "column": 17
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2425,
                                "end": 2429,
                                "loc": {
                                  "start": {
                                    "line": 61,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 61,
                                    "column": 12
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2430,
                                "end": 2434,
                                "loc": {
                                  "start": {
                                    "line": 61,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 61,
                                    "column": 17
                                  },
                                  "identifierName": "view"
                                },
                                "name": "view"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2435,
                              "end": 2446,
                              "loc": {
                                "start": {
                                  "line": 61,
                                  "column": 18
                                },
                                "end": {
                                  "line": 61,
                                  "column": 29
                                },
                                "identifierName": "interaction"
                              },
                              "name": "interaction"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2447,
                            "end": 2453,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 30
                              },
                              "end": {
                                "line": 61,
                                "column": 36
                              },
                              "identifierName": "filter"
                            },
                            "name": "filter"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ArrayExpression",
                          "start": 2456,
                          "end": 2475,
                          "loc": {
                            "start": {
                              "line": 61,
                              "column": 39
                            },
                            "end": {
                              "line": 61,
                              "column": 58
                            }
                          },
                          "elements": [
                            {
                              "type": "MemberExpression",
                              "start": 2457,
                              "end": 2474,
                              "loc": {
                                "start": {
                                  "line": 61,
                                  "column": 40
                                },
                                "end": {
                                  "line": 61,
                                  "column": 57
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 2457,
                                "end": 2469,
                                "loc": {
                                  "start": {
                                    "line": 61,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 61,
                                    "column": 52
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 2457,
                                  "end": 2461,
                                  "loc": {
                                    "start": {
                                      "line": 61,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 61,
                                      "column": 44
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2462,
                                  "end": 2469,
                                  "loc": {
                                    "start": {
                                      "line": 61,
                                      "column": 45
                                    },
                                    "end": {
                                      "line": 61,
                                      "column": 52
                                    },
                                    "identifierName": "session"
                                  },
                                  "name": "session"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2470,
                                "end": 2474,
                                "loc": {
                                  "start": {
                                    "line": 61,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 61,
                                    "column": 57
                                  },
                                  "identifierName": "pool"
                                },
                                "name": "pool"
                              },
                              "computed": false
                            }
                          ]
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " restore previously selected objects",
                          "start": 2486,
                          "end": 2524,
                          "loc": {
                            "start": {
                              "line": 63,
                              "column": 8
                            },
                            "end": {
                              "line": 63,
                              "column": 46
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 2533,
                      "end": 2879,
                      "loc": {
                        "start": {
                          "line": 64,
                          "column": 8
                        },
                        "end": {
                          "line": 71,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 2537,
                        "end": 2569,
                        "loc": {
                          "start": {
                            "line": 64,
                            "column": 12
                          },
                          "end": {
                            "line": 64,
                            "column": 44
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 2537,
                          "end": 2565,
                          "loc": {
                            "start": {
                              "line": 64,
                              "column": 12
                            },
                            "end": {
                              "line": 64,
                              "column": 40
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2537,
                            "end": 2558,
                            "loc": {
                              "start": {
                                "line": 64,
                                "column": 12
                              },
                              "end": {
                                "line": 64,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 2537,
                              "end": 2549,
                              "loc": {
                                "start": {
                                  "line": 64,
                                  "column": 12
                                },
                                "end": {
                                  "line": 64,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2537,
                                "end": 2541,
                                "loc": {
                                  "start": {
                                    "line": 64,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 64,
                                    "column": 16
                                  }
                                },
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2542,
                                "end": 2549,
                                "loc": {
                                  "start": {
                                    "line": 64,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 64,
                                    "column": 24
                                  },
                                  "identifierName": "element"
                                },
                                "name": "element"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2550,
                              "end": 2558,
                              "loc": {
                                "start": {
                                  "line": 64,
                                  "column": 25
                                },
                                "end": {
                                  "line": 64,
                                  "column": 33
                                },
                                "identifierName": "children"
                              },
                              "name": "children"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2559,
                            "end": 2565,
                            "loc": {
                              "start": {
                                "line": 64,
                                "column": 34
                              },
                              "end": {
                                "line": 64,
                                "column": 40
                              },
                              "identifierName": "length"
                            },
                            "name": "length"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "operator": ">",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 2568,
                          "end": 2569,
                          "loc": {
                            "start": {
                              "line": 64,
                              "column": 43
                            },
                            "end": {
                              "line": 64,
                              "column": 44
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 2571,
                        "end": 2879,
                        "loc": {
                          "start": {
                            "line": 64,
                            "column": 46
                          },
                          "end": {
                            "line": 71,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 2585,
                            "end": 2869,
                            "loc": {
                              "start": {
                                "line": 65,
                                "column": 12
                              },
                              "end": {
                                "line": 70,
                                "column": 15
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 2585,
                              "end": 2868,
                              "loc": {
                                "start": {
                                  "line": 65,
                                  "column": 12
                                },
                                "end": {
                                  "line": 70,
                                  "column": 14
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 2585,
                                "end": 2611,
                                "loc": {
                                  "start": {
                                    "line": 65,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 65,
                                    "column": 38
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 2585,
                                  "end": 2602,
                                  "loc": {
                                    "start": {
                                      "line": 65,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 65,
                                      "column": 29
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 2585,
                                    "end": 2597,
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 65,
                                        "column": 24
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 2585,
                                      "end": 2589,
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 16
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2590,
                                      "end": 2597,
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 24
                                        },
                                        "identifierName": "session"
                                      },
                                      "name": "session"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2598,
                                    "end": 2602,
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 65,
                                        "column": 29
                                      },
                                      "identifierName": "pool"
                                    },
                                    "name": "pool"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2603,
                                  "end": 2611,
                                  "loc": {
                                    "start": {
                                      "line": 65,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 65,
                                      "column": 38
                                    },
                                    "identifierName": "traverse"
                                  },
                                  "name": "traverse"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 2612,
                                  "end": 2867,
                                  "loc": {
                                    "start": {
                                      "line": 65,
                                      "column": 39
                                    },
                                    "end": {
                                      "line": 70,
                                      "column": 13
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [
                                    {
                                      "type": "Identifier",
                                      "start": 2612,
                                      "end": 2615,
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 42
                                        },
                                        "identifierName": "obj"
                                      },
                                      "name": "obj"
                                    }
                                  ],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 2619,
                                    "end": 2867,
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 70,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "IfStatement",
                                        "start": 2637,
                                        "end": 2853,
                                        "loc": {
                                          "start": {
                                            "line": 66,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 69,
                                            "column": 17
                                          }
                                        },
                                        "test": {
                                          "type": "BinaryExpression",
                                          "start": 2641,
                                          "end": 2683,
                                          "loc": {
                                            "start": {
                                              "line": 66,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 66,
                                              "column": 62
                                            }
                                          },
                                          "left": {
                                            "type": "CallExpression",
                                            "start": 2641,
                                            "end": 2678,
                                            "loc": {
                                              "start": {
                                                "line": 66,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 66,
                                                "column": 57
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 2641,
                                              "end": 2670,
                                              "loc": {
                                                "start": {
                                                  "line": 66,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 66,
                                                  "column": 49
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 2641,
                                                "end": 2662,
                                                "loc": {
                                                  "start": {
                                                    "line": 66,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 66,
                                                    "column": 41
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 2641,
                                                  "end": 2653,
                                                  "loc": {
                                                    "start": {
                                                      "line": 66,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 66,
                                                      "column": 32
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 2641,
                                                    "end": 2645,
                                                    "loc": {
                                                      "start": {
                                                        "line": 66,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 66,
                                                        "column": 24
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 2646,
                                                    "end": 2653,
                                                    "loc": {
                                                      "start": {
                                                        "line": 66,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 66,
                                                        "column": 32
                                                      },
                                                      "identifierName": "element"
                                                    },
                                                    "name": "element"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2654,
                                                  "end": 2662,
                                                  "loc": {
                                                    "start": {
                                                      "line": 66,
                                                      "column": 33
                                                    },
                                                    "end": {
                                                      "line": 66,
                                                      "column": 41
                                                    },
                                                    "identifierName": "children"
                                                  },
                                                  "name": "children"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2663,
                                                "end": 2670,
                                                "loc": {
                                                  "start": {
                                                    "line": 66,
                                                    "column": 42
                                                  },
                                                  "end": {
                                                    "line": 66,
                                                    "column": 49
                                                  },
                                                  "identifierName": "indexOf"
                                                },
                                                "name": "indexOf"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "MemberExpression",
                                                "start": 2671,
                                                "end": 2677,
                                                "loc": {
                                                  "start": {
                                                    "line": 66,
                                                    "column": 50
                                                  },
                                                  "end": {
                                                    "line": 66,
                                                    "column": 56
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 2671,
                                                  "end": 2674,
                                                  "loc": {
                                                    "start": {
                                                      "line": 66,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 66,
                                                      "column": 53
                                                    },
                                                    "identifierName": "obj"
                                                  },
                                                  "name": "obj"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2675,
                                                  "end": 2677,
                                                  "loc": {
                                                    "start": {
                                                      "line": 66,
                                                      "column": 54
                                                    },
                                                    "end": {
                                                      "line": 66,
                                                      "column": 56
                                                    },
                                                    "identifierName": "id"
                                                  },
                                                  "name": "id"
                                                },
                                                "computed": false
                                              }
                                            ]
                                          },
                                          "operator": ">",
                                          "right": {
                                            "type": "UnaryExpression",
                                            "start": 2681,
                                            "end": 2683,
                                            "loc": {
                                              "start": {
                                                "line": 66,
                                                "column": 60
                                              },
                                              "end": {
                                                "line": 66,
                                                "column": 62
                                              }
                                            },
                                            "operator": "-",
                                            "prefix": true,
                                            "argument": {
                                              "type": "NumericLiteral",
                                              "start": 2682,
                                              "end": 2683,
                                              "loc": {
                                                "start": {
                                                  "line": 66,
                                                  "column": 61
                                                },
                                                "end": {
                                                  "line": 66,
                                                  "column": 62
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 1,
                                                "raw": "1"
                                              },
                                              "value": 1
                                            },
                                            "extra": {
                                              "parenthesizedArgument": false
                                            }
                                          }
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 2685,
                                          "end": 2853,
                                          "loc": {
                                            "start": {
                                              "line": 66,
                                              "column": 64
                                            },
                                            "end": {
                                              "line": 69,
                                              "column": 17
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 2707,
                                              "end": 2788,
                                              "loc": {
                                                "start": {
                                                  "line": 67,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 67,
                                                  "column": 101
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 2707,
                                                "end": 2787,
                                                "loc": {
                                                  "start": {
                                                    "line": 67,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 67,
                                                    "column": 100
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 2707,
                                                  "end": 2734,
                                                  "loc": {
                                                    "start": {
                                                      "line": 67,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 67,
                                                      "column": 47
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 2707,
                                                    "end": 2725,
                                                    "loc": {
                                                      "start": {
                                                        "line": 67,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 67,
                                                        "column": 38
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 2707,
                                                      "end": 2719,
                                                      "loc": {
                                                        "start": {
                                                          "line": 67,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 67,
                                                          "column": 32
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 2707,
                                                        "end": 2711,
                                                        "loc": {
                                                          "start": {
                                                            "line": 67,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 67,
                                                            "column": 24
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 2712,
                                                        "end": 2719,
                                                        "loc": {
                                                          "start": {
                                                            "line": 67,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 67,
                                                            "column": 32
                                                          },
                                                          "identifierName": "session"
                                                        },
                                                        "name": "session"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2720,
                                                      "end": 2725,
                                                      "loc": {
                                                        "start": {
                                                          "line": 67,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 67,
                                                          "column": 38
                                                        },
                                                        "identifierName": "store"
                                                      },
                                                      "name": "store"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 2726,
                                                    "end": 2734,
                                                    "loc": {
                                                      "start": {
                                                        "line": 67,
                                                        "column": 39
                                                      },
                                                      "end": {
                                                        "line": 67,
                                                        "column": 47
                                                      },
                                                      "identifierName": "dispatch"
                                                    },
                                                    "name": "dispatch"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "CallExpression",
                                                    "start": 2735,
                                                    "end": 2786,
                                                    "loc": {
                                                      "start": {
                                                        "line": 67,
                                                        "column": 48
                                                      },
                                                      "end": {
                                                        "line": 67,
                                                        "column": 99
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 2735,
                                                      "end": 2761,
                                                      "loc": {
                                                        "start": {
                                                          "line": 67,
                                                          "column": 48
                                                        },
                                                        "end": {
                                                          "line": 67,
                                                          "column": 74
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 2735,
                                                        "end": 2749,
                                                        "loc": {
                                                          "start": {
                                                            "line": 67,
                                                            "column": 48
                                                          },
                                                          "end": {
                                                            "line": 67,
                                                            "column": 62
                                                          },
                                                          "identifierName": "elementActions"
                                                        },
                                                        "name": "elementActions"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 2750,
                                                        "end": 2761,
                                                        "loc": {
                                                          "start": {
                                                            "line": 67,
                                                            "column": 63
                                                          },
                                                          "end": {
                                                            "line": 67,
                                                            "column": 74
                                                          },
                                                          "identifierName": "removeChild"
                                                        },
                                                        "name": "removeChild"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "MemberExpression",
                                                        "start": 2762,
                                                        "end": 2777,
                                                        "loc": {
                                                          "start": {
                                                            "line": 67,
                                                            "column": 75
                                                          },
                                                          "end": {
                                                            "line": 67,
                                                            "column": 90
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 2762,
                                                          "end": 2774,
                                                          "loc": {
                                                            "start": {
                                                              "line": 67,
                                                              "column": 75
                                                            },
                                                            "end": {
                                                              "line": 67,
                                                              "column": 87
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 2762,
                                                            "end": 2766,
                                                            "loc": {
                                                              "start": {
                                                                "line": 67,
                                                                "column": 75
                                                              },
                                                              "end": {
                                                                "line": 67,
                                                                "column": 79
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 2767,
                                                            "end": 2774,
                                                            "loc": {
                                                              "start": {
                                                                "line": 67,
                                                                "column": 80
                                                              },
                                                              "end": {
                                                                "line": 67,
                                                                "column": 87
                                                              },
                                                              "identifierName": "element"
                                                            },
                                                            "name": "element"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 2775,
                                                          "end": 2777,
                                                          "loc": {
                                                            "start": {
                                                              "line": 67,
                                                              "column": 88
                                                            },
                                                            "end": {
                                                              "line": 67,
                                                              "column": 90
                                                            },
                                                            "identifierName": "id"
                                                          },
                                                          "name": "id"
                                                        },
                                                        "computed": false
                                                      },
                                                      {
                                                        "type": "MemberExpression",
                                                        "start": 2779,
                                                        "end": 2785,
                                                        "loc": {
                                                          "start": {
                                                            "line": 67,
                                                            "column": 92
                                                          },
                                                          "end": {
                                                            "line": 67,
                                                            "column": 98
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 2779,
                                                          "end": 2782,
                                                          "loc": {
                                                            "start": {
                                                              "line": 67,
                                                              "column": 92
                                                            },
                                                            "end": {
                                                              "line": 67,
                                                              "column": 95
                                                            },
                                                            "identifierName": "obj"
                                                          },
                                                          "name": "obj"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 2783,
                                                          "end": 2785,
                                                          "loc": {
                                                            "start": {
                                                              "line": 67,
                                                              "column": 96
                                                            },
                                                            "end": {
                                                              "line": 67,
                                                              "column": 98
                                                            },
                                                            "identifierName": "id"
                                                          },
                                                          "name": "id"
                                                        },
                                                        "computed": false
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 2809,
                                              "end": 2835,
                                              "loc": {
                                                "start": {
                                                  "line": 68,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 68,
                                                  "column": 46
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 2809,
                                                "end": 2834,
                                                "loc": {
                                                  "start": {
                                                    "line": 68,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 68,
                                                    "column": 45
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 2809,
                                                  "end": 2817,
                                                  "loc": {
                                                    "start": {
                                                      "line": 68,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 68,
                                                      "column": 28
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 2809,
                                                    "end": 2813,
                                                    "loc": {
                                                      "start": {
                                                        "line": 68,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 68,
                                                        "column": 24
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 2814,
                                                    "end": 2817,
                                                    "loc": {
                                                      "start": {
                                                        "line": 68,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 68,
                                                        "column": 28
                                                      },
                                                      "identifierName": "add"
                                                    },
                                                    "name": "add"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "ObjectExpression",
                                                    "start": 2818,
                                                    "end": 2833,
                                                    "loc": {
                                                      "start": {
                                                        "line": 68,
                                                        "column": 29
                                                      },
                                                      "end": {
                                                        "line": 68,
                                                        "column": 44
                                                      }
                                                    },
                                                    "properties": [
                                                      {
                                                        "type": "ObjectProperty",
                                                        "start": 2820,
                                                        "end": 2831,
                                                        "loc": {
                                                          "start": {
                                                            "line": 68,
                                                            "column": 31
                                                          },
                                                          "end": {
                                                            "line": 68,
                                                            "column": 42
                                                          }
                                                        },
                                                        "method": false,
                                                        "shorthand": false,
                                                        "computed": false,
                                                        "key": {
                                                          "type": "Identifier",
                                                          "start": 2820,
                                                          "end": 2826,
                                                          "loc": {
                                                            "start": {
                                                              "line": 68,
                                                              "column": 31
                                                            },
                                                            "end": {
                                                              "line": 68,
                                                              "column": 37
                                                            },
                                                            "identifierName": "object"
                                                          },
                                                          "name": "object"
                                                        },
                                                        "value": {
                                                          "type": "Identifier",
                                                          "start": 2828,
                                                          "end": 2831,
                                                          "loc": {
                                                            "start": {
                                                              "line": 68,
                                                              "column": 39
                                                            },
                                                            "end": {
                                                              "line": 68,
                                                              "column": 42
                                                            },
                                                            "identifierName": "obj"
                                                          },
                                                          "name": "obj"
                                                        }
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            }
                                          ],
                                          "directives": []
                                        },
                                        "alternate": null
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ]
                            }
                          }
                        ],
                        "directives": [],
                        "trailingComments": null
                      },
                      "alternate": null,
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " restore previously selected objects",
                          "start": 2486,
                          "end": 2524,
                          "loc": {
                            "start": {
                              "line": 63,
                              "column": 8
                            },
                            "end": {
                              "line": 63,
                              "column": 46
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " update materials",
                          "start": 2889,
                          "end": 2908,
                          "loc": {
                            "start": {
                              "line": 73,
                              "column": 8
                            },
                            "end": {
                              "line": 73,
                              "column": 27
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2917,
                      "end": 2976,
                      "loc": {
                        "start": {
                          "line": 74,
                          "column": 8
                        },
                        "end": {
                          "line": 74,
                          "column": 67
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2917,
                        "end": 2975,
                        "loc": {
                          "start": {
                            "line": 74,
                            "column": 8
                          },
                          "end": {
                            "line": 74,
                            "column": 66
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2917,
                          "end": 2943,
                          "loc": {
                            "start": {
                              "line": 74,
                              "column": 8
                            },
                            "end": {
                              "line": 74,
                              "column": 34
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2917,
                            "end": 2934,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 8
                              },
                              "end": {
                                "line": 74,
                                "column": 25
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 2917,
                              "end": 2929,
                              "loc": {
                                "start": {
                                  "line": 74,
                                  "column": 8
                                },
                                "end": {
                                  "line": 74,
                                  "column": 20
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2917,
                                "end": 2921,
                                "loc": {
                                  "start": {
                                    "line": 74,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 74,
                                    "column": 12
                                  }
                                },
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2922,
                                "end": 2929,
                                "loc": {
                                  "start": {
                                    "line": 74,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 74,
                                    "column": 20
                                  },
                                  "identifierName": "session"
                                },
                                "name": "session"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2930,
                              "end": 2934,
                              "loc": {
                                "start": {
                                  "line": 74,
                                  "column": 21
                                },
                                "end": {
                                  "line": 74,
                                  "column": 25
                                },
                                "identifierName": "pool"
                              },
                              "name": "pool"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2935,
                            "end": 2943,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 26
                              },
                              "end": {
                                "line": 74,
                                "column": 34
                              },
                              "identifierName": "traverse"
                            },
                            "name": "traverse"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 2944,
                            "end": 2974,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 35
                              },
                              "end": {
                                "line": 74,
                                "column": 65
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 2944,
                                "end": 2948,
                                "loc": {
                                  "start": {
                                    "line": 74,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 74,
                                    "column": 39
                                  },
                                  "identifierName": "item"
                                },
                                "name": "item"
                              }
                            ],
                            "body": {
                              "type": "CallExpression",
                              "start": 2952,
                              "end": 2974,
                              "loc": {
                                "start": {
                                  "line": 74,
                                  "column": 43
                                },
                                "end": {
                                  "line": 74,
                                  "column": 65
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 2952,
                                "end": 2972,
                                "loc": {
                                  "start": {
                                    "line": 74,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 74,
                                    "column": 63
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 2952,
                                  "end": 2956,
                                  "loc": {
                                    "start": {
                                      "line": 74,
                                      "column": 43
                                    },
                                    "end": {
                                      "line": 74,
                                      "column": 47
                                    },
                                    "identifierName": "item"
                                  },
                                  "name": "item"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2957,
                                  "end": 2972,
                                  "loc": {
                                    "start": {
                                      "line": 74,
                                      "column": 48
                                    },
                                    "end": {
                                      "line": 74,
                                      "column": 63
                                    },
                                    "identifierName": "updateMaterials"
                                  },
                                  "name": "updateMaterials"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " update materials",
                          "start": 2889,
                          "end": 2908,
                          "loc": {
                            "start": {
                              "line": 73,
                              "column": 8
                            },
                            "end": {
                              "line": 73,
                              "column": 27
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " SHIFT KEY selection handler",
                          "start": 2986,
                          "end": 3016,
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 8
                            },
                            "end": {
                              "line": 76,
                              "column": 38
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 3025,
                      "end": 3045,
                      "loc": {
                        "start": {
                          "line": 77,
                          "column": 8
                        },
                        "end": {
                          "line": 77,
                          "column": 28
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 3029,
                          "end": 3044,
                          "loc": {
                            "start": {
                              "line": 77,
                              "column": 12
                            },
                            "end": {
                              "line": 77,
                              "column": 27
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 3029,
                            "end": 3039,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 12
                              },
                              "end": {
                                "line": 77,
                                "column": 22
                              },
                              "identifierName": "candidates"
                            },
                            "name": "candidates",
                            "leadingComments": null
                          },
                          "init": {
                            "type": "ArrayExpression",
                            "start": 3042,
                            "end": 3044,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 25
                              },
                              "end": {
                                "line": 77,
                                "column": 27
                              }
                            },
                            "elements": []
                          },
                          "leadingComments": null
                        }
                      ],
                      "kind": "let",
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " SHIFT KEY selection handler",
                          "start": 2986,
                          "end": 3016,
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 8
                            },
                            "end": {
                              "line": 76,
                              "column": 38
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3054,
                      "end": 11259,
                      "loc": {
                        "start": {
                          "line": 78,
                          "column": 8
                        },
                        "end": {
                          "line": 242,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3054,
                        "end": 11258,
                        "loc": {
                          "start": {
                            "line": 78,
                            "column": 8
                          },
                          "end": {
                            "line": 242,
                            "column": 9
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3054,
                          "end": 3071,
                          "loc": {
                            "start": {
                              "line": 78,
                              "column": 8
                            },
                            "end": {
                              "line": 78,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3054,
                            "end": 3058,
                            "loc": {
                              "start": {
                                "line": 78,
                                "column": 8
                              },
                              "end": {
                                "line": 78,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3059,
                            "end": 3071,
                            "loc": {
                              "start": {
                                "line": 78,
                                "column": 13
                              },
                              "end": {
                                "line": 78,
                                "column": 25
                              },
                              "identifierName": "shiftHandler"
                            },
                            "name": "shiftHandler"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ArrowFunctionExpression",
                          "start": 3074,
                          "end": 11258,
                          "loc": {
                            "start": {
                              "line": 78,
                              "column": 28
                            },
                            "end": {
                              "line": 242,
                              "column": 9
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [
                            {
                              "type": "Identifier",
                              "start": 3074,
                              "end": 3079,
                              "loc": {
                                "start": {
                                  "line": 78,
                                  "column": 28
                                },
                                "end": {
                                  "line": 78,
                                  "column": 33
                                },
                                "identifierName": "event"
                              },
                              "name": "event"
                            }
                          ],
                          "body": {
                            "type": "BlockStatement",
                            "start": 3083,
                            "end": 11258,
                            "loc": {
                              "start": {
                                "line": 78,
                                "column": 37
                              },
                              "end": {
                                "line": 242,
                                "column": 9
                              }
                            },
                            "body": [
                              {
                                "type": "IfStatement",
                                "start": 3097,
                                "end": 11248,
                                "loc": {
                                  "start": {
                                    "line": 79,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 241,
                                    "column": 13
                                  }
                                },
                                "test": {
                                  "type": "LogicalExpression",
                                  "start": 3101,
                                  "end": 3151,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 79,
                                      "column": 66
                                    }
                                  },
                                  "left": {
                                    "type": "UnaryExpression",
                                    "start": 3101,
                                    "end": 3127,
                                    "loc": {
                                      "start": {
                                        "line": 79,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 79,
                                        "column": 42
                                      }
                                    },
                                    "operator": "!",
                                    "prefix": true,
                                    "argument": {
                                      "type": "MemberExpression",
                                      "start": 3102,
                                      "end": 3127,
                                      "loc": {
                                        "start": {
                                          "line": 79,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 79,
                                          "column": 42
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 3102,
                                        "end": 3119,
                                        "loc": {
                                          "start": {
                                            "line": 79,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 79,
                                            "column": 34
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 3102,
                                          "end": 3106,
                                          "loc": {
                                            "start": {
                                              "line": 79,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 79,
                                              "column": 21
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3107,
                                          "end": 3119,
                                          "loc": {
                                            "start": {
                                              "line": 79,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 79,
                                              "column": 34
                                            },
                                            "identifierName": "shiftHandler"
                                          },
                                          "name": "shiftHandler"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3120,
                                        "end": 3127,
                                        "loc": {
                                          "start": {
                                            "line": 79,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 79,
                                            "column": 42
                                          },
                                          "identifierName": "handled"
                                        },
                                        "name": "handled"
                                      },
                                      "computed": false
                                    },
                                    "extra": {
                                      "parenthesizedArgument": false
                                    }
                                  },
                                  "operator": "&&",
                                  "right": {
                                    "type": "BinaryExpression",
                                    "start": 3131,
                                    "end": 3151,
                                    "loc": {
                                      "start": {
                                        "line": 79,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 79,
                                        "column": 66
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 3131,
                                      "end": 3144,
                                      "loc": {
                                        "start": {
                                          "line": 79,
                                          "column": 46
                                        },
                                        "end": {
                                          "line": 79,
                                          "column": 59
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3131,
                                        "end": 3136,
                                        "loc": {
                                          "start": {
                                            "line": 79,
                                            "column": 46
                                          },
                                          "end": {
                                            "line": 79,
                                            "column": 51
                                          },
                                          "identifierName": "event"
                                        },
                                        "name": "event"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3137,
                                        "end": 3144,
                                        "loc": {
                                          "start": {
                                            "line": 79,
                                            "column": 52
                                          },
                                          "end": {
                                            "line": 79,
                                            "column": 59
                                          },
                                          "identifierName": "keyCode"
                                        },
                                        "name": "keyCode"
                                      },
                                      "computed": false
                                    },
                                    "operator": "===",
                                    "right": {
                                      "type": "NumericLiteral",
                                      "start": 3149,
                                      "end": 3151,
                                      "loc": {
                                        "start": {
                                          "line": 79,
                                          "column": 64
                                        },
                                        "end": {
                                          "line": 79,
                                          "column": 66
                                        }
                                      },
                                      "extra": {
                                        "rawValue": 16,
                                        "raw": "16"
                                      },
                                      "value": 16
                                    }
                                  }
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "start": 3153,
                                  "end": 11248,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 68
                                    },
                                    "end": {
                                      "line": 241,
                                      "column": 13
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 3171,
                                      "end": 3204,
                                      "loc": {
                                        "start": {
                                          "line": 80,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 80,
                                          "column": 49
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 3171,
                                        "end": 3203,
                                        "loc": {
                                          "start": {
                                            "line": 80,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 80,
                                            "column": 48
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 3171,
                                          "end": 3196,
                                          "loc": {
                                            "start": {
                                              "line": 80,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 80,
                                              "column": 41
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 3171,
                                            "end": 3188,
                                            "loc": {
                                              "start": {
                                                "line": 80,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 80,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 3171,
                                              "end": 3175,
                                              "loc": {
                                                "start": {
                                                  "line": 80,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 80,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 3176,
                                              "end": 3188,
                                              "loc": {
                                                "start": {
                                                  "line": 80,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 80,
                                                  "column": 33
                                                },
                                                "identifierName": "shiftHandler"
                                              },
                                              "name": "shiftHandler"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3189,
                                            "end": 3196,
                                            "loc": {
                                              "start": {
                                                "line": 80,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 80,
                                                "column": 41
                                              },
                                              "identifierName": "handled"
                                            },
                                            "name": "handled"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "BooleanLiteral",
                                          "start": 3199,
                                          "end": 3203,
                                          "loc": {
                                            "start": {
                                              "line": 80,
                                              "column": 44
                                            },
                                            "end": {
                                              "line": 80,
                                              "column": 48
                                            }
                                          },
                                          "value": true
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 3221,
                                      "end": 3254,
                                      "loc": {
                                        "start": {
                                          "line": 81,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 81,
                                          "column": 49
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 3221,
                                        "end": 3253,
                                        "loc": {
                                          "start": {
                                            "line": 81,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 81,
                                            "column": 48
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 3221,
                                          "end": 3245,
                                          "loc": {
                                            "start": {
                                              "line": 81,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 81,
                                              "column": 40
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 3221,
                                            "end": 3236,
                                            "loc": {
                                              "start": {
                                                "line": 81,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 81,
                                                "column": 31
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 3221,
                                              "end": 3230,
                                              "loc": {
                                                "start": {
                                                  "line": 81,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 81,
                                                  "column": 25
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 3221,
                                                "end": 3225,
                                                "loc": {
                                                  "start": {
                                                    "line": 81,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 81,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 3226,
                                                "end": 3230,
                                                "loc": {
                                                  "start": {
                                                    "line": 81,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 81,
                                                    "column": 25
                                                  },
                                                  "identifierName": "view"
                                                },
                                                "name": "view"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 3231,
                                              "end": 3236,
                                              "loc": {
                                                "start": {
                                                  "line": 81,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 81,
                                                  "column": 31
                                                },
                                                "identifierName": "input"
                                              },
                                              "name": "input"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3237,
                                            "end": 3245,
                                            "loc": {
                                              "start": {
                                                "line": 81,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 81,
                                                "column": 40
                                              },
                                              "identifierName": "debounce"
                                            },
                                            "name": "debounce"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "BooleanLiteral",
                                          "start": 3248,
                                          "end": 3253,
                                          "loc": {
                                            "start": {
                                              "line": 81,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 81,
                                              "column": 48
                                            }
                                          },
                                          "value": false
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 3271,
                                      "end": 3306,
                                      "loc": {
                                        "start": {
                                          "line": 82,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 82,
                                          "column": 51
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 3271,
                                        "end": 3305,
                                        "loc": {
                                          "start": {
                                            "line": 82,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 82,
                                            "column": 50
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 3271,
                                          "end": 3297,
                                          "loc": {
                                            "start": {
                                              "line": 82,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 82,
                                              "column": 42
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 3271,
                                            "end": 3289,
                                            "loc": {
                                              "start": {
                                                "line": 82,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 82,
                                                "column": 34
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 3271,
                                              "end": 3280,
                                              "loc": {
                                                "start": {
                                                  "line": 82,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 82,
                                                  "column": 25
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 3271,
                                                "end": 3275,
                                                "loc": {
                                                  "start": {
                                                    "line": 82,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 82,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 3276,
                                                "end": 3280,
                                                "loc": {
                                                  "start": {
                                                    "line": 82,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 82,
                                                    "column": 25
                                                  },
                                                  "identifierName": "view"
                                                },
                                                "name": "view"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 3281,
                                              "end": 3289,
                                              "loc": {
                                                "start": {
                                                  "line": 82,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 82,
                                                  "column": 34
                                                },
                                                "identifierName": "controls"
                                              },
                                              "name": "controls"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3290,
                                            "end": 3297,
                                            "loc": {
                                              "start": {
                                                "line": 82,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 82,
                                                "column": 42
                                              },
                                              "identifierName": "enabled"
                                            },
                                            "name": "enabled"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "BooleanLiteral",
                                          "start": 3300,
                                          "end": 3305,
                                          "loc": {
                                            "start": {
                                              "line": 82,
                                              "column": 45
                                            },
                                            "end": {
                                              "line": 82,
                                              "column": 50
                                            }
                                          },
                                          "value": false
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 3323,
                                      "end": 3361,
                                      "loc": {
                                        "start": {
                                          "line": 83,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 83,
                                          "column": 54
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 3323,
                                        "end": 3360,
                                        "loc": {
                                          "start": {
                                            "line": 83,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 83,
                                            "column": 53
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 3323,
                                          "end": 3352,
                                          "loc": {
                                            "start": {
                                              "line": 83,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 83,
                                              "column": 45
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 3323,
                                            "end": 3344,
                                            "loc": {
                                              "start": {
                                                "line": 83,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 83,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 3323,
                                              "end": 3332,
                                              "loc": {
                                                "start": {
                                                  "line": 83,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 83,
                                                  "column": 25
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 3323,
                                                "end": 3327,
                                                "loc": {
                                                  "start": {
                                                    "line": 83,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 83,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 3328,
                                                "end": 3332,
                                                "loc": {
                                                  "start": {
                                                    "line": 83,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 83,
                                                    "column": 25
                                                  },
                                                  "identifierName": "view"
                                                },
                                                "name": "view"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 3333,
                                              "end": 3344,
                                              "loc": {
                                                "start": {
                                                  "line": 83,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 83,
                                                  "column": 37
                                                },
                                                "identifierName": "interaction"
                                              },
                                              "name": "interaction"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3345,
                                            "end": 3352,
                                            "loc": {
                                              "start": {
                                                "line": 83,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 83,
                                                "column": 45
                                              },
                                              "identifierName": "enabled"
                                            },
                                            "name": "enabled"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "BooleanLiteral",
                                          "start": 3355,
                                          "end": 3360,
                                          "loc": {
                                            "start": {
                                              "line": 83,
                                              "column": 48
                                            },
                                            "end": {
                                              "line": 83,
                                              "column": 53
                                            }
                                          },
                                          "value": false
                                        }
                                      }
                                    },
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 3379,
                                      "end": 3404,
                                      "loc": {
                                        "start": {
                                          "line": 85,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 85,
                                          "column": 41
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 3383,
                                          "end": 3403,
                                          "loc": {
                                            "start": {
                                              "line": 85,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 85,
                                              "column": 40
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 3383,
                                            "end": 3398,
                                            "loc": {
                                              "start": {
                                                "line": 85,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 85,
                                                "column": 35
                                              },
                                              "identifierName": "boundingBoxes2D"
                                            },
                                            "name": "boundingBoxes2D"
                                          },
                                          "init": {
                                            "type": "ArrayExpression",
                                            "start": 3401,
                                            "end": 3403,
                                            "loc": {
                                              "start": {
                                                "line": 85,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 85,
                                                "column": 40
                                              }
                                            },
                                            "elements": []
                                          }
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 3421,
                                      "end": 4396,
                                      "loc": {
                                        "start": {
                                          "line": 86,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 103,
                                          "column": 19
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 3421,
                                        "end": 4395,
                                        "loc": {
                                          "start": {
                                            "line": 86,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 103,
                                            "column": 18
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 3421,
                                          "end": 3447,
                                          "loc": {
                                            "start": {
                                              "line": 86,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 86,
                                              "column": 42
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 3421,
                                            "end": 3438,
                                            "loc": {
                                              "start": {
                                                "line": 86,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 86,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 3421,
                                              "end": 3433,
                                              "loc": {
                                                "start": {
                                                  "line": 86,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 86,
                                                  "column": 28
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 3421,
                                                "end": 3425,
                                                "loc": {
                                                  "start": {
                                                    "line": 86,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 86,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 3426,
                                                "end": 3433,
                                                "loc": {
                                                  "start": {
                                                    "line": 86,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 86,
                                                    "column": 28
                                                  },
                                                  "identifierName": "session"
                                                },
                                                "name": "session"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 3434,
                                              "end": 3438,
                                              "loc": {
                                                "start": {
                                                  "line": 86,
                                                  "column": 29
                                                },
                                                "end": {
                                                  "line": 86,
                                                  "column": 33
                                                },
                                                "identifierName": "pool"
                                              },
                                              "name": "pool"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3439,
                                            "end": 3447,
                                            "loc": {
                                              "start": {
                                                "line": 86,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 86,
                                                "column": 42
                                              },
                                              "identifierName": "traverse"
                                            },
                                            "name": "traverse"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "ArrowFunctionExpression",
                                            "start": 3448,
                                            "end": 4394,
                                            "loc": {
                                              "start": {
                                                "line": 86,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 103,
                                                "column": 17
                                              }
                                            },
                                            "id": null,
                                            "generator": false,
                                            "expression": false,
                                            "async": false,
                                            "params": [
                                              {
                                                "type": "Identifier",
                                                "start": 3448,
                                                "end": 3452,
                                                "loc": {
                                                  "start": {
                                                    "line": 86,
                                                    "column": 43
                                                  },
                                                  "end": {
                                                    "line": 86,
                                                    "column": 47
                                                  },
                                                  "identifierName": "item"
                                                },
                                                "name": "item"
                                              }
                                            ],
                                            "body": {
                                              "type": "BlockStatement",
                                              "start": 3456,
                                              "end": 4394,
                                              "loc": {
                                                "start": {
                                                  "line": 86,
                                                  "column": 51
                                                },
                                                "end": {
                                                  "line": 103,
                                                  "column": 17
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "IfStatement",
                                                  "start": 3541,
                                                  "end": 4376,
                                                  "loc": {
                                                    "start": {
                                                      "line": 88,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 102,
                                                      "column": 21
                                                    }
                                                  },
                                                  "test": {
                                                    "type": "LogicalExpression",
                                                    "start": 3545,
                                                    "end": 3594,
                                                    "loc": {
                                                      "start": {
                                                        "line": 88,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 88,
                                                        "column": 73
                                                      }
                                                    },
                                                    "left": {
                                                      "type": "LogicalExpression",
                                                      "start": 3545,
                                                      "end": 3577,
                                                      "loc": {
                                                        "start": {
                                                          "line": 88,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 88,
                                                          "column": 56
                                                        }
                                                      },
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 3545,
                                                        "end": 3557,
                                                        "loc": {
                                                          "start": {
                                                            "line": 88,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 88,
                                                            "column": 36
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 3545,
                                                          "end": 3549,
                                                          "loc": {
                                                            "start": {
                                                              "line": 88,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 88,
                                                              "column": 28
                                                            },
                                                            "identifierName": "item"
                                                          },
                                                          "name": "item",
                                                          "leadingComments": null
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 3550,
                                                          "end": 3557,
                                                          "loc": {
                                                            "start": {
                                                              "line": 88,
                                                              "column": 29
                                                            },
                                                            "end": {
                                                              "line": 88,
                                                              "column": 36
                                                            },
                                                            "identifierName": "visible"
                                                          },
                                                          "name": "visible"
                                                        },
                                                        "computed": false,
                                                        "leadingComments": null
                                                      },
                                                      "operator": "&&",
                                                      "right": {
                                                        "type": "MemberExpression",
                                                        "start": 3561,
                                                        "end": 3577,
                                                        "loc": {
                                                          "start": {
                                                            "line": 88,
                                                            "column": 40
                                                          },
                                                          "end": {
                                                            "line": 88,
                                                            "column": 56
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 3561,
                                                          "end": 3565,
                                                          "loc": {
                                                            "start": {
                                                              "line": 88,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 88,
                                                              "column": 44
                                                            },
                                                            "identifierName": "item"
                                                          },
                                                          "name": "item"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 3566,
                                                          "end": 3577,
                                                          "loc": {
                                                            "start": {
                                                              "line": 88,
                                                              "column": 45
                                                            },
                                                            "end": {
                                                              "line": 88,
                                                              "column": 56
                                                            },
                                                            "identifierName": "interactive"
                                                          },
                                                          "name": "interactive"
                                                        },
                                                        "computed": false
                                                      },
                                                      "leadingComments": null
                                                    },
                                                    "operator": "&&",
                                                    "right": {
                                                      "type": "MemberExpression",
                                                      "start": 3581,
                                                      "end": 3594,
                                                      "loc": {
                                                        "start": {
                                                          "line": 88,
                                                          "column": 60
                                                        },
                                                        "end": {
                                                          "line": 88,
                                                          "column": 73
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 3581,
                                                        "end": 3585,
                                                        "loc": {
                                                          "start": {
                                                            "line": 88,
                                                            "column": 60
                                                          },
                                                          "end": {
                                                            "line": 88,
                                                            "column": 64
                                                          },
                                                          "identifierName": "item"
                                                        },
                                                        "name": "item"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 3586,
                                                        "end": 3594,
                                                        "loc": {
                                                          "start": {
                                                            "line": 88,
                                                            "column": 65
                                                          },
                                                          "end": {
                                                            "line": 88,
                                                            "column": 73
                                                          },
                                                          "identifierName": "geometry"
                                                        },
                                                        "name": "geometry"
                                                      },
                                                      "computed": false
                                                    },
                                                    "leadingComments": null
                                                  },
                                                  "consequent": {
                                                    "type": "BlockStatement",
                                                    "start": 3596,
                                                    "end": 4376,
                                                    "loc": {
                                                      "start": {
                                                        "line": 88,
                                                        "column": 75
                                                      },
                                                      "end": {
                                                        "line": 102,
                                                        "column": 21
                                                      }
                                                    },
                                                    "body": [
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 3622,
                                                        "end": 3651,
                                                        "loc": {
                                                          "start": {
                                                            "line": 89,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 89,
                                                            "column": 53
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "CallExpression",
                                                          "start": 3622,
                                                          "end": 3650,
                                                          "loc": {
                                                            "start": {
                                                              "line": 89,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 89,
                                                              "column": 52
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 3622,
                                                            "end": 3644,
                                                            "loc": {
                                                              "start": {
                                                                "line": 89,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 89,
                                                                "column": 46
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 3622,
                                                              "end": 3626,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 89,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 89,
                                                                  "column": 28
                                                                },
                                                                "identifierName": "item"
                                                              },
                                                              "name": "item"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 3627,
                                                              "end": 3644,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 89,
                                                                  "column": 29
                                                                },
                                                                "end": {
                                                                  "line": 89,
                                                                  "column": 46
                                                                },
                                                                "identifierName": "updateMatrixWorld"
                                                              },
                                                              "name": "updateMatrixWorld"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "BooleanLiteral",
                                                              "start": 3645,
                                                              "end": 3649,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 89,
                                                                  "column": 47
                                                                },
                                                                "end": {
                                                                  "line": 89,
                                                                  "column": 51
                                                                }
                                                              },
                                                              "value": true
                                                            }
                                                          ]
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 3676,
                                                        "end": 3711,
                                                        "loc": {
                                                          "start": {
                                                            "line": 90,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 90,
                                                            "column": 59
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "CallExpression",
                                                          "start": 3676,
                                                          "end": 3710,
                                                          "loc": {
                                                            "start": {
                                                              "line": 90,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 90,
                                                              "column": 58
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 3676,
                                                            "end": 3708,
                                                            "loc": {
                                                              "start": {
                                                                "line": 90,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 90,
                                                                "column": 56
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "MemberExpression",
                                                              "start": 3676,
                                                              "end": 3689,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 90,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 90,
                                                                  "column": 37
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 3676,
                                                                "end": 3680,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 90,
                                                                    "column": 24
                                                                  },
                                                                  "end": {
                                                                    "line": 90,
                                                                    "column": 28
                                                                  },
                                                                  "identifierName": "item"
                                                                },
                                                                "name": "item"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 3681,
                                                                "end": 3689,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 90,
                                                                    "column": 29
                                                                  },
                                                                  "end": {
                                                                    "line": 90,
                                                                    "column": 37
                                                                  },
                                                                  "identifierName": "geometry"
                                                                },
                                                                "name": "geometry"
                                                              },
                                                              "computed": false
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 3690,
                                                              "end": 3708,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 90,
                                                                  "column": 38
                                                                },
                                                                "end": {
                                                                  "line": 90,
                                                                  "column": 56
                                                                },
                                                                "identifierName": "computeBoundingBox"
                                                              },
                                                              "name": "computeBoundingBox"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": []
                                                        }
                                                      },
                                                      {
                                                        "type": "VariableDeclaration",
                                                        "start": 3736,
                                                        "end": 3786,
                                                        "loc": {
                                                          "start": {
                                                            "line": 91,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 91,
                                                            "column": 74
                                                          }
                                                        },
                                                        "declarations": [
                                                          {
                                                            "type": "VariableDeclarator",
                                                            "start": 3740,
                                                            "end": 3785,
                                                            "loc": {
                                                              "start": {
                                                                "line": 91,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 91,
                                                                "column": 73
                                                              }
                                                            },
                                                            "id": {
                                                              "type": "Identifier",
                                                              "start": 3740,
                                                              "end": 3745,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 91,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 91,
                                                                  "column": 33
                                                                },
                                                                "identifierName": "minPt"
                                                              },
                                                              "name": "minPt"
                                                            },
                                                            "init": {
                                                              "type": "CallExpression",
                                                              "start": 3748,
                                                              "end": 3785,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 91,
                                                                  "column": 36
                                                                },
                                                                "end": {
                                                                  "line": 91,
                                                                  "column": 73
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 3748,
                                                                "end": 3783,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 91,
                                                                    "column": 36
                                                                  },
                                                                  "end": {
                                                                    "line": 91,
                                                                    "column": 71
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 3748,
                                                                  "end": 3777,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 91,
                                                                      "column": 36
                                                                    },
                                                                    "end": {
                                                                      "line": 91,
                                                                      "column": 65
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 3748,
                                                                    "end": 3773,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 91,
                                                                        "column": 36
                                                                      },
                                                                      "end": {
                                                                        "line": 91,
                                                                        "column": 61
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 3748,
                                                                      "end": 3761,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 91,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 91,
                                                                          "column": 49
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "Identifier",
                                                                        "start": 3748,
                                                                        "end": 3752,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 91,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 91,
                                                                            "column": 40
                                                                          },
                                                                          "identifierName": "item"
                                                                        },
                                                                        "name": "item"
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 3753,
                                                                        "end": 3761,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 91,
                                                                            "column": 41
                                                                          },
                                                                          "end": {
                                                                            "line": 91,
                                                                            "column": 49
                                                                          },
                                                                          "identifierName": "geometry"
                                                                        },
                                                                        "name": "geometry"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 3762,
                                                                      "end": 3773,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 91,
                                                                          "column": 50
                                                                        },
                                                                        "end": {
                                                                          "line": 91,
                                                                          "column": 61
                                                                        },
                                                                        "identifierName": "boundingBox"
                                                                      },
                                                                      "name": "boundingBox"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 3774,
                                                                    "end": 3777,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 91,
                                                                        "column": 62
                                                                      },
                                                                      "end": {
                                                                        "line": 91,
                                                                        "column": 65
                                                                      },
                                                                      "identifierName": "min"
                                                                    },
                                                                    "name": "min"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 3778,
                                                                  "end": 3783,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 91,
                                                                      "column": 66
                                                                    },
                                                                    "end": {
                                                                      "line": 91,
                                                                      "column": 71
                                                                    },
                                                                    "identifierName": "clone"
                                                                  },
                                                                  "name": "clone"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": []
                                                            }
                                                          }
                                                        ],
                                                        "kind": "let",
                                                        "trailingComments": [
                                                          {
                                                            "type": "CommentLine",
                                                            "value": "TODO: get all 8 points",
                                                            "start": 3787,
                                                            "end": 3811,
                                                            "loc": {
                                                              "start": {
                                                                "line": 91,
                                                                "column": 75
                                                              },
                                                              "end": {
                                                                "line": 91,
                                                                "column": 99
                                                              }
                                                            }
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "type": "VariableDeclaration",
                                                        "start": 3836,
                                                        "end": 3886,
                                                        "loc": {
                                                          "start": {
                                                            "line": 92,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 92,
                                                            "column": 74
                                                          }
                                                        },
                                                        "declarations": [
                                                          {
                                                            "type": "VariableDeclarator",
                                                            "start": 3840,
                                                            "end": 3885,
                                                            "loc": {
                                                              "start": {
                                                                "line": 92,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 92,
                                                                "column": 73
                                                              }
                                                            },
                                                            "id": {
                                                              "type": "Identifier",
                                                              "start": 3840,
                                                              "end": 3845,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 92,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 92,
                                                                  "column": 33
                                                                },
                                                                "identifierName": "maxPt"
                                                              },
                                                              "name": "maxPt",
                                                              "leadingComments": null
                                                            },
                                                            "init": {
                                                              "type": "CallExpression",
                                                              "start": 3848,
                                                              "end": 3885,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 92,
                                                                  "column": 36
                                                                },
                                                                "end": {
                                                                  "line": 92,
                                                                  "column": 73
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 3848,
                                                                "end": 3883,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 92,
                                                                    "column": 36
                                                                  },
                                                                  "end": {
                                                                    "line": 92,
                                                                    "column": 71
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 3848,
                                                                  "end": 3877,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 92,
                                                                      "column": 36
                                                                    },
                                                                    "end": {
                                                                      "line": 92,
                                                                      "column": 65
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 3848,
                                                                    "end": 3873,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 92,
                                                                        "column": 36
                                                                      },
                                                                      "end": {
                                                                        "line": 92,
                                                                        "column": 61
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 3848,
                                                                      "end": 3861,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 92,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 92,
                                                                          "column": 49
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "Identifier",
                                                                        "start": 3848,
                                                                        "end": 3852,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 92,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 92,
                                                                            "column": 40
                                                                          },
                                                                          "identifierName": "item"
                                                                        },
                                                                        "name": "item"
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 3853,
                                                                        "end": 3861,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 92,
                                                                            "column": 41
                                                                          },
                                                                          "end": {
                                                                            "line": 92,
                                                                            "column": 49
                                                                          },
                                                                          "identifierName": "geometry"
                                                                        },
                                                                        "name": "geometry"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 3862,
                                                                      "end": 3873,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 92,
                                                                          "column": 50
                                                                        },
                                                                        "end": {
                                                                          "line": 92,
                                                                          "column": 61
                                                                        },
                                                                        "identifierName": "boundingBox"
                                                                      },
                                                                      "name": "boundingBox"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 3874,
                                                                    "end": 3877,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 92,
                                                                        "column": 62
                                                                      },
                                                                      "end": {
                                                                        "line": 92,
                                                                        "column": 65
                                                                      },
                                                                      "identifierName": "max"
                                                                    },
                                                                    "name": "max"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 3878,
                                                                  "end": 3883,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 92,
                                                                      "column": 66
                                                                    },
                                                                    "end": {
                                                                      "line": 92,
                                                                      "column": 71
                                                                    },
                                                                    "identifierName": "clone"
                                                                  },
                                                                  "name": "clone"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": []
                                                            },
                                                            "leadingComments": null
                                                          }
                                                        ],
                                                        "kind": "let",
                                                        "leadingComments": [
                                                          {
                                                            "type": "CommentLine",
                                                            "value": "TODO: get all 8 points",
                                                            "start": 3787,
                                                            "end": 3811,
                                                            "loc": {
                                                              "start": {
                                                                "line": 91,
                                                                "column": 75
                                                              },
                                                              "end": {
                                                                "line": 91,
                                                                "column": 99
                                                              }
                                                            }
                                                          }
                                                        ],
                                                        "trailingComments": [
                                                          {
                                                            "type": "CommentLine",
                                                            "value": "TODO: get all 8 points",
                                                            "start": 3887,
                                                            "end": 3911,
                                                            "loc": {
                                                              "start": {
                                                                "line": 92,
                                                                "column": 75
                                                              },
                                                              "end": {
                                                                "line": 92,
                                                                "column": 99
                                                              }
                                                            }
                                                          },
                                                          {
                                                            "type": "CommentLine",
                                                            "value": "project to view-coordinates",
                                                            "start": 3936,
                                                            "end": 3965,
                                                            "loc": {
                                                              "start": {
                                                                "line": 93,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 93,
                                                                "column": 53
                                                              }
                                                            }
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "type": "VariableDeclaration",
                                                        "start": 3990,
                                                        "end": 4026,
                                                        "loc": {
                                                          "start": {
                                                            "line": 94,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 94,
                                                            "column": 60
                                                          }
                                                        },
                                                        "declarations": [
                                                          {
                                                            "type": "VariableDeclarator",
                                                            "start": 3994,
                                                            "end": 4025,
                                                            "loc": {
                                                              "start": {
                                                                "line": 94,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 94,
                                                                "column": 59
                                                              }
                                                            },
                                                            "id": {
                                                              "type": "Identifier",
                                                              "start": 3994,
                                                              "end": 3996,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 94,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 94,
                                                                  "column": 30
                                                                },
                                                                "identifierName": "p1"
                                                              },
                                                              "name": "p1",
                                                              "leadingComments": null
                                                            },
                                                            "init": {
                                                              "type": "CallExpression",
                                                              "start": 3999,
                                                              "end": 4025,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 94,
                                                                  "column": 33
                                                                },
                                                                "end": {
                                                                  "line": 94,
                                                                  "column": 59
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 3999,
                                                                "end": 4018,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 94,
                                                                    "column": 33
                                                                  },
                                                                  "end": {
                                                                    "line": 94,
                                                                    "column": 52
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 3999,
                                                                  "end": 4008,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 94,
                                                                      "column": 33
                                                                    },
                                                                    "end": {
                                                                      "line": 94,
                                                                      "column": 42
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "ThisExpression",
                                                                    "start": 3999,
                                                                    "end": 4003,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 94,
                                                                        "column": 33
                                                                      },
                                                                      "end": {
                                                                        "line": 94,
                                                                        "column": 37
                                                                      }
                                                                    }
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 4004,
                                                                    "end": 4008,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 94,
                                                                        "column": 38
                                                                      },
                                                                      "end": {
                                                                        "line": 94,
                                                                        "column": 42
                                                                      },
                                                                      "identifierName": "view"
                                                                    },
                                                                    "name": "view"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 4009,
                                                                  "end": 4018,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 94,
                                                                      "column": 43
                                                                    },
                                                                    "end": {
                                                                      "line": 94,
                                                                      "column": 52
                                                                    },
                                                                    "identifierName": "getPoint2"
                                                                  },
                                                                  "name": "getPoint2"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": [
                                                                {
                                                                  "type": "Identifier",
                                                                  "start": 4019,
                                                                  "end": 4024,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 94,
                                                                      "column": 53
                                                                    },
                                                                    "end": {
                                                                      "line": 94,
                                                                      "column": 58
                                                                    },
                                                                    "identifierName": "minPt"
                                                                  },
                                                                  "name": "minPt"
                                                                }
                                                              ]
                                                            },
                                                            "leadingComments": null
                                                          }
                                                        ],
                                                        "kind": "let",
                                                        "leadingComments": [
                                                          {
                                                            "type": "CommentLine",
                                                            "value": "TODO: get all 8 points",
                                                            "start": 3887,
                                                            "end": 3911,
                                                            "loc": {
                                                              "start": {
                                                                "line": 92,
                                                                "column": 75
                                                              },
                                                              "end": {
                                                                "line": 92,
                                                                "column": 99
                                                              }
                                                            }
                                                          },
                                                          {
                                                            "type": "CommentLine",
                                                            "value": "project to view-coordinates",
                                                            "start": 3936,
                                                            "end": 3965,
                                                            "loc": {
                                                              "start": {
                                                                "line": 93,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 93,
                                                                "column": 53
                                                              }
                                                            }
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "type": "VariableDeclaration",
                                                        "start": 4051,
                                                        "end": 4087,
                                                        "loc": {
                                                          "start": {
                                                            "line": 95,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 95,
                                                            "column": 60
                                                          }
                                                        },
                                                        "declarations": [
                                                          {
                                                            "type": "VariableDeclarator",
                                                            "start": 4055,
                                                            "end": 4086,
                                                            "loc": {
                                                              "start": {
                                                                "line": 95,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 95,
                                                                "column": 59
                                                              }
                                                            },
                                                            "id": {
                                                              "type": "Identifier",
                                                              "start": 4055,
                                                              "end": 4057,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 95,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 95,
                                                                  "column": 30
                                                                },
                                                                "identifierName": "p2"
                                                              },
                                                              "name": "p2"
                                                            },
                                                            "init": {
                                                              "type": "CallExpression",
                                                              "start": 4060,
                                                              "end": 4086,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 95,
                                                                  "column": 33
                                                                },
                                                                "end": {
                                                                  "line": 95,
                                                                  "column": 59
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 4060,
                                                                "end": 4079,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 95,
                                                                    "column": 33
                                                                  },
                                                                  "end": {
                                                                    "line": 95,
                                                                    "column": 52
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 4060,
                                                                  "end": 4069,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 95,
                                                                      "column": 33
                                                                    },
                                                                    "end": {
                                                                      "line": 95,
                                                                      "column": 42
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "ThisExpression",
                                                                    "start": 4060,
                                                                    "end": 4064,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 95,
                                                                        "column": 33
                                                                      },
                                                                      "end": {
                                                                        "line": 95,
                                                                        "column": 37
                                                                      }
                                                                    }
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 4065,
                                                                    "end": 4069,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 95,
                                                                        "column": 38
                                                                      },
                                                                      "end": {
                                                                        "line": 95,
                                                                        "column": 42
                                                                      },
                                                                      "identifierName": "view"
                                                                    },
                                                                    "name": "view"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 4070,
                                                                  "end": 4079,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 95,
                                                                      "column": 43
                                                                    },
                                                                    "end": {
                                                                      "line": 95,
                                                                      "column": 52
                                                                    },
                                                                    "identifierName": "getPoint2"
                                                                  },
                                                                  "name": "getPoint2"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": [
                                                                {
                                                                  "type": "Identifier",
                                                                  "start": 4080,
                                                                  "end": 4085,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 95,
                                                                      "column": 53
                                                                    },
                                                                    "end": {
                                                                      "line": 95,
                                                                      "column": 58
                                                                    },
                                                                    "identifierName": "maxPt"
                                                                  },
                                                                  "name": "maxPt"
                                                                }
                                                              ]
                                                            }
                                                          }
                                                        ],
                                                        "kind": "let",
                                                        "trailingComments": [
                                                          {
                                                            "type": "CommentLine",
                                                            "value": "bounding box in 2D",
                                                            "start": 4113,
                                                            "end": 4133,
                                                            "loc": {
                                                              "start": {
                                                                "line": 97,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 97,
                                                                "column": 44
                                                              }
                                                            }
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "type": "VariableDeclaration",
                                                        "start": 4158,
                                                        "end": 4190,
                                                        "loc": {
                                                          "start": {
                                                            "line": 98,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 98,
                                                            "column": 56
                                                          }
                                                        },
                                                        "declarations": [
                                                          {
                                                            "type": "VariableDeclarator",
                                                            "start": 4162,
                                                            "end": 4189,
                                                            "loc": {
                                                              "start": {
                                                                "line": 98,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 98,
                                                                "column": 55
                                                              }
                                                            },
                                                            "id": {
                                                              "type": "Identifier",
                                                              "start": 4162,
                                                              "end": 4170,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 98,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 98,
                                                                  "column": 36
                                                                },
                                                                "identifierName": "bounds2D"
                                                              },
                                                              "name": "bounds2D",
                                                              "leadingComments": null
                                                            },
                                                            "init": {
                                                              "type": "NewExpression",
                                                              "start": 4173,
                                                              "end": 4189,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 98,
                                                                  "column": 39
                                                                },
                                                                "end": {
                                                                  "line": 98,
                                                                  "column": 55
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 4177,
                                                                "end": 4187,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 98,
                                                                    "column": 43
                                                                  },
                                                                  "end": {
                                                                    "line": 98,
                                                                    "column": 53
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 4177,
                                                                  "end": 4182,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 98,
                                                                      "column": 43
                                                                    },
                                                                    "end": {
                                                                      "line": 98,
                                                                      "column": 48
                                                                    },
                                                                    "identifierName": "THREE"
                                                                  },
                                                                  "name": "THREE"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 4183,
                                                                  "end": 4187,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 98,
                                                                      "column": 49
                                                                    },
                                                                    "end": {
                                                                      "line": 98,
                                                                      "column": 53
                                                                    },
                                                                    "identifierName": "Box2"
                                                                  },
                                                                  "name": "Box2"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": []
                                                            },
                                                            "leadingComments": null
                                                          }
                                                        ],
                                                        "kind": "let",
                                                        "leadingComments": [
                                                          {
                                                            "type": "CommentLine",
                                                            "value": "bounding box in 2D",
                                                            "start": 4113,
                                                            "end": 4133,
                                                            "loc": {
                                                              "start": {
                                                                "line": 97,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 97,
                                                                "column": 44
                                                              }
                                                            }
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 4215,
                                                        "end": 4248,
                                                        "loc": {
                                                          "start": {
                                                            "line": 99,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 99,
                                                            "column": 57
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "CallExpression",
                                                          "start": 4215,
                                                          "end": 4247,
                                                          "loc": {
                                                            "start": {
                                                              "line": 99,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 99,
                                                              "column": 56
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 4215,
                                                            "end": 4237,
                                                            "loc": {
                                                              "start": {
                                                                "line": 99,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 99,
                                                                "column": 46
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 4215,
                                                              "end": 4223,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 99,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 99,
                                                                  "column": 32
                                                                },
                                                                "identifierName": "bounds2D"
                                                              },
                                                              "name": "bounds2D"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 4224,
                                                              "end": 4237,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 99,
                                                                  "column": 33
                                                                },
                                                                "end": {
                                                                  "line": 99,
                                                                  "column": 46
                                                                },
                                                                "identifierName": "setFromPoints"
                                                              },
                                                              "name": "setFromPoints"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "ArrayExpression",
                                                              "start": 4238,
                                                              "end": 4246,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 99,
                                                                  "column": 47
                                                                },
                                                                "end": {
                                                                  "line": 99,
                                                                  "column": 55
                                                                }
                                                              },
                                                              "elements": [
                                                                {
                                                                  "type": "Identifier",
                                                                  "start": 4239,
                                                                  "end": 4241,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 99,
                                                                      "column": 48
                                                                    },
                                                                    "end": {
                                                                      "line": 99,
                                                                      "column": 50
                                                                    },
                                                                    "identifierName": "p1"
                                                                  },
                                                                  "name": "p1"
                                                                },
                                                                {
                                                                  "type": "Identifier",
                                                                  "start": 4243,
                                                                  "end": 4245,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 99,
                                                                      "column": 52
                                                                    },
                                                                    "end": {
                                                                      "line": 99,
                                                                      "column": 54
                                                                    },
                                                                    "identifierName": "p2"
                                                                  },
                                                                  "name": "p2"
                                                                }
                                                              ]
                                                            }
                                                          ]
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 4273,
                                                        "end": 4298,
                                                        "loc": {
                                                          "start": {
                                                            "line": 100,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 100,
                                                            "column": 49
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 4273,
                                                          "end": 4297,
                                                          "loc": {
                                                            "start": {
                                                              "line": 100,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 100,
                                                              "column": 48
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 4273,
                                                            "end": 4290,
                                                            "loc": {
                                                              "start": {
                                                                "line": 100,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 100,
                                                                "column": 41
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 4273,
                                                              "end": 4281,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 100,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 100,
                                                                  "column": 32
                                                                },
                                                                "identifierName": "bounds2D"
                                                              },
                                                              "name": "bounds2D"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 4282,
                                                              "end": 4290,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 100,
                                                                  "column": 33
                                                                },
                                                                "end": {
                                                                  "line": 100,
                                                                  "column": 41
                                                                },
                                                                "identifierName": "__object"
                                                              },
                                                              "name": "__object"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "Identifier",
                                                            "start": 4293,
                                                            "end": 4297,
                                                            "loc": {
                                                              "start": {
                                                                "line": 100,
                                                                "column": 44
                                                              },
                                                              "end": {
                                                                "line": 100,
                                                                "column": 48
                                                              },
                                                              "identifierName": "item"
                                                            },
                                                            "name": "item"
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 4323,
                                                        "end": 4354,
                                                        "loc": {
                                                          "start": {
                                                            "line": 101,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 101,
                                                            "column": 55
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "CallExpression",
                                                          "start": 4323,
                                                          "end": 4353,
                                                          "loc": {
                                                            "start": {
                                                              "line": 101,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 101,
                                                              "column": 54
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 4323,
                                                            "end": 4343,
                                                            "loc": {
                                                              "start": {
                                                                "line": 101,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 101,
                                                                "column": 44
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 4323,
                                                              "end": 4338,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 101,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 101,
                                                                  "column": 39
                                                                },
                                                                "identifierName": "boundingBoxes2D"
                                                              },
                                                              "name": "boundingBoxes2D"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 4339,
                                                              "end": 4343,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 101,
                                                                  "column": 40
                                                                },
                                                                "end": {
                                                                  "line": 101,
                                                                  "column": 44
                                                                },
                                                                "identifierName": "push"
                                                              },
                                                              "name": "push"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "Identifier",
                                                              "start": 4344,
                                                              "end": 4352,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 101,
                                                                  "column": 45
                                                                },
                                                                "end": {
                                                                  "line": 101,
                                                                  "column": 53
                                                                },
                                                                "identifierName": "bounds2D"
                                                              },
                                                              "name": "bounds2D"
                                                            }
                                                          ]
                                                        }
                                                      }
                                                    ],
                                                    "directives": []
                                                  },
                                                  "alternate": null,
                                                  "leadingComments": [
                                                    {
                                                      "type": "CommentLine",
                                                      "value": "project bounding box to view coordinates",
                                                      "start": 3478,
                                                      "end": 3520,
                                                      "loc": {
                                                        "start": {
                                                          "line": 87,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 87,
                                                          "column": 62
                                                        }
                                                      }
                                                    }
                                                  ]
                                                }
                                              ],
                                              "directives": []
                                            }
                                          }
                                        ]
                                      },
                                      "trailingComments": [
                                        {
                                          "type": "CommentLine",
                                          "value": "draw rectangle",
                                          "start": 4414,
                                          "end": 4430,
                                          "loc": {
                                            "start": {
                                              "line": 105,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 105,
                                              "column": 32
                                            }
                                          }
                                        }
                                      ]
                                    },
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 4447,
                                      "end": 4488,
                                      "loc": {
                                        "start": {
                                          "line": 106,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 106,
                                          "column": 57
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 4451,
                                          "end": 4487,
                                          "loc": {
                                            "start": {
                                              "line": 106,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 106,
                                              "column": 56
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 4451,
                                            "end": 4463,
                                            "loc": {
                                              "start": {
                                                "line": 106,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 106,
                                                "column": 32
                                              },
                                              "identifierName": "nearDistance"
                                            },
                                            "name": "nearDistance",
                                            "leadingComments": null
                                          },
                                          "init": {
                                            "type": "MemberExpression",
                                            "start": 4466,
                                            "end": 4487,
                                            "loc": {
                                              "start": {
                                                "line": 106,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 106,
                                                "column": 56
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 4466,
                                              "end": 4482,
                                              "loc": {
                                                "start": {
                                                  "line": 106,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 106,
                                                  "column": 51
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 4466,
                                                "end": 4475,
                                                "loc": {
                                                  "start": {
                                                    "line": 106,
                                                    "column": 35
                                                  },
                                                  "end": {
                                                    "line": 106,
                                                    "column": 44
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 4466,
                                                  "end": 4470,
                                                  "loc": {
                                                    "start": {
                                                      "line": 106,
                                                      "column": 35
                                                    },
                                                    "end": {
                                                      "line": 106,
                                                      "column": 39
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 4471,
                                                  "end": 4475,
                                                  "loc": {
                                                    "start": {
                                                      "line": 106,
                                                      "column": 40
                                                    },
                                                    "end": {
                                                      "line": 106,
                                                      "column": 44
                                                    },
                                                    "identifierName": "view"
                                                  },
                                                  "name": "view"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 4476,
                                                "end": 4482,
                                                "loc": {
                                                  "start": {
                                                    "line": 106,
                                                    "column": 45
                                                  },
                                                  "end": {
                                                    "line": 106,
                                                    "column": 51
                                                  },
                                                  "identifierName": "camera"
                                                },
                                                "name": "camera"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 4483,
                                              "end": 4487,
                                              "loc": {
                                                "start": {
                                                  "line": 106,
                                                  "column": 52
                                                },
                                                "end": {
                                                  "line": 106,
                                                  "column": 56
                                                },
                                                "identifierName": "near"
                                              },
                                              "name": "near"
                                            },
                                            "computed": false
                                          },
                                          "leadingComments": null
                                        }
                                      ],
                                      "kind": "let",
                                      "leadingComments": [
                                        {
                                          "type": "CommentLine",
                                          "value": "draw rectangle",
                                          "start": 4414,
                                          "end": 4430,
                                          "loc": {
                                            "start": {
                                              "line": 105,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 105,
                                              "column": 32
                                            }
                                          }
                                        }
                                      ]
                                    },
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 4505,
                                      "end": 4544,
                                      "loc": {
                                        "start": {
                                          "line": 107,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 107,
                                          "column": 55
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 4509,
                                          "end": 4543,
                                          "loc": {
                                            "start": {
                                              "line": 107,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 107,
                                              "column": 54
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 4509,
                                            "end": 4520,
                                            "loc": {
                                              "start": {
                                                "line": 107,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 107,
                                                "column": 31
                                              },
                                              "identifierName": "farDistance"
                                            },
                                            "name": "farDistance"
                                          },
                                          "init": {
                                            "type": "MemberExpression",
                                            "start": 4523,
                                            "end": 4543,
                                            "loc": {
                                              "start": {
                                                "line": 107,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 107,
                                                "column": 54
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 4523,
                                              "end": 4539,
                                              "loc": {
                                                "start": {
                                                  "line": 107,
                                                  "column": 34
                                                },
                                                "end": {
                                                  "line": 107,
                                                  "column": 50
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 4523,
                                                "end": 4532,
                                                "loc": {
                                                  "start": {
                                                    "line": 107,
                                                    "column": 34
                                                  },
                                                  "end": {
                                                    "line": 107,
                                                    "column": 43
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 4523,
                                                  "end": 4527,
                                                  "loc": {
                                                    "start": {
                                                      "line": 107,
                                                      "column": 34
                                                    },
                                                    "end": {
                                                      "line": 107,
                                                      "column": 38
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 4528,
                                                  "end": 4532,
                                                  "loc": {
                                                    "start": {
                                                      "line": 107,
                                                      "column": 39
                                                    },
                                                    "end": {
                                                      "line": 107,
                                                      "column": 43
                                                    },
                                                    "identifierName": "view"
                                                  },
                                                  "name": "view"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 4533,
                                                "end": 4539,
                                                "loc": {
                                                  "start": {
                                                    "line": 107,
                                                    "column": 44
                                                  },
                                                  "end": {
                                                    "line": 107,
                                                    "column": 50
                                                  },
                                                  "identifierName": "camera"
                                                },
                                                "name": "camera"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 4540,
                                              "end": 4543,
                                              "loc": {
                                                "start": {
                                                  "line": 107,
                                                  "column": 51
                                                },
                                                "end": {
                                                  "line": 107,
                                                  "column": 54
                                                },
                                                "identifierName": "far"
                                              },
                                              "name": "far"
                                            },
                                            "computed": false
                                          }
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 4561,
                                      "end": 4582,
                                      "loc": {
                                        "start": {
                                          "line": 108,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 108,
                                          "column": 37
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 4561,
                                        "end": 4581,
                                        "loc": {
                                          "start": {
                                            "line": 108,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 108,
                                            "column": 36
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 4561,
                                          "end": 4574,
                                          "loc": {
                                            "start": {
                                              "line": 108,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 108,
                                              "column": 29
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 4561,
                                            "end": 4570,
                                            "loc": {
                                              "start": {
                                                "line": 108,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 108,
                                                "column": 25
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 4561,
                                              "end": 4565,
                                              "loc": {
                                                "start": {
                                                  "line": 108,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 108,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 4566,
                                              "end": 4570,
                                              "loc": {
                                                "start": {
                                                  "line": 108,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 108,
                                                  "column": 25
                                                },
                                                "identifierName": "view"
                                              },
                                              "name": "view"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 4571,
                                            "end": 4574,
                                            "loc": {
                                              "start": {
                                                "line": 108,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 108,
                                                "column": 29
                                              },
                                              "identifierName": "hud"
                                            },
                                            "name": "hud"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "BooleanLiteral",
                                          "start": 4577,
                                          "end": 4581,
                                          "loc": {
                                            "start": {
                                              "line": 108,
                                              "column": 32
                                            },
                                            "end": {
                                              "line": 108,
                                              "column": 36
                                            }
                                          },
                                          "value": true
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 4599,
                                      "end": 4633,
                                      "loc": {
                                        "start": {
                                          "line": 109,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 109,
                                          "column": 50
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 4599,
                                        "end": 4632,
                                        "loc": {
                                          "start": {
                                            "line": 109,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 109,
                                            "column": 49
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 4599,
                                          "end": 4620,
                                          "loc": {
                                            "start": {
                                              "line": 109,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 109,
                                              "column": 37
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 4599,
                                            "end": 4608,
                                            "loc": {
                                              "start": {
                                                "line": 109,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 109,
                                                "column": 25
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 4599,
                                              "end": 4603,
                                              "loc": {
                                                "start": {
                                                  "line": 109,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 109,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 4604,
                                              "end": 4608,
                                              "loc": {
                                                "start": {
                                                  "line": 109,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 109,
                                                  "column": 25
                                                },
                                                "identifierName": "view"
                                              },
                                              "name": "view"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 4609,
                                            "end": 4620,
                                            "loc": {
                                              "start": {
                                                "line": 109,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 109,
                                                "column": 37
                                              },
                                              "identifierName": "controlsHud"
                                            },
                                            "name": "controlsHud"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "Identifier",
                                          "start": 4623,
                                          "end": 4632,
                                          "loc": {
                                            "start": {
                                              "line": 109,
                                              "column": 40
                                            },
                                            "end": {
                                              "line": 109,
                                              "column": 49
                                            },
                                            "identifierName": "undefined"
                                          },
                                          "name": "undefined"
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 4650,
                                      "end": 4833,
                                      "loc": {
                                        "start": {
                                          "line": 110,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 114,
                                          "column": 19
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 4650,
                                        "end": 4832,
                                        "loc": {
                                          "start": {
                                            "line": 110,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 114,
                                            "column": 18
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 4650,
                                          "end": 4669,
                                          "loc": {
                                            "start": {
                                              "line": 110,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 110,
                                              "column": 35
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 4650,
                                            "end": 4659,
                                            "loc": {
                                              "start": {
                                                "line": 110,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 110,
                                                "column": 25
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 4650,
                                              "end": 4654,
                                              "loc": {
                                                "start": {
                                                  "line": 110,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 110,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 4655,
                                              "end": 4659,
                                              "loc": {
                                                "start": {
                                                  "line": 110,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 110,
                                                  "column": 25
                                                },
                                                "identifierName": "view"
                                              },
                                              "name": "view"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 4660,
                                            "end": 4669,
                                            "loc": {
                                              "start": {
                                                "line": 110,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 110,
                                                "column": 35
                                              },
                                              "identifierName": "cameraHud"
                                            },
                                            "name": "cameraHud"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "NewExpression",
                                          "start": 4672,
                                          "end": 4832,
                                          "loc": {
                                            "start": {
                                              "line": 110,
                                              "column": 38
                                            },
                                            "end": {
                                              "line": 114,
                                              "column": 18
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 4676,
                                            "end": 4687,
                                            "loc": {
                                              "start": {
                                                "line": 110,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 110,
                                                "column": 53
                                              },
                                              "identifierName": "Perspective"
                                            },
                                            "name": "Perspective"
                                          },
                                          "arguments": [
                                            {
                                              "type": "ObjectExpression",
                                              "start": 4688,
                                              "end": 4831,
                                              "loc": {
                                                "start": {
                                                  "line": 110,
                                                  "column": 54
                                                },
                                                "end": {
                                                  "line": 114,
                                                  "column": 17
                                                }
                                              },
                                              "properties": [
                                                {
                                                  "type": "ObjectProperty",
                                                  "start": 4710,
                                                  "end": 4728,
                                                  "loc": {
                                                    "start": {
                                                      "line": 111,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 111,
                                                      "column": 38
                                                    }
                                                  },
                                                  "method": false,
                                                  "shorthand": false,
                                                  "computed": false,
                                                  "key": {
                                                    "type": "Identifier",
                                                    "start": 4710,
                                                    "end": 4714,
                                                    "loc": {
                                                      "start": {
                                                        "line": 111,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 111,
                                                        "column": 24
                                                      },
                                                      "identifierName": "near"
                                                    },
                                                    "name": "near"
                                                  },
                                                  "value": {
                                                    "type": "Identifier",
                                                    "start": 4716,
                                                    "end": 4728,
                                                    "loc": {
                                                      "start": {
                                                        "line": 111,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 111,
                                                        "column": 38
                                                      },
                                                      "identifierName": "nearDistance"
                                                    },
                                                    "name": "nearDistance"
                                                  }
                                                },
                                                {
                                                  "type": "ObjectProperty",
                                                  "start": 4750,
                                                  "end": 4766,
                                                  "loc": {
                                                    "start": {
                                                      "line": 112,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 112,
                                                      "column": 36
                                                    }
                                                  },
                                                  "method": false,
                                                  "shorthand": false,
                                                  "computed": false,
                                                  "key": {
                                                    "type": "Identifier",
                                                    "start": 4750,
                                                    "end": 4753,
                                                    "loc": {
                                                      "start": {
                                                        "line": 112,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 112,
                                                        "column": 23
                                                      },
                                                      "identifierName": "far"
                                                    },
                                                    "name": "far"
                                                  },
                                                  "value": {
                                                    "type": "Identifier",
                                                    "start": 4755,
                                                    "end": 4766,
                                                    "loc": {
                                                      "start": {
                                                        "line": 112,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 112,
                                                        "column": 36
                                                      },
                                                      "identifierName": "farDistance"
                                                    },
                                                    "name": "farDistance"
                                                  }
                                                },
                                                {
                                                  "type": "ObjectProperty",
                                                  "start": 4788,
                                                  "end": 4813,
                                                  "loc": {
                                                    "start": {
                                                      "line": 113,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 113,
                                                      "column": 45
                                                    }
                                                  },
                                                  "method": false,
                                                  "shorthand": false,
                                                  "computed": false,
                                                  "key": {
                                                    "type": "Identifier",
                                                    "start": 4788,
                                                    "end": 4791,
                                                    "loc": {
                                                      "start": {
                                                        "line": 113,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 113,
                                                        "column": 23
                                                      },
                                                      "identifierName": "fov"
                                                    },
                                                    "name": "fov"
                                                  },
                                                  "value": {
                                                    "type": "MemberExpression",
                                                    "start": 4793,
                                                    "end": 4813,
                                                    "loc": {
                                                      "start": {
                                                        "line": 113,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 113,
                                                        "column": 45
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 4793,
                                                      "end": 4809,
                                                      "loc": {
                                                        "start": {
                                                          "line": 113,
                                                          "column": 25
                                                        },
                                                        "end": {
                                                          "line": 113,
                                                          "column": 41
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 4793,
                                                        "end": 4802,
                                                        "loc": {
                                                          "start": {
                                                            "line": 113,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 113,
                                                            "column": 34
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 4793,
                                                          "end": 4797,
                                                          "loc": {
                                                            "start": {
                                                              "line": 113,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 113,
                                                              "column": 29
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 4798,
                                                          "end": 4802,
                                                          "loc": {
                                                            "start": {
                                                              "line": 113,
                                                              "column": 30
                                                            },
                                                            "end": {
                                                              "line": 113,
                                                              "column": 34
                                                            },
                                                            "identifierName": "view"
                                                          },
                                                          "name": "view"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 4803,
                                                        "end": 4809,
                                                        "loc": {
                                                          "start": {
                                                            "line": 113,
                                                            "column": 35
                                                          },
                                                          "end": {
                                                            "line": 113,
                                                            "column": 41
                                                          },
                                                          "identifierName": "camera"
                                                        },
                                                        "name": "camera"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 4810,
                                                      "end": 4813,
                                                      "loc": {
                                                        "start": {
                                                          "line": 113,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 113,
                                                          "column": 45
                                                        },
                                                        "identifierName": "fov"
                                                      },
                                                      "name": "fov"
                                                    },
                                                    "computed": false
                                                  }
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 4850,
                                      "end": 4874,
                                      "loc": {
                                        "start": {
                                          "line": 115,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 115,
                                          "column": 40
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 4850,
                                        "end": 4873,
                                        "loc": {
                                          "start": {
                                            "line": 115,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 115,
                                            "column": 39
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 4850,
                                          "end": 4867,
                                          "loc": {
                                            "start": {
                                              "line": 115,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 115,
                                              "column": 33
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 4850,
                                            "end": 4859,
                                            "loc": {
                                              "start": {
                                                "line": 115,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 115,
                                                "column": 25
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 4850,
                                              "end": 4854,
                                              "loc": {
                                                "start": {
                                                  "line": 115,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 115,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 4855,
                                              "end": 4859,
                                              "loc": {
                                                "start": {
                                                  "line": 115,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 115,
                                                  "column": 25
                                                },
                                                "identifierName": "view"
                                              },
                                              "name": "view"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 4860,
                                            "end": 4867,
                                            "loc": {
                                              "start": {
                                                "line": 115,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 115,
                                                "column": 33
                                              },
                                              "identifierName": "measure"
                                            },
                                            "name": "measure"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "BooleanLiteral",
                                            "start": 4868,
                                            "end": 4872,
                                            "loc": {
                                              "start": {
                                                "line": 115,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 115,
                                                "column": 38
                                              }
                                            },
                                            "value": true
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 4891,
                                      "end": 4947,
                                      "loc": {
                                        "start": {
                                          "line": 116,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 116,
                                          "column": 72
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 4895,
                                          "end": 4946,
                                          "loc": {
                                            "start": {
                                              "line": 116,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 116,
                                              "column": 71
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 4895,
                                            "end": 4906,
                                            "loc": {
                                              "start": {
                                                "line": 116,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 116,
                                                "column": 31
                                              },
                                              "identifierName": "modelBounds"
                                            },
                                            "name": "modelBounds"
                                          },
                                          "init": {
                                            "type": "MemberExpression",
                                            "start": 4909,
                                            "end": 4946,
                                            "loc": {
                                              "start": {
                                                "line": 116,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 116,
                                                "column": 71
                                              }
                                            },
                                            "object": {
                                              "type": "CallExpression",
                                              "start": 4909,
                                              "end": 4939,
                                              "loc": {
                                                "start": {
                                                  "line": 116,
                                                  "column": 34
                                                },
                                                "end": {
                                                  "line": 116,
                                                  "column": 64
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 4909,
                                                "end": 4937,
                                                "loc": {
                                                  "start": {
                                                    "line": 116,
                                                    "column": 34
                                                  },
                                                  "end": {
                                                    "line": 116,
                                                    "column": 62
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 4909,
                                                  "end": 4924,
                                                  "loc": {
                                                    "start": {
                                                      "line": 116,
                                                      "column": 34
                                                    },
                                                    "end": {
                                                      "line": 116,
                                                      "column": 49
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 4909,
                                                    "end": 4918,
                                                    "loc": {
                                                      "start": {
                                                        "line": 116,
                                                        "column": 34
                                                      },
                                                      "end": {
                                                        "line": 116,
                                                        "column": 43
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 4909,
                                                      "end": 4913,
                                                      "loc": {
                                                        "start": {
                                                          "line": 116,
                                                          "column": 34
                                                        },
                                                        "end": {
                                                          "line": 116,
                                                          "column": 38
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 4914,
                                                      "end": 4918,
                                                      "loc": {
                                                        "start": {
                                                          "line": 116,
                                                          "column": 39
                                                        },
                                                        "end": {
                                                          "line": 116,
                                                          "column": 43
                                                        },
                                                        "identifierName": "view"
                                                      },
                                                      "name": "view"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 4919,
                                                    "end": 4924,
                                                    "loc": {
                                                      "start": {
                                                        "line": 116,
                                                        "column": 44
                                                      },
                                                      "end": {
                                                        "line": 116,
                                                        "column": 49
                                                      },
                                                      "identifierName": "scene"
                                                    },
                                                    "name": "scene"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 4925,
                                                  "end": 4937,
                                                  "loc": {
                                                    "start": {
                                                      "line": 116,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 116,
                                                      "column": 62
                                                    },
                                                    "identifierName": "updateBounds"
                                                  },
                                                  "name": "updateBounds"
                                                },
                                                "computed": false
                                              },
                                              "arguments": []
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 4940,
                                              "end": 4946,
                                              "loc": {
                                                "start": {
                                                  "line": 116,
                                                  "column": 65
                                                },
                                                "end": {
                                                  "line": 116,
                                                  "column": 71
                                                },
                                                "identifierName": "bounds"
                                              },
                                              "name": "bounds"
                                            },
                                            "computed": false
                                          }
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 4964,
                                      "end": 5005,
                                      "loc": {
                                        "start": {
                                          "line": 117,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 117,
                                          "column": 57
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 4968,
                                          "end": 5004,
                                          "loc": {
                                            "start": {
                                              "line": 117,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 117,
                                              "column": 56
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 4968,
                                            "end": 4972,
                                            "loc": {
                                              "start": {
                                                "line": 117,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 117,
                                                "column": 24
                                              },
                                              "identifierName": "geom"
                                            },
                                            "name": "geom"
                                          },
                                          "init": {
                                            "type": "NewExpression",
                                            "start": 4975,
                                            "end": 5004,
                                            "loc": {
                                              "start": {
                                                "line": 117,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 117,
                                                "column": 56
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 4979,
                                              "end": 4998,
                                              "loc": {
                                                "start": {
                                                  "line": 117,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 117,
                                                  "column": 50
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 4979,
                                                "end": 4984,
                                                "loc": {
                                                  "start": {
                                                    "line": 117,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 117,
                                                    "column": 36
                                                  },
                                                  "identifierName": "THREE"
                                                },
                                                "name": "THREE"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 4985,
                                                "end": 4998,
                                                "loc": {
                                                  "start": {
                                                    "line": 117,
                                                    "column": 37
                                                  },
                                                  "end": {
                                                    "line": 117,
                                                    "column": 50
                                                  },
                                                  "identifierName": "PlaneGeometry"
                                                },
                                                "name": "PlaneGeometry"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "NumericLiteral",
                                                "start": 4999,
                                                "end": 5000,
                                                "loc": {
                                                  "start": {
                                                    "line": 117,
                                                    "column": 51
                                                  },
                                                  "end": {
                                                    "line": 117,
                                                    "column": 52
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": 1,
                                                  "raw": "1"
                                                },
                                                "value": 1
                                              },
                                              {
                                                "type": "NumericLiteral",
                                                "start": 5002,
                                                "end": 5003,
                                                "loc": {
                                                  "start": {
                                                    "line": 117,
                                                    "column": 54
                                                  },
                                                  "end": {
                                                    "line": 117,
                                                    "column": 55
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": 1,
                                                  "raw": "1"
                                                },
                                                "value": 1
                                              }
                                            ]
                                          }
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 5022,
                                      "end": 5223,
                                      "loc": {
                                        "start": {
                                          "line": 118,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 122,
                                          "column": 20
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 5026,
                                          "end": 5222,
                                          "loc": {
                                            "start": {
                                              "line": 118,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 122,
                                              "column": 19
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 5026,
                                            "end": 5029,
                                            "loc": {
                                              "start": {
                                                "line": 118,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 118,
                                                "column": 23
                                              },
                                              "identifierName": "box"
                                            },
                                            "name": "box"
                                          },
                                          "init": {
                                            "type": "NewExpression",
                                            "start": 5032,
                                            "end": 5222,
                                            "loc": {
                                              "start": {
                                                "line": 118,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 122,
                                                "column": 19
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 5036,
                                              "end": 5046,
                                              "loc": {
                                                "start": {
                                                  "line": 118,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 118,
                                                  "column": 40
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 5036,
                                                "end": 5041,
                                                "loc": {
                                                  "start": {
                                                    "line": 118,
                                                    "column": 30
                                                  },
                                                  "end": {
                                                    "line": 118,
                                                    "column": 35
                                                  },
                                                  "identifierName": "THREE"
                                                },
                                                "name": "THREE"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 5042,
                                                "end": 5046,
                                                "loc": {
                                                  "start": {
                                                    "line": 118,
                                                    "column": 36
                                                  },
                                                  "end": {
                                                    "line": 118,
                                                    "column": 40
                                                  },
                                                  "identifierName": "Mesh"
                                                },
                                                "name": "Mesh"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "Identifier",
                                                "start": 5047,
                                                "end": 5051,
                                                "loc": {
                                                  "start": {
                                                    "line": 118,
                                                    "column": 41
                                                  },
                                                  "end": {
                                                    "line": 118,
                                                    "column": 45
                                                  },
                                                  "identifierName": "geom"
                                                },
                                                "name": "geom"
                                              },
                                              {
                                                "type": "NewExpression",
                                                "start": 5053,
                                                "end": 5221,
                                                "loc": {
                                                  "start": {
                                                    "line": 118,
                                                    "column": 47
                                                  },
                                                  "end": {
                                                    "line": 122,
                                                    "column": 18
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 5057,
                                                  "end": 5080,
                                                  "loc": {
                                                    "start": {
                                                      "line": 118,
                                                      "column": 51
                                                    },
                                                    "end": {
                                                      "line": 118,
                                                      "column": 74
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 5057,
                                                    "end": 5062,
                                                    "loc": {
                                                      "start": {
                                                        "line": 118,
                                                        "column": 51
                                                      },
                                                      "end": {
                                                        "line": 118,
                                                        "column": 56
                                                      },
                                                      "identifierName": "THREE"
                                                    },
                                                    "name": "THREE"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 5063,
                                                    "end": 5080,
                                                    "loc": {
                                                      "start": {
                                                        "line": 118,
                                                        "column": 57
                                                      },
                                                      "end": {
                                                        "line": 118,
                                                        "column": 74
                                                      },
                                                      "identifierName": "MeshBasicMaterial"
                                                    },
                                                    "name": "MeshBasicMaterial"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "ObjectExpression",
                                                    "start": 5081,
                                                    "end": 5220,
                                                    "loc": {
                                                      "start": {
                                                        "line": 118,
                                                        "column": 75
                                                      },
                                                      "end": {
                                                        "line": 122,
                                                        "column": 17
                                                      }
                                                    },
                                                    "properties": [
                                                      {
                                                        "type": "ObjectProperty",
                                                        "start": 5103,
                                                        "end": 5120,
                                                        "loc": {
                                                          "start": {
                                                            "line": 119,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 119,
                                                            "column": 37
                                                          }
                                                        },
                                                        "method": false,
                                                        "shorthand": false,
                                                        "computed": false,
                                                        "key": {
                                                          "type": "Identifier",
                                                          "start": 5103,
                                                          "end": 5114,
                                                          "loc": {
                                                            "start": {
                                                              "line": 119,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 119,
                                                              "column": 31
                                                            },
                                                            "identifierName": "transparent"
                                                          },
                                                          "name": "transparent"
                                                        },
                                                        "value": {
                                                          "type": "BooleanLiteral",
                                                          "start": 5116,
                                                          "end": 5120,
                                                          "loc": {
                                                            "start": {
                                                              "line": 119,
                                                              "column": 33
                                                            },
                                                            "end": {
                                                              "line": 119,
                                                              "column": 37
                                                            }
                                                          },
                                                          "value": true
                                                        }
                                                      },
                                                      {
                                                        "type": "ObjectProperty",
                                                        "start": 5142,
                                                        "end": 5155,
                                                        "loc": {
                                                          "start": {
                                                            "line": 120,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 120,
                                                            "column": 33
                                                          }
                                                        },
                                                        "method": false,
                                                        "shorthand": false,
                                                        "computed": false,
                                                        "key": {
                                                          "type": "Identifier",
                                                          "start": 5142,
                                                          "end": 5149,
                                                          "loc": {
                                                            "start": {
                                                              "line": 120,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 120,
                                                              "column": 27
                                                            },
                                                            "identifierName": "opacity"
                                                          },
                                                          "name": "opacity"
                                                        },
                                                        "value": {
                                                          "type": "NumericLiteral",
                                                          "start": 5151,
                                                          "end": 5155,
                                                          "loc": {
                                                            "start": {
                                                              "line": 120,
                                                              "column": 29
                                                            },
                                                            "end": {
                                                              "line": 120,
                                                              "column": 33
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": 0.05,
                                                            "raw": "0.05"
                                                          },
                                                          "value": 0.05
                                                        }
                                                      },
                                                      {
                                                        "type": "ObjectProperty",
                                                        "start": 5177,
                                                        "end": 5202,
                                                        "loc": {
                                                          "start": {
                                                            "line": 121,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 121,
                                                            "column": 45
                                                          }
                                                        },
                                                        "method": false,
                                                        "shorthand": false,
                                                        "computed": false,
                                                        "key": {
                                                          "type": "Identifier",
                                                          "start": 5177,
                                                          "end": 5182,
                                                          "loc": {
                                                            "start": {
                                                              "line": 121,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 121,
                                                              "column": 25
                                                            },
                                                            "identifierName": "color"
                                                          },
                                                          "name": "color"
                                                        },
                                                        "value": {
                                                          "type": "NewExpression",
                                                          "start": 5184,
                                                          "end": 5202,
                                                          "loc": {
                                                            "start": {
                                                              "line": 121,
                                                              "column": 27
                                                            },
                                                            "end": {
                                                              "line": 121,
                                                              "column": 45
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 5188,
                                                            "end": 5199,
                                                            "loc": {
                                                              "start": {
                                                                "line": 121,
                                                                "column": 31
                                                              },
                                                              "end": {
                                                                "line": 121,
                                                                "column": 42
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 5188,
                                                              "end": 5193,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 121,
                                                                  "column": 31
                                                                },
                                                                "end": {
                                                                  "line": 121,
                                                                  "column": 36
                                                                },
                                                                "identifierName": "THREE"
                                                              },
                                                              "name": "THREE"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 5194,
                                                              "end": 5199,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 121,
                                                                  "column": 37
                                                                },
                                                                "end": {
                                                                  "line": 121,
                                                                  "column": 42
                                                                },
                                                                "identifierName": "Color"
                                                              },
                                                              "name": "Color"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "NumericLiteral",
                                                              "start": 5200,
                                                              "end": 5201,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 121,
                                                                  "column": 43
                                                                },
                                                                "end": {
                                                                  "line": 121,
                                                                  "column": 44
                                                                }
                                                              },
                                                              "extra": {
                                                                "rawValue": 0,
                                                                "raw": "0"
                                                              },
                                                              "value": 0
                                                            }
                                                          ]
                                                        }
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 5240,
                                      "end": 5261,
                                      "loc": {
                                        "start": {
                                          "line": 123,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 123,
                                          "column": 37
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 5240,
                                        "end": 5260,
                                        "loc": {
                                          "start": {
                                            "line": 123,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 123,
                                            "column": 36
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 5240,
                                          "end": 5255,
                                          "loc": {
                                            "start": {
                                              "line": 123,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 123,
                                              "column": 31
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 5240,
                                            "end": 5243,
                                            "loc": {
                                              "start": {
                                                "line": 123,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 123,
                                                "column": 19
                                              },
                                              "identifierName": "box"
                                            },
                                            "name": "box"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 5244,
                                            "end": 5255,
                                            "loc": {
                                              "start": {
                                                "line": 123,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 123,
                                                "column": 31
                                              },
                                              "identifierName": "renderOrder"
                                            },
                                            "name": "renderOrder"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "UnaryExpression",
                                          "start": 5258,
                                          "end": 5260,
                                          "loc": {
                                            "start": {
                                              "line": 123,
                                              "column": 34
                                            },
                                            "end": {
                                              "line": 123,
                                              "column": 36
                                            }
                                          },
                                          "operator": "-",
                                          "prefix": true,
                                          "argument": {
                                            "type": "NumericLiteral",
                                            "start": 5259,
                                            "end": 5260,
                                            "loc": {
                                              "start": {
                                                "line": 123,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 123,
                                                "column": 36
                                              }
                                            },
                                            "extra": {
                                              "rawValue": 1,
                                              "raw": "1"
                                            },
                                            "value": 1
                                          },
                                          "extra": {
                                            "parenthesizedArgument": false
                                          }
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 5278,
                                      "end": 5306,
                                      "loc": {
                                        "start": {
                                          "line": 124,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 124,
                                          "column": 44
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 5278,
                                        "end": 5305,
                                        "loc": {
                                          "start": {
                                            "line": 124,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 124,
                                            "column": 43
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 5278,
                                          "end": 5300,
                                          "loc": {
                                            "start": {
                                              "line": 124,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 124,
                                              "column": 38
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 5278,
                                            "end": 5296,
                                            "loc": {
                                              "start": {
                                                "line": 124,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 124,
                                                "column": 34
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 5278,
                                              "end": 5287,
                                              "loc": {
                                                "start": {
                                                  "line": 124,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 124,
                                                  "column": 25
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 5278,
                                                "end": 5282,
                                                "loc": {
                                                  "start": {
                                                    "line": 124,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 124,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 5283,
                                                "end": 5287,
                                                "loc": {
                                                  "start": {
                                                    "line": 124,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 124,
                                                    "column": 25
                                                  },
                                                  "identifierName": "view"
                                                },
                                                "name": "view"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 5288,
                                              "end": 5296,
                                              "loc": {
                                                "start": {
                                                  "line": 124,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 124,
                                                  "column": 34
                                                },
                                                "identifierName": "sceneHud"
                                              },
                                              "name": "sceneHud"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 5297,
                                            "end": 5300,
                                            "loc": {
                                              "start": {
                                                "line": 124,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 124,
                                                "column": 38
                                              },
                                              "identifierName": "add"
                                            },
                                            "name": "add"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 5301,
                                            "end": 5304,
                                            "loc": {
                                              "start": {
                                                "line": 124,
                                                "column": 39
                                              },
                                              "end": {
                                                "line": 124,
                                                "column": 42
                                              },
                                              "identifierName": "box"
                                            },
                                            "name": "box"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 5324,
                                      "end": 5374,
                                      "loc": {
                                        "start": {
                                          "line": 126,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 126,
                                          "column": 66
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 5328,
                                          "end": 5337,
                                          "loc": {
                                            "start": {
                                              "line": 126,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 126,
                                              "column": 29
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 5328,
                                            "end": 5337,
                                            "loc": {
                                              "start": {
                                                "line": 126,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 126,
                                                "column": 29
                                              },
                                              "identifierName": "clickDown"
                                            },
                                            "name": "clickDown"
                                          },
                                          "init": null
                                        },
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 5339,
                                          "end": 5347,
                                          "loc": {
                                            "start": {
                                              "line": 126,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 126,
                                              "column": 39
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 5339,
                                            "end": 5347,
                                            "loc": {
                                              "start": {
                                                "line": 126,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 126,
                                                "column": 39
                                              },
                                              "identifierName": "mousePos"
                                            },
                                            "name": "mousePos"
                                          },
                                          "init": null
                                        },
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 5349,
                                          "end": 5363,
                                          "loc": {
                                            "start": {
                                              "line": 126,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 126,
                                              "column": 55
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 5349,
                                            "end": 5363,
                                            "loc": {
                                              "start": {
                                                "line": 126,
                                                "column": 41
                                              },
                                              "end": {
                                                "line": 126,
                                                "column": 55
                                              },
                                              "identifierName": "rubberBandLine"
                                            },
                                            "name": "rubberBandLine"
                                          },
                                          "init": null
                                        },
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 5365,
                                          "end": 5373,
                                          "loc": {
                                            "start": {
                                              "line": 126,
                                              "column": 57
                                            },
                                            "end": {
                                              "line": 126,
                                              "column": 65
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 5365,
                                            "end": 5373,
                                            "loc": {
                                              "start": {
                                                "line": 126,
                                                "column": 57
                                              },
                                              "end": {
                                                "line": 126,
                                                "column": 65
                                              },
                                              "identifierName": "clickHud"
                                            },
                                            "name": "clickHud"
                                          },
                                          "init": null
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 5391,
                                      "end": 10523,
                                      "loc": {
                                        "start": {
                                          "line": 127,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 227,
                                          "column": 18
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 5395,
                                          "end": 10522,
                                          "loc": {
                                            "start": {
                                              "line": 127,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 227,
                                              "column": 17
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 5395,
                                            "end": 5402,
                                            "loc": {
                                              "start": {
                                                "line": 127,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 127,
                                                "column": 27
                                              },
                                              "identifierName": "handler"
                                            },
                                            "name": "handler"
                                          },
                                          "init": {
                                            "type": "ArrowFunctionExpression",
                                            "start": 5405,
                                            "end": 10522,
                                            "loc": {
                                              "start": {
                                                "line": 127,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 227,
                                                "column": 17
                                              }
                                            },
                                            "id": null,
                                            "generator": false,
                                            "expression": false,
                                            "async": false,
                                            "params": [
                                              {
                                                "type": "Identifier",
                                                "start": 5405,
                                                "end": 5410,
                                                "loc": {
                                                  "start": {
                                                    "line": 127,
                                                    "column": 30
                                                  },
                                                  "end": {
                                                    "line": 127,
                                                    "column": 35
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              }
                                            ],
                                            "body": {
                                              "type": "BlockStatement",
                                              "start": 5414,
                                              "end": 10522,
                                              "loc": {
                                                "start": {
                                                  "line": 127,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 227,
                                                  "column": 17
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "SwitchStatement",
                                                  "start": 5436,
                                                  "end": 10504,
                                                  "loc": {
                                                    "start": {
                                                      "line": 128,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 226,
                                                      "column": 21
                                                    }
                                                  },
                                                  "discriminant": {
                                                    "type": "MemberExpression",
                                                    "start": 5444,
                                                    "end": 5454,
                                                    "loc": {
                                                      "start": {
                                                        "line": 128,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 128,
                                                        "column": 38
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 5444,
                                                      "end": 5449,
                                                      "loc": {
                                                        "start": {
                                                          "line": 128,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 128,
                                                          "column": 33
                                                        },
                                                        "identifierName": "event"
                                                      },
                                                      "name": "event"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 5450,
                                                      "end": 5454,
                                                      "loc": {
                                                        "start": {
                                                          "line": 128,
                                                          "column": 34
                                                        },
                                                        "end": {
                                                          "line": 128,
                                                          "column": 38
                                                        },
                                                        "identifierName": "type"
                                                      },
                                                      "name": "type"
                                                    },
                                                    "computed": false
                                                  },
                                                  "cases": [
                                                    {
                                                      "type": "SwitchCase",
                                                      "start": 5482,
                                                      "end": 6027,
                                                      "loc": {
                                                        "start": {
                                                          "line": 129,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 138,
                                                          "column": 34
                                                        }
                                                      },
                                                      "consequent": [
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 5528,
                                                          "end": 5588,
                                                          "loc": {
                                                            "start": {
                                                              "line": 130,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 130,
                                                              "column": 88
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 5528,
                                                            "end": 5587,
                                                            "loc": {
                                                              "start": {
                                                                "line": 130,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 130,
                                                                "column": 87
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "Identifier",
                                                              "start": 5528,
                                                              "end": 5537,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 130,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 130,
                                                                  "column": 37
                                                                },
                                                                "identifierName": "clickDown"
                                                              },
                                                              "name": "clickDown"
                                                            },
                                                            "right": {
                                                              "type": "NewExpression",
                                                              "start": 5540,
                                                              "end": 5587,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 130,
                                                                  "column": 40
                                                                },
                                                                "end": {
                                                                  "line": 130,
                                                                  "column": 87
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 5544,
                                                                "end": 5557,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 130,
                                                                    "column": 44
                                                                  },
                                                                  "end": {
                                                                    "line": 130,
                                                                    "column": 57
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 5544,
                                                                  "end": 5549,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 130,
                                                                      "column": 44
                                                                    },
                                                                    "end": {
                                                                      "line": 130,
                                                                      "column": 49
                                                                    },
                                                                    "identifierName": "THREE"
                                                                  },
                                                                  "name": "THREE"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 5550,
                                                                  "end": 5557,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 130,
                                                                      "column": 50
                                                                    },
                                                                    "end": {
                                                                      "line": 130,
                                                                      "column": 57
                                                                    },
                                                                    "identifierName": "Vector2"
                                                                  },
                                                                  "name": "Vector2"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": [
                                                                {
                                                                  "type": "MemberExpression",
                                                                  "start": 5558,
                                                                  "end": 5571,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 130,
                                                                      "column": 58
                                                                    },
                                                                    "end": {
                                                                      "line": 130,
                                                                      "column": 71
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 5558,
                                                                    "end": 5563,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 130,
                                                                        "column": 58
                                                                      },
                                                                      "end": {
                                                                        "line": 130,
                                                                        "column": 63
                                                                      },
                                                                      "identifierName": "event"
                                                                    },
                                                                    "name": "event"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 5564,
                                                                    "end": 5571,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 130,
                                                                        "column": 64
                                                                      },
                                                                      "end": {
                                                                        "line": 130,
                                                                        "column": 71
                                                                      },
                                                                      "identifierName": "offsetX"
                                                                    },
                                                                    "name": "offsetX"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                {
                                                                  "type": "MemberExpression",
                                                                  "start": 5573,
                                                                  "end": 5586,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 130,
                                                                      "column": 73
                                                                    },
                                                                    "end": {
                                                                      "line": 130,
                                                                      "column": 86
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 5573,
                                                                    "end": 5578,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 130,
                                                                        "column": 73
                                                                      },
                                                                      "end": {
                                                                        "line": 130,
                                                                        "column": 78
                                                                      },
                                                                      "identifierName": "event"
                                                                    },
                                                                    "name": "event"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 5579,
                                                                    "end": 5586,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 130,
                                                                        "column": 79
                                                                      },
                                                                      "end": {
                                                                        "line": 130,
                                                                        "column": 86
                                                                      },
                                                                      "identifierName": "offsetY"
                                                                    },
                                                                    "name": "offsetY"
                                                                  },
                                                                  "computed": false
                                                                }
                                                              ]
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 5617,
                                                          "end": 5685,
                                                          "loc": {
                                                            "start": {
                                                              "line": 131,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 131,
                                                              "column": 96
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 5617,
                                                            "end": 5684,
                                                            "loc": {
                                                              "start": {
                                                                "line": 131,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 131,
                                                                "column": 95
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "Identifier",
                                                              "start": 5617,
                                                              "end": 5625,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 131,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 131,
                                                                  "column": 36
                                                                },
                                                                "identifierName": "mousePos"
                                                              },
                                                              "name": "mousePos"
                                                            },
                                                            "right": {
                                                              "type": "NewExpression",
                                                              "start": 5628,
                                                              "end": 5684,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 131,
                                                                  "column": 39
                                                                },
                                                                "end": {
                                                                  "line": 131,
                                                                  "column": 95
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 5632,
                                                                "end": 5645,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 131,
                                                                    "column": 43
                                                                  },
                                                                  "end": {
                                                                    "line": 131,
                                                                    "column": 56
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 5632,
                                                                  "end": 5637,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 131,
                                                                      "column": 43
                                                                    },
                                                                    "end": {
                                                                      "line": 131,
                                                                      "column": 48
                                                                    },
                                                                    "identifierName": "THREE"
                                                                  },
                                                                  "name": "THREE"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 5638,
                                                                  "end": 5645,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 131,
                                                                      "column": 49
                                                                    },
                                                                    "end": {
                                                                      "line": 131,
                                                                      "column": 56
                                                                    },
                                                                    "identifierName": "Vector2"
                                                                  },
                                                                  "name": "Vector2"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": [
                                                                {
                                                                  "type": "BinaryExpression",
                                                                  "start": 5646,
                                                                  "end": 5664,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 131,
                                                                      "column": 57
                                                                    },
                                                                    "end": {
                                                                      "line": 131,
                                                                      "column": 75
                                                                    }
                                                                  },
                                                                  "left": {
                                                                    "type": "MemberExpression",
                                                                    "start": 5646,
                                                                    "end": 5659,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 131,
                                                                        "column": 57
                                                                      },
                                                                      "end": {
                                                                        "line": 131,
                                                                        "column": 70
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "Identifier",
                                                                      "start": 5646,
                                                                      "end": 5651,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 131,
                                                                          "column": 57
                                                                        },
                                                                        "end": {
                                                                          "line": 131,
                                                                          "column": 62
                                                                        },
                                                                        "identifierName": "event"
                                                                      },
                                                                      "name": "event"
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 5652,
                                                                      "end": 5659,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 131,
                                                                          "column": 63
                                                                        },
                                                                        "end": {
                                                                          "line": 131,
                                                                          "column": 70
                                                                        },
                                                                        "identifierName": "offsetX"
                                                                      },
                                                                      "name": "offsetX"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "operator": "+",
                                                                  "right": {
                                                                    "type": "NumericLiteral",
                                                                    "start": 5662,
                                                                    "end": 5664,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 131,
                                                                        "column": 73
                                                                      },
                                                                      "end": {
                                                                        "line": 131,
                                                                        "column": 75
                                                                      }
                                                                    },
                                                                    "extra": {
                                                                      "rawValue": 11,
                                                                      "raw": "11"
                                                                    },
                                                                    "value": 11
                                                                  }
                                                                },
                                                                {
                                                                  "type": "BinaryExpression",
                                                                  "start": 5666,
                                                                  "end": 5683,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 131,
                                                                      "column": 77
                                                                    },
                                                                    "end": {
                                                                      "line": 131,
                                                                      "column": 94
                                                                    }
                                                                  },
                                                                  "left": {
                                                                    "type": "MemberExpression",
                                                                    "start": 5666,
                                                                    "end": 5679,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 131,
                                                                        "column": 77
                                                                      },
                                                                      "end": {
                                                                        "line": 131,
                                                                        "column": 90
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "Identifier",
                                                                      "start": 5666,
                                                                      "end": 5671,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 131,
                                                                          "column": 77
                                                                        },
                                                                        "end": {
                                                                          "line": 131,
                                                                          "column": 82
                                                                        },
                                                                        "identifierName": "event"
                                                                      },
                                                                      "name": "event"
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 5672,
                                                                      "end": 5679,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 131,
                                                                          "column": 83
                                                                        },
                                                                        "end": {
                                                                          "line": 131,
                                                                          "column": 90
                                                                        },
                                                                        "identifierName": "offsetY"
                                                                      },
                                                                      "name": "offsetY"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "operator": "+",
                                                                  "right": {
                                                                    "type": "NumericLiteral",
                                                                    "start": 5682,
                                                                    "end": 5683,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 131,
                                                                        "column": 93
                                                                      },
                                                                      "end": {
                                                                        "line": 131,
                                                                        "column": 94
                                                                      }
                                                                    },
                                                                    "extra": {
                                                                      "rawValue": 1,
                                                                      "raw": "1"
                                                                    },
                                                                    "value": 1
                                                                  }
                                                                }
                                                              ]
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 5714,
                                                          "end": 5935,
                                                          "loc": {
                                                            "start": {
                                                              "line": 132,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 136,
                                                              "column": 30
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 5714,
                                                            "end": 5934,
                                                            "loc": {
                                                              "start": {
                                                                "line": 132,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 136,
                                                                "column": 29
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "Identifier",
                                                              "start": 5714,
                                                              "end": 5722,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 132,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 132,
                                                                  "column": 36
                                                                },
                                                                "identifierName": "clickHud"
                                                              },
                                                              "name": "clickHud"
                                                            },
                                                            "right": {
                                                              "type": "CallExpression",
                                                              "start": 5725,
                                                              "end": 5934,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 132,
                                                                  "column": 39
                                                                },
                                                                "end": {
                                                                  "line": 136,
                                                                  "column": 29
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 5725,
                                                                "end": 5744,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 132,
                                                                    "column": 39
                                                                  },
                                                                  "end": {
                                                                    "line": 132,
                                                                    "column": 58
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 5725,
                                                                  "end": 5734,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 132,
                                                                      "column": 39
                                                                    },
                                                                    "end": {
                                                                      "line": 132,
                                                                      "column": 48
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "ThisExpression",
                                                                    "start": 5725,
                                                                    "end": 5729,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 132,
                                                                        "column": 39
                                                                      },
                                                                      "end": {
                                                                        "line": 132,
                                                                        "column": 43
                                                                      }
                                                                    }
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 5730,
                                                                    "end": 5734,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 132,
                                                                        "column": 44
                                                                      },
                                                                      "end": {
                                                                        "line": 132,
                                                                        "column": 48
                                                                      },
                                                                      "identifierName": "view"
                                                                    },
                                                                    "name": "view"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 5735,
                                                                  "end": 5744,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 132,
                                                                      "column": 49
                                                                    },
                                                                    "end": {
                                                                      "line": 132,
                                                                      "column": 58
                                                                    },
                                                                    "identifierName": "getPoint3"
                                                                  },
                                                                  "name": "getPoint3"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": [
                                                                {
                                                                  "type": "ObjectExpression",
                                                                  "start": 5778,
                                                                  "end": 5816,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 133,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 133,
                                                                      "column": 70
                                                                    }
                                                                  },
                                                                  "properties": [
                                                                    {
                                                                      "type": "ObjectProperty",
                                                                      "start": 5780,
                                                                      "end": 5796,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 133,
                                                                          "column": 34
                                                                        },
                                                                        "end": {
                                                                          "line": 133,
                                                                          "column": 50
                                                                        }
                                                                      },
                                                                      "method": false,
                                                                      "shorthand": false,
                                                                      "computed": false,
                                                                      "key": {
                                                                        "type": "Identifier",
                                                                        "start": 5780,
                                                                        "end": 5781,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 133,
                                                                            "column": 34
                                                                          },
                                                                          "end": {
                                                                            "line": 133,
                                                                            "column": 35
                                                                          },
                                                                          "identifierName": "x"
                                                                        },
                                                                        "name": "x"
                                                                      },
                                                                      "value": {
                                                                        "type": "MemberExpression",
                                                                        "start": 5783,
                                                                        "end": 5796,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 133,
                                                                            "column": 37
                                                                          },
                                                                          "end": {
                                                                            "line": 133,
                                                                            "column": 50
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "Identifier",
                                                                          "start": 5783,
                                                                          "end": 5788,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 133,
                                                                              "column": 37
                                                                            },
                                                                            "end": {
                                                                              "line": 133,
                                                                              "column": 42
                                                                            },
                                                                            "identifierName": "event"
                                                                          },
                                                                          "name": "event"
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 5789,
                                                                          "end": 5796,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 133,
                                                                              "column": 43
                                                                            },
                                                                            "end": {
                                                                              "line": 133,
                                                                              "column": 50
                                                                            },
                                                                            "identifierName": "offsetX"
                                                                          },
                                                                          "name": "offsetX"
                                                                        },
                                                                        "computed": false
                                                                      }
                                                                    },
                                                                    {
                                                                      "type": "ObjectProperty",
                                                                      "start": 5798,
                                                                      "end": 5814,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 133,
                                                                          "column": 52
                                                                        },
                                                                        "end": {
                                                                          "line": 133,
                                                                          "column": 68
                                                                        }
                                                                      },
                                                                      "method": false,
                                                                      "shorthand": false,
                                                                      "computed": false,
                                                                      "key": {
                                                                        "type": "Identifier",
                                                                        "start": 5798,
                                                                        "end": 5799,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 133,
                                                                            "column": 52
                                                                          },
                                                                          "end": {
                                                                            "line": 133,
                                                                            "column": 53
                                                                          },
                                                                          "identifierName": "y"
                                                                        },
                                                                        "name": "y"
                                                                      },
                                                                      "value": {
                                                                        "type": "MemberExpression",
                                                                        "start": 5801,
                                                                        "end": 5814,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 133,
                                                                            "column": 55
                                                                          },
                                                                          "end": {
                                                                            "line": 133,
                                                                            "column": 68
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "Identifier",
                                                                          "start": 5801,
                                                                          "end": 5806,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 133,
                                                                              "column": 55
                                                                            },
                                                                            "end": {
                                                                              "line": 133,
                                                                              "column": 60
                                                                            },
                                                                            "identifierName": "event"
                                                                          },
                                                                          "name": "event"
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 5807,
                                                                          "end": 5814,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 133,
                                                                              "column": 61
                                                                            },
                                                                            "end": {
                                                                              "line": 133,
                                                                              "column": 68
                                                                            },
                                                                            "identifierName": "offsetY"
                                                                          },
                                                                          "name": "offsetY"
                                                                        },
                                                                        "computed": false
                                                                      }
                                                                    }
                                                                  ]
                                                                },
                                                                {
                                                                  "type": "MemberExpression",
                                                                  "start": 5850,
                                                                  "end": 5869,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 134,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 134,
                                                                      "column": 51
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 5850,
                                                                    "end": 5859,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 134,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 134,
                                                                        "column": 41
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "ThisExpression",
                                                                      "start": 5850,
                                                                      "end": 5854,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 134,
                                                                          "column": 32
                                                                        },
                                                                        "end": {
                                                                          "line": 134,
                                                                          "column": 36
                                                                        }
                                                                      }
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 5855,
                                                                      "end": 5859,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 134,
                                                                          "column": 37
                                                                        },
                                                                        "end": {
                                                                          "line": 134,
                                                                          "column": 41
                                                                        },
                                                                        "identifierName": "view"
                                                                      },
                                                                      "name": "view"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 5860,
                                                                    "end": 5869,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 134,
                                                                        "column": 42
                                                                      },
                                                                      "end": {
                                                                        "line": 134,
                                                                        "column": 51
                                                                      },
                                                                      "identifierName": "cameraHud"
                                                                    },
                                                                    "name": "cameraHud"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                {
                                                                  "type": "NumericLiteral",
                                                                  "start": 5903,
                                                                  "end": 5904,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 135,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 135,
                                                                      "column": 33
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 0,
                                                                    "raw": "0"
                                                                  },
                                                                  "value": 0
                                                                }
                                                              ]
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 5964,
                                                          "end": 5992,
                                                          "loc": {
                                                            "start": {
                                                              "line": 137,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 137,
                                                              "column": 56
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 5964,
                                                            "end": 5991,
                                                            "loc": {
                                                              "start": {
                                                                "line": 137,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 137,
                                                                "column": 55
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 5964,
                                                              "end": 5981,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 137,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 137,
                                                                  "column": 45
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 5964,
                                                                "end": 5976,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 137,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 137,
                                                                    "column": 40
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 5964,
                                                                  "end": 5967,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 137,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 137,
                                                                      "column": 31
                                                                    },
                                                                    "identifierName": "box"
                                                                  },
                                                                  "name": "box"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 5968,
                                                                  "end": 5976,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 137,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 137,
                                                                      "column": 40
                                                                    },
                                                                    "identifierName": "position"
                                                                  },
                                                                  "name": "position"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 5977,
                                                                "end": 5981,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 137,
                                                                    "column": 41
                                                                  },
                                                                  "end": {
                                                                    "line": 137,
                                                                    "column": 45
                                                                  },
                                                                  "identifierName": "copy"
                                                                },
                                                                "name": "copy"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "Identifier",
                                                                "start": 5982,
                                                                "end": 5990,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 137,
                                                                    "column": 46
                                                                  },
                                                                  "end": {
                                                                    "line": 137,
                                                                    "column": 54
                                                                  },
                                                                  "identifierName": "clickHud"
                                                                },
                                                                "name": "clickHud"
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "BreakStatement",
                                                          "start": 6021,
                                                          "end": 6027,
                                                          "loc": {
                                                            "start": {
                                                              "line": 138,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 138,
                                                              "column": 34
                                                            }
                                                          },
                                                          "label": null
                                                        }
                                                      ],
                                                      "test": {
                                                        "type": "StringLiteral",
                                                        "start": 5487,
                                                        "end": 5498,
                                                        "loc": {
                                                          "start": {
                                                            "line": 129,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 129,
                                                            "column": 40
                                                          }
                                                        },
                                                        "extra": {
                                                          "rawValue": "mousedown",
                                                          "raw": "'mousedown'"
                                                        },
                                                        "value": "mousedown"
                                                      }
                                                    },
                                                    {
                                                      "type": "SwitchCase",
                                                      "start": 6053,
                                                      "end": 9602,
                                                      "loc": {
                                                        "start": {
                                                          "line": 140,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 206,
                                                          "column": 34
                                                        }
                                                      },
                                                      "consequent": [
                                                        {
                                                          "type": "IfStatement",
                                                          "start": 6099,
                                                          "end": 6122,
                                                          "loc": {
                                                            "start": {
                                                              "line": 141,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 141,
                                                              "column": 51
                                                            }
                                                          },
                                                          "test": {
                                                            "type": "UnaryExpression",
                                                            "start": 6103,
                                                            "end": 6113,
                                                            "loc": {
                                                              "start": {
                                                                "line": 141,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 141,
                                                                "column": 42
                                                              }
                                                            },
                                                            "operator": "!",
                                                            "prefix": true,
                                                            "argument": {
                                                              "type": "Identifier",
                                                              "start": 6104,
                                                              "end": 6113,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 141,
                                                                  "column": 33
                                                                },
                                                                "end": {
                                                                  "line": 141,
                                                                  "column": 42
                                                                },
                                                                "identifierName": "clickDown"
                                                              },
                                                              "name": "clickDown"
                                                            },
                                                            "extra": {
                                                              "parenthesizedArgument": false
                                                            }
                                                          },
                                                          "consequent": {
                                                            "type": "ReturnStatement",
                                                            "start": 6115,
                                                            "end": 6122,
                                                            "loc": {
                                                              "start": {
                                                                "line": 141,
                                                                "column": 44
                                                              },
                                                              "end": {
                                                                "line": 141,
                                                                "column": 51
                                                              }
                                                            },
                                                            "argument": null,
                                                            "leadingComments": null,
                                                            "trailingComments": null
                                                          },
                                                          "alternate": null,
                                                          "trailingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": "update rectangle",
                                                              "start": 6152,
                                                              "end": 6170,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 143,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 143,
                                                                  "column": 46
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 6199,
                                                          "end": 6425,
                                                          "loc": {
                                                            "start": {
                                                              "line": 144,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 148,
                                                              "column": 30
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 6203,
                                                              "end": 6424,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 144,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 148,
                                                                  "column": 29
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 6203,
                                                                "end": 6212,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 144,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 144,
                                                                    "column": 41
                                                                  },
                                                                  "identifierName": "tempPoint"
                                                                },
                                                                "name": "tempPoint",
                                                                "leadingComments": null
                                                              },
                                                              "init": {
                                                                "type": "CallExpression",
                                                                "start": 6215,
                                                                "end": 6424,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 144,
                                                                    "column": 44
                                                                  },
                                                                  "end": {
                                                                    "line": 148,
                                                                    "column": 29
                                                                  }
                                                                },
                                                                "callee": {
                                                                  "type": "MemberExpression",
                                                                  "start": 6215,
                                                                  "end": 6234,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 144,
                                                                      "column": 44
                                                                    },
                                                                    "end": {
                                                                      "line": 144,
                                                                      "column": 63
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 6215,
                                                                    "end": 6224,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 144,
                                                                        "column": 44
                                                                      },
                                                                      "end": {
                                                                        "line": 144,
                                                                        "column": 53
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "ThisExpression",
                                                                      "start": 6215,
                                                                      "end": 6219,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 144,
                                                                          "column": 44
                                                                        },
                                                                        "end": {
                                                                          "line": 144,
                                                                          "column": 48
                                                                        }
                                                                      }
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 6220,
                                                                      "end": 6224,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 144,
                                                                          "column": 49
                                                                        },
                                                                        "end": {
                                                                          "line": 144,
                                                                          "column": 53
                                                                        },
                                                                        "identifierName": "view"
                                                                      },
                                                                      "name": "view"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 6225,
                                                                    "end": 6234,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 144,
                                                                        "column": 54
                                                                      },
                                                                      "end": {
                                                                        "line": 144,
                                                                        "column": 63
                                                                      },
                                                                      "identifierName": "getPoint3"
                                                                    },
                                                                    "name": "getPoint3"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "arguments": [
                                                                  {
                                                                    "type": "ObjectExpression",
                                                                    "start": 6268,
                                                                    "end": 6306,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 145,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 145,
                                                                        "column": 70
                                                                      }
                                                                    },
                                                                    "properties": [
                                                                      {
                                                                        "type": "ObjectProperty",
                                                                        "start": 6270,
                                                                        "end": 6286,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 145,
                                                                            "column": 34
                                                                          },
                                                                          "end": {
                                                                            "line": 145,
                                                                            "column": 50
                                                                          }
                                                                        },
                                                                        "method": false,
                                                                        "shorthand": false,
                                                                        "computed": false,
                                                                        "key": {
                                                                          "type": "Identifier",
                                                                          "start": 6270,
                                                                          "end": 6271,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 145,
                                                                              "column": 34
                                                                            },
                                                                            "end": {
                                                                              "line": 145,
                                                                              "column": 35
                                                                            },
                                                                            "identifierName": "x"
                                                                          },
                                                                          "name": "x"
                                                                        },
                                                                        "value": {
                                                                          "type": "MemberExpression",
                                                                          "start": 6273,
                                                                          "end": 6286,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 145,
                                                                              "column": 37
                                                                            },
                                                                            "end": {
                                                                              "line": 145,
                                                                              "column": 50
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "Identifier",
                                                                            "start": 6273,
                                                                            "end": 6278,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 145,
                                                                                "column": 37
                                                                              },
                                                                              "end": {
                                                                                "line": 145,
                                                                                "column": 42
                                                                              },
                                                                              "identifierName": "event"
                                                                            },
                                                                            "name": "event"
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 6279,
                                                                            "end": 6286,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 145,
                                                                                "column": 43
                                                                              },
                                                                              "end": {
                                                                                "line": 145,
                                                                                "column": 50
                                                                              },
                                                                              "identifierName": "offsetX"
                                                                            },
                                                                            "name": "offsetX"
                                                                          },
                                                                          "computed": false
                                                                        }
                                                                      },
                                                                      {
                                                                        "type": "ObjectProperty",
                                                                        "start": 6288,
                                                                        "end": 6304,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 145,
                                                                            "column": 52
                                                                          },
                                                                          "end": {
                                                                            "line": 145,
                                                                            "column": 68
                                                                          }
                                                                        },
                                                                        "method": false,
                                                                        "shorthand": false,
                                                                        "computed": false,
                                                                        "key": {
                                                                          "type": "Identifier",
                                                                          "start": 6288,
                                                                          "end": 6289,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 145,
                                                                              "column": 52
                                                                            },
                                                                            "end": {
                                                                              "line": 145,
                                                                              "column": 53
                                                                            },
                                                                            "identifierName": "y"
                                                                          },
                                                                          "name": "y"
                                                                        },
                                                                        "value": {
                                                                          "type": "MemberExpression",
                                                                          "start": 6291,
                                                                          "end": 6304,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 145,
                                                                              "column": 55
                                                                            },
                                                                            "end": {
                                                                              "line": 145,
                                                                              "column": 68
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "Identifier",
                                                                            "start": 6291,
                                                                            "end": 6296,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 145,
                                                                                "column": 55
                                                                              },
                                                                              "end": {
                                                                                "line": 145,
                                                                                "column": 60
                                                                              },
                                                                              "identifierName": "event"
                                                                            },
                                                                            "name": "event"
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 6297,
                                                                            "end": 6304,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 145,
                                                                                "column": 61
                                                                              },
                                                                              "end": {
                                                                                "line": 145,
                                                                                "column": 68
                                                                              },
                                                                              "identifierName": "offsetY"
                                                                            },
                                                                            "name": "offsetY"
                                                                          },
                                                                          "computed": false
                                                                        }
                                                                      }
                                                                    ]
                                                                  },
                                                                  {
                                                                    "type": "MemberExpression",
                                                                    "start": 6340,
                                                                    "end": 6359,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 146,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 146,
                                                                        "column": 51
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 6340,
                                                                      "end": 6349,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 146,
                                                                          "column": 32
                                                                        },
                                                                        "end": {
                                                                          "line": 146,
                                                                          "column": 41
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "ThisExpression",
                                                                        "start": 6340,
                                                                        "end": 6344,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 146,
                                                                            "column": 32
                                                                          },
                                                                          "end": {
                                                                            "line": 146,
                                                                            "column": 36
                                                                          }
                                                                        }
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 6345,
                                                                        "end": 6349,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 146,
                                                                            "column": 37
                                                                          },
                                                                          "end": {
                                                                            "line": 146,
                                                                            "column": 41
                                                                          },
                                                                          "identifierName": "view"
                                                                        },
                                                                        "name": "view"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 6350,
                                                                      "end": 6359,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 146,
                                                                          "column": 42
                                                                        },
                                                                        "end": {
                                                                          "line": 146,
                                                                          "column": 51
                                                                        },
                                                                        "identifierName": "cameraHud"
                                                                      },
                                                                      "name": "cameraHud"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  {
                                                                    "type": "NumericLiteral",
                                                                    "start": 6393,
                                                                    "end": 6394,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 147,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 147,
                                                                        "column": 33
                                                                      }
                                                                    },
                                                                    "extra": {
                                                                      "rawValue": 0,
                                                                      "raw": "0"
                                                                    },
                                                                    "value": 0
                                                                  }
                                                                ]
                                                              },
                                                              "leadingComments": null
                                                            }
                                                          ],
                                                          "kind": "let",
                                                          "leadingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": "update rectangle",
                                                              "start": 6152,
                                                              "end": 6170,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 143,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 143,
                                                                  "column": 46
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 6454,
                                                          "end": 6490,
                                                          "loc": {
                                                            "start": {
                                                              "line": 149,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 149,
                                                              "column": 64
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 6458,
                                                              "end": 6489,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 149,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 149,
                                                                  "column": 63
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 6458,
                                                                "end": 6463,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 149,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 149,
                                                                    "column": 37
                                                                  },
                                                                  "identifierName": "delta"
                                                                },
                                                                "name": "delta"
                                                              },
                                                              "init": {
                                                                "type": "CallExpression",
                                                                "start": 6466,
                                                                "end": 6489,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 149,
                                                                    "column": 40
                                                                  },
                                                                  "end": {
                                                                    "line": 149,
                                                                    "column": 63
                                                                  }
                                                                },
                                                                "callee": {
                                                                  "type": "MemberExpression",
                                                                  "start": 6466,
                                                                  "end": 6479,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 149,
                                                                      "column": 40
                                                                    },
                                                                    "end": {
                                                                      "line": 149,
                                                                      "column": 53
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 6466,
                                                                    "end": 6475,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 149,
                                                                        "column": 40
                                                                      },
                                                                      "end": {
                                                                        "line": 149,
                                                                        "column": 49
                                                                      },
                                                                      "identifierName": "tempPoint"
                                                                    },
                                                                    "name": "tempPoint"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 6476,
                                                                    "end": 6479,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 149,
                                                                        "column": 50
                                                                      },
                                                                      "end": {
                                                                        "line": 149,
                                                                        "column": 53
                                                                      },
                                                                      "identifierName": "sub"
                                                                    },
                                                                    "name": "sub"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "arguments": [
                                                                  {
                                                                    "type": "Identifier",
                                                                    "start": 6480,
                                                                    "end": 6488,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 149,
                                                                        "column": 54
                                                                      },
                                                                      "end": {
                                                                        "line": 149,
                                                                        "column": 62
                                                                      },
                                                                      "identifierName": "clickHud"
                                                                    },
                                                                    "name": "clickHud"
                                                                  }
                                                                ]
                                                              }
                                                            }
                                                          ],
                                                          "kind": "let"
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 6519,
                                                          "end": 6549,
                                                          "loc": {
                                                            "start": {
                                                              "line": 150,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 150,
                                                              "column": 58
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 6523,
                                                              "end": 6548,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 150,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 150,
                                                                  "column": 57
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 6523,
                                                                "end": 6528,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 150,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 150,
                                                                    "column": 37
                                                                  },
                                                                  "identifierName": "width"
                                                                },
                                                                "name": "width"
                                                              },
                                                              "init": {
                                                                "type": "CallExpression",
                                                                "start": 6531,
                                                                "end": 6548,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 150,
                                                                    "column": 40
                                                                  },
                                                                  "end": {
                                                                    "line": 150,
                                                                    "column": 57
                                                                  }
                                                                },
                                                                "callee": {
                                                                  "type": "MemberExpression",
                                                                  "start": 6531,
                                                                  "end": 6539,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 150,
                                                                      "column": 40
                                                                    },
                                                                    "end": {
                                                                      "line": 150,
                                                                      "column": 48
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 6531,
                                                                    "end": 6535,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 150,
                                                                        "column": 40
                                                                      },
                                                                      "end": {
                                                                        "line": 150,
                                                                        "column": 44
                                                                      },
                                                                      "identifierName": "Math"
                                                                    },
                                                                    "name": "Math"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 6536,
                                                                    "end": 6539,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 150,
                                                                        "column": 45
                                                                      },
                                                                      "end": {
                                                                        "line": 150,
                                                                        "column": 48
                                                                      },
                                                                      "identifierName": "abs"
                                                                    },
                                                                    "name": "abs"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "arguments": [
                                                                  {
                                                                    "type": "MemberExpression",
                                                                    "start": 6540,
                                                                    "end": 6547,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 150,
                                                                        "column": 49
                                                                      },
                                                                      "end": {
                                                                        "line": 150,
                                                                        "column": 56
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "Identifier",
                                                                      "start": 6540,
                                                                      "end": 6545,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 150,
                                                                          "column": 49
                                                                        },
                                                                        "end": {
                                                                          "line": 150,
                                                                          "column": 54
                                                                        },
                                                                        "identifierName": "delta"
                                                                      },
                                                                      "name": "delta"
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 6546,
                                                                      "end": 6547,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 150,
                                                                          "column": 55
                                                                        },
                                                                        "end": {
                                                                          "line": 150,
                                                                          "column": 56
                                                                        },
                                                                        "identifierName": "x"
                                                                      },
                                                                      "name": "x"
                                                                    },
                                                                    "computed": false
                                                                  }
                                                                ]
                                                              }
                                                            }
                                                          ],
                                                          "kind": "let"
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 6578,
                                                          "end": 6609,
                                                          "loc": {
                                                            "start": {
                                                              "line": 151,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 151,
                                                              "column": 59
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 6582,
                                                              "end": 6608,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 151,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 151,
                                                                  "column": 58
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 6582,
                                                                "end": 6588,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 151,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 151,
                                                                    "column": 38
                                                                  },
                                                                  "identifierName": "height"
                                                                },
                                                                "name": "height"
                                                              },
                                                              "init": {
                                                                "type": "CallExpression",
                                                                "start": 6591,
                                                                "end": 6608,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 151,
                                                                    "column": 41
                                                                  },
                                                                  "end": {
                                                                    "line": 151,
                                                                    "column": 58
                                                                  }
                                                                },
                                                                "callee": {
                                                                  "type": "MemberExpression",
                                                                  "start": 6591,
                                                                  "end": 6599,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 151,
                                                                      "column": 41
                                                                    },
                                                                    "end": {
                                                                      "line": 151,
                                                                      "column": 49
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 6591,
                                                                    "end": 6595,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 151,
                                                                        "column": 41
                                                                      },
                                                                      "end": {
                                                                        "line": 151,
                                                                        "column": 45
                                                                      },
                                                                      "identifierName": "Math"
                                                                    },
                                                                    "name": "Math"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 6596,
                                                                    "end": 6599,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 151,
                                                                        "column": 46
                                                                      },
                                                                      "end": {
                                                                        "line": 151,
                                                                        "column": 49
                                                                      },
                                                                      "identifierName": "abs"
                                                                    },
                                                                    "name": "abs"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "arguments": [
                                                                  {
                                                                    "type": "MemberExpression",
                                                                    "start": 6600,
                                                                    "end": 6607,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 151,
                                                                        "column": 50
                                                                      },
                                                                      "end": {
                                                                        "line": 151,
                                                                        "column": 57
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "Identifier",
                                                                      "start": 6600,
                                                                      "end": 6605,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 151,
                                                                          "column": 50
                                                                        },
                                                                        "end": {
                                                                          "line": 151,
                                                                          "column": 55
                                                                        },
                                                                        "identifierName": "delta"
                                                                      },
                                                                      "name": "delta"
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 6606,
                                                                      "end": 6607,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 151,
                                                                          "column": 56
                                                                        },
                                                                        "end": {
                                                                          "line": 151,
                                                                          "column": 57
                                                                        },
                                                                        "identifierName": "y"
                                                                      },
                                                                      "name": "y"
                                                                    },
                                                                    "computed": false
                                                                  }
                                                                ]
                                                              }
                                                            }
                                                          ],
                                                          "kind": "let"
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 6638,
                                                          "end": 6666,
                                                          "loc": {
                                                            "start": {
                                                              "line": 152,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 152,
                                                              "column": 56
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 6642,
                                                              "end": 6665,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 152,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 152,
                                                                  "column": 55
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 6642,
                                                                "end": 6652,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 152,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 152,
                                                                    "column": 42
                                                                  },
                                                                  "identifierName": "halfHeight"
                                                                },
                                                                "name": "halfHeight"
                                                              },
                                                              "init": {
                                                                "type": "BinaryExpression",
                                                                "start": 6655,
                                                                "end": 6665,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 152,
                                                                    "column": 45
                                                                  },
                                                                  "end": {
                                                                    "line": 152,
                                                                    "column": 55
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "Identifier",
                                                                  "start": 6655,
                                                                  "end": 6661,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 152,
                                                                      "column": 45
                                                                    },
                                                                    "end": {
                                                                      "line": 152,
                                                                      "column": 51
                                                                    },
                                                                    "identifierName": "height"
                                                                  },
                                                                  "name": "height"
                                                                },
                                                                "operator": "/",
                                                                "right": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 6664,
                                                                  "end": 6665,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 152,
                                                                      "column": 54
                                                                    },
                                                                    "end": {
                                                                      "line": 152,
                                                                      "column": 55
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 2,
                                                                    "raw": "2"
                                                                  },
                                                                  "value": 2
                                                                }
                                                              }
                                                            }
                                                          ],
                                                          "kind": "let"
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 6695,
                                                          "end": 6721,
                                                          "loc": {
                                                            "start": {
                                                              "line": 153,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 153,
                                                              "column": 54
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 6699,
                                                              "end": 6720,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 153,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 153,
                                                                  "column": 53
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 6699,
                                                                "end": 6708,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 153,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 153,
                                                                    "column": 41
                                                                  },
                                                                  "identifierName": "halfWidth"
                                                                },
                                                                "name": "halfWidth"
                                                              },
                                                              "init": {
                                                                "type": "BinaryExpression",
                                                                "start": 6711,
                                                                "end": 6720,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 153,
                                                                    "column": 44
                                                                  },
                                                                  "end": {
                                                                    "line": 153,
                                                                    "column": 53
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "Identifier",
                                                                  "start": 6711,
                                                                  "end": 6716,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 153,
                                                                      "column": 44
                                                                    },
                                                                    "end": {
                                                                      "line": 153,
                                                                      "column": 49
                                                                    },
                                                                    "identifierName": "width"
                                                                  },
                                                                  "name": "width"
                                                                },
                                                                "operator": "/",
                                                                "right": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 6719,
                                                                  "end": 6720,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 153,
                                                                      "column": 52
                                                                    },
                                                                    "end": {
                                                                      "line": 153,
                                                                      "column": 53
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 2,
                                                                    "raw": "2"
                                                                  },
                                                                  "value": 2
                                                                }
                                                              }
                                                            }
                                                          ],
                                                          "kind": "let"
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 6750,
                                                          "end": 6779,
                                                          "loc": {
                                                            "start": {
                                                              "line": 154,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 154,
                                                              "column": 57
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 6754,
                                                              "end": 6778,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 154,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 154,
                                                                  "column": 56
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 6754,
                                                                "end": 6764,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 154,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 154,
                                                                    "column": 42
                                                                  },
                                                                  "identifierName": "halfDeltaX"
                                                                },
                                                                "name": "halfDeltaX"
                                                              },
                                                              "init": {
                                                                "type": "BinaryExpression",
                                                                "start": 6767,
                                                                "end": 6778,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 154,
                                                                    "column": 45
                                                                  },
                                                                  "end": {
                                                                    "line": 154,
                                                                    "column": 56
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "MemberExpression",
                                                                  "start": 6767,
                                                                  "end": 6774,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 154,
                                                                      "column": 45
                                                                    },
                                                                    "end": {
                                                                      "line": 154,
                                                                      "column": 52
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 6767,
                                                                    "end": 6772,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 154,
                                                                        "column": 45
                                                                      },
                                                                      "end": {
                                                                        "line": 154,
                                                                        "column": 50
                                                                      },
                                                                      "identifierName": "delta"
                                                                    },
                                                                    "name": "delta"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 6773,
                                                                    "end": 6774,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 154,
                                                                        "column": 51
                                                                      },
                                                                      "end": {
                                                                        "line": 154,
                                                                        "column": 52
                                                                      },
                                                                      "identifierName": "x"
                                                                    },
                                                                    "name": "x"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "operator": "/",
                                                                "right": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 6777,
                                                                  "end": 6778,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 154,
                                                                      "column": 55
                                                                    },
                                                                    "end": {
                                                                      "line": 154,
                                                                      "column": 56
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 2,
                                                                    "raw": "2"
                                                                  },
                                                                  "value": 2
                                                                }
                                                              }
                                                            }
                                                          ],
                                                          "kind": "let"
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 6808,
                                                          "end": 6837,
                                                          "loc": {
                                                            "start": {
                                                              "line": 155,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 155,
                                                              "column": 57
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 6812,
                                                              "end": 6836,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 155,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 155,
                                                                  "column": 56
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 6812,
                                                                "end": 6822,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 155,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 155,
                                                                    "column": 42
                                                                  },
                                                                  "identifierName": "halfDeltaY"
                                                                },
                                                                "name": "halfDeltaY"
                                                              },
                                                              "init": {
                                                                "type": "BinaryExpression",
                                                                "start": 6825,
                                                                "end": 6836,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 155,
                                                                    "column": 45
                                                                  },
                                                                  "end": {
                                                                    "line": 155,
                                                                    "column": 56
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "MemberExpression",
                                                                  "start": 6825,
                                                                  "end": 6832,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 155,
                                                                      "column": 45
                                                                    },
                                                                    "end": {
                                                                      "line": 155,
                                                                      "column": 52
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 6825,
                                                                    "end": 6830,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 155,
                                                                        "column": 45
                                                                      },
                                                                      "end": {
                                                                        "line": 155,
                                                                        "column": 50
                                                                      },
                                                                      "identifierName": "delta"
                                                                    },
                                                                    "name": "delta"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 6831,
                                                                    "end": 6832,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 155,
                                                                        "column": 51
                                                                      },
                                                                      "end": {
                                                                        "line": 155,
                                                                        "column": 52
                                                                      },
                                                                      "identifierName": "y"
                                                                    },
                                                                    "name": "y"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "operator": "/",
                                                                "right": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 6835,
                                                                  "end": 6836,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 155,
                                                                      "column": 55
                                                                    },
                                                                    "end": {
                                                                      "line": 155,
                                                                      "column": 56
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 2,
                                                                    "raw": "2"
                                                                  },
                                                                  "value": 2
                                                                }
                                                              }
                                                            }
                                                          ],
                                                          "kind": "let"
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 6866,
                                                          "end": 6940,
                                                          "loc": {
                                                            "start": {
                                                              "line": 156,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 156,
                                                              "column": 102
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 6866,
                                                            "end": 6939,
                                                            "loc": {
                                                              "start": {
                                                                "line": 156,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 156,
                                                                "column": 101
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 6866,
                                                              "end": 6886,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 156,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 156,
                                                                  "column": 48
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 6866,
                                                                "end": 6882,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 156,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 156,
                                                                    "column": 44
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 6866,
                                                                  "end": 6879,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 156,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 156,
                                                                      "column": 41
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 6866,
                                                                    "end": 6870,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 156,
                                                                        "column": 28
                                                                      },
                                                                      "end": {
                                                                        "line": 156,
                                                                        "column": 32
                                                                      },
                                                                      "identifierName": "geom"
                                                                    },
                                                                    "name": "geom"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 6871,
                                                                    "end": 6879,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 156,
                                                                        "column": 33
                                                                      },
                                                                      "end": {
                                                                        "line": 156,
                                                                        "column": 41
                                                                      },
                                                                      "identifierName": "vertices"
                                                                    },
                                                                    "name": "vertices"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 6880,
                                                                  "end": 6881,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 156,
                                                                      "column": 42
                                                                    },
                                                                    "end": {
                                                                      "line": 156,
                                                                      "column": 43
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 0,
                                                                    "raw": "0"
                                                                  },
                                                                  "value": 0
                                                                },
                                                                "computed": true
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 6883,
                                                                "end": 6886,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 156,
                                                                    "column": 45
                                                                  },
                                                                  "end": {
                                                                    "line": 156,
                                                                    "column": 48
                                                                  },
                                                                  "identifierName": "set"
                                                                },
                                                                "name": "set"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "BinaryExpression",
                                                                "start": 6887,
                                                                "end": 6910,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 156,
                                                                    "column": 49
                                                                  },
                                                                  "end": {
                                                                    "line": 156,
                                                                    "column": 72
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "UnaryExpression",
                                                                  "start": 6887,
                                                                  "end": 6897,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 156,
                                                                      "column": 49
                                                                    },
                                                                    "end": {
                                                                      "line": 156,
                                                                      "column": 59
                                                                    }
                                                                  },
                                                                  "operator": "-",
                                                                  "prefix": true,
                                                                  "argument": {
                                                                    "type": "Identifier",
                                                                    "start": 6888,
                                                                    "end": 6897,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 156,
                                                                        "column": 50
                                                                      },
                                                                      "end": {
                                                                        "line": 156,
                                                                        "column": 59
                                                                      },
                                                                      "identifierName": "halfWidth"
                                                                    },
                                                                    "name": "halfWidth"
                                                                  },
                                                                  "extra": {
                                                                    "parenthesizedArgument": false
                                                                  }
                                                                },
                                                                "operator": "+",
                                                                "right": {
                                                                  "type": "Identifier",
                                                                  "start": 6900,
                                                                  "end": 6910,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 156,
                                                                      "column": 62
                                                                    },
                                                                    "end": {
                                                                      "line": 156,
                                                                      "column": 72
                                                                    },
                                                                    "identifierName": "halfDeltaX"
                                                                  },
                                                                  "name": "halfDeltaX"
                                                                }
                                                              },
                                                              {
                                                                "type": "BinaryExpression",
                                                                "start": 6912,
                                                                "end": 6935,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 156,
                                                                    "column": 74
                                                                  },
                                                                  "end": {
                                                                    "line": 156,
                                                                    "column": 97
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "Identifier",
                                                                  "start": 6912,
                                                                  "end": 6922,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 156,
                                                                      "column": 74
                                                                    },
                                                                    "end": {
                                                                      "line": 156,
                                                                      "column": 84
                                                                    },
                                                                    "identifierName": "halfHeight"
                                                                  },
                                                                  "name": "halfHeight"
                                                                },
                                                                "operator": "+",
                                                                "right": {
                                                                  "type": "Identifier",
                                                                  "start": 6925,
                                                                  "end": 6935,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 156,
                                                                      "column": 87
                                                                    },
                                                                    "end": {
                                                                      "line": 156,
                                                                      "column": 97
                                                                    },
                                                                    "identifierName": "halfDeltaY"
                                                                  },
                                                                  "name": "halfDeltaY"
                                                                }
                                                              },
                                                              {
                                                                "type": "NumericLiteral",
                                                                "start": 6937,
                                                                "end": 6938,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 156,
                                                                    "column": 99
                                                                  },
                                                                  "end": {
                                                                    "line": 156,
                                                                    "column": 100
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 0,
                                                                  "raw": "0"
                                                                },
                                                                "value": 0
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 6969,
                                                          "end": 7050,
                                                          "loc": {
                                                            "start": {
                                                              "line": 157,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 157,
                                                              "column": 109
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 6969,
                                                            "end": 7049,
                                                            "loc": {
                                                              "start": {
                                                                "line": 157,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 157,
                                                                "column": 108
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 6969,
                                                              "end": 6989,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 157,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 157,
                                                                  "column": 48
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 6969,
                                                                "end": 6985,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 157,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 157,
                                                                    "column": 44
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 6969,
                                                                  "end": 6982,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 157,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 157,
                                                                      "column": 41
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 6969,
                                                                    "end": 6973,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 157,
                                                                        "column": 28
                                                                      },
                                                                      "end": {
                                                                        "line": 157,
                                                                        "column": 32
                                                                      },
                                                                      "identifierName": "geom"
                                                                    },
                                                                    "name": "geom"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 6974,
                                                                    "end": 6982,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 157,
                                                                        "column": 33
                                                                      },
                                                                      "end": {
                                                                        "line": 157,
                                                                        "column": 41
                                                                      },
                                                                      "identifierName": "vertices"
                                                                    },
                                                                    "name": "vertices"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 6983,
                                                                  "end": 6984,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 157,
                                                                      "column": 42
                                                                    },
                                                                    "end": {
                                                                      "line": 157,
                                                                      "column": 43
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 1,
                                                                    "raw": "1"
                                                                  },
                                                                  "value": 1
                                                                },
                                                                "computed": true
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 6986,
                                                                "end": 6989,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 157,
                                                                    "column": 45
                                                                  },
                                                                  "end": {
                                                                    "line": 157,
                                                                    "column": 48
                                                                  },
                                                                  "identifierName": "set"
                                                                },
                                                                "name": "set"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "BinaryExpression",
                                                                "start": 6990,
                                                                "end": 7020,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 157,
                                                                    "column": 49
                                                                  },
                                                                  "end": {
                                                                    "line": 157,
                                                                    "column": 79
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "BinaryExpression",
                                                                  "start": 6990,
                                                                  "end": 7007,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 157,
                                                                      "column": 49
                                                                    },
                                                                    "end": {
                                                                      "line": 157,
                                                                      "column": 66
                                                                    }
                                                                  },
                                                                  "left": {
                                                                    "type": "Identifier",
                                                                    "start": 6990,
                                                                    "end": 6995,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 157,
                                                                        "column": 49
                                                                      },
                                                                      "end": {
                                                                        "line": 157,
                                                                        "column": 54
                                                                      },
                                                                      "identifierName": "width"
                                                                    },
                                                                    "name": "width"
                                                                  },
                                                                  "operator": "-",
                                                                  "right": {
                                                                    "type": "Identifier",
                                                                    "start": 6998,
                                                                    "end": 7007,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 157,
                                                                        "column": 57
                                                                      },
                                                                      "end": {
                                                                        "line": 157,
                                                                        "column": 66
                                                                      },
                                                                      "identifierName": "halfWidth"
                                                                    },
                                                                    "name": "halfWidth"
                                                                  }
                                                                },
                                                                "operator": "+",
                                                                "right": {
                                                                  "type": "Identifier",
                                                                  "start": 7010,
                                                                  "end": 7020,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 157,
                                                                      "column": 69
                                                                    },
                                                                    "end": {
                                                                      "line": 157,
                                                                      "column": 79
                                                                    },
                                                                    "identifierName": "halfDeltaX"
                                                                  },
                                                                  "name": "halfDeltaX"
                                                                }
                                                              },
                                                              {
                                                                "type": "BinaryExpression",
                                                                "start": 7022,
                                                                "end": 7045,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 157,
                                                                    "column": 81
                                                                  },
                                                                  "end": {
                                                                    "line": 157,
                                                                    "column": 104
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "Identifier",
                                                                  "start": 7022,
                                                                  "end": 7032,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 157,
                                                                      "column": 81
                                                                    },
                                                                    "end": {
                                                                      "line": 157,
                                                                      "column": 91
                                                                    },
                                                                    "identifierName": "halfHeight"
                                                                  },
                                                                  "name": "halfHeight"
                                                                },
                                                                "operator": "+",
                                                                "right": {
                                                                  "type": "Identifier",
                                                                  "start": 7035,
                                                                  "end": 7045,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 157,
                                                                      "column": 94
                                                                    },
                                                                    "end": {
                                                                      "line": 157,
                                                                      "column": 104
                                                                    },
                                                                    "identifierName": "halfDeltaY"
                                                                  },
                                                                  "name": "halfDeltaY"
                                                                }
                                                              },
                                                              {
                                                                "type": "NumericLiteral",
                                                                "start": 7047,
                                                                "end": 7048,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 157,
                                                                    "column": 106
                                                                  },
                                                                  "end": {
                                                                    "line": 157,
                                                                    "column": 107
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 0,
                                                                  "raw": "0"
                                                                },
                                                                "value": 0
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7079,
                                                          "end": 7165,
                                                          "loc": {
                                                            "start": {
                                                              "line": 158,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 158,
                                                              "column": 114
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 7079,
                                                            "end": 7164,
                                                            "loc": {
                                                              "start": {
                                                                "line": 158,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 158,
                                                                "column": 113
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 7079,
                                                              "end": 7099,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 158,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 158,
                                                                  "column": 48
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7079,
                                                                "end": 7095,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 158,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 158,
                                                                    "column": 44
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7079,
                                                                  "end": 7092,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 158,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 158,
                                                                      "column": 41
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7079,
                                                                    "end": 7083,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 158,
                                                                        "column": 28
                                                                      },
                                                                      "end": {
                                                                        "line": 158,
                                                                        "column": 32
                                                                      },
                                                                      "identifierName": "geom"
                                                                    },
                                                                    "name": "geom"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7084,
                                                                    "end": 7092,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 158,
                                                                        "column": 33
                                                                      },
                                                                      "end": {
                                                                        "line": 158,
                                                                        "column": 41
                                                                      },
                                                                      "identifierName": "vertices"
                                                                    },
                                                                    "name": "vertices"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 7093,
                                                                  "end": 7094,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 158,
                                                                      "column": 42
                                                                    },
                                                                    "end": {
                                                                      "line": 158,
                                                                      "column": 43
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 2,
                                                                    "raw": "2"
                                                                  },
                                                                  "value": 2
                                                                },
                                                                "computed": true
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7096,
                                                                "end": 7099,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 158,
                                                                    "column": 45
                                                                  },
                                                                  "end": {
                                                                    "line": 158,
                                                                    "column": 48
                                                                  },
                                                                  "identifierName": "set"
                                                                },
                                                                "name": "set"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "BinaryExpression",
                                                                "start": 7100,
                                                                "end": 7123,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 158,
                                                                    "column": 49
                                                                  },
                                                                  "end": {
                                                                    "line": 158,
                                                                    "column": 72
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "UnaryExpression",
                                                                  "start": 7100,
                                                                  "end": 7110,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 158,
                                                                      "column": 49
                                                                    },
                                                                    "end": {
                                                                      "line": 158,
                                                                      "column": 59
                                                                    }
                                                                  },
                                                                  "operator": "-",
                                                                  "prefix": true,
                                                                  "argument": {
                                                                    "type": "Identifier",
                                                                    "start": 7101,
                                                                    "end": 7110,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 158,
                                                                        "column": 50
                                                                      },
                                                                      "end": {
                                                                        "line": 158,
                                                                        "column": 59
                                                                      },
                                                                      "identifierName": "halfWidth"
                                                                    },
                                                                    "name": "halfWidth"
                                                                  },
                                                                  "extra": {
                                                                    "parenthesizedArgument": false
                                                                  }
                                                                },
                                                                "operator": "+",
                                                                "right": {
                                                                  "type": "Identifier",
                                                                  "start": 7113,
                                                                  "end": 7123,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 158,
                                                                      "column": 62
                                                                    },
                                                                    "end": {
                                                                      "line": 158,
                                                                      "column": 72
                                                                    },
                                                                    "identifierName": "halfDeltaX"
                                                                  },
                                                                  "name": "halfDeltaX"
                                                                }
                                                              },
                                                              {
                                                                "type": "BinaryExpression",
                                                                "start": 7125,
                                                                "end": 7160,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 158,
                                                                    "column": 74
                                                                  },
                                                                  "end": {
                                                                    "line": 158,
                                                                    "column": 109
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "UnaryExpression",
                                                                  "start": 7125,
                                                                  "end": 7147,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 158,
                                                                      "column": 74
                                                                    },
                                                                    "end": {
                                                                      "line": 158,
                                                                      "column": 96
                                                                    }
                                                                  },
                                                                  "operator": "-",
                                                                  "prefix": true,
                                                                  "argument": {
                                                                    "type": "BinaryExpression",
                                                                    "start": 7127,
                                                                    "end": 7146,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 158,
                                                                        "column": 76
                                                                      },
                                                                      "end": {
                                                                        "line": 158,
                                                                        "column": 95
                                                                      }
                                                                    },
                                                                    "left": {
                                                                      "type": "Identifier",
                                                                      "start": 7127,
                                                                      "end": 7133,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 158,
                                                                          "column": 76
                                                                        },
                                                                        "end": {
                                                                          "line": 158,
                                                                          "column": 82
                                                                        },
                                                                        "identifierName": "height"
                                                                      },
                                                                      "name": "height"
                                                                    },
                                                                    "operator": "-",
                                                                    "right": {
                                                                      "type": "Identifier",
                                                                      "start": 7136,
                                                                      "end": 7146,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 158,
                                                                          "column": 85
                                                                        },
                                                                        "end": {
                                                                          "line": 158,
                                                                          "column": 95
                                                                        },
                                                                        "identifierName": "halfHeight"
                                                                      },
                                                                      "name": "halfHeight"
                                                                    },
                                                                    "extra": {
                                                                      "parenthesized": true,
                                                                      "parenStart": 7126
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "parenthesizedArgument": false
                                                                  }
                                                                },
                                                                "operator": "+",
                                                                "right": {
                                                                  "type": "Identifier",
                                                                  "start": 7150,
                                                                  "end": 7160,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 158,
                                                                      "column": 99
                                                                    },
                                                                    "end": {
                                                                      "line": 158,
                                                                      "column": 109
                                                                    },
                                                                    "identifierName": "halfDeltaY"
                                                                  },
                                                                  "name": "halfDeltaY"
                                                                }
                                                              },
                                                              {
                                                                "type": "NumericLiteral",
                                                                "start": 7162,
                                                                "end": 7163,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 158,
                                                                    "column": 111
                                                                  },
                                                                  "end": {
                                                                    "line": 158,
                                                                    "column": 112
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 0,
                                                                  "raw": "0"
                                                                },
                                                                "value": 0
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7194,
                                                          "end": 7413,
                                                          "loc": {
                                                            "start": {
                                                              "line": 159,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 163,
                                                              "column": 30
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 7194,
                                                            "end": 7412,
                                                            "loc": {
                                                              "start": {
                                                                "line": 159,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 163,
                                                                "column": 29
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 7194,
                                                              "end": 7214,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 159,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 159,
                                                                  "column": 48
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7194,
                                                                "end": 7210,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 159,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 159,
                                                                    "column": 44
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7194,
                                                                  "end": 7207,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 159,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 159,
                                                                      "column": 41
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7194,
                                                                    "end": 7198,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 159,
                                                                        "column": 28
                                                                      },
                                                                      "end": {
                                                                        "line": 159,
                                                                        "column": 32
                                                                      },
                                                                      "identifierName": "geom"
                                                                    },
                                                                    "name": "geom"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7199,
                                                                    "end": 7207,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 159,
                                                                        "column": 33
                                                                      },
                                                                      "end": {
                                                                        "line": 159,
                                                                        "column": 41
                                                                      },
                                                                      "identifierName": "vertices"
                                                                    },
                                                                    "name": "vertices"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 7208,
                                                                  "end": 7209,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 159,
                                                                      "column": 42
                                                                    },
                                                                    "end": {
                                                                      "line": 159,
                                                                      "column": 43
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 3,
                                                                    "raw": "3"
                                                                  },
                                                                  "value": 3
                                                                },
                                                                "computed": true
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7211,
                                                                "end": 7214,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 159,
                                                                    "column": 45
                                                                  },
                                                                  "end": {
                                                                    "line": 159,
                                                                    "column": 48
                                                                  },
                                                                  "identifierName": "set"
                                                                },
                                                                "name": "set"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "BinaryExpression",
                                                                "start": 7248,
                                                                "end": 7278,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 160,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 160,
                                                                    "column": 62
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "BinaryExpression",
                                                                  "start": 7248,
                                                                  "end": 7265,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 160,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 160,
                                                                      "column": 49
                                                                    }
                                                                  },
                                                                  "left": {
                                                                    "type": "Identifier",
                                                                    "start": 7248,
                                                                    "end": 7253,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 160,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 160,
                                                                        "column": 37
                                                                      },
                                                                      "identifierName": "width"
                                                                    },
                                                                    "name": "width"
                                                                  },
                                                                  "operator": "-",
                                                                  "right": {
                                                                    "type": "Identifier",
                                                                    "start": 7256,
                                                                    "end": 7265,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 160,
                                                                        "column": 40
                                                                      },
                                                                      "end": {
                                                                        "line": 160,
                                                                        "column": 49
                                                                      },
                                                                      "identifierName": "halfWidth"
                                                                    },
                                                                    "name": "halfWidth"
                                                                  }
                                                                },
                                                                "operator": "+",
                                                                "right": {
                                                                  "type": "Identifier",
                                                                  "start": 7268,
                                                                  "end": 7278,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 160,
                                                                      "column": 52
                                                                    },
                                                                    "end": {
                                                                      "line": 160,
                                                                      "column": 62
                                                                    },
                                                                    "identifierName": "halfDeltaX"
                                                                  },
                                                                  "name": "halfDeltaX"
                                                                }
                                                              },
                                                              {
                                                                "type": "BinaryExpression",
                                                                "start": 7312,
                                                                "end": 7347,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 161,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 161,
                                                                    "column": 67
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "UnaryExpression",
                                                                  "start": 7312,
                                                                  "end": 7334,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 161,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 161,
                                                                      "column": 54
                                                                    }
                                                                  },
                                                                  "operator": "-",
                                                                  "prefix": true,
                                                                  "argument": {
                                                                    "type": "BinaryExpression",
                                                                    "start": 7314,
                                                                    "end": 7333,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 161,
                                                                        "column": 34
                                                                      },
                                                                      "end": {
                                                                        "line": 161,
                                                                        "column": 53
                                                                      }
                                                                    },
                                                                    "left": {
                                                                      "type": "Identifier",
                                                                      "start": 7314,
                                                                      "end": 7320,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 161,
                                                                          "column": 34
                                                                        },
                                                                        "end": {
                                                                          "line": 161,
                                                                          "column": 40
                                                                        },
                                                                        "identifierName": "height"
                                                                      },
                                                                      "name": "height"
                                                                    },
                                                                    "operator": "-",
                                                                    "right": {
                                                                      "type": "Identifier",
                                                                      "start": 7323,
                                                                      "end": 7333,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 161,
                                                                          "column": 43
                                                                        },
                                                                        "end": {
                                                                          "line": 161,
                                                                          "column": 53
                                                                        },
                                                                        "identifierName": "halfHeight"
                                                                      },
                                                                      "name": "halfHeight"
                                                                    },
                                                                    "extra": {
                                                                      "parenthesized": true,
                                                                      "parenStart": 7313
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "parenthesizedArgument": false
                                                                  }
                                                                },
                                                                "operator": "+",
                                                                "right": {
                                                                  "type": "Identifier",
                                                                  "start": 7337,
                                                                  "end": 7347,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 161,
                                                                      "column": 57
                                                                    },
                                                                    "end": {
                                                                      "line": 161,
                                                                      "column": 67
                                                                    },
                                                                    "identifierName": "halfDeltaY"
                                                                  },
                                                                  "name": "halfDeltaY"
                                                                }
                                                              },
                                                              {
                                                                "type": "NumericLiteral",
                                                                "start": 7381,
                                                                "end": 7382,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 162,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 162,
                                                                    "column": 33
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 0,
                                                                  "raw": "0"
                                                                },
                                                                "value": 0
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7442,
                                                          "end": 7473,
                                                          "loc": {
                                                            "start": {
                                                              "line": 164,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 164,
                                                              "column": 59
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 7442,
                                                            "end": 7472,
                                                            "loc": {
                                                              "start": {
                                                                "line": 164,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 164,
                                                                "column": 58
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 7442,
                                                              "end": 7465,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 164,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 164,
                                                                  "column": 51
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 7442,
                                                                "end": 7446,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 164,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 164,
                                                                    "column": 32
                                                                  },
                                                                  "identifierName": "geom"
                                                                },
                                                                "name": "geom"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7447,
                                                                "end": 7465,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 164,
                                                                    "column": 33
                                                                  },
                                                                  "end": {
                                                                    "line": 164,
                                                                    "column": 51
                                                                  },
                                                                  "identifierName": "verticesNeedUpdate"
                                                                },
                                                                "name": "verticesNeedUpdate"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "BooleanLiteral",
                                                              "start": 7468,
                                                              "end": 7472,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 164,
                                                                  "column": 54
                                                                },
                                                                "end": {
                                                                  "line": 164,
                                                                  "column": 58
                                                                }
                                                              },
                                                              "value": true
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7503,
                                                          "end": 7562,
                                                          "loc": {
                                                            "start": {
                                                              "line": 166,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 166,
                                                              "column": 87
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 7503,
                                                            "end": 7561,
                                                            "loc": {
                                                              "start": {
                                                                "line": 166,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 166,
                                                                "column": 86
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "Identifier",
                                                              "start": 7503,
                                                              "end": 7511,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 166,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 166,
                                                                  "column": 36
                                                                },
                                                                "identifierName": "mousePos"
                                                              },
                                                              "name": "mousePos"
                                                            },
                                                            "right": {
                                                              "type": "NewExpression",
                                                              "start": 7514,
                                                              "end": 7561,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 166,
                                                                  "column": 39
                                                                },
                                                                "end": {
                                                                  "line": 166,
                                                                  "column": 86
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 7518,
                                                                "end": 7531,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 166,
                                                                    "column": 43
                                                                  },
                                                                  "end": {
                                                                    "line": 166,
                                                                    "column": 56
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 7518,
                                                                  "end": 7523,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 166,
                                                                      "column": 43
                                                                    },
                                                                    "end": {
                                                                      "line": 166,
                                                                      "column": 48
                                                                    },
                                                                    "identifierName": "THREE"
                                                                  },
                                                                  "name": "THREE"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7524,
                                                                  "end": 7531,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 166,
                                                                      "column": 49
                                                                    },
                                                                    "end": {
                                                                      "line": 166,
                                                                      "column": 56
                                                                    },
                                                                    "identifierName": "Vector2"
                                                                  },
                                                                  "name": "Vector2"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": [
                                                                {
                                                                  "type": "MemberExpression",
                                                                  "start": 7532,
                                                                  "end": 7545,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 166,
                                                                      "column": 57
                                                                    },
                                                                    "end": {
                                                                      "line": 166,
                                                                      "column": 70
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7532,
                                                                    "end": 7537,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 166,
                                                                        "column": 57
                                                                      },
                                                                      "end": {
                                                                        "line": 166,
                                                                        "column": 62
                                                                      },
                                                                      "identifierName": "event"
                                                                    },
                                                                    "name": "event"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7538,
                                                                    "end": 7545,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 166,
                                                                        "column": 63
                                                                      },
                                                                      "end": {
                                                                        "line": 166,
                                                                        "column": 70
                                                                      },
                                                                      "identifierName": "offsetX"
                                                                    },
                                                                    "name": "offsetX"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                {
                                                                  "type": "MemberExpression",
                                                                  "start": 7547,
                                                                  "end": 7560,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 166,
                                                                      "column": 72
                                                                    },
                                                                    "end": {
                                                                      "line": 166,
                                                                      "column": 85
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7547,
                                                                    "end": 7552,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 166,
                                                                        "column": 72
                                                                      },
                                                                      "end": {
                                                                        "line": 166,
                                                                        "column": 77
                                                                      },
                                                                      "identifierName": "event"
                                                                    },
                                                                    "name": "event"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7553,
                                                                    "end": 7560,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 166,
                                                                        "column": 78
                                                                      },
                                                                      "end": {
                                                                        "line": 166,
                                                                        "column": 85
                                                                      },
                                                                      "identifierName": "offsetY"
                                                                    },
                                                                    "name": "offsetY"
                                                                  },
                                                                  "computed": false
                                                                }
                                                              ]
                                                            }
                                                          },
                                                          "trailingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": "check intersection with rectangle in display-coordinates",
                                                              "start": 7592,
                                                              "end": 7650,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 168,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 168,
                                                                  "column": 86
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 7679,
                                                          "end": 7722,
                                                          "loc": {
                                                            "start": {
                                                              "line": 169,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 169,
                                                              "column": 71
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 7683,
                                                              "end": 7721,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 169,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 169,
                                                                  "column": 70
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 7683,
                                                                "end": 7702,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 169,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 169,
                                                                    "column": 51
                                                                  },
                                                                  "identifierName": "rubberBandRectangle"
                                                                },
                                                                "name": "rubberBandRectangle",
                                                                "leadingComments": null
                                                              },
                                                              "init": {
                                                                "type": "NewExpression",
                                                                "start": 7705,
                                                                "end": 7721,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 169,
                                                                    "column": 54
                                                                  },
                                                                  "end": {
                                                                    "line": 169,
                                                                    "column": 70
                                                                  }
                                                                },
                                                                "callee": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7709,
                                                                  "end": 7719,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 169,
                                                                      "column": 58
                                                                    },
                                                                    "end": {
                                                                      "line": 169,
                                                                      "column": 68
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7709,
                                                                    "end": 7714,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 169,
                                                                        "column": 58
                                                                      },
                                                                      "end": {
                                                                        "line": 169,
                                                                        "column": 63
                                                                      },
                                                                      "identifierName": "THREE"
                                                                    },
                                                                    "name": "THREE"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7715,
                                                                    "end": 7719,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 169,
                                                                        "column": 64
                                                                      },
                                                                      "end": {
                                                                        "line": 169,
                                                                        "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": 7592,
                                                              "end": 7650,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 168,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 168,
                                                                  "column": 86
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7751,
                                                          "end": 7808,
                                                          "loc": {
                                                            "start": {
                                                              "line": 170,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 170,
                                                              "column": 85
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 7751,
                                                            "end": 7807,
                                                            "loc": {
                                                              "start": {
                                                                "line": 170,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 170,
                                                                "column": 84
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 7751,
                                                              "end": 7784,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 170,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 170,
                                                                  "column": 61
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 7751,
                                                                "end": 7770,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 170,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 170,
                                                                    "column": 47
                                                                  },
                                                                  "identifierName": "rubberBandRectangle"
                                                                },
                                                                "name": "rubberBandRectangle"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7771,
                                                                "end": 7784,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 170,
                                                                    "column": 48
                                                                  },
                                                                  "end": {
                                                                    "line": 170,
                                                                    "column": 61
                                                                  },
                                                                  "identifierName": "setFromPoints"
                                                                },
                                                                "name": "setFromPoints"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "ArrayExpression",
                                                                "start": 7785,
                                                                "end": 7806,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 170,
                                                                    "column": 62
                                                                  },
                                                                  "end": {
                                                                    "line": 170,
                                                                    "column": 83
                                                                  }
                                                                },
                                                                "elements": [
                                                                  {
                                                                    "type": "Identifier",
                                                                    "start": 7786,
                                                                    "end": 7795,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 170,
                                                                        "column": 63
                                                                      },
                                                                      "end": {
                                                                        "line": 170,
                                                                        "column": 72
                                                                      },
                                                                      "identifierName": "clickDown"
                                                                    },
                                                                    "name": "clickDown"
                                                                  },
                                                                  {
                                                                    "type": "Identifier",
                                                                    "start": 7797,
                                                                    "end": 7805,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 170,
                                                                        "column": 74
                                                                      },
                                                                      "end": {
                                                                        "line": 170,
                                                                        "column": 82
                                                                      },
                                                                      "identifierName": "mousePos"
                                                                    },
                                                                    "name": "mousePos"
                                                                  }
                                                                ]
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 7837,
                                                          "end": 7860,
                                                          "loc": {
                                                            "start": {
                                                              "line": 171,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 171,
                                                              "column": 51
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 7841,
                                                              "end": 7859,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 171,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 171,
                                                                  "column": 50
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 7841,
                                                                "end": 7854,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 171,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 171,
                                                                    "column": 45
                                                                  },
                                                                  "identifierName": "newCandidates"
                                                                },
                                                                "name": "newCandidates"
                                                              },
                                                              "init": {
                                                                "type": "ArrayExpression",
                                                                "start": 7857,
                                                                "end": 7859,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 171,
                                                                    "column": 48
                                                                  },
                                                                  "end": {
                                                                    "line": 171,
                                                                    "column": 50
                                                                  }
                                                                },
                                                                "elements": []
                                                              }
                                                            }
                                                          ],
                                                          "kind": "let"
                                                        },
                                                        {
                                                          "type": "ForOfStatement",
                                                          "start": 7889,
                                                          "end": 8593,
                                                          "loc": {
                                                            "start": {
                                                              "line": 172,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 184,
                                                              "column": 29
                                                            }
                                                          },
                                                          "left": {
                                                            "type": "VariableDeclaration",
                                                            "start": 7894,
                                                            "end": 7901,
                                                            "loc": {
                                                              "start": {
                                                                "line": 172,
                                                                "column": 33
                                                              },
                                                              "end": {
                                                                "line": 172,
                                                                "column": 40
                                                              }
                                                            },
                                                            "declarations": [
                                                              {
                                                                "type": "VariableDeclarator",
                                                                "start": 7898,
                                                                "end": 7901,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 172,
                                                                    "column": 37
                                                                  },
                                                                  "end": {
                                                                    "line": 172,
                                                                    "column": 40
                                                                  }
                                                                },
                                                                "id": {
                                                                  "type": "Identifier",
                                                                  "start": 7898,
                                                                  "end": 7901,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 172,
                                                                      "column": 37
                                                                    },
                                                                    "end": {
                                                                      "line": 172,
                                                                      "column": 40
                                                                    },
                                                                    "identifierName": "box"
                                                                  },
                                                                  "name": "box"
                                                                },
                                                                "init": null
                                                              }
                                                            ],
                                                            "kind": "let"
                                                          },
                                                          "right": {
                                                            "type": "Identifier",
                                                            "start": 7905,
                                                            "end": 7920,
                                                            "loc": {
                                                              "start": {
                                                                "line": 172,
                                                                "column": 44
                                                              },
                                                              "end": {
                                                                "line": 172,
                                                                "column": 59
                                                              },
                                                              "identifierName": "boundingBoxes2D"
                                                            },
                                                            "name": "boundingBoxes2D"
                                                          },
                                                          "body": {
                                                            "type": "BlockStatement",
                                                            "start": 7922,
                                                            "end": 8593,
                                                            "loc": {
                                                              "start": {
                                                                "line": 172,
                                                                "column": 61
                                                              },
                                                              "end": {
                                                                "line": 184,
                                                                "column": 29
                                                              }
                                                            },
                                                            "body": [
                                                              {
                                                                "type": "IfStatement",
                                                                "start": 7956,
                                                                "end": 8563,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 173,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 183,
                                                                    "column": 33
                                                                  }
                                                                },
                                                                "test": {
                                                                  "type": "CallExpression",
                                                                  "start": 7960,
                                                                  "end": 7996,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 173,
                                                                      "column": 36
                                                                    },
                                                                    "end": {
                                                                      "line": 173,
                                                                      "column": 72
                                                                    }
                                                                  },
                                                                  "callee": {
                                                                    "type": "MemberExpression",
                                                                    "start": 7960,
                                                                    "end": 7991,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 173,
                                                                        "column": 36
                                                                      },
                                                                      "end": {
                                                                        "line": 173,
                                                                        "column": 67
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "Identifier",
                                                                      "start": 7960,
                                                                      "end": 7979,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 173,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 173,
                                                                          "column": 55
                                                                        },
                                                                        "identifierName": "rubberBandRectangle"
                                                                      },
                                                                      "name": "rubberBandRectangle"
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 7980,
                                                                      "end": 7991,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 173,
                                                                          "column": 56
                                                                        },
                                                                        "end": {
                                                                          "line": 173,
                                                                          "column": 67
                                                                        },
                                                                        "identifierName": "containsBox"
                                                                      },
                                                                      "name": "containsBox"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "arguments": [
                                                                    {
                                                                      "type": "Identifier",
                                                                      "start": 7992,
                                                                      "end": 7995,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 173,
                                                                          "column": 68
                                                                        },
                                                                        "end": {
                                                                          "line": 173,
                                                                          "column": 71
                                                                        },
                                                                        "identifierName": "box"
                                                                      },
                                                                      "name": "box"
                                                                    }
                                                                  ]
                                                                },
                                                                "consequent": {
                                                                  "type": "BlockStatement",
                                                                  "start": 7998,
                                                                  "end": 8563,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 173,
                                                                      "column": 74
                                                                    },
                                                                    "end": {
                                                                      "line": 183,
                                                                      "column": 33
                                                                    }
                                                                  },
                                                                  "body": [
                                                                    {
                                                                      "type": "ExpressionStatement",
                                                                      "start": 8118,
                                                                      "end": 8529,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 175,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 182,
                                                                          "column": 39
                                                                        }
                                                                      },
                                                                      "expression": {
                                                                        "type": "CallExpression",
                                                                        "start": 8118,
                                                                        "end": 8528,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 175,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 182,
                                                                            "column": 38
                                                                          }
                                                                        },
                                                                        "callee": {
                                                                          "type": "MemberExpression",
                                                                          "start": 8118,
                                                                          "end": 8136,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 175,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 175,
                                                                              "column": 54
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "Identifier",
                                                                            "start": 8118,
                                                                            "end": 8131,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 175,
                                                                                "column": 36
                                                                              },
                                                                              "end": {
                                                                                "line": 175,
                                                                                "column": 49
                                                                              },
                                                                              "identifierName": "newCandidates"
                                                                            },
                                                                            "name": "newCandidates",
                                                                            "leadingComments": null
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 8132,
                                                                            "end": 8136,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 175,
                                                                                "column": 50
                                                                              },
                                                                              "end": {
                                                                                "line": 175,
                                                                                "column": 54
                                                                              },
                                                                              "identifierName": "push"
                                                                            },
                                                                            "name": "push"
                                                                          },
                                                                          "computed": false,
                                                                          "leadingComments": null
                                                                        },
                                                                        "arguments": [
                                                                          {
                                                                            "type": "ObjectExpression",
                                                                            "start": 8137,
                                                                            "end": 8527,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 175,
                                                                                "column": 55
                                                                              },
                                                                              "end": {
                                                                                "line": 182,
                                                                                "column": 37
                                                                              }
                                                                            },
                                                                            "properties": [
                                                                              {
                                                                                "type": "ObjectProperty",
                                                                                "start": 8179,
                                                                                "end": 8190,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 176,
                                                                                    "column": 40
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 176,
                                                                                    "column": 51
                                                                                  }
                                                                                },
                                                                                "method": false,
                                                                                "shorthand": false,
                                                                                "computed": false,
                                                                                "key": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8179,
                                                                                  "end": 8187,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 176,
                                                                                      "column": 40
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 176,
                                                                                      "column": 48
                                                                                    },
                                                                                    "identifierName": "distance"
                                                                                  },
                                                                                  "name": "distance"
                                                                                },
                                                                                "value": {
                                                                                  "type": "NumericLiteral",
                                                                                  "start": 8189,
                                                                                  "end": 8190,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 176,
                                                                                      "column": 50
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 176,
                                                                                      "column": 51
                                                                                    }
                                                                                  },
                                                                                  "extra": {
                                                                                    "rawValue": 0,
                                                                                    "raw": "0"
                                                                                  },
                                                                                  "value": 0
                                                                                }
                                                                              },
                                                                              {
                                                                                "type": "ObjectProperty",
                                                                                "start": 8232,
                                                                                "end": 8248,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 177,
                                                                                    "column": 40
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 177,
                                                                                    "column": 56
                                                                                  }
                                                                                },
                                                                                "method": false,
                                                                                "shorthand": false,
                                                                                "computed": false,
                                                                                "key": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8232,
                                                                                  "end": 8237,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 177,
                                                                                      "column": 40
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 177,
                                                                                      "column": 45
                                                                                    },
                                                                                    "identifierName": "point"
                                                                                  },
                                                                                  "name": "point"
                                                                                },
                                                                                "value": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8239,
                                                                                  "end": 8248,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 177,
                                                                                      "column": 47
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 177,
                                                                                      "column": 56
                                                                                    },
                                                                                    "identifierName": "undefined"
                                                                                  },
                                                                                  "name": "undefined"
                                                                                }
                                                                              },
                                                                              {
                                                                                "type": "ObjectProperty",
                                                                                "start": 8290,
                                                                                "end": 8305,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 178,
                                                                                    "column": 40
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 178,
                                                                                    "column": 55
                                                                                  }
                                                                                },
                                                                                "method": false,
                                                                                "shorthand": false,
                                                                                "computed": false,
                                                                                "key": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8290,
                                                                                  "end": 8294,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 178,
                                                                                      "column": 40
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 178,
                                                                                      "column": 44
                                                                                    },
                                                                                    "identifierName": "face"
                                                                                  },
                                                                                  "name": "face"
                                                                                },
                                                                                "value": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8296,
                                                                                  "end": 8305,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 178,
                                                                                      "column": 46
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 178,
                                                                                      "column": 55
                                                                                    },
                                                                                    "identifierName": "undefined"
                                                                                  },
                                                                                  "name": "undefined"
                                                                                }
                                                                              },
                                                                              {
                                                                                "type": "ObjectProperty",
                                                                                "start": 8347,
                                                                                "end": 8367,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 179,
                                                                                    "column": 40
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 179,
                                                                                    "column": 60
                                                                                  }
                                                                                },
                                                                                "method": false,
                                                                                "shorthand": false,
                                                                                "computed": false,
                                                                                "key": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8347,
                                                                                  "end": 8356,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 179,
                                                                                      "column": 40
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 179,
                                                                                      "column": 49
                                                                                    },
                                                                                    "identifierName": "faceIndex"
                                                                                  },
                                                                                  "name": "faceIndex"
                                                                                },
                                                                                "value": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8358,
                                                                                  "end": 8367,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 179,
                                                                                      "column": 51
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 179,
                                                                                      "column": 60
                                                                                    },
                                                                                    "identifierName": "undefined"
                                                                                  },
                                                                                  "name": "undefined"
                                                                                }
                                                                              },
                                                                              {
                                                                                "type": "ObjectProperty",
                                                                                "start": 8409,
                                                                                "end": 8427,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 180,
                                                                                    "column": 40
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 180,
                                                                                    "column": 58
                                                                                  }
                                                                                },
                                                                                "method": false,
                                                                                "shorthand": false,
                                                                                "computed": false,
                                                                                "key": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8409,
                                                                                  "end": 8416,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 180,
                                                                                      "column": 40
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 180,
                                                                                      "column": 47
                                                                                    },
                                                                                    "identifierName": "indices"
                                                                                  },
                                                                                  "name": "indices"
                                                                                },
                                                                                "value": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8418,
                                                                                  "end": 8427,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 180,
                                                                                      "column": 49
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 180,
                                                                                      "column": 58
                                                                                    },
                                                                                    "identifierName": "undefined"
                                                                                  },
                                                                                  "name": "undefined"
                                                                                }
                                                                              },
                                                                              {
                                                                                "type": "ObjectProperty",
                                                                                "start": 8469,
                                                                                "end": 8489,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 181,
                                                                                    "column": 40
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 181,
                                                                                    "column": 60
                                                                                  }
                                                                                },
                                                                                "method": false,
                                                                                "shorthand": false,
                                                                                "computed": false,
                                                                                "key": {
                                                                                  "type": "Identifier",
                                                                                  "start": 8469,
                                                                                  "end": 8475,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 181,
                                                                                      "column": 40
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 181,
                                                                                      "column": 46
                                                                                    },
                                                                                    "identifierName": "object"
                                                                                  },
                                                                                  "name": "object"
                                                                                },
                                                                                "value": {
                                                                                  "type": "MemberExpression",
                                                                                  "start": 8477,
                                                                                  "end": 8489,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 181,
                                                                                      "column": 48
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 181,
                                                                                      "column": 60
                                                                                    }
                                                                                  },
                                                                                  "object": {
                                                                                    "type": "Identifier",
                                                                                    "start": 8477,
                                                                                    "end": 8480,
                                                                                    "loc": {
                                                                                      "start": {
                                                                                        "line": 181,
                                                                                        "column": 48
                                                                                      },
                                                                                      "end": {
                                                                                        "line": 181,
                                                                                        "column": 51
                                                                                      },
                                                                                      "identifierName": "box"
                                                                                    },
                                                                                    "name": "box"
                                                                                  },
                                                                                  "property": {
                                                                                    "type": "Identifier",
                                                                                    "start": 8481,
                                                                                    "end": 8489,
                                                                                    "loc": {
                                                                                      "start": {
                                                                                        "line": 181,
                                                                                        "column": 52
                                                                                      },
                                                                                      "end": {
                                                                                        "line": 181,
                                                                                        "column": 60
                                                                                      },
                                                                                      "identifierName": "__object"
                                                                                    },
                                                                                    "name": "__object"
                                                                                  },
                                                                                  "computed": false
                                                                                }
                                                                              }
                                                                            ]
                                                                          }
                                                                        ],
                                                                        "leadingComments": null
                                                                      },
                                                                      "leadingComments": [
                                                                        {
                                                                          "type": "CommentLine",
                                                                          "value": " create new object identical to raycast-hit",
                                                                          "start": 8036,
                                                                          "end": 8081,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 174,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 174,
                                                                              "column": 81
                                                                            }
                                                                          }
                                                                        }
                                                                      ]
                                                                    }
                                                                  ],
                                                                  "directives": []
                                                                },
                                                                "alternate": null
                                                              }
                                                            ],
                                                            "directives": [],
                                                            "trailingComments": null
                                                          },
                                                          "trailingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": " Remove items not present any longer",
                                                              "start": 8623,
                                                              "end": 8661,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 186,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 186,
                                                                  "column": 66
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "ForOfStatement",
                                                          "start": 8690,
                                                          "end": 9265,
                                                          "loc": {
                                                            "start": {
                                                              "line": 187,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 198,
                                                              "column": 29
                                                            }
                                                          },
                                                          "left": {
                                                            "type": "VariableDeclaration",
                                                            "start": 8695,
                                                            "end": 8703,
                                                            "loc": {
                                                              "start": {
                                                                "line": 187,
                                                                "column": 33
                                                              },
                                                              "end": {
                                                                "line": 187,
                                                                "column": 41
                                                              }
                                                            },
                                                            "declarations": [
                                                              {
                                                                "type": "VariableDeclarator",
                                                                "start": 8699,
                                                                "end": 8703,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 187,
                                                                    "column": 37
                                                                  },
                                                                  "end": {
                                                                    "line": 187,
                                                                    "column": 41
                                                                  }
                                                                },
                                                                "id": {
                                                                  "type": "Identifier",
                                                                  "start": 8699,
                                                                  "end": 8703,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 187,
                                                                      "column": 37
                                                                    },
                                                                    "end": {
                                                                      "line": 187,
                                                                      "column": 41
                                                                    },
                                                                    "identifierName": "item"
                                                                  },
                                                                  "name": "item",
                                                                  "leadingComments": null
                                                                },
                                                                "init": null,
                                                                "leadingComments": null
                                                              }
                                                            ],
                                                            "kind": "let",
                                                            "leadingComments": null
                                                          },
                                                          "right": {
                                                            "type": "Identifier",
                                                            "start": 8707,
                                                            "end": 8717,
                                                            "loc": {
                                                              "start": {
                                                                "line": 187,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 187,
                                                                "column": 55
                                                              },
                                                              "identifierName": "candidates"
                                                            },
                                                            "name": "candidates"
                                                          },
                                                          "body": {
                                                            "type": "BlockStatement",
                                                            "start": 8719,
                                                            "end": 9265,
                                                            "loc": {
                                                              "start": {
                                                                "line": 187,
                                                                "column": 57
                                                              },
                                                              "end": {
                                                                "line": 198,
                                                                "column": 29
                                                              }
                                                            },
                                                            "body": [
                                                              {
                                                                "type": "VariableDeclaration",
                                                                "start": 8753,
                                                                "end": 8771,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 188,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 188,
                                                                    "column": 50
                                                                  }
                                                                },
                                                                "declarations": [
                                                                  {
                                                                    "type": "VariableDeclarator",
                                                                    "start": 8757,
                                                                    "end": 8770,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 188,
                                                                        "column": 36
                                                                      },
                                                                      "end": {
                                                                        "line": 188,
                                                                        "column": 49
                                                                      }
                                                                    },
                                                                    "id": {
                                                                      "type": "Identifier",
                                                                      "start": 8757,
                                                                      "end": 8762,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 188,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 188,
                                                                          "column": 41
                                                                        },
                                                                        "identifierName": "found"
                                                                      },
                                                                      "name": "found"
                                                                    },
                                                                    "init": {
                                                                      "type": "BooleanLiteral",
                                                                      "start": 8765,
                                                                      "end": 8770,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 188,
                                                                          "column": 44
                                                                        },
                                                                        "end": {
                                                                          "line": 188,
                                                                          "column": 49
                                                                        }
                                                                      },
                                                                      "value": false
                                                                    }
                                                                  }
                                                                ],
                                                                "kind": "let"
                                                              },
                                                              {
                                                                "type": "ForOfStatement",
                                                                "start": 8804,
                                                                "end": 9093,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 189,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 194,
                                                                    "column": 33
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "VariableDeclaration",
                                                                  "start": 8809,
                                                                  "end": 8820,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 189,
                                                                      "column": 37
                                                                    },
                                                                    "end": {
                                                                      "line": 189,
                                                                      "column": 48
                                                                    }
                                                                  },
                                                                  "declarations": [
                                                                    {
                                                                      "type": "VariableDeclarator",
                                                                      "start": 8813,
                                                                      "end": 8820,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 189,
                                                                          "column": 41
                                                                        },
                                                                        "end": {
                                                                          "line": 189,
                                                                          "column": 48
                                                                        }
                                                                      },
                                                                      "id": {
                                                                        "type": "Identifier",
                                                                        "start": 8813,
                                                                        "end": 8820,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 189,
                                                                            "column": 41
                                                                          },
                                                                          "end": {
                                                                            "line": 189,
                                                                            "column": 48
                                                                          },
                                                                          "identifierName": "newItem"
                                                                        },
                                                                        "name": "newItem"
                                                                      },
                                                                      "init": null
                                                                    }
                                                                  ],
                                                                  "kind": "let"
                                                                },
                                                                "right": {
                                                                  "type": "Identifier",
                                                                  "start": 8824,
                                                                  "end": 8837,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 189,
                                                                      "column": 52
                                                                    },
                                                                    "end": {
                                                                      "line": 189,
                                                                      "column": 65
                                                                    },
                                                                    "identifierName": "newCandidates"
                                                                  },
                                                                  "name": "newCandidates"
                                                                },
                                                                "body": {
                                                                  "type": "BlockStatement",
                                                                  "start": 8839,
                                                                  "end": 9093,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 189,
                                                                      "column": 67
                                                                    },
                                                                    "end": {
                                                                      "line": 194,
                                                                      "column": 33
                                                                    }
                                                                  },
                                                                  "body": [
                                                                    {
                                                                      "type": "IfStatement",
                                                                      "start": 8877,
                                                                      "end": 9059,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 190,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 193,
                                                                          "column": 37
                                                                        }
                                                                      },
                                                                      "test": {
                                                                        "type": "BinaryExpression",
                                                                        "start": 8881,
                                                                        "end": 8917,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 190,
                                                                            "column": 40
                                                                          },
                                                                          "end": {
                                                                            "line": 190,
                                                                            "column": 76
                                                                          }
                                                                        },
                                                                        "left": {
                                                                          "type": "MemberExpression",
                                                                          "start": 8881,
                                                                          "end": 8895,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 190,
                                                                              "column": 40
                                                                            },
                                                                            "end": {
                                                                              "line": 190,
                                                                              "column": 54
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 8881,
                                                                            "end": 8892,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 190,
                                                                                "column": 40
                                                                              },
                                                                              "end": {
                                                                                "line": 190,
                                                                                "column": 51
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "Identifier",
                                                                              "start": 8881,
                                                                              "end": 8885,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 190,
                                                                                  "column": 40
                                                                                },
                                                                                "end": {
                                                                                  "line": 190,
                                                                                  "column": 44
                                                                                },
                                                                                "identifierName": "item"
                                                                              },
                                                                              "name": "item"
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 8886,
                                                                              "end": 8892,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 190,
                                                                                  "column": 45
                                                                                },
                                                                                "end": {
                                                                                  "line": 190,
                                                                                  "column": 51
                                                                                },
                                                                                "identifierName": "object"
                                                                              },
                                                                              "name": "object"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 8893,
                                                                            "end": 8895,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 190,
                                                                                "column": 52
                                                                              },
                                                                              "end": {
                                                                                "line": 190,
                                                                                "column": 54
                                                                              },
                                                                              "identifierName": "id"
                                                                            },
                                                                            "name": "id"
                                                                          },
                                                                          "computed": false
                                                                        },
                                                                        "operator": "===",
                                                                        "right": {
                                                                          "type": "MemberExpression",
                                                                          "start": 8900,
                                                                          "end": 8917,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 190,
                                                                              "column": 59
                                                                            },
                                                                            "end": {
                                                                              "line": 190,
                                                                              "column": 76
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 8900,
                                                                            "end": 8914,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 190,
                                                                                "column": 59
                                                                              },
                                                                              "end": {
                                                                                "line": 190,
                                                                                "column": 73
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "Identifier",
                                                                              "start": 8900,
                                                                              "end": 8907,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 190,
                                                                                  "column": 59
                                                                                },
                                                                                "end": {
                                                                                  "line": 190,
                                                                                  "column": 66
                                                                                },
                                                                                "identifierName": "newItem"
                                                                              },
                                                                              "name": "newItem"
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 8908,
                                                                              "end": 8914,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 190,
                                                                                  "column": 67
                                                                                },
                                                                                "end": {
                                                                                  "line": 190,
                                                                                  "column": 73
                                                                                },
                                                                                "identifierName": "object"
                                                                              },
                                                                              "name": "object"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 8915,
                                                                            "end": 8917,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 190,
                                                                                "column": 74
                                                                              },
                                                                              "end": {
                                                                                "line": 190,
                                                                                "column": 76
                                                                              },
                                                                              "identifierName": "id"
                                                                            },
                                                                            "name": "id"
                                                                          },
                                                                          "computed": false
                                                                        }
                                                                      },
                                                                      "consequent": {
                                                                        "type": "BlockStatement",
                                                                        "start": 8919,
                                                                        "end": 9059,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 190,
                                                                            "column": 78
                                                                          },
                                                                          "end": {
                                                                            "line": 193,
                                                                            "column": 37
                                                                          }
                                                                        },
                                                                        "body": [
                                                                          {
                                                                            "type": "ExpressionStatement",
                                                                            "start": 8961,
                                                                            "end": 8974,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 191,
                                                                                "column": 40
                                                                              },
                                                                              "end": {
                                                                                "line": 191,
                                                                                "column": 53
                                                                              }
                                                                            },
                                                                            "expression": {
                                                                              "type": "AssignmentExpression",
                                                                              "start": 8961,
                                                                              "end": 8973,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 191,
                                                                                  "column": 40
                                                                                },
                                                                                "end": {
                                                                                  "line": 191,
                                                                                  "column": 52
                                                                                }
                                                                              },
                                                                              "operator": "=",
                                                                              "left": {
                                                                                "type": "Identifier",
                                                                                "start": 8961,
                                                                                "end": 8966,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 191,
                                                                                    "column": 40
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 191,
                                                                                    "column": 45
                                                                                  },
                                                                                  "identifierName": "found"
                                                                                },
                                                                                "name": "found"
                                                                              },
                                                                              "right": {
                                                                                "type": "BooleanLiteral",
                                                                                "start": 8969,
                                                                                "end": 8973,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 191,
                                                                                    "column": 48
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 191,
                                                                                    "column": 52
                                                                                  }
                                                                                },
                                                                                "value": true
                                                                              }
                                                                            }
                                                                          },
                                                                          {
                                                                            "type": "BreakStatement",
                                                                            "start": 9015,
                                                                            "end": 9021,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 192,
                                                                                "column": 40
                                                                              },
                                                                              "end": {
                                                                                "line": 192,
                                                                                "column": 46
                                                                              }
                                                                            },
                                                                            "label": null
                                                                          }
                                                                        ],
                                                                        "directives": []
                                                                      },
                                                                      "alternate": null
                                                                    }
                                                                  ],
                                                                  "directives": []
                                                                }
                                                              },
                                                              {
                                                                "type": "IfStatement",
                                                                "start": 9126,
                                                                "end": 9235,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 195,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 197,
                                                                    "column": 33
                                                                  }
                                                                },
                                                                "test": {
                                                                  "type": "UnaryExpression",
                                                                  "start": 9130,
                                                                  "end": 9136,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 195,
                                                                      "column": 36
                                                                    },
                                                                    "end": {
                                                                      "line": 195,
                                                                      "column": 42
                                                                    }
                                                                  },
                                                                  "operator": "!",
                                                                  "prefix": true,
                                                                  "argument": {
                                                                    "type": "Identifier",
                                                                    "start": 9131,
                                                                    "end": 9136,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 195,
                                                                        "column": 37
                                                                      },
                                                                      "end": {
                                                                        "line": 195,
                                                                        "column": 42
                                                                      },
                                                                      "identifierName": "found"
                                                                    },
                                                                    "name": "found"
                                                                  },
                                                                  "extra": {
                                                                    "parenthesizedArgument": false
                                                                  }
                                                                },
                                                                "consequent": {
                                                                  "type": "BlockStatement",
                                                                  "start": 9138,
                                                                  "end": 9235,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 195,
                                                                      "column": 44
                                                                    },
                                                                    "end": {
                                                                      "line": 197,
                                                                      "column": 33
                                                                    }
                                                                  },
                                                                  "body": [
                                                                    {
                                                                      "type": "ExpressionStatement",
                                                                      "start": 9176,
                                                                      "end": 9201,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 196,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 196,
                                                                          "column": 61
                                                                        }
                                                                      },
                                                                      "expression": {
                                                                        "type": "CallExpression",
                                                                        "start": 9176,
                                                                        "end": 9200,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 196,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 196,
                                                                            "column": 60
                                                                          }
                                                                        },
                                                                        "callee": {
                                                                          "type": "MemberExpression",
                                                                          "start": 9176,
                                                                          "end": 9187,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 196,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 196,
                                                                              "column": 47
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "ThisExpression",
                                                                            "start": 9176,
                                                                            "end": 9180,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 196,
                                                                                "column": 36
                                                                              },
                                                                              "end": {
                                                                                "line": 196,
                                                                                "column": 40
                                                                              }
                                                                            }
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 9181,
                                                                            "end": 9187,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 196,
                                                                                "column": 41
                                                                              },
                                                                              "end": {
                                                                                "line": 196,
                                                                                "column": 47
                                                                              },
                                                                              "identifierName": "remove"
                                                                            },
                                                                            "name": "remove"
                                                                          },
                                                                          "computed": false
                                                                        },
                                                                        "arguments": [
                                                                          {
                                                                            "type": "Identifier",
                                                                            "start": 9188,
                                                                            "end": 9192,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 196,
                                                                                "column": 48
                                                                              },
                                                                              "end": {
                                                                                "line": 196,
                                                                                "column": 52
                                                                              },
                                                                              "identifierName": "item"
                                                                            },
                                                                            "name": "item"
                                                                          },
                                                                          {
                                                                            "type": "BooleanLiteral",
                                                                            "start": 9194,
                                                                            "end": 9199,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 196,
                                                                                "column": 54
                                                                              },
                                                                              "end": {
                                                                                "line": 196,
                                                                                "column": 59
                                                                              }
                                                                            },
                                                                            "value": false
                                                                          }
                                                                        ]
                                                                      }
                                                                    }
                                                                  ],
                                                                  "directives": []
                                                                },
                                                                "alternate": null
                                                              }
                                                            ],
                                                            "directives": []
                                                          },
                                                          "leadingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": " Remove items not present any longer",
                                                              "start": 8623,
                                                              "end": 8661,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 186,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 186,
                                                                  "column": 66
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 9294,
                                                          "end": 9321,
                                                          "loc": {
                                                            "start": {
                                                              "line": 199,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 199,
                                                              "column": 55
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 9294,
                                                            "end": 9320,
                                                            "loc": {
                                                              "start": {
                                                                "line": 199,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 199,
                                                                "column": 54
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "Identifier",
                                                              "start": 9294,
                                                              "end": 9304,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 199,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 199,
                                                                  "column": 38
                                                                },
                                                                "identifierName": "candidates"
                                                              },
                                                              "name": "candidates"
                                                            },
                                                            "right": {
                                                              "type": "Identifier",
                                                              "start": 9307,
                                                              "end": 9320,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 199,
                                                                  "column": 41
                                                                },
                                                                "end": {
                                                                  "line": 199,
                                                                  "column": 54
                                                                },
                                                                "identifierName": "newCandidates"
                                                              },
                                                              "name": "newCandidates"
                                                            }
                                                          },
                                                          "trailingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": " Add new items, but only if they aren't known yet",
                                                              "start": 9351,
                                                              "end": 9402,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 201,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 201,
                                                                  "column": 79
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "ForOfStatement",
                                                          "start": 9431,
                                                          "end": 9514,
                                                          "loc": {
                                                            "start": {
                                                              "line": 202,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 203,
                                                              "column": 54
                                                            }
                                                          },
                                                          "left": {
                                                            "type": "VariableDeclaration",
                                                            "start": 9436,
                                                            "end": 9444,
                                                            "loc": {
                                                              "start": {
                                                                "line": 202,
                                                                "column": 33
                                                              },
                                                              "end": {
                                                                "line": 202,
                                                                "column": 41
                                                              }
                                                            },
                                                            "declarations": [
                                                              {
                                                                "type": "VariableDeclarator",
                                                                "start": 9440,
                                                                "end": 9444,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 202,
                                                                    "column": 37
                                                                  },
                                                                  "end": {
                                                                    "line": 202,
                                                                    "column": 41
                                                                  }
                                                                },
                                                                "id": {
                                                                  "type": "Identifier",
                                                                  "start": 9440,
                                                                  "end": 9444,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 202,
                                                                      "column": 37
                                                                    },
                                                                    "end": {
                                                                      "line": 202,
                                                                      "column": 41
                                                                    },
                                                                    "identifierName": "item"
                                                                  },
                                                                  "name": "item",
                                                                  "leadingComments": null
                                                                },
                                                                "init": null,
                                                                "leadingComments": null
                                                              }
                                                            ],
                                                            "kind": "let",
                                                            "leadingComments": null
                                                          },
                                                          "right": {
                                                            "type": "Identifier",
                                                            "start": 9448,
                                                            "end": 9458,
                                                            "loc": {
                                                              "start": {
                                                                "line": 202,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 202,
                                                                "column": 55
                                                              },
                                                              "identifierName": "candidates"
                                                            },
                                                            "name": "candidates"
                                                          },
                                                          "body": {
                                                            "type": "ExpressionStatement",
                                                            "start": 9492,
                                                            "end": 9514,
                                                            "loc": {
                                                              "start": {
                                                                "line": 203,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 203,
                                                                "column": 54
                                                              }
                                                            },
                                                            "expression": {
                                                              "type": "CallExpression",
                                                              "start": 9492,
                                                              "end": 9513,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 203,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 203,
                                                                  "column": 53
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 9492,
                                                                "end": 9500,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 203,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 203,
                                                                    "column": 40
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 9492,
                                                                  "end": 9496,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 203,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 203,
                                                                      "column": 36
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 9497,
                                                                  "end": 9500,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 203,
                                                                      "column": 37
                                                                    },
                                                                    "end": {
                                                                      "line": 203,
                                                                      "column": 40
                                                                    },
                                                                    "identifierName": "add"
                                                                  },
                                                                  "name": "add"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": [
                                                                {
                                                                  "type": "Identifier",
                                                                  "start": 9501,
                                                                  "end": 9505,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 203,
                                                                      "column": 41
                                                                    },
                                                                    "end": {
                                                                      "line": 203,
                                                                      "column": 45
                                                                    },
                                                                    "identifierName": "item"
                                                                  },
                                                                  "name": "item"
                                                                },
                                                                {
                                                                  "type": "BooleanLiteral",
                                                                  "start": 9507,
                                                                  "end": 9512,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 203,
                                                                      "column": 47
                                                                    },
                                                                    "end": {
                                                                      "line": 203,
                                                                      "column": 52
                                                                    }
                                                                  },
                                                                  "value": false
                                                                }
                                                              ]
                                                            }
                                                          },
                                                          "leadingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": " Add new items, but only if they aren't known yet",
                                                              "start": 9351,
                                                              "end": 9402,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 201,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 201,
                                                                  "column": 79
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 9544,
                                                          "end": 9567,
                                                          "loc": {
                                                            "start": {
                                                              "line": 205,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 205,
                                                              "column": 51
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 9544,
                                                            "end": 9566,
                                                            "loc": {
                                                              "start": {
                                                                "line": 205,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 205,
                                                                "column": 50
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 9544,
                                                              "end": 9564,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 205,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 205,
                                                                  "column": 48
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 9544,
                                                                "end": 9553,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 205,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 205,
                                                                    "column": 37
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 9544,
                                                                  "end": 9548,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 205,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 205,
                                                                      "column": 32
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 9549,
                                                                  "end": 9553,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 205,
                                                                      "column": 33
                                                                    },
                                                                    "end": {
                                                                      "line": 205,
                                                                      "column": 37
                                                                    },
                                                                    "identifierName": "view"
                                                                  },
                                                                  "name": "view"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 9554,
                                                                "end": 9564,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 205,
                                                                    "column": 38
                                                                  },
                                                                  "end": {
                                                                    "line": 205,
                                                                    "column": 48
                                                                  },
                                                                  "identifierName": "invalidate"
                                                                },
                                                                "name": "invalidate"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": []
                                                          }
                                                        },
                                                        {
                                                          "type": "BreakStatement",
                                                          "start": 9596,
                                                          "end": 9602,
                                                          "loc": {
                                                            "start": {
                                                              "line": 206,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 206,
                                                              "column": 34
                                                            }
                                                          },
                                                          "label": null
                                                        }
                                                      ],
                                                      "test": {
                                                        "type": "StringLiteral",
                                                        "start": 6058,
                                                        "end": 6069,
                                                        "loc": {
                                                          "start": {
                                                            "line": 140,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 140,
                                                            "column": 40
                                                          }
                                                        },
                                                        "extra": {
                                                          "rawValue": "mousemove",
                                                          "raw": "'mousemove'"
                                                        },
                                                        "value": "mousemove"
                                                      }
                                                    },
                                                    {
                                                      "type": "SwitchCase",
                                                      "start": 9628,
                                                      "end": 10481,
                                                      "loc": {
                                                        "start": {
                                                          "line": 208,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 224,
                                                          "column": 34
                                                        }
                                                      },
                                                      "consequent": [
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 9672,
                                                          "end": 9693,
                                                          "loc": {
                                                            "start": {
                                                              "line": 209,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 209,
                                                              "column": 49
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "LogicalExpression",
                                                            "start": 9672,
                                                            "end": 9692,
                                                            "loc": {
                                                              "start": {
                                                                "line": 209,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 209,
                                                                "column": 48
                                                              }
                                                            },
                                                            "left": {
                                                              "type": "Identifier",
                                                              "start": 9672,
                                                              "end": 9675,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 209,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 209,
                                                                  "column": 31
                                                                },
                                                                "identifierName": "box"
                                                              },
                                                              "name": "box"
                                                            },
                                                            "operator": "&&",
                                                            "right": {
                                                              "type": "CallExpression",
                                                              "start": 9679,
                                                              "end": 9692,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 209,
                                                                  "column": 35
                                                                },
                                                                "end": {
                                                                  "line": 209,
                                                                  "column": 48
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 9679,
                                                                "end": 9690,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 209,
                                                                    "column": 35
                                                                  },
                                                                  "end": {
                                                                    "line": 209,
                                                                    "column": 46
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 9679,
                                                                  "end": 9682,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 209,
                                                                      "column": 35
                                                                    },
                                                                    "end": {
                                                                      "line": 209,
                                                                      "column": 38
                                                                    },
                                                                    "identifierName": "box"
                                                                  },
                                                                  "name": "box"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 9683,
                                                                  "end": 9690,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 209,
                                                                      "column": 39
                                                                    },
                                                                    "end": {
                                                                      "line": 209,
                                                                      "column": 46
                                                                    },
                                                                    "identifierName": "destroy"
                                                                  },
                                                                  "name": "destroy"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": []
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "VariableDeclaration",
                                                          "start": 9723,
                                                          "end": 9740,
                                                          "loc": {
                                                            "start": {
                                                              "line": 211,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 211,
                                                              "column": 45
                                                            }
                                                          },
                                                          "declarations": [
                                                            {
                                                              "type": "VariableDeclarator",
                                                              "start": 9727,
                                                              "end": 9739,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 211,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 211,
                                                                  "column": 44
                                                                }
                                                              },
                                                              "id": {
                                                                "type": "Identifier",
                                                                "start": 9727,
                                                                "end": 9734,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 211,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 211,
                                                                    "column": 39
                                                                  },
                                                                  "identifierName": "tempIds"
                                                                },
                                                                "name": "tempIds"
                                                              },
                                                              "init": {
                                                                "type": "ArrayExpression",
                                                                "start": 9737,
                                                                "end": 9739,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 211,
                                                                    "column": 42
                                                                  },
                                                                  "end": {
                                                                    "line": 211,
                                                                    "column": 44
                                                                  }
                                                                },
                                                                "elements": []
                                                              }
                                                            }
                                                          ],
                                                          "kind": "let"
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 9769,
                                                          "end": 9826,
                                                          "loc": {
                                                            "start": {
                                                              "line": 212,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 212,
                                                              "column": 85
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 9769,
                                                            "end": 9825,
                                                            "loc": {
                                                              "start": {
                                                                "line": 212,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 212,
                                                                "column": 84
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 9769,
                                                              "end": 9787,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 212,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 212,
                                                                  "column": 46
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 9769,
                                                                "end": 9779,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 212,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 212,
                                                                    "column": 38
                                                                  },
                                                                  "identifierName": "candidates"
                                                                },
                                                                "name": "candidates"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 9780,
                                                                "end": 9787,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 212,
                                                                    "column": 39
                                                                  },
                                                                  "end": {
                                                                    "line": 212,
                                                                    "column": 46
                                                                  },
                                                                  "identifierName": "forEach"
                                                                },
                                                                "name": "forEach"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "ArrowFunctionExpression",
                                                                "start": 9788,
                                                                "end": 9824,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 212,
                                                                    "column": 47
                                                                  },
                                                                  "end": {
                                                                    "line": 212,
                                                                    "column": 83
                                                                  }
                                                                },
                                                                "id": null,
                                                                "generator": false,
                                                                "expression": true,
                                                                "async": false,
                                                                "params": [
                                                                  {
                                                                    "type": "Identifier",
                                                                    "start": 9788,
                                                                    "end": 9792,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 212,
                                                                        "column": 47
                                                                      },
                                                                      "end": {
                                                                        "line": 212,
                                                                        "column": 51
                                                                      },
                                                                      "identifierName": "item"
                                                                    },
                                                                    "name": "item"
                                                                  }
                                                                ],
                                                                "body": {
                                                                  "type": "CallExpression",
                                                                  "start": 9796,
                                                                  "end": 9824,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 212,
                                                                      "column": 55
                                                                    },
                                                                    "end": {
                                                                      "line": 212,
                                                                      "column": 83
                                                                    }
                                                                  },
                                                                  "callee": {
                                                                    "type": "MemberExpression",
                                                                    "start": 9796,
                                                                    "end": 9808,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 212,
                                                                        "column": 55
                                                                      },
                                                                      "end": {
                                                                        "line": 212,
                                                                        "column": 67
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "Identifier",
                                                                      "start": 9796,
                                                                      "end": 9803,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 212,
                                                                          "column": 55
                                                                        },
                                                                        "end": {
                                                                          "line": 212,
                                                                          "column": 62
                                                                        },
                                                                        "identifierName": "tempIds"
                                                                      },
                                                                      "name": "tempIds"
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 9804,
                                                                      "end": 9808,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 212,
                                                                          "column": 63
                                                                        },
                                                                        "end": {
                                                                          "line": 212,
                                                                          "column": 67
                                                                        },
                                                                        "identifierName": "push"
                                                                      },
                                                                      "name": "push"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "arguments": [
                                                                    {
                                                                      "type": "MemberExpression",
                                                                      "start": 9809,
                                                                      "end": 9823,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 212,
                                                                          "column": 68
                                                                        },
                                                                        "end": {
                                                                          "line": 212,
                                                                          "column": 82
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "MemberExpression",
                                                                        "start": 9809,
                                                                        "end": 9820,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 212,
                                                                            "column": 68
                                                                          },
                                                                          "end": {
                                                                            "line": 212,
                                                                            "column": 79
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "Identifier",
                                                                          "start": 9809,
                                                                          "end": 9813,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 212,
                                                                              "column": 68
                                                                            },
                                                                            "end": {
                                                                              "line": 212,
                                                                              "column": 72
                                                                            },
                                                                            "identifierName": "item"
                                                                          },
                                                                          "name": "item"
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 9814,
                                                                          "end": 9820,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 212,
                                                                              "column": 73
                                                                            },
                                                                            "end": {
                                                                              "line": 212,
                                                                              "column": 79
                                                                            },
                                                                            "identifierName": "object"
                                                                          },
                                                                          "name": "object"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 9821,
                                                                        "end": 9823,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 212,
                                                                            "column": 80
                                                                          },
                                                                          "end": {
                                                                            "line": 212,
                                                                            "column": 82
                                                                          },
                                                                          "identifierName": "id"
                                                                        },
                                                                        "name": "id"
                                                                      },
                                                                      "computed": false
                                                                    }
                                                                  ]
                                                                }
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 9855,
                                                          "end": 9877,
                                                          "loc": {
                                                            "start": {
                                                              "line": 213,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 213,
                                                              "column": 50
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 9855,
                                                            "end": 9876,
                                                            "loc": {
                                                              "start": {
                                                                "line": 213,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 213,
                                                                "column": 49
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "Identifier",
                                                              "start": 9855,
                                                              "end": 9864,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 213,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 213,
                                                                  "column": 37
                                                                },
                                                                "identifierName": "clickDown"
                                                              },
                                                              "name": "clickDown"
                                                            },
                                                            "right": {
                                                              "type": "Identifier",
                                                              "start": 9867,
                                                              "end": 9876,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 213,
                                                                  "column": 40
                                                                },
                                                                "end": {
                                                                  "line": 213,
                                                                  "column": 49
                                                                },
                                                                "identifierName": "undefined"
                                                              },
                                                              "name": "undefined"
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "IfStatement",
                                                          "start": 9906,
                                                          "end": 10102,
                                                          "loc": {
                                                            "start": {
                                                              "line": 214,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 217,
                                                              "column": 29
                                                            }
                                                          },
                                                          "test": {
                                                            "type": "BinaryExpression",
                                                            "start": 9910,
                                                            "end": 9937,
                                                            "loc": {
                                                              "start": {
                                                                "line": 214,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 214,
                                                                "column": 59
                                                              }
                                                            },
                                                            "left": {
                                                              "type": "Identifier",
                                                              "start": 9910,
                                                              "end": 9924,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 214,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 214,
                                                                  "column": 46
                                                                },
                                                                "identifierName": "rubberBandLine"
                                                              },
                                                              "name": "rubberBandLine"
                                                            },
                                                            "operator": "!=",
                                                            "right": {
                                                              "type": "Identifier",
                                                              "start": 9928,
                                                              "end": 9937,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 214,
                                                                  "column": 50
                                                                },
                                                                "end": {
                                                                  "line": 214,
                                                                  "column": 59
                                                                },
                                                                "identifierName": "undefined"
                                                              },
                                                              "name": "undefined"
                                                            }
                                                          },
                                                          "consequent": {
                                                            "type": "BlockStatement",
                                                            "start": 9939,
                                                            "end": 10102,
                                                            "loc": {
                                                              "start": {
                                                                "line": 214,
                                                                "column": 61
                                                              },
                                                              "end": {
                                                                "line": 217,
                                                                "column": 29
                                                              }
                                                            },
                                                            "body": [
                                                              {
                                                                "type": "ExpressionStatement",
                                                                "start": 9973,
                                                                "end": 10012,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 215,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 215,
                                                                    "column": 71
                                                                  }
                                                                },
                                                                "expression": {
                                                                  "type": "CallExpression",
                                                                  "start": 9973,
                                                                  "end": 10011,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 215,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 215,
                                                                      "column": 70
                                                                    }
                                                                  },
                                                                  "callee": {
                                                                    "type": "MemberExpression",
                                                                    "start": 9973,
                                                                    "end": 9995,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 215,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 215,
                                                                        "column": 54
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 9973,
                                                                      "end": 9988,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 215,
                                                                          "column": 32
                                                                        },
                                                                        "end": {
                                                                          "line": 215,
                                                                          "column": 47
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "MemberExpression",
                                                                        "start": 9973,
                                                                        "end": 9982,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 215,
                                                                            "column": 32
                                                                          },
                                                                          "end": {
                                                                            "line": 215,
                                                                            "column": 41
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "ThisExpression",
                                                                          "start": 9973,
                                                                          "end": 9977,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 215,
                                                                              "column": 32
                                                                            },
                                                                            "end": {
                                                                              "line": 215,
                                                                              "column": 36
                                                                            }
                                                                          }
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 9978,
                                                                          "end": 9982,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 215,
                                                                              "column": 37
                                                                            },
                                                                            "end": {
                                                                              "line": 215,
                                                                              "column": 41
                                                                            },
                                                                            "identifierName": "view"
                                                                          },
                                                                          "name": "view"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 9983,
                                                                        "end": 9988,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 215,
                                                                            "column": 42
                                                                          },
                                                                          "end": {
                                                                            "line": 215,
                                                                            "column": 47
                                                                          },
                                                                          "identifierName": "scene"
                                                                        },
                                                                        "name": "scene"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 9989,
                                                                      "end": 9995,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 215,
                                                                          "column": 48
                                                                        },
                                                                        "end": {
                                                                          "line": 215,
                                                                          "column": 54
                                                                        },
                                                                        "identifierName": "remove"
                                                                      },
                                                                      "name": "remove"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "arguments": [
                                                                    {
                                                                      "type": "Identifier",
                                                                      "start": 9996,
                                                                      "end": 10010,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 215,
                                                                          "column": 55
                                                                        },
                                                                        "end": {
                                                                          "line": 215,
                                                                          "column": 69
                                                                        },
                                                                        "identifierName": "rubberBandLine"
                                                                      },
                                                                      "name": "rubberBandLine"
                                                                    }
                                                                  ]
                                                                }
                                                              },
                                                              {
                                                                "type": "ExpressionStatement",
                                                                "start": 10045,
                                                                "end": 10072,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 216,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 216,
                                                                    "column": 59
                                                                  }
                                                                },
                                                                "expression": {
                                                                  "type": "AssignmentExpression",
                                                                  "start": 10045,
                                                                  "end": 10071,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 216,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 216,
                                                                      "column": 58
                                                                    }
                                                                  },
                                                                  "operator": "=",
                                                                  "left": {
                                                                    "type": "Identifier",
                                                                    "start": 10045,
                                                                    "end": 10059,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 216,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 216,
                                                                        "column": 46
                                                                      },
                                                                      "identifierName": "rubberBandLine"
                                                                    },
                                                                    "name": "rubberBandLine"
                                                                  },
                                                                  "right": {
                                                                    "type": "Identifier",
                                                                    "start": 10062,
                                                                    "end": 10071,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 216,
                                                                        "column": 49
                                                                      },
                                                                      "end": {
                                                                        "line": 216,
                                                                        "column": 58
                                                                      },
                                                                      "identifierName": "undefined"
                                                                    },
                                                                    "name": "undefined"
                                                                  }
                                                                }
                                                              }
                                                            ],
                                                            "directives": [],
                                                            "trailingComments": null
                                                          },
                                                          "alternate": null,
                                                          "trailingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": " Update UI after mouse-up",
                                                              "start": 10131,
                                                              "end": 10158,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 218,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 218,
                                                                  "column": 55
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 10187,
                                                          "end": 10446,
                                                          "loc": {
                                                            "start": {
                                                              "line": 219,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 223,
                                                              "column": 30
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 10187,
                                                            "end": 10445,
                                                            "loc": {
                                                              "start": {
                                                                "line": 219,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 223,
                                                                "column": 29
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 10187,
                                                              "end": 10214,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 219,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 219,
                                                                  "column": 55
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 10187,
                                                                "end": 10205,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 219,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 219,
                                                                    "column": 46
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 10187,
                                                                  "end": 10199,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 219,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 219,
                                                                      "column": 40
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "ThisExpression",
                                                                    "start": 10187,
                                                                    "end": 10191,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 219,
                                                                        "column": 28
                                                                      },
                                                                      "end": {
                                                                        "line": 219,
                                                                        "column": 32
                                                                      }
                                                                    },
                                                                    "leadingComments": null
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 10192,
                                                                    "end": 10199,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 219,
                                                                        "column": 33
                                                                      },
                                                                      "end": {
                                                                        "line": 219,
                                                                        "column": 40
                                                                      },
                                                                      "identifierName": "session"
                                                                    },
                                                                    "name": "session"
                                                                  },
                                                                  "computed": false,
                                                                  "leadingComments": null
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 10200,
                                                                  "end": 10205,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 219,
                                                                      "column": 41
                                                                    },
                                                                    "end": {
                                                                      "line": 219,
                                                                      "column": 46
                                                                    },
                                                                    "identifierName": "store"
                                                                  },
                                                                  "name": "store"
                                                                },
                                                                "computed": false,
                                                                "leadingComments": null
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 10206,
                                                                "end": 10214,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 219,
                                                                    "column": 47
                                                                  },
                                                                  "end": {
                                                                    "line": 219,
                                                                    "column": 55
                                                                  },
                                                                  "identifierName": "dispatch"
                                                                },
                                                                "name": "dispatch"
                                                              },
                                                              "computed": false,
                                                              "leadingComments": null
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "CallExpression",
                                                                "start": 10248,
                                                                "end": 10415,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 220,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 222,
                                                                    "column": 34
                                                                  }
                                                                },
                                                                "callee": {
                                                                  "type": "MemberExpression",
                                                                  "start": 10248,
                                                                  "end": 10269,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 220,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 220,
                                                                      "column": 53
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 10248,
                                                                    "end": 10262,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 220,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 220,
                                                                        "column": 46
                                                                      },
                                                                      "identifierName": "elementActions"
                                                                    },
                                                                    "name": "elementActions"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 10263,
                                                                    "end": 10269,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 220,
                                                                        "column": 47
                                                                      },
                                                                      "end": {
                                                                        "line": 220,
                                                                        "column": 53
                                                                      },
                                                                      "identifierName": "update"
                                                                    },
                                                                    "name": "update"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "arguments": [
                                                                  {
                                                                    "type": "MemberExpression",
                                                                    "start": 10270,
                                                                    "end": 10285,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 220,
                                                                        "column": 54
                                                                      },
                                                                      "end": {
                                                                        "line": 220,
                                                                        "column": 69
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 10270,
                                                                      "end": 10282,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 220,
                                                                          "column": 54
                                                                        },
                                                                        "end": {
                                                                          "line": 220,
                                                                          "column": 66
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "ThisExpression",
                                                                        "start": 10270,
                                                                        "end": 10274,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 220,
                                                                            "column": 54
                                                                          },
                                                                          "end": {
                                                                            "line": 220,
                                                                            "column": 58
                                                                          }
                                                                        }
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 10275,
                                                                        "end": 10282,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 220,
                                                                            "column": 59
                                                                          },
                                                                          "end": {
                                                                            "line": 220,
                                                                            "column": 66
                                                                          },
                                                                          "identifierName": "element"
                                                                        },
                                                                        "name": "element"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 10283,
                                                                      "end": 10285,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 220,
                                                                          "column": 67
                                                                        },
                                                                        "end": {
                                                                          "line": 220,
                                                                          "column": 69
                                                                        },
                                                                        "identifierName": "id"
                                                                      },
                                                                      "name": "id"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  {
                                                                    "type": "ObjectExpression",
                                                                    "start": 10287,
                                                                    "end": 10414,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 220,
                                                                        "column": 71
                                                                      },
                                                                      "end": {
                                                                        "line": 222,
                                                                        "column": 33
                                                                      }
                                                                    },
                                                                    "properties": [
                                                                      {
                                                                        "type": "ObjectProperty",
                                                                        "start": 10325,
                                                                        "end": 10380,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 221,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 221,
                                                                            "column": 91
                                                                          }
                                                                        },
                                                                        "method": false,
                                                                        "shorthand": false,
                                                                        "computed": false,
                                                                        "key": {
                                                                          "type": "Identifier",
                                                                          "start": 10325,
                                                                          "end": 10333,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 221,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 221,
                                                                              "column": 44
                                                                            },
                                                                            "identifierName": "children"
                                                                          },
                                                                          "name": "children"
                                                                        },
                                                                        "value": {
                                                                          "type": "CallExpression",
                                                                          "start": 10335,
                                                                          "end": 10380,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 221,
                                                                              "column": 46
                                                                            },
                                                                            "end": {
                                                                              "line": 221,
                                                                              "column": 91
                                                                            }
                                                                          },
                                                                          "callee": {
                                                                            "type": "MemberExpression",
                                                                            "start": 10335,
                                                                            "end": 10349,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 221,
                                                                                "column": 46
                                                                              },
                                                                              "end": {
                                                                                "line": 221,
                                                                                "column": 60
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "Identifier",
                                                                              "start": 10335,
                                                                              "end": 10345,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 221,
                                                                                  "column": 46
                                                                                },
                                                                                "end": {
                                                                                  "line": 221,
                                                                                  "column": 56
                                                                                },
                                                                                "identifierName": "candidates"
                                                                              },
                                                                              "name": "candidates"
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 10346,
                                                                              "end": 10349,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 221,
                                                                                  "column": 57
                                                                                },
                                                                                "end": {
                                                                                  "line": 221,
                                                                                  "column": 60
                                                                                },
                                                                                "identifierName": "map"
                                                                              },
                                                                              "name": "map"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "arguments": [
                                                                            {
                                                                              "type": "ArrowFunctionExpression",
                                                                              "start": 10350,
                                                                              "end": 10379,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 221,
                                                                                  "column": 61
                                                                                },
                                                                                "end": {
                                                                                  "line": 221,
                                                                                  "column": 90
                                                                                }
                                                                              },
                                                                              "id": null,
                                                                              "generator": false,
                                                                              "expression": true,
                                                                              "async": false,
                                                                              "params": [
                                                                                {
                                                                                  "type": "Identifier",
                                                                                  "start": 10350,
                                                                                  "end": 10354,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 221,
                                                                                      "column": 61
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 221,
                                                                                      "column": 65
                                                                                    },
                                                                                    "identifierName": "item"
                                                                                  },
                                                                                  "name": "item"
                                                                                }
                                                                              ],
                                                                              "body": {
                                                                                "type": "MemberExpression",
                                                                                "start": 10358,
                                                                                "end": 10379,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 221,
                                                                                    "column": 69
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 221,
                                                                                    "column": 90
                                                                                  }
                                                                                },
                                                                                "object": {
                                                                                  "type": "MemberExpression",
                                                                                  "start": 10358,
                                                                                  "end": 10376,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 221,
                                                                                      "column": 69
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 221,
                                                                                      "column": 87
                                                                                    }
                                                                                  },
                                                                                  "object": {
                                                                                    "type": "MemberExpression",
                                                                                    "start": 10358,
                                                                                    "end": 10371,
                                                                                    "loc": {
                                                                                      "start": {
                                                                                        "line": 221,
                                                                                        "column": 69
                                                                                      },
                                                                                      "end": {
                                                                                        "line": 221,
                                                                                        "column": 82
                                                                                      }
                                                                                    },
                                                                                    "object": {
                                                                                      "type": "Identifier",
                                                                                      "start": 10358,
                                                                                      "end": 10362,
                                                                                      "loc": {
                                                                                        "start": {
                                                                                          "line": 221,
                                                                                          "column": 69
                                                                                        },
                                                                                        "end": {
                                                                                          "line": 221,
                                                                                          "column": 73
                                                                                        },
                                                                                        "identifierName": "item"
                                                                                      },
                                                                                      "name": "item"
                                                                                    },
                                                                                    "property": {
                                                                                      "type": "Identifier",
                                                                                      "start": 10363,
                                                                                      "end": 10371,
                                                                                      "loc": {
                                                                                        "start": {
                                                                                          "line": 221,
                                                                                          "column": 74
                                                                                        },
                                                                                        "end": {
                                                                                          "line": 221,
                                                                                          "column": 82
                                                                                        },
                                                                                        "identifierName": "material"
                                                                                      },
                                                                                      "name": "material"
                                                                                    },
                                                                                    "computed": false
                                                                                  },
                                                                                  "property": {
                                                                                    "type": "Identifier",
                                                                                    "start": 10372,
                                                                                    "end": 10376,
                                                                                    "loc": {
                                                                                      "start": {
                                                                                        "line": 221,
                                                                                        "column": 83
                                                                                      },
                                                                                      "end": {
                                                                                        "line": 221,
                                                                                        "column": 87
                                                                                      },
                                                                                      "identifierName": "meta"
                                                                                    },
                                                                                    "name": "meta"
                                                                                  },
                                                                                  "computed": false
                                                                                },
                                                                                "property": {
                                                                                  "type": "Identifier",
                                                                                  "start": 10377,
                                                                                  "end": 10379,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 221,
                                                                                      "column": 88
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 221,
                                                                                      "column": 90
                                                                                    },
                                                                                    "identifierName": "id"
                                                                                  },
                                                                                  "name": "id"
                                                                                },
                                                                                "computed": false
                                                                              }
                                                                            }
                                                                          ]
                                                                        }
                                                                      }
                                                                    ]
                                                                  }
                                                                ]
                                                              }
                                                            ],
                                                            "leadingComments": null
                                                          },
                                                          "leadingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": " Update UI after mouse-up",
                                                              "start": 10131,
                                                              "end": 10158,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 218,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 218,
                                                                  "column": 55
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "type": "BreakStatement",
                                                          "start": 10475,
                                                          "end": 10481,
                                                          "loc": {
                                                            "start": {
                                                              "line": 224,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 224,
                                                              "column": 34
                                                            }
                                                          },
                                                          "label": null
                                                        }
                                                      ],
                                                      "test": {
                                                        "type": "StringLiteral",
                                                        "start": 9633,
                                                        "end": 9642,
                                                        "loc": {
                                                          "start": {
                                                            "line": 208,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 208,
                                                            "column": 38
                                                          }
                                                        },
                                                        "extra": {
                                                          "rawValue": "mouseup",
                                                          "raw": "'mouseup'"
                                                        },
                                                        "value": "mouseup"
                                                      }
                                                    }
                                                  ]
                                                }
                                              ],
                                              "directives": []
                                            }
                                          }
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 10540,
                                      "end": 10607,
                                      "loc": {
                                        "start": {
                                          "line": 228,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 228,
                                          "column": 83
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 10540,
                                        "end": 10606,
                                        "loc": {
                                          "start": {
                                            "line": 228,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 228,
                                            "column": 82
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 10540,
                                          "end": 10558,
                                          "loc": {
                                            "start": {
                                              "line": 228,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 228,
                                              "column": 34
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 10540,
                                            "end": 10555,
                                            "loc": {
                                              "start": {
                                                "line": 228,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 228,
                                                "column": 31
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10540,
                                              "end": 10549,
                                              "loc": {
                                                "start": {
                                                  "line": 228,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 228,
                                                  "column": 25
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10540,
                                                "end": 10544,
                                                "loc": {
                                                  "start": {
                                                    "line": 228,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 228,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10545,
                                                "end": 10549,
                                                "loc": {
                                                  "start": {
                                                    "line": 228,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 228,
                                                    "column": 25
                                                  },
                                                  "identifierName": "view"
                                                },
                                                "name": "view"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10550,
                                              "end": 10555,
                                              "loc": {
                                                "start": {
                                                  "line": 228,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 228,
                                                  "column": 31
                                                },
                                                "identifierName": "input"
                                              },
                                              "name": "input"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 10556,
                                            "end": 10558,
                                            "loc": {
                                              "start": {
                                                "line": 228,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 228,
                                                "column": 34
                                              },
                                              "identifierName": "on"
                                            },
                                            "name": "on"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "ArrayExpression",
                                            "start": 10559,
                                            "end": 10596,
                                            "loc": {
                                              "start": {
                                                "line": 228,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 228,
                                                "column": 72
                                              }
                                            },
                                            "elements": [
                                              {
                                                "type": "StringLiteral",
                                                "start": 10560,
                                                "end": 10571,
                                                "loc": {
                                                  "start": {
                                                    "line": 228,
                                                    "column": 36
                                                  },
                                                  "end": {
                                                    "line": 228,
                                                    "column": 47
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": "mousedown",
                                                  "raw": "'mousedown'"
                                                },
                                                "value": "mousedown"
                                              },
                                              {
                                                "type": "StringLiteral",
                                                "start": 10573,
                                                "end": 10584,
                                                "loc": {
                                                  "start": {
                                                    "line": 228,
                                                    "column": 49
                                                  },
                                                  "end": {
                                                    "line": 228,
                                                    "column": 60
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": "mousemove",
                                                  "raw": "'mousemove'"
                                                },
                                                "value": "mousemove"
                                              },
                                              {
                                                "type": "StringLiteral",
                                                "start": 10586,
                                                "end": 10595,
                                                "loc": {
                                                  "start": {
                                                    "line": 228,
                                                    "column": 62
                                                  },
                                                  "end": {
                                                    "line": 228,
                                                    "column": 71
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": "mouseup",
                                                  "raw": "'mouseup'"
                                                },
                                                "value": "mouseup"
                                              }
                                            ]
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 10598,
                                            "end": 10605,
                                            "loc": {
                                              "start": {
                                                "line": 228,
                                                "column": 74
                                              },
                                              "end": {
                                                "line": 228,
                                                "column": 81
                                              },
                                              "identifierName": "handler"
                                            },
                                            "name": "handler"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 10625,
                                      "end": 11164,
                                      "loc": {
                                        "start": {
                                          "line": 230,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 239,
                                          "column": 18
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 10625,
                                        "end": 11163,
                                        "loc": {
                                          "start": {
                                            "line": 230,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 239,
                                            "column": 17
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 10625,
                                          "end": 10641,
                                          "loc": {
                                            "start": {
                                              "line": 230,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 230,
                                              "column": 32
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 10625,
                                            "end": 10629,
                                            "loc": {
                                              "start": {
                                                "line": 230,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 230,
                                                "column": 20
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 10630,
                                            "end": 10641,
                                            "loc": {
                                              "start": {
                                                "line": 230,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 230,
                                                "column": 32
                                              },
                                              "identifierName": "tempHandler"
                                            },
                                            "name": "tempHandler"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "ArrowFunctionExpression",
                                          "start": 10644,
                                          "end": 11163,
                                          "loc": {
                                            "start": {
                                              "line": 230,
                                              "column": 35
                                            },
                                            "end": {
                                              "line": 239,
                                              "column": 17
                                            }
                                          },
                                          "id": null,
                                          "generator": false,
                                          "expression": false,
                                          "async": false,
                                          "params": [],
                                          "body": {
                                            "type": "BlockStatement",
                                            "start": 10650,
                                            "end": 11163,
                                            "loc": {
                                              "start": {
                                                "line": 230,
                                                "column": 41
                                              },
                                              "end": {
                                                "line": 239,
                                                "column": 17
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 10672,
                                                "end": 10693,
                                                "loc": {
                                                  "start": {
                                                    "line": 231,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 231,
                                                    "column": 41
                                                  }
                                                },
                                                "expression": {
                                                  "type": "LogicalExpression",
                                                  "start": 10672,
                                                  "end": 10692,
                                                  "loc": {
                                                    "start": {
                                                      "line": 231,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 231,
                                                      "column": 40
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "Identifier",
                                                    "start": 10672,
                                                    "end": 10675,
                                                    "loc": {
                                                      "start": {
                                                        "line": 231,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 231,
                                                        "column": 23
                                                      },
                                                      "identifierName": "box"
                                                    },
                                                    "name": "box"
                                                  },
                                                  "operator": "&&",
                                                  "right": {
                                                    "type": "CallExpression",
                                                    "start": 10679,
                                                    "end": 10692,
                                                    "loc": {
                                                      "start": {
                                                        "line": 231,
                                                        "column": 27
                                                      },
                                                      "end": {
                                                        "line": 231,
                                                        "column": 40
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 10679,
                                                      "end": 10690,
                                                      "loc": {
                                                        "start": {
                                                          "line": 231,
                                                          "column": 27
                                                        },
                                                        "end": {
                                                          "line": 231,
                                                          "column": 38
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 10679,
                                                        "end": 10682,
                                                        "loc": {
                                                          "start": {
                                                            "line": 231,
                                                            "column": 27
                                                          },
                                                          "end": {
                                                            "line": 231,
                                                            "column": 30
                                                          },
                                                          "identifierName": "box"
                                                        },
                                                        "name": "box"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 10683,
                                                        "end": 10690,
                                                        "loc": {
                                                          "start": {
                                                            "line": 231,
                                                            "column": 31
                                                          },
                                                          "end": {
                                                            "line": 231,
                                                            "column": 38
                                                          },
                                                          "identifierName": "destroy"
                                                        },
                                                        "name": "destroy"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": []
                                                  }
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 10714,
                                                "end": 10748,
                                                "loc": {
                                                  "start": {
                                                    "line": 232,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 232,
                                                    "column": 54
                                                  }
                                                },
                                                "expression": {
                                                  "type": "AssignmentExpression",
                                                  "start": 10714,
                                                  "end": 10747,
                                                  "loc": {
                                                    "start": {
                                                      "line": 232,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 232,
                                                      "column": 53
                                                    }
                                                  },
                                                  "operator": "=",
                                                  "left": {
                                                    "type": "MemberExpression",
                                                    "start": 10714,
                                                    "end": 10739,
                                                    "loc": {
                                                      "start": {
                                                        "line": 232,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 232,
                                                        "column": 45
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 10714,
                                                      "end": 10731,
                                                      "loc": {
                                                        "start": {
                                                          "line": 232,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 232,
                                                          "column": 37
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 10714,
                                                        "end": 10718,
                                                        "loc": {
                                                          "start": {
                                                            "line": 232,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 232,
                                                            "column": 24
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 10719,
                                                        "end": 10731,
                                                        "loc": {
                                                          "start": {
                                                            "line": 232,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 232,
                                                            "column": 37
                                                          },
                                                          "identifierName": "shiftHandler"
                                                        },
                                                        "name": "shiftHandler"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 10732,
                                                      "end": 10739,
                                                      "loc": {
                                                        "start": {
                                                          "line": 232,
                                                          "column": 38
                                                        },
                                                        "end": {
                                                          "line": 232,
                                                          "column": 45
                                                        },
                                                        "identifierName": "handled"
                                                      },
                                                      "name": "handled"
                                                    },
                                                    "computed": false
                                                  },
                                                  "right": {
                                                    "type": "BooleanLiteral",
                                                    "start": 10742,
                                                    "end": 10747,
                                                    "loc": {
                                                      "start": {
                                                        "line": 232,
                                                        "column": 48
                                                      },
                                                      "end": {
                                                        "line": 232,
                                                        "column": 53
                                                      }
                                                    },
                                                    "value": false
                                                  }
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 10769,
                                                "end": 10848,
                                                "loc": {
                                                  "start": {
                                                    "line": 233,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 233,
                                                    "column": 99
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 10769,
                                                  "end": 10847,
                                                  "loc": {
                                                    "start": {
                                                      "line": 233,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 233,
                                                      "column": 98
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 10769,
                                                    "end": 10799,
                                                    "loc": {
                                                      "start": {
                                                        "line": 233,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 233,
                                                        "column": 50
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 10769,
                                                      "end": 10784,
                                                      "loc": {
                                                        "start": {
                                                          "line": 233,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 233,
                                                          "column": 35
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 10769,
                                                        "end": 10778,
                                                        "loc": {
                                                          "start": {
                                                            "line": 233,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 233,
                                                            "column": 29
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 10769,
                                                          "end": 10773,
                                                          "loc": {
                                                            "start": {
                                                              "line": 233,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 233,
                                                              "column": 24
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 10774,
                                                          "end": 10778,
                                                          "loc": {
                                                            "start": {
                                                              "line": 233,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 233,
                                                              "column": 29
                                                            },
                                                            "identifierName": "view"
                                                          },
                                                          "name": "view"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 10779,
                                                        "end": 10784,
                                                        "loc": {
                                                          "start": {
                                                            "line": 233,
                                                            "column": 30
                                                          },
                                                          "end": {
                                                            "line": 233,
                                                            "column": 35
                                                          },
                                                          "identifierName": "input"
                                                        },
                                                        "name": "input"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 10785,
                                                      "end": 10799,
                                                      "loc": {
                                                        "start": {
                                                          "line": 233,
                                                          "column": 36
                                                        },
                                                        "end": {
                                                          "line": 233,
                                                          "column": 50
                                                        },
                                                        "identifierName": "removeListener"
                                                      },
                                                      "name": "removeListener"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "ArrayExpression",
                                                      "start": 10800,
                                                      "end": 10837,
                                                      "loc": {
                                                        "start": {
                                                          "line": 233,
                                                          "column": 51
                                                        },
                                                        "end": {
                                                          "line": 233,
                                                          "column": 88
                                                        }
                                                      },
                                                      "elements": [
                                                        {
                                                          "type": "StringLiteral",
                                                          "start": 10801,
                                                          "end": 10812,
                                                          "loc": {
                                                            "start": {
                                                              "line": 233,
                                                              "column": 52
                                                            },
                                                            "end": {
                                                              "line": 233,
                                                              "column": 63
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": "mousedown",
                                                            "raw": "'mousedown'"
                                                          },
                                                          "value": "mousedown"
                                                        },
                                                        {
                                                          "type": "StringLiteral",
                                                          "start": 10814,
                                                          "end": 10825,
                                                          "loc": {
                                                            "start": {
                                                              "line": 233,
                                                              "column": 65
                                                            },
                                                            "end": {
                                                              "line": 233,
                                                              "column": 76
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": "mousemove",
                                                            "raw": "'mousemove'"
                                                          },
                                                          "value": "mousemove"
                                                        },
                                                        {
                                                          "type": "StringLiteral",
                                                          "start": 10827,
                                                          "end": 10836,
                                                          "loc": {
                                                            "start": {
                                                              "line": 233,
                                                              "column": 78
                                                            },
                                                            "end": {
                                                              "line": 233,
                                                              "column": 87
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": "mouseup",
                                                            "raw": "'mouseup'"
                                                          },
                                                          "value": "mouseup"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "type": "Identifier",
                                                      "start": 10839,
                                                      "end": 10846,
                                                      "loc": {
                                                        "start": {
                                                          "line": 233,
                                                          "column": 90
                                                        },
                                                        "end": {
                                                          "line": 233,
                                                          "column": 97
                                                        },
                                                        "identifierName": "handler"
                                                      },
                                                      "name": "handler"
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 10869,
                                                "end": 10925,
                                                "loc": {
                                                  "start": {
                                                    "line": 234,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 234,
                                                    "column": 76
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 10869,
                                                  "end": 10924,
                                                  "loc": {
                                                    "start": {
                                                      "line": 234,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 234,
                                                      "column": 75
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 10869,
                                                    "end": 10897,
                                                    "loc": {
                                                      "start": {
                                                        "line": 234,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 234,
                                                        "column": 48
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 10869,
                                                      "end": 10877,
                                                      "loc": {
                                                        "start": {
                                                          "line": 234,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 234,
                                                          "column": 28
                                                        },
                                                        "identifierName": "document"
                                                      },
                                                      "name": "document"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 10878,
                                                      "end": 10897,
                                                      "loc": {
                                                        "start": {
                                                          "line": 234,
                                                          "column": 29
                                                        },
                                                        "end": {
                                                          "line": 234,
                                                          "column": 48
                                                        },
                                                        "identifierName": "removeEventListener"
                                                      },
                                                      "name": "removeEventListener"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "StringLiteral",
                                                      "start": 10898,
                                                      "end": 10905,
                                                      "loc": {
                                                        "start": {
                                                          "line": 234,
                                                          "column": 49
                                                        },
                                                        "end": {
                                                          "line": 234,
                                                          "column": 56
                                                        }
                                                      },
                                                      "extra": {
                                                        "rawValue": "keyup",
                                                        "raw": "'keyup'"
                                                      },
                                                      "value": "keyup"
                                                    },
                                                    {
                                                      "type": "MemberExpression",
                                                      "start": 10907,
                                                      "end": 10923,
                                                      "loc": {
                                                        "start": {
                                                          "line": 234,
                                                          "column": 58
                                                        },
                                                        "end": {
                                                          "line": 234,
                                                          "column": 74
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 10907,
                                                        "end": 10911,
                                                        "loc": {
                                                          "start": {
                                                            "line": 234,
                                                            "column": 58
                                                          },
                                                          "end": {
                                                            "line": 234,
                                                            "column": 62
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 10912,
                                                        "end": 10923,
                                                        "loc": {
                                                          "start": {
                                                            "line": 234,
                                                            "column": 63
                                                          },
                                                          "end": {
                                                            "line": 234,
                                                            "column": 74
                                                          },
                                                          "identifierName": "tempHandler"
                                                        },
                                                        "name": "tempHandler"
                                                      },
                                                      "computed": false
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 10946,
                                                "end": 10978,
                                                "loc": {
                                                  "start": {
                                                    "line": 235,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 235,
                                                    "column": 52
                                                  }
                                                },
                                                "expression": {
                                                  "type": "AssignmentExpression",
                                                  "start": 10946,
                                                  "end": 10977,
                                                  "loc": {
                                                    "start": {
                                                      "line": 235,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 235,
                                                      "column": 51
                                                    }
                                                  },
                                                  "operator": "=",
                                                  "left": {
                                                    "type": "MemberExpression",
                                                    "start": 10946,
                                                    "end": 10970,
                                                    "loc": {
                                                      "start": {
                                                        "line": 235,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 235,
                                                        "column": 44
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 10946,
                                                      "end": 10961,
                                                      "loc": {
                                                        "start": {
                                                          "line": 235,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 235,
                                                          "column": 35
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 10946,
                                                        "end": 10955,
                                                        "loc": {
                                                          "start": {
                                                            "line": 235,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 235,
                                                            "column": 29
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 10946,
                                                          "end": 10950,
                                                          "loc": {
                                                            "start": {
                                                              "line": 235,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 235,
                                                              "column": 24
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 10951,
                                                          "end": 10955,
                                                          "loc": {
                                                            "start": {
                                                              "line": 235,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 235,
                                                              "column": 29
                                                            },
                                                            "identifierName": "view"
                                                          },
                                                          "name": "view"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 10956,
                                                        "end": 10961,
                                                        "loc": {
                                                          "start": {
                                                            "line": 235,
                                                            "column": 30
                                                          },
                                                          "end": {
                                                            "line": 235,
                                                            "column": 35
                                                          },
                                                          "identifierName": "input"
                                                        },
                                                        "name": "input"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 10962,
                                                      "end": 10970,
                                                      "loc": {
                                                        "start": {
                                                          "line": 235,
                                                          "column": 36
                                                        },
                                                        "end": {
                                                          "line": 235,
                                                          "column": 44
                                                        },
                                                        "identifierName": "debounce"
                                                      },
                                                      "name": "debounce"
                                                    },
                                                    "computed": false
                                                  },
                                                  "right": {
                                                    "type": "BooleanLiteral",
                                                    "start": 10973,
                                                    "end": 10977,
                                                    "loc": {
                                                      "start": {
                                                        "line": 235,
                                                        "column": 47
                                                      },
                                                      "end": {
                                                        "line": 235,
                                                        "column": 51
                                                      }
                                                    },
                                                    "value": true
                                                  }
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 10999,
                                                "end": 11033,
                                                "loc": {
                                                  "start": {
                                                    "line": 236,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 236,
                                                    "column": 54
                                                  }
                                                },
                                                "expression": {
                                                  "type": "AssignmentExpression",
                                                  "start": 10999,
                                                  "end": 11032,
                                                  "loc": {
                                                    "start": {
                                                      "line": 236,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 236,
                                                      "column": 53
                                                    }
                                                  },
                                                  "operator": "=",
                                                  "left": {
                                                    "type": "MemberExpression",
                                                    "start": 10999,
                                                    "end": 11025,
                                                    "loc": {
                                                      "start": {
                                                        "line": 236,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 236,
                                                        "column": 46
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 10999,
                                                      "end": 11017,
                                                      "loc": {
                                                        "start": {
                                                          "line": 236,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 236,
                                                          "column": 38
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 10999,
                                                        "end": 11008,
                                                        "loc": {
                                                          "start": {
                                                            "line": 236,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 236,
                                                            "column": 29
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 10999,
                                                          "end": 11003,
                                                          "loc": {
                                                            "start": {
                                                              "line": 236,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 236,
                                                              "column": 24
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 11004,
                                                          "end": 11008,
                                                          "loc": {
                                                            "start": {
                                                              "line": 236,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 236,
                                                              "column": 29
                                                            },
                                                            "identifierName": "view"
                                                          },
                                                          "name": "view"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 11009,
                                                        "end": 11017,
                                                        "loc": {
                                                          "start": {
                                                            "line": 236,
                                                            "column": 30
                                                          },
                                                          "end": {
                                                            "line": 236,
                                                            "column": 38
                                                          },
                                                          "identifierName": "controls"
                                                        },
                                                        "name": "controls"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 11018,
                                                      "end": 11025,
                                                      "loc": {
                                                        "start": {
                                                          "line": 236,
                                                          "column": 39
                                                        },
                                                        "end": {
                                                          "line": 236,
                                                          "column": 46
                                                        },
                                                        "identifierName": "enabled"
                                                      },
                                                      "name": "enabled"
                                                    },
                                                    "computed": false
                                                  },
                                                  "right": {
                                                    "type": "BooleanLiteral",
                                                    "start": 11028,
                                                    "end": 11032,
                                                    "loc": {
                                                      "start": {
                                                        "line": 236,
                                                        "column": 49
                                                      },
                                                      "end": {
                                                        "line": 236,
                                                        "column": 53
                                                      }
                                                    },
                                                    "value": true
                                                  }
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 11054,
                                                "end": 11091,
                                                "loc": {
                                                  "start": {
                                                    "line": 237,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 237,
                                                    "column": 57
                                                  }
                                                },
                                                "expression": {
                                                  "type": "AssignmentExpression",
                                                  "start": 11054,
                                                  "end": 11090,
                                                  "loc": {
                                                    "start": {
                                                      "line": 237,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 237,
                                                      "column": 56
                                                    }
                                                  },
                                                  "operator": "=",
                                                  "left": {
                                                    "type": "MemberExpression",
                                                    "start": 11054,
                                                    "end": 11083,
                                                    "loc": {
                                                      "start": {
                                                        "line": 237,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 237,
                                                        "column": 49
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 11054,
                                                      "end": 11075,
                                                      "loc": {
                                                        "start": {
                                                          "line": 237,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 237,
                                                          "column": 41
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 11054,
                                                        "end": 11063,
                                                        "loc": {
                                                          "start": {
                                                            "line": 237,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 237,
                                                            "column": 29
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 11054,
                                                          "end": 11058,
                                                          "loc": {
                                                            "start": {
                                                              "line": 237,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 237,
                                                              "column": 24
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 11059,
                                                          "end": 11063,
                                                          "loc": {
                                                            "start": {
                                                              "line": 237,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 237,
                                                              "column": 29
                                                            },
                                                            "identifierName": "view"
                                                          },
                                                          "name": "view"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 11064,
                                                        "end": 11075,
                                                        "loc": {
                                                          "start": {
                                                            "line": 237,
                                                            "column": 30
                                                          },
                                                          "end": {
                                                            "line": 237,
                                                            "column": 41
                                                          },
                                                          "identifierName": "interaction"
                                                        },
                                                        "name": "interaction"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 11076,
                                                      "end": 11083,
                                                      "loc": {
                                                        "start": {
                                                          "line": 237,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 237,
                                                          "column": 49
                                                        },
                                                        "identifierName": "enabled"
                                                      },
                                                      "name": "enabled"
                                                    },
                                                    "computed": false
                                                  },
                                                  "right": {
                                                    "type": "BooleanLiteral",
                                                    "start": 11086,
                                                    "end": 11090,
                                                    "loc": {
                                                      "start": {
                                                        "line": 237,
                                                        "column": 52
                                                      },
                                                      "end": {
                                                        "line": 237,
                                                        "column": 56
                                                      }
                                                    },
                                                    "value": true
                                                  }
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 11112,
                                                "end": 11145,
                                                "loc": {
                                                  "start": {
                                                    "line": 238,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 238,
                                                    "column": 53
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 11112,
                                                  "end": 11144,
                                                  "loc": {
                                                    "start": {
                                                      "line": 238,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 238,
                                                      "column": 52
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 11112,
                                                    "end": 11142,
                                                    "loc": {
                                                      "start": {
                                                        "line": 238,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 238,
                                                        "column": 50
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 11112,
                                                      "end": 11127,
                                                      "loc": {
                                                        "start": {
                                                          "line": 238,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 238,
                                                          "column": 35
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 11112,
                                                        "end": 11121,
                                                        "loc": {
                                                          "start": {
                                                            "line": 238,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 238,
                                                            "column": 29
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 11112,
                                                          "end": 11116,
                                                          "loc": {
                                                            "start": {
                                                              "line": 238,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 238,
                                                              "column": 24
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 11117,
                                                          "end": 11121,
                                                          "loc": {
                                                            "start": {
                                                              "line": 238,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 238,
                                                              "column": 29
                                                            },
                                                            "identifierName": "view"
                                                          },
                                                          "name": "view"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 11122,
                                                        "end": 11127,
                                                        "loc": {
                                                          "start": {
                                                            "line": 238,
                                                            "column": 30
                                                          },
                                                          "end": {
                                                            "line": 238,
                                                            "column": 35
                                                          },
                                                          "identifierName": "scene"
                                                        },
                                                        "name": "scene"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 11128,
                                                      "end": 11142,
                                                      "loc": {
                                                        "start": {
                                                          "line": 238,
                                                          "column": 36
                                                        },
                                                        "end": {
                                                          "line": 238,
                                                          "column": 50
                                                        },
                                                        "identifierName": "setRenderOrder"
                                                      },
                                                      "name": "setRenderOrder"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": []
                                                }
                                              }
                                            ],
                                            "directives": []
                                          }
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 11181,
                                      "end": 11234,
                                      "loc": {
                                        "start": {
                                          "line": 240,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 240,
                                          "column": 69
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 11181,
                                        "end": 11233,
                                        "loc": {
                                          "start": {
                                            "line": 240,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 240,
                                            "column": 68
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 11181,
                                          "end": 11206,
                                          "loc": {
                                            "start": {
                                              "line": 240,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 240,
                                              "column": 41
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 11181,
                                            "end": 11189,
                                            "loc": {
                                              "start": {
                                                "line": 240,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 240,
                                                "column": 24
                                              },
                                              "identifierName": "document"
                                            },
                                            "name": "document"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11190,
                                            "end": 11206,
                                            "loc": {
                                              "start": {
                                                "line": 240,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 240,
                                                "column": 41
                                              },
                                              "identifierName": "addEventListener"
                                            },
                                            "name": "addEventListener"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "StringLiteral",
                                            "start": 11207,
                                            "end": 11214,
                                            "loc": {
                                              "start": {
                                                "line": 240,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 240,
                                                "column": 49
                                              }
                                            },
                                            "extra": {
                                              "rawValue": "keyup",
                                              "raw": "'keyup'"
                                            },
                                            "value": "keyup"
                                          },
                                          {
                                            "type": "MemberExpression",
                                            "start": 11216,
                                            "end": 11232,
                                            "loc": {
                                              "start": {
                                                "line": 240,
                                                "column": 51
                                              },
                                              "end": {
                                                "line": 240,
                                                "column": 67
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 11216,
                                              "end": 11220,
                                              "loc": {
                                                "start": {
                                                  "line": 240,
                                                  "column": 51
                                                },
                                                "end": {
                                                  "line": 240,
                                                  "column": 55
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11221,
                                              "end": 11232,
                                              "loc": {
                                                "start": {
                                                  "line": 240,
                                                  "column": 56
                                                },
                                                "end": {
                                                  "line": 240,
                                                  "column": 67
                                                },
                                                "identifierName": "tempHandler"
                                              },
                                              "name": "tempHandler"
                                            },
                                            "computed": false
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "directives": []
                                },
                                "alternate": null
                              }
                            ],
                            "directives": []
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 11269,
                      "end": 11303,
                      "loc": {
                        "start": {
                          "line": 244,
                          "column": 8
                        },
                        "end": {
                          "line": 244,
                          "column": 42
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 11269,
                        "end": 11302,
                        "loc": {
                          "start": {
                            "line": 244,
                            "column": 8
                          },
                          "end": {
                            "line": 244,
                            "column": 41
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 11269,
                          "end": 11294,
                          "loc": {
                            "start": {
                              "line": 244,
                              "column": 8
                            },
                            "end": {
                              "line": 244,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 11269,
                            "end": 11286,
                            "loc": {
                              "start": {
                                "line": 244,
                                "column": 8
                              },
                              "end": {
                                "line": 244,
                                "column": 25
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 11269,
                              "end": 11273,
                              "loc": {
                                "start": {
                                  "line": 244,
                                  "column": 8
                                },
                                "end": {
                                  "line": 244,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11274,
                              "end": 11286,
                              "loc": {
                                "start": {
                                  "line": 244,
                                  "column": 13
                                },
                                "end": {
                                  "line": 244,
                                  "column": 25
                                },
                                "identifierName": "shiftHandler"
                              },
                              "name": "shiftHandler"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 11287,
                            "end": 11294,
                            "loc": {
                              "start": {
                                "line": 244,
                                "column": 26
                              },
                              "end": {
                                "line": 244,
                                "column": 33
                              },
                              "identifierName": "handled"
                            },
                            "name": "handled"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 11297,
                          "end": 11302,
                          "loc": {
                            "start": {
                              "line": 244,
                              "column": 36
                            },
                            "end": {
                              "line": 244,
                              "column": 41
                            }
                          },
                          "value": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 11312,
                      "end": 11368,
                      "loc": {
                        "start": {
                          "line": 245,
                          "column": 8
                        },
                        "end": {
                          "line": 245,
                          "column": 64
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 11312,
                        "end": 11367,
                        "loc": {
                          "start": {
                            "line": 245,
                            "column": 8
                          },
                          "end": {
                            "line": 245,
                            "column": 63
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 11312,
                          "end": 11337,
                          "loc": {
                            "start": {
                              "line": 245,
                              "column": 8
                            },
                            "end": {
                              "line": 245,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 11312,
                            "end": 11320,
                            "loc": {
                              "start": {
                                "line": 245,
                                "column": 8
                              },
                              "end": {
                                "line": 245,
                                "column": 16
                              },
                              "identifierName": "document"
                            },
                            "name": "document"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 11321,
                            "end": 11337,
                            "loc": {
                              "start": {
                                "line": 245,
                                "column": 17
                              },
                              "end": {
                                "line": 245,
                                "column": 33
                              },
                              "identifierName": "addEventListener"
                            },
                            "name": "addEventListener"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "StringLiteral",
                            "start": 11338,
                            "end": 11347,
                            "loc": {
                              "start": {
                                "line": 245,
                                "column": 34
                              },
                              "end": {
                                "line": 245,
                                "column": 43
                              }
                            },
                            "extra": {
                              "rawValue": "keydown",
                              "raw": "'keydown'"
                            },
                            "value": "keydown"
                          },
                          {
                            "type": "MemberExpression",
                            "start": 11349,
                            "end": 11366,
                            "loc": {
                              "start": {
                                "line": 245,
                                "column": 45
                              },
                              "end": {
                                "line": 245,
                                "column": 62
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 11349,
                              "end": 11353,
                              "loc": {
                                "start": {
                                  "line": 245,
                                  "column": 45
                                },
                                "end": {
                                  "line": 245,
                                  "column": 49
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11354,
                              "end": 11366,
                              "loc": {
                                "start": {
                                  "line": 245,
                                  "column": 50
                                },
                                "end": {
                                  "line": 245,
                                  "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": 1526,
                    "end": 1733,
                    "loc": {
                      "start": {
                        "line": 40,
                        "column": 4
                      },
                      "end": {
                        "line": 44,
                        "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": 11380,
                    "end": 11574,
                    "loc": {
                      "start": {
                        "line": 248,
                        "column": 4
                      },
                      "end": {
                        "line": 252,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 11579,
                "end": 11887,
                "loc": {
                  "start": {
                    "line": 253,
                    "column": 4
                  },
                  "end": {
                    "line": 260,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 11579,
                  "end": 11582,
                  "loc": {
                    "start": {
                      "line": 253,
                      "column": 4
                    },
                    "end": {
                      "line": 253,
                      "column": 7
                    },
                    "identifierName": "add"
                  },
                  "name": "add",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 11583,
                    "end": 11588,
                    "loc": {
                      "start": {
                        "line": 253,
                        "column": 8
                      },
                      "end": {
                        "line": 253,
                        "column": 13
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  },
                  {
                    "type": "AssignmentPattern",
                    "start": 11590,
                    "end": 11603,
                    "loc": {
                      "start": {
                        "line": 253,
                        "column": 15
                      },
                      "end": {
                        "line": 253,
                        "column": 28
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 11590,
                      "end": 11596,
                      "loc": {
                        "start": {
                          "line": 253,
                          "column": 15
                        },
                        "end": {
                          "line": 253,
                          "column": 21
                        },
                        "identifierName": "notify"
                      },
                      "name": "notify"
                    },
                    "right": {
                      "type": "BooleanLiteral",
                      "start": 11599,
                      "end": 11603,
                      "loc": {
                        "start": {
                          "line": 253,
                          "column": 24
                        },
                        "end": {
                          "line": 253,
                          "column": 28
                        }
                      },
                      "value": true
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 11605,
                  "end": 11887,
                  "loc": {
                    "start": {
                      "line": 253,
                      "column": 30
                    },
                    "end": {
                      "line": 260,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 11615,
                      "end": 11859,
                      "loc": {
                        "start": {
                          "line": 254,
                          "column": 8
                        },
                        "end": {
                          "line": 258,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 11619,
                        "end": 11649,
                        "loc": {
                          "start": {
                            "line": 254,
                            "column": 12
                          },
                          "end": {
                            "line": 254,
                            "column": 42
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "CallExpression",
                          "start": 11620,
                          "end": 11649,
                          "loc": {
                            "start": {
                              "line": 254,
                              "column": 13
                            },
                            "end": {
                              "line": 254,
                              "column": 42
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 11620,
                            "end": 11635,
                            "loc": {
                              "start": {
                                "line": 254,
                                "column": 13
                              },
                              "end": {
                                "line": 254,
                                "column": 28
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 11620,
                              "end": 11624,
                              "loc": {
                                "start": {
                                  "line": 254,
                                  "column": 13
                                },
                                "end": {
                                  "line": 254,
                                  "column": 17
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11625,
                              "end": 11635,
                              "loc": {
                                "start": {
                                  "line": 254,
                                  "column": 18
                                },
                                "end": {
                                  "line": 254,
                                  "column": 28
                                },
                                "identifierName": "isSelected"
                              },
                              "name": "isSelected"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 11636,
                              "end": 11648,
                              "loc": {
                                "start": {
                                  "line": 254,
                                  "column": 29
                                },
                                "end": {
                                  "line": 254,
                                  "column": 41
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11636,
                                "end": 11641,
                                "loc": {
                                  "start": {
                                    "line": 254,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 254,
                                    "column": 34
                                  },
                                  "identifierName": "event"
                                },
                                "name": "event"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11642,
                                "end": 11648,
                                "loc": {
                                  "start": {
                                    "line": 254,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 254,
                                    "column": 41
                                  },
                                  "identifierName": "object"
                                },
                                "name": "object"
                              },
                              "computed": false
                            }
                          ]
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 11651,
                        "end": 11859,
                        "loc": {
                          "start": {
                            "line": 254,
                            "column": 44
                          },
                          "end": {
                            "line": 258,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 11665,
                            "end": 11691,
                            "loc": {
                              "start": {
                                "line": 255,
                                "column": 12
                              },
                              "end": {
                                "line": 255,
                                "column": 38
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 11665,
                              "end": 11690,
                              "loc": {
                                "start": {
                                  "line": 255,
                                  "column": 12
                                },
                                "end": {
                                  "line": 255,
                                  "column": 37
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 11665,
                                "end": 11676,
                                "loc": {
                                  "start": {
                                    "line": 255,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 255,
                                    "column": 23
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 11665,
                                  "end": 11669,
                                  "loc": {
                                    "start": {
                                      "line": 255,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 255,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 11670,
                                  "end": 11676,
                                  "loc": {
                                    "start": {
                                      "line": 255,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 255,
                                      "column": 23
                                    },
                                    "identifierName": "select"
                                  },
                                  "name": "select"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 11677,
                                  "end": 11689,
                                  "loc": {
                                    "start": {
                                      "line": 255,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 255,
                                      "column": 36
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 11677,
                                    "end": 11682,
                                    "loc": {
                                      "start": {
                                        "line": 255,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 255,
                                        "column": 29
                                      },
                                      "identifierName": "event"
                                    },
                                    "name": "event"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 11683,
                                    "end": 11689,
                                    "loc": {
                                      "start": {
                                        "line": 255,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 255,
                                        "column": 36
                                      },
                                      "identifierName": "object"
                                    },
                                    "name": "object"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 11704,
                            "end": 11739,
                            "loc": {
                              "start": {
                                "line": 256,
                                "column": 12
                              },
                              "end": {
                                "line": 256,
                                "column": 47
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 11704,
                              "end": 11738,
                              "loc": {
                                "start": {
                                  "line": 256,
                                  "column": 12
                                },
                                "end": {
                                  "line": 256,
                                  "column": 46
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 11704,
                                "end": 11724,
                                "loc": {
                                  "start": {
                                    "line": 256,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 256,
                                    "column": 32
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 11704,
                                  "end": 11720,
                                  "loc": {
                                    "start": {
                                      "line": 256,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 256,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 11704,
                                    "end": 11708,
                                    "loc": {
                                      "start": {
                                        "line": 256,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 256,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 11709,
                                    "end": 11720,
                                    "loc": {
                                      "start": {
                                        "line": 256,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 256,
                                        "column": 28
                                      },
                                      "identifierName": "selectedSet"
                                    },
                                    "name": "selectedSet"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 11721,
                                  "end": 11724,
                                  "loc": {
                                    "start": {
                                      "line": 256,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 256,
                                      "column": 32
                                    },
                                    "identifierName": "add"
                                  },
                                  "name": "add"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 11725,
                                  "end": 11737,
                                  "loc": {
                                    "start": {
                                      "line": 256,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 256,
                                      "column": 45
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 11725,
                                    "end": 11730,
                                    "loc": {
                                      "start": {
                                        "line": 256,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 256,
                                        "column": 38
                                      },
                                      "identifierName": "event"
                                    },
                                    "name": "event"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 11731,
                                    "end": 11737,
                                    "loc": {
                                      "start": {
                                        "line": 256,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 256,
                                        "column": 45
                                      },
                                      "identifierName": "object"
                                    },
                                    "name": "object"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 11752,
                            "end": 11849,
                            "loc": {
                              "start": {
                                "line": 257,
                                "column": 12
                              },
                              "end": {
                                "line": 257,
                                "column": 109
                              }
                            },
                            "expression": {
                              "type": "LogicalExpression",
                              "start": 11752,
                              "end": 11848,
                              "loc": {
                                "start": {
                                  "line": 257,
                                  "column": 12
                                },
                                "end": {
                                  "line": 257,
                                  "column": 108
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 11752,
                                "end": 11758,
                                "loc": {
                                  "start": {
                                    "line": 257,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 257,
                                    "column": 18
                                  },
                                  "identifierName": "notify"
                                },
                                "name": "notify"
                              },
                              "operator": "&&",
                              "right": {
                                "type": "CallExpression",
                                "start": 11762,
                                "end": 11848,
                                "loc": {
                                  "start": {
                                    "line": 257,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 257,
                                    "column": 108
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 11762,
                                  "end": 11789,
                                  "loc": {
                                    "start": {
                                      "line": 257,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 257,
                                      "column": 49
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 11762,
                                    "end": 11780,
                                    "loc": {
                                      "start": {
                                        "line": 257,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 257,
                                        "column": 40
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 11762,
                                      "end": 11774,
                                      "loc": {
                                        "start": {
                                          "line": 257,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 257,
                                          "column": 34
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 11762,
                                        "end": 11766,
                                        "loc": {
                                          "start": {
                                            "line": 257,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 257,
                                            "column": 26
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11767,
                                        "end": 11774,
                                        "loc": {
                                          "start": {
                                            "line": 257,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 257,
                                            "column": 34
                                          },
                                          "identifierName": "session"
                                        },
                                        "name": "session"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 11775,
                                      "end": 11780,
                                      "loc": {
                                        "start": {
                                          "line": 257,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 257,
                                          "column": 40
                                        },
                                        "identifierName": "store"
                                      },
                                      "name": "store"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 11781,
                                    "end": 11789,
                                    "loc": {
                                      "start": {
                                        "line": 257,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 257,
                                        "column": 49
                                      },
                                      "identifierName": "dispatch"
                                    },
                                    "name": "dispatch"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "CallExpression",
                                    "start": 11790,
                                    "end": 11847,
                                    "loc": {
                                      "start": {
                                        "line": 257,
                                        "column": 50
                                      },
                                      "end": {
                                        "line": 257,
                                        "column": 107
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 11790,
                                      "end": 11813,
                                      "loc": {
                                        "start": {
                                          "line": 257,
                                          "column": 50
                                        },
                                        "end": {
                                          "line": 257,
                                          "column": 73
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 11790,
                                        "end": 11804,
                                        "loc": {
                                          "start": {
                                            "line": 257,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 257,
                                            "column": 64
                                          },
                                          "identifierName": "elementActions"
                                        },
                                        "name": "elementActions"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11805,
                                        "end": 11813,
                                        "loc": {
                                          "start": {
                                            "line": 257,
                                            "column": 65
                                          },
                                          "end": {
                                            "line": 257,
                                            "column": 73
                                          },
                                          "identifierName": "addChild"
                                        },
                                        "name": "addChild"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 11814,
                                        "end": 11829,
                                        "loc": {
                                          "start": {
                                            "line": 257,
                                            "column": 74
                                          },
                                          "end": {
                                            "line": 257,
                                            "column": 89
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 11814,
                                          "end": 11826,
                                          "loc": {
                                            "start": {
                                              "line": 257,
                                              "column": 74
                                            },
                                            "end": {
                                              "line": 257,
                                              "column": 86
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 11814,
                                            "end": 11818,
                                            "loc": {
                                              "start": {
                                                "line": 257,
                                                "column": 74
                                              },
                                              "end": {
                                                "line": 257,
                                                "column": 78
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11819,
                                            "end": 11826,
                                            "loc": {
                                              "start": {
                                                "line": 257,
                                                "column": 79
                                              },
                                              "end": {
                                                "line": 257,
                                                "column": 86
                                              },
                                              "identifierName": "element"
                                            },
                                            "name": "element"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 11827,
                                          "end": 11829,
                                          "loc": {
                                            "start": {
                                              "line": 257,
                                              "column": 87
                                            },
                                            "end": {
                                              "line": 257,
                                              "column": 89
                                            },
                                            "identifierName": "id"
                                          },
                                          "name": "id"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 11831,
                                        "end": 11846,
                                        "loc": {
                                          "start": {
                                            "line": 257,
                                            "column": 91
                                          },
                                          "end": {
                                            "line": 257,
                                            "column": 106
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 11831,
                                          "end": 11843,
                                          "loc": {
                                            "start": {
                                              "line": 257,
                                              "column": 91
                                            },
                                            "end": {
                                              "line": 257,
                                              "column": 103
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 11831,
                                            "end": 11836,
                                            "loc": {
                                              "start": {
                                                "line": 257,
                                                "column": 91
                                              },
                                              "end": {
                                                "line": 257,
                                                "column": 96
                                              },
                                              "identifierName": "event"
                                            },
                                            "name": "event"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11837,
                                            "end": 11843,
                                            "loc": {
                                              "start": {
                                                "line": 257,
                                                "column": 97
                                              },
                                              "end": {
                                                "line": 257,
                                                "column": 103
                                              },
                                              "identifierName": "object"
                                            },
                                            "name": "object"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 11844,
                                          "end": 11846,
                                          "loc": {
                                            "start": {
                                              "line": 257,
                                              "column": 104
                                            },
                                            "end": {
                                              "line": 257,
                                              "column": 106
                                            },
                                            "identifierName": "id"
                                          },
                                          "name": "id"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                ]
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 11868,
                      "end": 11881,
                      "loc": {
                        "start": {
                          "line": 259,
                          "column": 8
                        },
                        "end": {
                          "line": 259,
                          "column": 21
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 11875,
                        "end": 11880,
                        "loc": {
                          "start": {
                            "line": 259,
                            "column": 15
                          },
                          "end": {
                            "line": 259,
                            "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": 11380,
                    "end": 11574,
                    "loc": {
                      "start": {
                        "line": 248,
                        "column": 4
                      },
                      "end": {
                        "line": 252,
                        "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": 11893,
                    "end": 12092,
                    "loc": {
                      "start": {
                        "line": 262,
                        "column": 4
                      },
                      "end": {
                        "line": 266,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 12097,
                "end": 12393,
                "loc": {
                  "start": {
                    "line": 267,
                    "column": 4
                  },
                  "end": {
                    "line": 273,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 12097,
                  "end": 12103,
                  "loc": {
                    "start": {
                      "line": 267,
                      "column": 4
                    },
                    "end": {
                      "line": 267,
                      "column": 10
                    },
                    "identifierName": "remove"
                  },
                  "name": "remove",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 12104,
                    "end": 12109,
                    "loc": {
                      "start": {
                        "line": 267,
                        "column": 11
                      },
                      "end": {
                        "line": 267,
                        "column": 16
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  },
                  {
                    "type": "AssignmentPattern",
                    "start": 12111,
                    "end": 12124,
                    "loc": {
                      "start": {
                        "line": 267,
                        "column": 18
                      },
                      "end": {
                        "line": 267,
                        "column": 31
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 12111,
                      "end": 12117,
                      "loc": {
                        "start": {
                          "line": 267,
                          "column": 18
                        },
                        "end": {
                          "line": 267,
                          "column": 24
                        },
                        "identifierName": "notify"
                      },
                      "name": "notify"
                    },
                    "right": {
                      "type": "BooleanLiteral",
                      "start": 12120,
                      "end": 12124,
                      "loc": {
                        "start": {
                          "line": 267,
                          "column": 27
                        },
                        "end": {
                          "line": 267,
                          "column": 31
                        }
                      },
                      "value": true
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 12126,
                  "end": 12393,
                  "loc": {
                    "start": {
                      "line": 267,
                      "column": 33
                    },
                    "end": {
                      "line": 273,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 12136,
                      "end": 12387,
                      "loc": {
                        "start": {
                          "line": 268,
                          "column": 8
                        },
                        "end": {
                          "line": 272,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "CallExpression",
                        "start": 12140,
                        "end": 12169,
                        "loc": {
                          "start": {
                            "line": 268,
                            "column": 12
                          },
                          "end": {
                            "line": 268,
                            "column": 41
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 12140,
                          "end": 12155,
                          "loc": {
                            "start": {
                              "line": 268,
                              "column": 12
                            },
                            "end": {
                              "line": 268,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 12140,
                            "end": 12144,
                            "loc": {
                              "start": {
                                "line": 268,
                                "column": 12
                              },
                              "end": {
                                "line": 268,
                                "column": 16
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12145,
                            "end": 12155,
                            "loc": {
                              "start": {
                                "line": 268,
                                "column": 17
                              },
                              "end": {
                                "line": 268,
                                "column": 27
                              },
                              "identifierName": "isSelected"
                            },
                            "name": "isSelected"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 12156,
                            "end": 12168,
                            "loc": {
                              "start": {
                                "line": 268,
                                "column": 28
                              },
                              "end": {
                                "line": 268,
                                "column": 40
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 12156,
                              "end": 12161,
                              "loc": {
                                "start": {
                                  "line": 268,
                                  "column": 28
                                },
                                "end": {
                                  "line": 268,
                                  "column": 33
                                },
                                "identifierName": "event"
                              },
                              "name": "event"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 12162,
                              "end": 12168,
                              "loc": {
                                "start": {
                                  "line": 268,
                                  "column": 34
                                },
                                "end": {
                                  "line": 268,
                                  "column": 40
                                },
                                "identifierName": "object"
                              },
                              "name": "object"
                            },
                            "computed": false
                          }
                        ]
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 12171,
                        "end": 12387,
                        "loc": {
                          "start": {
                            "line": 268,
                            "column": 43
                          },
                          "end": {
                            "line": 272,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 12185,
                            "end": 12213,
                            "loc": {
                              "start": {
                                "line": 269,
                                "column": 12
                              },
                              "end": {
                                "line": 269,
                                "column": 40
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 12185,
                              "end": 12212,
                              "loc": {
                                "start": {
                                  "line": 269,
                                  "column": 12
                                },
                                "end": {
                                  "line": 269,
                                  "column": 39
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 12185,
                                "end": 12198,
                                "loc": {
                                  "start": {
                                    "line": 269,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 269,
                                    "column": 25
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 12185,
                                  "end": 12189,
                                  "loc": {
                                    "start": {
                                      "line": 269,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 269,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12190,
                                  "end": 12198,
                                  "loc": {
                                    "start": {
                                      "line": 269,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 269,
                                      "column": 25
                                    },
                                    "identifierName": "unselect"
                                  },
                                  "name": "unselect"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 12199,
                                  "end": 12211,
                                  "loc": {
                                    "start": {
                                      "line": 269,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 269,
                                      "column": 38
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 12199,
                                    "end": 12204,
                                    "loc": {
                                      "start": {
                                        "line": 269,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 269,
                                        "column": 31
                                      },
                                      "identifierName": "event"
                                    },
                                    "name": "event"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12205,
                                    "end": 12211,
                                    "loc": {
                                      "start": {
                                        "line": 269,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 269,
                                        "column": 38
                                      },
                                      "identifierName": "object"
                                    },
                                    "name": "object"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 12226,
                            "end": 12264,
                            "loc": {
                              "start": {
                                "line": 270,
                                "column": 12
                              },
                              "end": {
                                "line": 270,
                                "column": 50
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 12226,
                              "end": 12263,
                              "loc": {
                                "start": {
                                  "line": 270,
                                  "column": 12
                                },
                                "end": {
                                  "line": 270,
                                  "column": 49
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 12226,
                                "end": 12249,
                                "loc": {
                                  "start": {
                                    "line": 270,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 270,
                                    "column": 35
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 12226,
                                  "end": 12242,
                                  "loc": {
                                    "start": {
                                      "line": 270,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 270,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 12226,
                                    "end": 12230,
                                    "loc": {
                                      "start": {
                                        "line": 270,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 270,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12231,
                                    "end": 12242,
                                    "loc": {
                                      "start": {
                                        "line": 270,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 270,
                                        "column": 28
                                      },
                                      "identifierName": "selectedSet"
                                    },
                                    "name": "selectedSet"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12243,
                                  "end": 12249,
                                  "loc": {
                                    "start": {
                                      "line": 270,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 270,
                                      "column": 35
                                    },
                                    "identifierName": "delete"
                                  },
                                  "name": "delete"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 12250,
                                  "end": 12262,
                                  "loc": {
                                    "start": {
                                      "line": 270,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 270,
                                      "column": 48
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 12250,
                                    "end": 12255,
                                    "loc": {
                                      "start": {
                                        "line": 270,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 270,
                                        "column": 41
                                      },
                                      "identifierName": "event"
                                    },
                                    "name": "event"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12256,
                                    "end": 12262,
                                    "loc": {
                                      "start": {
                                        "line": 270,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 270,
                                        "column": 48
                                      },
                                      "identifierName": "object"
                                    },
                                    "name": "object"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 12277,
                            "end": 12377,
                            "loc": {
                              "start": {
                                "line": 271,
                                "column": 12
                              },
                              "end": {
                                "line": 271,
                                "column": 112
                              }
                            },
                            "expression": {
                              "type": "LogicalExpression",
                              "start": 12277,
                              "end": 12376,
                              "loc": {
                                "start": {
                                  "line": 271,
                                  "column": 12
                                },
                                "end": {
                                  "line": 271,
                                  "column": 111
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 12277,
                                "end": 12283,
                                "loc": {
                                  "start": {
                                    "line": 271,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 271,
                                    "column": 18
                                  },
                                  "identifierName": "notify"
                                },
                                "name": "notify"
                              },
                              "operator": "&&",
                              "right": {
                                "type": "CallExpression",
                                "start": 12287,
                                "end": 12376,
                                "loc": {
                                  "start": {
                                    "line": 271,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 271,
                                    "column": 111
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 12287,
                                  "end": 12314,
                                  "loc": {
                                    "start": {
                                      "line": 271,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 271,
                                      "column": 49
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 12287,
                                    "end": 12305,
                                    "loc": {
                                      "start": {
                                        "line": 271,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 271,
                                        "column": 40
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 12287,
                                      "end": 12299,
                                      "loc": {
                                        "start": {
                                          "line": 271,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 271,
                                          "column": 34
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 12287,
                                        "end": 12291,
                                        "loc": {
                                          "start": {
                                            "line": 271,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 271,
                                            "column": 26
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 12292,
                                        "end": 12299,
                                        "loc": {
                                          "start": {
                                            "line": 271,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 271,
                                            "column": 34
                                          },
                                          "identifierName": "session"
                                        },
                                        "name": "session"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12300,
                                      "end": 12305,
                                      "loc": {
                                        "start": {
                                          "line": 271,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 271,
                                          "column": 40
                                        },
                                        "identifierName": "store"
                                      },
                                      "name": "store"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12306,
                                    "end": 12314,
                                    "loc": {
                                      "start": {
                                        "line": 271,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 271,
                                        "column": 49
                                      },
                                      "identifierName": "dispatch"
                                    },
                                    "name": "dispatch"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "CallExpression",
                                    "start": 12315,
                                    "end": 12375,
                                    "loc": {
                                      "start": {
                                        "line": 271,
                                        "column": 50
                                      },
                                      "end": {
                                        "line": 271,
                                        "column": 110
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 12315,
                                      "end": 12341,
                                      "loc": {
                                        "start": {
                                          "line": 271,
                                          "column": 50
                                        },
                                        "end": {
                                          "line": 271,
                                          "column": 76
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 12315,
                                        "end": 12329,
                                        "loc": {
                                          "start": {
                                            "line": 271,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 271,
                                            "column": 64
                                          },
                                          "identifierName": "elementActions"
                                        },
                                        "name": "elementActions"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 12330,
                                        "end": 12341,
                                        "loc": {
                                          "start": {
                                            "line": 271,
                                            "column": 65
                                          },
                                          "end": {
                                            "line": 271,
                                            "column": 76
                                          },
                                          "identifierName": "removeChild"
                                        },
                                        "name": "removeChild"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 12342,
                                        "end": 12357,
                                        "loc": {
                                          "start": {
                                            "line": 271,
                                            "column": 77
                                          },
                                          "end": {
                                            "line": 271,
                                            "column": 92
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 12342,
                                          "end": 12354,
                                          "loc": {
                                            "start": {
                                              "line": 271,
                                              "column": 77
                                            },
                                            "end": {
                                              "line": 271,
                                              "column": 89
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 12342,
                                            "end": 12346,
                                            "loc": {
                                              "start": {
                                                "line": 271,
                                                "column": 77
                                              },
                                              "end": {
                                                "line": 271,
                                                "column": 81
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12347,
                                            "end": 12354,
                                            "loc": {
                                              "start": {
                                                "line": 271,
                                                "column": 82
                                              },
                                              "end": {
                                                "line": 271,
                                                "column": 89
                                              },
                                              "identifierName": "element"
                                            },
                                            "name": "element"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12355,
                                          "end": 12357,
                                          "loc": {
                                            "start": {
                                              "line": 271,
                                              "column": 90
                                            },
                                            "end": {
                                              "line": 271,
                                              "column": 92
                                            },
                                            "identifierName": "id"
                                          },
                                          "name": "id"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 12359,
                                        "end": 12374,
                                        "loc": {
                                          "start": {
                                            "line": 271,
                                            "column": 94
                                          },
                                          "end": {
                                            "line": 271,
                                            "column": 109
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 12359,
                                          "end": 12371,
                                          "loc": {
                                            "start": {
                                              "line": 271,
                                              "column": 94
                                            },
                                            "end": {
                                              "line": 271,
                                              "column": 106
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 12359,
                                            "end": 12364,
                                            "loc": {
                                              "start": {
                                                "line": 271,
                                                "column": 94
                                              },
                                              "end": {
                                                "line": 271,
                                                "column": 99
                                              },
                                              "identifierName": "event"
                                            },
                                            "name": "event"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12365,
                                            "end": 12371,
                                            "loc": {
                                              "start": {
                                                "line": 271,
                                                "column": 100
                                              },
                                              "end": {
                                                "line": 271,
                                                "column": 106
                                              },
                                              "identifierName": "object"
                                            },
                                            "name": "object"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12372,
                                          "end": 12374,
                                          "loc": {
                                            "start": {
                                              "line": 271,
                                              "column": 107
                                            },
                                            "end": {
                                              "line": 271,
                                              "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": 11893,
                    "end": 12092,
                    "loc": {
                      "start": {
                        "line": 262,
                        "column": 4
                      },
                      "end": {
                        "line": 266,
                        "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": 12399,
                    "end": 12580,
                    "loc": {
                      "start": {
                        "line": 275,
                        "column": 4
                      },
                      "end": {
                        "line": 278,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 12585,
                "end": 12856,
                "loc": {
                  "start": {
                    "line": 279,
                    "column": 4
                  },
                  "end": {
                    "line": 285,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 12585,
                  "end": 12594,
                  "loc": {
                    "start": {
                      "line": 279,
                      "column": 4
                    },
                    "end": {
                      "line": 279,
                      "column": 13
                    },
                    "identifierName": "removeAll"
                  },
                  "name": "removeAll",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "AssignmentPattern",
                    "start": 12595,
                    "end": 12616,
                    "loc": {
                      "start": {
                        "line": 279,
                        "column": 14
                      },
                      "end": {
                        "line": 279,
                        "column": 35
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 12595,
                      "end": 12609,
                      "loc": {
                        "start": {
                          "line": 279,
                          "column": 14
                        },
                        "end": {
                          "line": 279,
                          "column": 28
                        },
                        "identifierName": "removeElements"
                      },
                      "name": "removeElements"
                    },
                    "right": {
                      "type": "BooleanLiteral",
                      "start": 12612,
                      "end": 12616,
                      "loc": {
                        "start": {
                          "line": 279,
                          "column": 31
                        },
                        "end": {
                          "line": 279,
                          "column": 35
                        }
                      },
                      "value": true
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 12618,
                  "end": 12856,
                  "loc": {
                    "start": {
                      "line": 279,
                      "column": 37
                    },
                    "end": {
                      "line": 285,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 12628,
                      "end": 12686,
                      "loc": {
                        "start": {
                          "line": 280,
                          "column": 8
                        },
                        "end": {
                          "line": 280,
                          "column": 66
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 12628,
                        "end": 12685,
                        "loc": {
                          "start": {
                            "line": 280,
                            "column": 8
                          },
                          "end": {
                            "line": 280,
                            "column": 65
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 12628,
                          "end": 12652,
                          "loc": {
                            "start": {
                              "line": 280,
                              "column": 8
                            },
                            "end": {
                              "line": 280,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 12628,
                            "end": 12644,
                            "loc": {
                              "start": {
                                "line": 280,
                                "column": 8
                              },
                              "end": {
                                "line": 280,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 12628,
                              "end": 12632,
                              "loc": {
                                "start": {
                                  "line": 280,
                                  "column": 8
                                },
                                "end": {
                                  "line": 280,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 12633,
                              "end": 12644,
                              "loc": {
                                "start": {
                                  "line": 280,
                                  "column": 13
                                },
                                "end": {
                                  "line": 280,
                                  "column": 24
                                },
                                "identifierName": "selectedSet"
                              },
                              "name": "selectedSet"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12645,
                            "end": 12652,
                            "loc": {
                              "start": {
                                "line": 280,
                                "column": 25
                              },
                              "end": {
                                "line": 280,
                                "column": 32
                              },
                              "identifierName": "forEach"
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 12653,
                            "end": 12684,
                            "loc": {
                              "start": {
                                "line": 280,
                                "column": 33
                              },
                              "end": {
                                "line": 280,
                                "column": 64
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 12653,
                                "end": 12659,
                                "loc": {
                                  "start": {
                                    "line": 280,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 280,
                                    "column": 39
                                  },
                                  "identifierName": "object"
                                },
                                "name": "object"
                              }
                            ],
                            "body": {
                              "type": "CallExpression",
                              "start": 12663,
                              "end": 12684,
                              "loc": {
                                "start": {
                                  "line": 280,
                                  "column": 43
                                },
                                "end": {
                                  "line": 280,
                                  "column": 64
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 12663,
                                "end": 12676,
                                "loc": {
                                  "start": {
                                    "line": 280,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 280,
                                    "column": 56
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 12663,
                                  "end": 12667,
                                  "loc": {
                                    "start": {
                                      "line": 280,
                                      "column": 43
                                    },
                                    "end": {
                                      "line": 280,
                                      "column": 47
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12668,
                                  "end": 12676,
                                  "loc": {
                                    "start": {
                                      "line": 280,
                                      "column": 48
                                    },
                                    "end": {
                                      "line": 280,
                                      "column": 56
                                    },
                                    "identifierName": "unselect"
                                  },
                                  "name": "unselect"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 12677,
                                  "end": 12683,
                                  "loc": {
                                    "start": {
                                      "line": 280,
                                      "column": 57
                                    },
                                    "end": {
                                      "line": 280,
                                      "column": 63
                                    },
                                    "identifierName": "object"
                                  },
                                  "name": "object"
                                }
                              ]
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 12695,
                      "end": 12720,
                      "loc": {
                        "start": {
                          "line": 281,
                          "column": 8
                        },
                        "end": {
                          "line": 281,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 12695,
                        "end": 12719,
                        "loc": {
                          "start": {
                            "line": 281,
                            "column": 8
                          },
                          "end": {
                            "line": 281,
                            "column": 32
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 12695,
                          "end": 12717,
                          "loc": {
                            "start": {
                              "line": 281,
                              "column": 8
                            },
                            "end": {
                              "line": 281,
                              "column": 30
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 12695,
                            "end": 12711,
                            "loc": {
                              "start": {
                                "line": 281,
                                "column": 8
                              },
                              "end": {
                                "line": 281,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 12695,
                              "end": 12699,
                              "loc": {
                                "start": {
                                  "line": 281,
                                  "column": 8
                                },
                                "end": {
                                  "line": 281,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 12700,
                              "end": 12711,
                              "loc": {
                                "start": {
                                  "line": 281,
                                  "column": 13
                                },
                                "end": {
                                  "line": 281,
                                  "column": 24
                                },
                                "identifierName": "selectedSet"
                              },
                              "name": "selectedSet"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12712,
                            "end": 12717,
                            "loc": {
                              "start": {
                                "line": 281,
                                "column": 25
                              },
                              "end": {
                                "line": 281,
                                "column": 30
                              },
                              "identifierName": "clear"
                            },
                            "name": "clear"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "IfStatement",
                      "start": 12729,
                      "end": 12850,
                      "loc": {
                        "start": {
                          "line": 282,
                          "column": 8
                        },
                        "end": {
                          "line": 284,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "Identifier",
                        "start": 12733,
                        "end": 12747,
                        "loc": {
                          "start": {
                            "line": 282,
                            "column": 12
                          },
                          "end": {
                            "line": 282,
                            "column": 26
                          },
                          "identifierName": "removeElements"
                        },
                        "name": "removeElements"
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 12749,
                        "end": 12850,
                        "loc": {
                          "start": {
                            "line": 282,
                            "column": 28
                          },
                          "end": {
                            "line": 284,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 12763,
                            "end": 12840,
                            "loc": {
                              "start": {
                                "line": 283,
                                "column": 12
                              },
                              "end": {
                                "line": 283,
                                "column": 89
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 12763,
                              "end": 12839,
                              "loc": {
                                "start": {
                                  "line": 283,
                                  "column": 12
                                },
                                "end": {
                                  "line": 283,
                                  "column": 88
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 12763,
                                "end": 12790,
                                "loc": {
                                  "start": {
                                    "line": 283,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 283,
                                    "column": 39
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 12763,
                                  "end": 12781,
                                  "loc": {
                                    "start": {
                                      "line": 283,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 283,
                                      "column": 30
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 12763,
                                    "end": 12775,
                                    "loc": {
                                      "start": {
                                        "line": 283,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 283,
                                        "column": 24
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 12763,
                                      "end": 12767,
                                      "loc": {
                                        "start": {
                                          "line": 283,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 283,
                                          "column": 16
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12768,
                                      "end": 12775,
                                      "loc": {
                                        "start": {
                                          "line": 283,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 283,
                                          "column": 24
                                        },
                                        "identifierName": "session"
                                      },
                                      "name": "session"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12776,
                                    "end": 12781,
                                    "loc": {
                                      "start": {
                                        "line": 283,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 283,
                                        "column": 30
                                      },
                                      "identifierName": "store"
                                    },
                                    "name": "store"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12782,
                                  "end": 12790,
                                  "loc": {
                                    "start": {
                                      "line": 283,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 283,
                                      "column": 39
                                    },
                                    "identifierName": "dispatch"
                                  },
                                  "name": "dispatch"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "CallExpression",
                                  "start": 12791,
                                  "end": 12838,
                                  "loc": {
                                    "start": {
                                      "line": 283,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 283,
                                      "column": 87
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 12791,
                                    "end": 12821,
                                    "loc": {
                                      "start": {
                                        "line": 283,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 283,
                                        "column": 70
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 12791,
                                      "end": 12805,
                                      "loc": {
                                        "start": {
                                          "line": 283,
                                          "column": 40
                                        },
                                        "end": {
                                          "line": 283,
                                          "column": 54
                                        },
                                        "identifierName": "elementActions"
                                      },
                                      "name": "elementActions"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12806,
                                      "end": 12821,
                                      "loc": {
                                        "start": {
                                          "line": 283,
                                          "column": 55
                                        },
                                        "end": {
                                          "line": 283,
                                          "column": 70
                                        },
                                        "identifierName": "removeAllChilds"
                                      },
                                      "name": "removeAllChilds"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 12822,
                                      "end": 12837,
                                      "loc": {
                                        "start": {
                                          "line": 283,
                                          "column": 71
                                        },
                                        "end": {
                                          "line": 283,
                                          "column": 86
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 12822,
                                        "end": 12834,
                                        "loc": {
                                          "start": {
                                            "line": 283,
                                            "column": 71
                                          },
                                          "end": {
                                            "line": 283,
                                            "column": 83
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 12822,
                                          "end": 12826,
                                          "loc": {
                                            "start": {
                                              "line": 283,
                                              "column": 71
                                            },
                                            "end": {
                                              "line": 283,
                                              "column": 75
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12827,
                                          "end": 12834,
                                          "loc": {
                                            "start": {
                                              "line": 283,
                                              "column": 76
                                            },
                                            "end": {
                                              "line": 283,
                                              "column": 83
                                            },
                                            "identifierName": "element"
                                          },
                                          "name": "element"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 12835,
                                        "end": 12837,
                                        "loc": {
                                          "start": {
                                            "line": 283,
                                            "column": 84
                                          },
                                          "end": {
                                            "line": 283,
                                            "column": 86
                                          },
                                          "identifierName": "id"
                                        },
                                        "name": "id"
                                      },
                                      "computed": false
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    }
                  ],
                  "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": 12399,
                    "end": 12580,
                    "loc": {
                      "start": {
                        "line": 275,
                        "column": 4
                      },
                      "end": {
                        "line": 278,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called by selector when event is triggered.\n     ",
                    "start": 12862,
                    "end": 12924,
                    "loc": {
                      "start": {
                        "line": 287,
                        "column": 4
                      },
                      "end": {
                        "line": 289,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 12929,
                "end": 13400,
                "loc": {
                  "start": {
                    "line": 290,
                    "column": 4
                  },
                  "end": {
                    "line": 301,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 12929,
                  "end": 12934,
                  "loc": {
                    "start": {
                      "line": 290,
                      "column": 4
                    },
                    "end": {
                      "line": 290,
                      "column": 9
                    },
                    "identifierName": "hover"
                  },
                  "name": "hover",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 12935,
                    "end": 12940,
                    "loc": {
                      "start": {
                        "line": 290,
                        "column": 10
                      },
                      "end": {
                        "line": 290,
                        "column": 15
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 12942,
                  "end": 13400,
                  "loc": {
                    "start": {
                      "line": 290,
                      "column": 17
                    },
                    "end": {
                      "line": 301,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 12952,
                      "end": 12996,
                      "loc": {
                        "start": {
                          "line": 291,
                          "column": 8
                        },
                        "end": {
                          "line": 291,
                          "column": 52
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 12952,
                        "end": 12995,
                        "loc": {
                          "start": {
                            "line": 291,
                            "column": 8
                          },
                          "end": {
                            "line": 291,
                            "column": 51
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 12952,
                          "end": 12984,
                          "loc": {
                            "start": {
                              "line": 291,
                              "column": 8
                            },
                            "end": {
                              "line": 291,
                              "column": 40
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 12952,
                            "end": 12974,
                            "loc": {
                              "start": {
                                "line": 291,
                                "column": 8
                              },
                              "end": {
                                "line": 291,
                                "column": 30
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 12952,
                              "end": 12969,
                              "loc": {
                                "start": {
                                  "line": 291,
                                  "column": 8
                                },
                                "end": {
                                  "line": 291,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 12952,
                                "end": 12964,
                                "loc": {
                                  "start": {
                                    "line": 291,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 291,
                                    "column": 20
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 12952,
                                  "end": 12956,
                                  "loc": {
                                    "start": {
                                      "line": 291,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 291,
                                      "column": 12
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12957,
                                  "end": 12964,
                                  "loc": {
                                    "start": {
                                      "line": 291,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 291,
                                      "column": 20
                                    },
                                    "identifierName": "session"
                                  },
                                  "name": "session"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 12965,
                                "end": 12969,
                                "loc": {
                                  "start": {
                                    "line": 291,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 291,
                                    "column": 25
                                  },
                                  "identifierName": "pool"
                                },
                                "name": "pool"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 12970,
                              "end": 12974,
                              "loc": {
                                "start": {
                                  "line": 291,
                                  "column": 26
                                },
                                "end": {
                                  "line": 291,
                                  "column": 30
                                },
                                "identifierName": "view"
                              },
                              "name": "view"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12975,
                            "end": 12984,
                            "loc": {
                              "start": {
                                "line": 291,
                                "column": 31
                              },
                              "end": {
                                "line": 291,
                                "column": 40
                              },
                              "identifierName": "setCursor"
                            },
                            "name": "setCursor"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "StringLiteral",
                            "start": 12985,
                            "end": 12994,
                            "loc": {
                              "start": {
                                "line": 291,
                                "column": 41
                              },
                              "end": {
                                "line": 291,
                                "column": 50
                              }
                            },
                            "extra": {
                              "rawValue": "pointer",
                              "raw": "'pointer'"
                            },
                            "value": "pointer"
                          }
                        ]
                      }
                    },
                    {
                      "type": "IfStatement",
                      "start": 13005,
                      "end": 13394,
                      "loc": {
                        "start": {
                          "line": 292,
                          "column": 8
                        },
                        "end": {
                          "line": 300,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 13009,
                        "end": 13065,
                        "loc": {
                          "start": {
                            "line": 292,
                            "column": 12
                          },
                          "end": {
                            "line": 292,
                            "column": 68
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 13009,
                          "end": 13031,
                          "loc": {
                            "start": {
                              "line": 292,
                              "column": 12
                            },
                            "end": {
                              "line": 292,
                              "column": 34
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 13009,
                            "end": 13021,
                            "loc": {
                              "start": {
                                "line": 292,
                                "column": 12
                              },
                              "end": {
                                "line": 292,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 13009,
                              "end": 13014,
                              "loc": {
                                "start": {
                                  "line": 292,
                                  "column": 12
                                },
                                "end": {
                                  "line": 292,
                                  "column": 17
                                },
                                "identifierName": "event"
                              },
                              "name": "event"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13015,
                              "end": 13021,
                              "loc": {
                                "start": {
                                  "line": 292,
                                  "column": 18
                                },
                                "end": {
                                  "line": 292,
                                  "column": 24
                                },
                                "identifierName": "object"
                              },
                              "name": "object"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 13022,
                            "end": 13031,
                            "loc": {
                              "start": {
                                "line": 292,
                                "column": 25
                              },
                              "end": {
                                "line": 292,
                                "column": 34
                              },
                              "identifierName": "materials"
                            },
                            "name": "materials"
                          },
                          "computed": false
                        },
                        "operator": "&&",
                        "right": {
                          "type": "UnaryExpression",
                          "start": 13035,
                          "end": 13065,
                          "loc": {
                            "start": {
                              "line": 292,
                              "column": 38
                            },
                            "end": {
                              "line": 292,
                              "column": 68
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "CallExpression",
                            "start": 13036,
                            "end": 13065,
                            "loc": {
                              "start": {
                                "line": 292,
                                "column": 39
                              },
                              "end": {
                                "line": 292,
                                "column": 68
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 13036,
                              "end": 13051,
                              "loc": {
                                "start": {
                                  "line": 292,
                                  "column": 39
                                },
                                "end": {
                                  "line": 292,
                                  "column": 54
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 13036,
                                "end": 13040,
                                "loc": {
                                  "start": {
                                    "line": 292,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 292,
                                    "column": 43
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13041,
                                "end": 13051,
                                "loc": {
                                  "start": {
                                    "line": 292,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 292,
                                    "column": 54
                                  },
                                  "identifierName": "isSelected"
                                },
                                "name": "isSelected"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "MemberExpression",
                                "start": 13052,
                                "end": 13064,
                                "loc": {
                                  "start": {
                                    "line": 292,
                                    "column": 55
                                  },
                                  "end": {
                                    "line": 292,
                                    "column": 67
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 13052,
                                  "end": 13057,
                                  "loc": {
                                    "start": {
                                      "line": 292,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 292,
                                      "column": 60
                                    },
                                    "identifierName": "event"
                                  },
                                  "name": "event"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13058,
                                  "end": 13064,
                                  "loc": {
                                    "start": {
                                      "line": 292,
                                      "column": 61
                                    },
                                    "end": {
                                      "line": 292,
                                      "column": 67
                                    },
                                    "identifierName": "object"
                                  },
                                  "name": "object"
                                },
                                "computed": false
                              }
                            ]
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 13067,
                        "end": 13394,
                        "loc": {
                          "start": {
                            "line": 292,
                            "column": 70
                          },
                          "end": {
                            "line": 300,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 13081,
                            "end": 13220,
                            "loc": {
                              "start": {
                                "line": 293,
                                "column": 12
                              },
                              "end": {
                                "line": 295,
                                "column": 15
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 13085,
                                "end": 13219,
                                "loc": {
                                  "start": {
                                    "line": 293,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 295,
                                    "column": 14
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 13085,
                                  "end": 13089,
                                  "loc": {
                                    "start": {
                                      "line": 293,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 293,
                                      "column": 20
                                    },
                                    "identifierName": "anim"
                                  },
                                  "name": "anim"
                                },
                                "init": {
                                  "type": "CallExpression",
                                  "start": 13092,
                                  "end": 13219,
                                  "loc": {
                                    "start": {
                                      "line": 293,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 295,
                                      "column": 14
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 13092,
                                    "end": 13112,
                                    "loc": {
                                      "start": {
                                        "line": 293,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 293,
                                        "column": 43
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 13092,
                                      "end": 13104,
                                      "loc": {
                                        "start": {
                                          "line": 293,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 293,
                                          "column": 35
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 13092,
                                        "end": 13097,
                                        "loc": {
                                          "start": {
                                            "line": 293,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 293,
                                            "column": 28
                                          },
                                          "identifierName": "event"
                                        },
                                        "name": "event"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 13098,
                                        "end": 13104,
                                        "loc": {
                                          "start": {
                                            "line": 293,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 293,
                                            "column": 35
                                          },
                                          "identifierName": "object"
                                        },
                                        "name": "object"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 13105,
                                      "end": 13112,
                                      "loc": {
                                        "start": {
                                          "line": 293,
                                          "column": 36
                                        },
                                        "end": {
                                          "line": 293,
                                          "column": 43
                                        },
                                        "identifierName": "animate"
                                      },
                                      "name": "animate"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 13113,
                                      "end": 13218,
                                      "loc": {
                                        "start": {
                                          "line": 293,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 295,
                                          "column": 13
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "ObjectProperty",
                                          "start": 13131,
                                          "end": 13204,
                                          "loc": {
                                            "start": {
                                              "line": 294,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 294,
                                              "column": 89
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 13131,
                                            "end": 13140,
                                            "loc": {
                                              "start": {
                                                "line": 294,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 294,
                                                "column": 25
                                              },
                                              "identifierName": "materials"
                                            },
                                            "name": "materials"
                                          },
                                          "value": {
                                            "type": "ObjectExpression",
                                            "start": 13142,
                                            "end": 13204,
                                            "loc": {
                                              "start": {
                                                "line": 294,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 294,
                                                "column": 89
                                              }
                                            },
                                            "properties": [
                                              {
                                                "type": "ObjectProperty",
                                                "start": 13144,
                                                "end": 13202,
                                                "loc": {
                                                  "start": {
                                                    "line": 294,
                                                    "column": 29
                                                  },
                                                  "end": {
                                                    "line": 294,
                                                    "column": 87
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 13144,
                                                  "end": 13150,
                                                  "loc": {
                                                    "start": {
                                                      "line": 294,
                                                      "column": 29
                                                    },
                                                    "end": {
                                                      "line": 294,
                                                      "column": 35
                                                    },
                                                    "identifierName": "meshes"
                                                  },
                                                  "name": "meshes"
                                                },
                                                "value": {
                                                  "type": "ArrayExpression",
                                                  "start": 13152,
                                                  "end": 13202,
                                                  "loc": {
                                                    "start": {
                                                      "line": 294,
                                                      "column": 37
                                                    },
                                                    "end": {
                                                      "line": 294,
                                                      "column": 87
                                                    }
                                                  },
                                                  "elements": [
                                                    {
                                                      "type": "ObjectExpression",
                                                      "start": 13153,
                                                      "end": 13201,
                                                      "loc": {
                                                        "start": {
                                                          "line": 294,
                                                          "column": 38
                                                        },
                                                        "end": {
                                                          "line": 294,
                                                          "column": 86
                                                        }
                                                      },
                                                      "properties": [
                                                        {
                                                          "type": "ObjectProperty",
                                                          "start": 13155,
                                                          "end": 13187,
                                                          "loc": {
                                                            "start": {
                                                              "line": 294,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 294,
                                                              "column": 72
                                                            }
                                                          },
                                                          "method": false,
                                                          "shorthand": false,
                                                          "computed": false,
                                                          "key": {
                                                            "type": "Identifier",
                                                            "start": 13155,
                                                            "end": 13160,
                                                            "loc": {
                                                              "start": {
                                                                "line": 294,
                                                                "column": 40
                                                              },
                                                              "end": {
                                                                "line": 294,
                                                                "column": 45
                                                              },
                                                              "identifierName": "color"
                                                            },
                                                            "name": "color"
                                                          },
                                                          "value": {
                                                            "type": "NewExpression",
                                                            "start": 13162,
                                                            "end": 13187,
                                                            "loc": {
                                                              "start": {
                                                                "line": 294,
                                                                "column": 47
                                                              },
                                                              "end": {
                                                                "line": 294,
                                                                "column": 72
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 13166,
                                                              "end": 13177,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 294,
                                                                  "column": 51
                                                                },
                                                                "end": {
                                                                  "line": 294,
                                                                  "column": 62
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 13166,
                                                                "end": 13171,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 294,
                                                                    "column": 51
                                                                  },
                                                                  "end": {
                                                                    "line": 294,
                                                                    "column": 56
                                                                  },
                                                                  "identifierName": "THREE"
                                                                },
                                                                "name": "THREE"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 13172,
                                                                "end": 13177,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 294,
                                                                    "column": 57
                                                                  },
                                                                  "end": {
                                                                    "line": 294,
                                                                    "column": 62
                                                                  },
                                                                  "identifierName": "Color"
                                                                },
                                                                "name": "Color"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "NumericLiteral",
                                                                "start": 13178,
                                                                "end": 13186,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 294,
                                                                    "column": 63
                                                                  },
                                                                  "end": {
                                                                    "line": 294,
                                                                    "column": 71
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 2676639,
                                                                  "raw": "0x28d79f"
                                                                },
                                                                "value": 2676639
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "ObjectProperty",
                                                          "start": 13189,
                                                          "end": 13199,
                                                          "loc": {
                                                            "start": {
                                                              "line": 294,
                                                              "column": 74
                                                            },
                                                            "end": {
                                                              "line": 294,
                                                              "column": 84
                                                            }
                                                          },
                                                          "method": false,
                                                          "shorthand": false,
                                                          "computed": false,
                                                          "key": {
                                                            "type": "Identifier",
                                                            "start": 13189,
                                                            "end": 13196,
                                                            "loc": {
                                                              "start": {
                                                                "line": 294,
                                                                "column": 74
                                                              },
                                                              "end": {
                                                                "line": 294,
                                                                "column": 81
                                                              },
                                                              "identifierName": "opacity"
                                                            },
                                                            "name": "opacity"
                                                          },
                                                          "value": {
                                                            "type": "NumericLiteral",
                                                            "start": 13198,
                                                            "end": 13199,
                                                            "loc": {
                                                              "start": {
                                                                "line": 294,
                                                                "column": 83
                                                              },
                                                              "end": {
                                                                "line": 294,
                                                                "column": 84
                                                              }
                                                            },
                                                            "extra": {
                                                              "rawValue": 1,
                                                              "raw": "1"
                                                            },
                                                            "value": 1
                                                          }
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              }
                                            ]
                                          }
                                        }
                                      ]
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "IfStatement",
                            "start": 13233,
                            "end": 13357,
                            "loc": {
                              "start": {
                                "line": 296,
                                "column": 12
                              },
                              "end": {
                                "line": 298,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 13237,
                              "end": 13275,
                              "loc": {
                                "start": {
                                  "line": 296,
                                  "column": 16
                                },
                                "end": {
                                  "line": 296,
                                  "column": 54
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 13237,
                                "end": 13261,
                                "loc": {
                                  "start": {
                                    "line": 296,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 296,
                                    "column": 40
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 13237,
                                  "end": 13249,
                                  "loc": {
                                    "start": {
                                      "line": 296,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 296,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 13237,
                                    "end": 13242,
                                    "loc": {
                                      "start": {
                                        "line": 296,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 296,
                                        "column": 21
                                      },
                                      "identifierName": "event"
                                    },
                                    "name": "event"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 13243,
                                    "end": 13249,
                                    "loc": {
                                      "start": {
                                        "line": 296,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 296,
                                        "column": 28
                                      },
                                      "identifierName": "object"
                                    },
                                    "name": "object"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13250,
                                  "end": 13261,
                                  "loc": {
                                    "start": {
                                      "line": 296,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 296,
                                      "column": 40
                                    },
                                    "identifierName": "__origProps"
                                  },
                                  "name": "__origProps"
                                },
                                "computed": false
                              },
                              "operator": "===",
                              "right": {
                                "type": "Identifier",
                                "start": 13266,
                                "end": 13275,
                                "loc": {
                                  "start": {
                                    "line": 296,
                                    "column": 45
                                  },
                                  "end": {
                                    "line": 296,
                                    "column": 54
                                  },
                                  "identifierName": "undefined"
                                },
                                "name": "undefined"
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 13277,
                              "end": 13357,
                              "loc": {
                                "start": {
                                  "line": 296,
                                  "column": 56
                                },
                                "end": {
                                  "line": 298,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 13295,
                                  "end": 13343,
                                  "loc": {
                                    "start": {
                                      "line": 297,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 297,
                                      "column": 64
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 13295,
                                    "end": 13342,
                                    "loc": {
                                      "start": {
                                        "line": 297,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 297,
                                        "column": 63
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 13295,
                                      "end": 13319,
                                      "loc": {
                                        "start": {
                                          "line": 297,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 297,
                                          "column": 40
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 13295,
                                        "end": 13307,
                                        "loc": {
                                          "start": {
                                            "line": 297,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 297,
                                            "column": 28
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 13295,
                                          "end": 13300,
                                          "loc": {
                                            "start": {
                                              "line": 297,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 297,
                                              "column": 21
                                            },
                                            "identifierName": "event"
                                          },
                                          "name": "event"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 13301,
                                          "end": 13307,
                                          "loc": {
                                            "start": {
                                              "line": 297,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 297,
                                              "column": 28
                                            },
                                            "identifierName": "object"
                                          },
                                          "name": "object"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 13308,
                                        "end": 13319,
                                        "loc": {
                                          "start": {
                                            "line": 297,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 297,
                                            "column": 40
                                          },
                                          "identifierName": "__origProps"
                                        },
                                        "name": "__origProps"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "CallExpression",
                                      "start": 13322,
                                      "end": 13342,
                                      "loc": {
                                        "start": {
                                          "line": 297,
                                          "column": 43
                                        },
                                        "end": {
                                          "line": 297,
                                          "column": 63
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 13322,
                                        "end": 13340,
                                        "loc": {
                                          "start": {
                                            "line": 297,
                                            "column": 43
                                          },
                                          "end": {
                                            "line": 297,
                                            "column": 61
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 13322,
                                          "end": 13326,
                                          "loc": {
                                            "start": {
                                              "line": 297,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 297,
                                              "column": 47
                                            },
                                            "identifierName": "anim"
                                          },
                                          "name": "anim"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 13327,
                                          "end": 13340,
                                          "loc": {
                                            "start": {
                                              "line": 297,
                                              "column": 48
                                            },
                                            "end": {
                                              "line": 297,
                                              "column": 61
                                            },
                                            "identifierName": "getProperties"
                                          },
                                          "name": "getProperties"
                                        },
                                        "computed": false
                                      },
                                      "arguments": []
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": null
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 13370,
                            "end": 13384,
                            "loc": {
                              "start": {
                                "line": 299,
                                "column": 12
                              },
                              "end": {
                                "line": 299,
                                "column": 26
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 13370,
                              "end": 13383,
                              "loc": {
                                "start": {
                                  "line": 299,
                                  "column": 12
                                },
                                "end": {
                                  "line": 299,
                                  "column": 25
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 13370,
                                "end": 13380,
                                "loc": {
                                  "start": {
                                    "line": 299,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 299,
                                    "column": 22
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 13370,
                                  "end": 13374,
                                  "loc": {
                                    "start": {
                                      "line": 299,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 299,
                                      "column": 16
                                    },
                                    "identifierName": "anim"
                                  },
                                  "name": "anim"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13375,
                                  "end": 13380,
                                  "loc": {
                                    "start": {
                                      "line": 299,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 299,
                                      "column": 22
                                    },
                                    "identifierName": "start"
                                  },
                                  "name": "start"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "NumericLiteral",
                                  "start": 13381,
                                  "end": 13382,
                                  "loc": {
                                    "start": {
                                      "line": 299,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 299,
                                      "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": 12862,
                    "end": 12924,
                    "loc": {
                      "start": {
                        "line": 287,
                        "column": 4
                      },
                      "end": {
                        "line": 289,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called by selector when event is triggered.\n     ",
                    "start": 13406,
                    "end": 13468,
                    "loc": {
                      "start": {
                        "line": 303,
                        "column": 4
                      },
                      "end": {
                        "line": 305,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 13473,
                "end": 13676,
                "loc": {
                  "start": {
                    "line": 306,
                    "column": 4
                  },
                  "end": {
                    "line": 310,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 13473,
                  "end": 13480,
                  "loc": {
                    "start": {
                      "line": 306,
                      "column": 4
                    },
                    "end": {
                      "line": 306,
                      "column": 11
                    },
                    "identifierName": "unhover"
                  },
                  "name": "unhover",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 13481,
                    "end": 13486,
                    "loc": {
                      "start": {
                        "line": 306,
                        "column": 12
                      },
                      "end": {
                        "line": 306,
                        "column": 17
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 13488,
                  "end": 13676,
                  "loc": {
                    "start": {
                      "line": 306,
                      "column": 19
                    },
                    "end": {
                      "line": 310,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 13498,
                      "end": 13670,
                      "loc": {
                        "start": {
                          "line": 307,
                          "column": 8
                        },
                        "end": {
                          "line": 309,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 13502,
                        "end": 13586,
                        "loc": {
                          "start": {
                            "line": 307,
                            "column": 12
                          },
                          "end": {
                            "line": 307,
                            "column": 96
                          }
                        },
                        "left": {
                          "type": "LogicalExpression",
                          "start": 13502,
                          "end": 13552,
                          "loc": {
                            "start": {
                              "line": 307,
                              "column": 12
                            },
                            "end": {
                              "line": 307,
                              "column": 62
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 13502,
                            "end": 13524,
                            "loc": {
                              "start": {
                                "line": 307,
                                "column": 12
                              },
                              "end": {
                                "line": 307,
                                "column": 34
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 13502,
                              "end": 13514,
                              "loc": {
                                "start": {
                                  "line": 307,
                                  "column": 12
                                },
                                "end": {
                                  "line": 307,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 13502,
                                "end": 13507,
                                "loc": {
                                  "start": {
                                    "line": 307,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 307,
                                    "column": 17
                                  },
                                  "identifierName": "event"
                                },
                                "name": "event"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13508,
                                "end": 13514,
                                "loc": {
                                  "start": {
                                    "line": 307,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 307,
                                    "column": 24
                                  },
                                  "identifierName": "object"
                                },
                                "name": "object"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13515,
                              "end": 13524,
                              "loc": {
                                "start": {
                                  "line": 307,
                                  "column": 25
                                },
                                "end": {
                                  "line": 307,
                                  "column": 34
                                },
                                "identifierName": "materials"
                              },
                              "name": "materials"
                            },
                            "computed": false
                          },
                          "operator": "&&",
                          "right": {
                            "type": "MemberExpression",
                            "start": 13528,
                            "end": 13552,
                            "loc": {
                              "start": {
                                "line": 307,
                                "column": 38
                              },
                              "end": {
                                "line": 307,
                                "column": 62
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 13528,
                              "end": 13540,
                              "loc": {
                                "start": {
                                  "line": 307,
                                  "column": 38
                                },
                                "end": {
                                  "line": 307,
                                  "column": 50
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 13528,
                                "end": 13533,
                                "loc": {
                                  "start": {
                                    "line": 307,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 307,
                                    "column": 43
                                  },
                                  "identifierName": "event"
                                },
                                "name": "event"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13534,
                                "end": 13540,
                                "loc": {
                                  "start": {
                                    "line": 307,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 307,
                                    "column": 50
                                  },
                                  "identifierName": "object"
                                },
                                "name": "object"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13541,
                              "end": 13552,
                              "loc": {
                                "start": {
                                  "line": 307,
                                  "column": 51
                                },
                                "end": {
                                  "line": 307,
                                  "column": 62
                                },
                                "identifierName": "__origProps"
                              },
                              "name": "__origProps"
                            },
                            "computed": false
                          }
                        },
                        "operator": "&&",
                        "right": {
                          "type": "UnaryExpression",
                          "start": 13556,
                          "end": 13586,
                          "loc": {
                            "start": {
                              "line": 307,
                              "column": 66
                            },
                            "end": {
                              "line": 307,
                              "column": 96
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "CallExpression",
                            "start": 13557,
                            "end": 13586,
                            "loc": {
                              "start": {
                                "line": 307,
                                "column": 67
                              },
                              "end": {
                                "line": 307,
                                "column": 96
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 13557,
                              "end": 13572,
                              "loc": {
                                "start": {
                                  "line": 307,
                                  "column": 67
                                },
                                "end": {
                                  "line": 307,
                                  "column": 82
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 13557,
                                "end": 13561,
                                "loc": {
                                  "start": {
                                    "line": 307,
                                    "column": 67
                                  },
                                  "end": {
                                    "line": 307,
                                    "column": 71
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13562,
                                "end": 13572,
                                "loc": {
                                  "start": {
                                    "line": 307,
                                    "column": 72
                                  },
                                  "end": {
                                    "line": 307,
                                    "column": 82
                                  },
                                  "identifierName": "isSelected"
                                },
                                "name": "isSelected"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "MemberExpression",
                                "start": 13573,
                                "end": 13585,
                                "loc": {
                                  "start": {
                                    "line": 307,
                                    "column": 83
                                  },
                                  "end": {
                                    "line": 307,
                                    "column": 95
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 13573,
                                  "end": 13578,
                                  "loc": {
                                    "start": {
                                      "line": 307,
                                      "column": 83
                                    },
                                    "end": {
                                      "line": 307,
                                      "column": 88
                                    },
                                    "identifierName": "event"
                                  },
                                  "name": "event"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13579,
                                  "end": 13585,
                                  "loc": {
                                    "start": {
                                      "line": 307,
                                      "column": 89
                                    },
                                    "end": {
                                      "line": 307,
                                      "column": 95
                                    },
                                    "identifierName": "object"
                                  },
                                  "name": "object"
                                },
                                "computed": false
                              }
                            ]
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 13588,
                        "end": 13670,
                        "loc": {
                          "start": {
                            "line": 307,
                            "column": 98
                          },
                          "end": {
                            "line": 309,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 13602,
                            "end": 13660,
                            "loc": {
                              "start": {
                                "line": 308,
                                "column": 12
                              },
                              "end": {
                                "line": 308,
                                "column": 70
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 13602,
                              "end": 13659,
                              "loc": {
                                "start": {
                                  "line": 308,
                                  "column": 12
                                },
                                "end": {
                                  "line": 308,
                                  "column": 69
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 13602,
                                "end": 13654,
                                "loc": {
                                  "start": {
                                    "line": 308,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 308,
                                    "column": 64
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 13602,
                                  "end": 13648,
                                  "loc": {
                                    "start": {
                                      "line": 308,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 308,
                                      "column": 58
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 13602,
                                    "end": 13622,
                                    "loc": {
                                      "start": {
                                        "line": 308,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 308,
                                        "column": 32
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 13602,
                                      "end": 13614,
                                      "loc": {
                                        "start": {
                                          "line": 308,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 308,
                                          "column": 24
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 13602,
                                        "end": 13607,
                                        "loc": {
                                          "start": {
                                            "line": 308,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 308,
                                            "column": 17
                                          },
                                          "identifierName": "event"
                                        },
                                        "name": "event"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 13608,
                                        "end": 13614,
                                        "loc": {
                                          "start": {
                                            "line": 308,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 308,
                                            "column": 24
                                          },
                                          "identifierName": "object"
                                        },
                                        "name": "object"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 13615,
                                      "end": 13622,
                                      "loc": {
                                        "start": {
                                          "line": 308,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 308,
                                          "column": 32
                                        },
                                        "identifierName": "animate"
                                      },
                                      "name": "animate"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 13623,
                                      "end": 13647,
                                      "loc": {
                                        "start": {
                                          "line": 308,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 308,
                                          "column": 57
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 13623,
                                        "end": 13635,
                                        "loc": {
                                          "start": {
                                            "line": 308,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 308,
                                            "column": 45
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 13623,
                                          "end": 13628,
                                          "loc": {
                                            "start": {
                                              "line": 308,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 308,
                                              "column": 38
                                            },
                                            "identifierName": "event"
                                          },
                                          "name": "event"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 13629,
                                          "end": 13635,
                                          "loc": {
                                            "start": {
                                              "line": 308,
                                              "column": 39
                                            },
                                            "end": {
                                              "line": 308,
                                              "column": 45
                                            },
                                            "identifierName": "object"
                                          },
                                          "name": "object"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 13636,
                                        "end": 13647,
                                        "loc": {
                                          "start": {
                                            "line": 308,
                                            "column": 46
                                          },
                                          "end": {
                                            "line": 308,
                                            "column": 57
                                          },
                                          "identifierName": "__origProps"
                                        },
                                        "name": "__origProps"
                                      },
                                      "computed": false
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13649,
                                  "end": 13654,
                                  "loc": {
                                    "start": {
                                      "line": 308,
                                      "column": 59
                                    },
                                    "end": {
                                      "line": 308,
                                      "column": 64
                                    },
                                    "identifierName": "start"
                                  },
                                  "name": "start"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "NumericLiteral",
                                  "start": 13655,
                                  "end": 13658,
                                  "loc": {
                                    "start": {
                                      "line": 308,
                                      "column": 65
                                    },
                                    "end": {
                                      "line": 308,
                                      "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": 13406,
                    "end": 13468,
                    "loc": {
                      "start": {
                        "line": 303,
                        "column": 4
                      },
                      "end": {
                        "line": 305,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Highlight the selected object. Store original material for unhighlight.\n     ",
                    "start": 13682,
                    "end": 13772,
                    "loc": {
                      "start": {
                        "line": 312,
                        "column": 4
                      },
                      "end": {
                        "line": 314,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 13777,
                "end": 13988,
                "loc": {
                  "start": {
                    "line": 315,
                    "column": 4
                  },
                  "end": {
                    "line": 320,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 13777,
                  "end": 13783,
                  "loc": {
                    "start": {
                      "line": 315,
                      "column": 4
                    },
                    "end": {
                      "line": 315,
                      "column": 10
                    },
                    "identifierName": "select"
                  },
                  "name": "select",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 13784,
                    "end": 13790,
                    "loc": {
                      "start": {
                        "line": 315,
                        "column": 11
                      },
                      "end": {
                        "line": 315,
                        "column": 17
                      },
                      "identifierName": "object"
                    },
                    "name": "object"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 13792,
                  "end": 13988,
                  "loc": {
                    "start": {
                      "line": 315,
                      "column": 19
                    },
                    "end": {
                      "line": 320,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 13802,
                      "end": 13982,
                      "loc": {
                        "start": {
                          "line": 316,
                          "column": 8
                        },
                        "end": {
                          "line": 319,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 13806,
                        "end": 13822,
                        "loc": {
                          "start": {
                            "line": 316,
                            "column": 12
                          },
                          "end": {
                            "line": 316,
                            "column": 28
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 13806,
                          "end": 13812,
                          "loc": {
                            "start": {
                              "line": 316,
                              "column": 12
                            },
                            "end": {
                              "line": 316,
                              "column": 18
                            },
                            "identifierName": "object"
                          },
                          "name": "object"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 13813,
                          "end": 13822,
                          "loc": {
                            "start": {
                              "line": 316,
                              "column": 19
                            },
                            "end": {
                              "line": 316,
                              "column": 28
                            },
                            "identifierName": "materials"
                          },
                          "name": "materials"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 13824,
                        "end": 13982,
                        "loc": {
                          "start": {
                            "line": 316,
                            "column": 30
                          },
                          "end": {
                            "line": 319,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 13838,
                            "end": 13943,
                            "loc": {
                              "start": {
                                "line": 317,
                                "column": 12
                              },
                              "end": {
                                "line": 317,
                                "column": 117
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 13842,
                                "end": 13942,
                                "loc": {
                                  "start": {
                                    "line": 317,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 317,
                                    "column": 116
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 13842,
                                  "end": 13846,
                                  "loc": {
                                    "start": {
                                      "line": 317,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 317,
                                      "column": 20
                                    },
                                    "identifierName": "anim"
                                  },
                                  "name": "anim"
                                },
                                "init": {
                                  "type": "CallExpression",
                                  "start": 13849,
                                  "end": 13942,
                                  "loc": {
                                    "start": {
                                      "line": 317,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 317,
                                      "column": 116
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 13849,
                                    "end": 13863,
                                    "loc": {
                                      "start": {
                                        "line": 317,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 317,
                                        "column": 37
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 13849,
                                      "end": 13855,
                                      "loc": {
                                        "start": {
                                          "line": 317,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 317,
                                          "column": 29
                                        },
                                        "identifierName": "object"
                                      },
                                      "name": "object"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 13856,
                                      "end": 13863,
                                      "loc": {
                                        "start": {
                                          "line": 317,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 317,
                                          "column": 37
                                        },
                                        "identifierName": "animate"
                                      },
                                      "name": "animate"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 13864,
                                      "end": 13941,
                                      "loc": {
                                        "start": {
                                          "line": 317,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 317,
                                          "column": 115
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "ObjectProperty",
                                          "start": 13866,
                                          "end": 13939,
                                          "loc": {
                                            "start": {
                                              "line": 317,
                                              "column": 40
                                            },
                                            "end": {
                                              "line": 317,
                                              "column": 113
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 13866,
                                            "end": 13875,
                                            "loc": {
                                              "start": {
                                                "line": 317,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 317,
                                                "column": 49
                                              },
                                              "identifierName": "materials"
                                            },
                                            "name": "materials"
                                          },
                                          "value": {
                                            "type": "ObjectExpression",
                                            "start": 13877,
                                            "end": 13939,
                                            "loc": {
                                              "start": {
                                                "line": 317,
                                                "column": 51
                                              },
                                              "end": {
                                                "line": 317,
                                                "column": 113
                                              }
                                            },
                                            "properties": [
                                              {
                                                "type": "ObjectProperty",
                                                "start": 13879,
                                                "end": 13937,
                                                "loc": {
                                                  "start": {
                                                    "line": 317,
                                                    "column": 53
                                                  },
                                                  "end": {
                                                    "line": 317,
                                                    "column": 111
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 13879,
                                                  "end": 13885,
                                                  "loc": {
                                                    "start": {
                                                      "line": 317,
                                                      "column": 53
                                                    },
                                                    "end": {
                                                      "line": 317,
                                                      "column": 59
                                                    },
                                                    "identifierName": "meshes"
                                                  },
                                                  "name": "meshes"
                                                },
                                                "value": {
                                                  "type": "ArrayExpression",
                                                  "start": 13887,
                                                  "end": 13937,
                                                  "loc": {
                                                    "start": {
                                                      "line": 317,
                                                      "column": 61
                                                    },
                                                    "end": {
                                                      "line": 317,
                                                      "column": 111
                                                    }
                                                  },
                                                  "elements": [
                                                    {
                                                      "type": "ObjectExpression",
                                                      "start": 13888,
                                                      "end": 13936,
                                                      "loc": {
                                                        "start": {
                                                          "line": 317,
                                                          "column": 62
                                                        },
                                                        "end": {
                                                          "line": 317,
                                                          "column": 110
                                                        }
                                                      },
                                                      "properties": [
                                                        {
                                                          "type": "ObjectProperty",
                                                          "start": 13890,
                                                          "end": 13922,
                                                          "loc": {
                                                            "start": {
                                                              "line": 317,
                                                              "column": 64
                                                            },
                                                            "end": {
                                                              "line": 317,
                                                              "column": 96
                                                            }
                                                          },
                                                          "method": false,
                                                          "shorthand": false,
                                                          "computed": false,
                                                          "key": {
                                                            "type": "Identifier",
                                                            "start": 13890,
                                                            "end": 13895,
                                                            "loc": {
                                                              "start": {
                                                                "line": 317,
                                                                "column": 64
                                                              },
                                                              "end": {
                                                                "line": 317,
                                                                "column": 69
                                                              },
                                                              "identifierName": "color"
                                                            },
                                                            "name": "color"
                                                          },
                                                          "value": {
                                                            "type": "NewExpression",
                                                            "start": 13897,
                                                            "end": 13922,
                                                            "loc": {
                                                              "start": {
                                                                "line": 317,
                                                                "column": 71
                                                              },
                                                              "end": {
                                                                "line": 317,
                                                                "column": 96
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 13901,
                                                              "end": 13912,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 317,
                                                                  "column": 75
                                                                },
                                                                "end": {
                                                                  "line": 317,
                                                                  "column": 86
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 13901,
                                                                "end": 13906,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 317,
                                                                    "column": 75
                                                                  },
                                                                  "end": {
                                                                    "line": 317,
                                                                    "column": 80
                                                                  },
                                                                  "identifierName": "THREE"
                                                                },
                                                                "name": "THREE"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 13907,
                                                                "end": 13912,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 317,
                                                                    "column": 81
                                                                  },
                                                                  "end": {
                                                                    "line": 317,
                                                                    "column": 86
                                                                  },
                                                                  "identifierName": "Color"
                                                                },
                                                                "name": "Color"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "NumericLiteral",
                                                                "start": 13913,
                                                                "end": 13921,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 317,
                                                                    "column": 87
                                                                  },
                                                                  "end": {
                                                                    "line": 317,
                                                                    "column": 95
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 12727145,
                                                                  "raw": "0xc23369"
                                                                },
                                                                "value": 12727145
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "ObjectProperty",
                                                          "start": 13924,
                                                          "end": 13934,
                                                          "loc": {
                                                            "start": {
                                                              "line": 317,
                                                              "column": 98
                                                            },
                                                            "end": {
                                                              "line": 317,
                                                              "column": 108
                                                            }
                                                          },
                                                          "method": false,
                                                          "shorthand": false,
                                                          "computed": false,
                                                          "key": {
                                                            "type": "Identifier",
                                                            "start": 13924,
                                                            "end": 13931,
                                                            "loc": {
                                                              "start": {
                                                                "line": 317,
                                                                "column": 98
                                                              },
                                                              "end": {
                                                                "line": 317,
                                                                "column": 105
                                                              },
                                                              "identifierName": "opacity"
                                                            },
                                                            "name": "opacity"
                                                          },
                                                          "value": {
                                                            "type": "NumericLiteral",
                                                            "start": 13933,
                                                            "end": 13934,
                                                            "loc": {
                                                              "start": {
                                                                "line": 317,
                                                                "column": 107
                                                              },
                                                              "end": {
                                                                "line": 317,
                                                                "column": 108
                                                              }
                                                            },
                                                            "extra": {
                                                              "rawValue": 1,
                                                              "raw": "1"
                                                            },
                                                            "value": 1
                                                          }
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              }
                                            ]
                                          }
                                        }
                                      ]
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 13956,
                            "end": 13972,
                            "loc": {
                              "start": {
                                "line": 318,
                                "column": 12
                              },
                              "end": {
                                "line": 318,
                                "column": 28
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 13956,
                              "end": 13971,
                              "loc": {
                                "start": {
                                  "line": 318,
                                  "column": 12
                                },
                                "end": {
                                  "line": 318,
                                  "column": 27
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 13956,
                                "end": 13966,
                                "loc": {
                                  "start": {
                                    "line": 318,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 318,
                                    "column": 22
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 13956,
                                  "end": 13960,
                                  "loc": {
                                    "start": {
                                      "line": 318,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 318,
                                      "column": 16
                                    },
                                    "identifierName": "anim"
                                  },
                                  "name": "anim"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13961,
                                  "end": 13966,
                                  "loc": {
                                    "start": {
                                      "line": 318,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 318,
                                      "column": 22
                                    },
                                    "identifierName": "start"
                                  },
                                  "name": "start"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "NumericLiteral",
                                  "start": 13967,
                                  "end": 13970,
                                  "loc": {
                                    "start": {
                                      "line": 318,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 318,
                                      "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": 13682,
                    "end": 13772,
                    "loc": {
                      "start": {
                        "line": 312,
                        "column": 4
                      },
                      "end": {
                        "line": 314,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Unighlight the object using hover material.\n     ",
                    "start": 13994,
                    "end": 14056,
                    "loc": {
                      "start": {
                        "line": 322,
                        "column": 4
                      },
                      "end": {
                        "line": 324,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 14061,
                "end": 14403,
                "loc": {
                  "start": {
                    "line": 325,
                    "column": 4
                  },
                  "end": {
                    "line": 331,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 14061,
                  "end": 14069,
                  "loc": {
                    "start": {
                      "line": 325,
                      "column": 4
                    },
                    "end": {
                      "line": 325,
                      "column": 12
                    },
                    "identifierName": "unselect"
                  },
                  "name": "unselect",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 14070,
                    "end": 14076,
                    "loc": {
                      "start": {
                        "line": 325,
                        "column": 13
                      },
                      "end": {
                        "line": 325,
                        "column": 19
                      },
                      "identifierName": "object"
                    },
                    "name": "object"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 14078,
                  "end": 14403,
                  "loc": {
                    "start": {
                      "line": 325,
                      "column": 21
                    },
                    "end": {
                      "line": 331,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 14088,
                      "end": 14397,
                      "loc": {
                        "start": {
                          "line": 326,
                          "column": 8
                        },
                        "end": {
                          "line": 330,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 14092,
                        "end": 14150,
                        "loc": {
                          "start": {
                            "line": 326,
                            "column": 12
                          },
                          "end": {
                            "line": 326,
                            "column": 70
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 14092,
                          "end": 14130,
                          "loc": {
                            "start": {
                              "line": 326,
                              "column": 12
                            },
                            "end": {
                              "line": 326,
                              "column": 50
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 14092,
                            "end": 14123,
                            "loc": {
                              "start": {
                                "line": 326,
                                "column": 12
                              },
                              "end": {
                                "line": 326,
                                "column": 43
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 14092,
                              "end": 14113,
                              "loc": {
                                "start": {
                                  "line": 326,
                                  "column": 12
                                },
                                "end": {
                                  "line": 326,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 14092,
                                "end": 14101,
                                "loc": {
                                  "start": {
                                    "line": 326,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 326,
                                    "column": 21
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 14092,
                                  "end": 14096,
                                  "loc": {
                                    "start": {
                                      "line": 326,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 326,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14097,
                                  "end": 14101,
                                  "loc": {
                                    "start": {
                                      "line": 326,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 326,
                                      "column": 21
                                    },
                                    "identifierName": "view"
                                  },
                                  "name": "view"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 14102,
                                "end": 14113,
                                "loc": {
                                  "start": {
                                    "line": 326,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 326,
                                    "column": 33
                                  },
                                  "identifierName": "interaction"
                                },
                                "name": "interaction"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 14114,
                              "end": 14123,
                              "loc": {
                                "start": {
                                  "line": 326,
                                  "column": 34
                                },
                                "end": {
                                  "line": 326,
                                  "column": 43
                                },
                                "identifierName": "hitsArray"
                              },
                              "name": "hitsArray"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 14124,
                            "end": 14130,
                            "loc": {
                              "start": {
                                "line": 326,
                                "column": 44
                              },
                              "end": {
                                "line": 326,
                                "column": 50
                              },
                              "identifierName": "length"
                            },
                            "name": "length"
                          },
                          "computed": false
                        },
                        "operator": "&&",
                        "right": {
                          "type": "MemberExpression",
                          "start": 14134,
                          "end": 14150,
                          "loc": {
                            "start": {
                              "line": 326,
                              "column": 54
                            },
                            "end": {
                              "line": 326,
                              "column": 70
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 14134,
                            "end": 14140,
                            "loc": {
                              "start": {
                                "line": 326,
                                "column": 54
                              },
                              "end": {
                                "line": 326,
                                "column": 60
                              },
                              "identifierName": "object"
                            },
                            "name": "object"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 14141,
                            "end": 14150,
                            "loc": {
                              "start": {
                                "line": 326,
                                "column": 61
                              },
                              "end": {
                                "line": 326,
                                "column": 70
                              },
                              "identifierName": "materials"
                            },
                            "name": "materials"
                          },
                          "computed": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 14152,
                        "end": 14279,
                        "loc": {
                          "start": {
                            "line": 326,
                            "column": 72
                          },
                          "end": {
                            "line": 328,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 14166,
                            "end": 14269,
                            "loc": {
                              "start": {
                                "line": 327,
                                "column": 12
                              },
                              "end": {
                                "line": 327,
                                "column": 115
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 14166,
                              "end": 14268,
                              "loc": {
                                "start": {
                                  "line": 327,
                                  "column": 12
                                },
                                "end": {
                                  "line": 327,
                                  "column": 114
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 14166,
                                "end": 14265,
                                "loc": {
                                  "start": {
                                    "line": 327,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 327,
                                    "column": 111
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 14166,
                                  "end": 14259,
                                  "loc": {
                                    "start": {
                                      "line": 327,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 327,
                                      "column": 105
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 14166,
                                    "end": 14180,
                                    "loc": {
                                      "start": {
                                        "line": 327,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 327,
                                        "column": 26
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 14166,
                                      "end": 14172,
                                      "loc": {
                                        "start": {
                                          "line": 327,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 327,
                                          "column": 18
                                        },
                                        "identifierName": "object"
                                      },
                                      "name": "object"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 14173,
                                      "end": 14180,
                                      "loc": {
                                        "start": {
                                          "line": 327,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 327,
                                          "column": 26
                                        },
                                        "identifierName": "animate"
                                      },
                                      "name": "animate"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 14181,
                                      "end": 14258,
                                      "loc": {
                                        "start": {
                                          "line": 327,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 327,
                                          "column": 104
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "ObjectProperty",
                                          "start": 14183,
                                          "end": 14256,
                                          "loc": {
                                            "start": {
                                              "line": 327,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 327,
                                              "column": 102
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 14183,
                                            "end": 14192,
                                            "loc": {
                                              "start": {
                                                "line": 327,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 327,
                                                "column": 38
                                              },
                                              "identifierName": "materials"
                                            },
                                            "name": "materials"
                                          },
                                          "value": {
                                            "type": "ObjectExpression",
                                            "start": 14194,
                                            "end": 14256,
                                            "loc": {
                                              "start": {
                                                "line": 327,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 327,
                                                "column": 102
                                              }
                                            },
                                            "properties": [
                                              {
                                                "type": "ObjectProperty",
                                                "start": 14196,
                                                "end": 14254,
                                                "loc": {
                                                  "start": {
                                                    "line": 327,
                                                    "column": 42
                                                  },
                                                  "end": {
                                                    "line": 327,
                                                    "column": 100
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 14196,
                                                  "end": 14202,
                                                  "loc": {
                                                    "start": {
                                                      "line": 327,
                                                      "column": 42
                                                    },
                                                    "end": {
                                                      "line": 327,
                                                      "column": 48
                                                    },
                                                    "identifierName": "meshes"
                                                  },
                                                  "name": "meshes"
                                                },
                                                "value": {
                                                  "type": "ArrayExpression",
                                                  "start": 14204,
                                                  "end": 14254,
                                                  "loc": {
                                                    "start": {
                                                      "line": 327,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 327,
                                                      "column": 100
                                                    }
                                                  },
                                                  "elements": [
                                                    {
                                                      "type": "ObjectExpression",
                                                      "start": 14205,
                                                      "end": 14253,
                                                      "loc": {
                                                        "start": {
                                                          "line": 327,
                                                          "column": 51
                                                        },
                                                        "end": {
                                                          "line": 327,
                                                          "column": 99
                                                        }
                                                      },
                                                      "properties": [
                                                        {
                                                          "type": "ObjectProperty",
                                                          "start": 14207,
                                                          "end": 14239,
                                                          "loc": {
                                                            "start": {
                                                              "line": 327,
                                                              "column": 53
                                                            },
                                                            "end": {
                                                              "line": 327,
                                                              "column": 85
                                                            }
                                                          },
                                                          "method": false,
                                                          "shorthand": false,
                                                          "computed": false,
                                                          "key": {
                                                            "type": "Identifier",
                                                            "start": 14207,
                                                            "end": 14212,
                                                            "loc": {
                                                              "start": {
                                                                "line": 327,
                                                                "column": 53
                                                              },
                                                              "end": {
                                                                "line": 327,
                                                                "column": 58
                                                              },
                                                              "identifierName": "color"
                                                            },
                                                            "name": "color"
                                                          },
                                                          "value": {
                                                            "type": "NewExpression",
                                                            "start": 14214,
                                                            "end": 14239,
                                                            "loc": {
                                                              "start": {
                                                                "line": 327,
                                                                "column": 60
                                                              },
                                                              "end": {
                                                                "line": 327,
                                                                "column": 85
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 14218,
                                                              "end": 14229,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 327,
                                                                  "column": 64
                                                                },
                                                                "end": {
                                                                  "line": 327,
                                                                  "column": 75
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 14218,
                                                                "end": 14223,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 327,
                                                                    "column": 64
                                                                  },
                                                                  "end": {
                                                                    "line": 327,
                                                                    "column": 69
                                                                  },
                                                                  "identifierName": "THREE"
                                                                },
                                                                "name": "THREE"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 14224,
                                                                "end": 14229,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 327,
                                                                    "column": 70
                                                                  },
                                                                  "end": {
                                                                    "line": 327,
                                                                    "column": 75
                                                                  },
                                                                  "identifierName": "Color"
                                                                },
                                                                "name": "Color"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "NumericLiteral",
                                                                "start": 14230,
                                                                "end": 14238,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 327,
                                                                    "column": 76
                                                                  },
                                                                  "end": {
                                                                    "line": 327,
                                                                    "column": 84
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 2676639,
                                                                  "raw": "0x28d79f"
                                                                },
                                                                "value": 2676639
                                                              }
                                                            ]
                                                          }
                                                        },
                                                        {
                                                          "type": "ObjectProperty",
                                                          "start": 14241,
                                                          "end": 14251,
                                                          "loc": {
                                                            "start": {
                                                              "line": 327,
                                                              "column": 87
                                                            },
                                                            "end": {
                                                              "line": 327,
                                                              "column": 97
                                                            }
                                                          },
                                                          "method": false,
                                                          "shorthand": false,
                                                          "computed": false,
                                                          "key": {
                                                            "type": "Identifier",
                                                            "start": 14241,
                                                            "end": 14248,
                                                            "loc": {
                                                              "start": {
                                                                "line": 327,
                                                                "column": 87
                                                              },
                                                              "end": {
                                                                "line": 327,
                                                                "column": 94
                                                              },
                                                              "identifierName": "opacity"
                                                            },
                                                            "name": "opacity"
                                                          },
                                                          "value": {
                                                            "type": "NumericLiteral",
                                                            "start": 14250,
                                                            "end": 14251,
                                                            "loc": {
                                                              "start": {
                                                                "line": 327,
                                                                "column": 96
                                                              },
                                                              "end": {
                                                                "line": 327,
                                                                "column": 97
                                                              }
                                                            },
                                                            "extra": {
                                                              "rawValue": 1,
                                                              "raw": "1"
                                                            },
                                                            "value": 1
                                                          }
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              }
                                            ]
                                          }
                                        }
                                      ]
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14260,
                                  "end": 14265,
                                  "loc": {
                                    "start": {
                                      "line": 327,
                                      "column": 106
                                    },
                                    "end": {
                                      "line": 327,
                                      "column": 111
                                    },
                                    "identifierName": "start"
                                  },
                                  "name": "start"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "NumericLiteral",
                                  "start": 14266,
                                  "end": 14267,
                                  "loc": {
                                    "start": {
                                      "line": 327,
                                      "column": 112
                                    },
                                    "end": {
                                      "line": 327,
                                      "column": 113
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 0,
                                    "raw": "0"
                                  },
                                  "value": 0
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": {
                        "type": "IfStatement",
                        "start": 14285,
                        "end": 14397,
                        "loc": {
                          "start": {
                            "line": 328,
                            "column": 15
                          },
                          "end": {
                            "line": 330,
                            "column": 9
                          }
                        },
                        "test": {
                          "type": "LogicalExpression",
                          "start": 14289,
                          "end": 14327,
                          "loc": {
                            "start": {
                              "line": 328,
                              "column": 19
                            },
                            "end": {
                              "line": 328,
                              "column": 57
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 14289,
                            "end": 14305,
                            "loc": {
                              "start": {
                                "line": 328,
                                "column": 19
                              },
                              "end": {
                                "line": 328,
                                "column": 35
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 14289,
                              "end": 14295,
                              "loc": {
                                "start": {
                                  "line": 328,
                                  "column": 19
                                },
                                "end": {
                                  "line": 328,
                                  "column": 25
                                },
                                "identifierName": "object"
                              },
                              "name": "object"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 14296,
                              "end": 14305,
                              "loc": {
                                "start": {
                                  "line": 328,
                                  "column": 26
                                },
                                "end": {
                                  "line": 328,
                                  "column": 35
                                },
                                "identifierName": "materials"
                              },
                              "name": "materials"
                            },
                            "computed": false
                          },
                          "operator": "&&",
                          "right": {
                            "type": "MemberExpression",
                            "start": 14309,
                            "end": 14327,
                            "loc": {
                              "start": {
                                "line": 328,
                                "column": 39
                              },
                              "end": {
                                "line": 328,
                                "column": 57
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 14309,
                              "end": 14315,
                              "loc": {
                                "start": {
                                  "line": 328,
                                  "column": 39
                                },
                                "end": {
                                  "line": 328,
                                  "column": 45
                                },
                                "identifierName": "object"
                              },
                              "name": "object"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 14316,
                              "end": 14327,
                              "loc": {
                                "start": {
                                  "line": 328,
                                  "column": 46
                                },
                                "end": {
                                  "line": 328,
                                  "column": 57
                                },
                                "identifierName": "__origProps"
                              },
                              "name": "__origProps"
                            },
                            "computed": false
                          }
                        },
                        "consequent": {
                          "type": "BlockStatement",
                          "start": 14329,
                          "end": 14397,
                          "loc": {
                            "start": {
                              "line": 328,
                              "column": 59
                            },
                            "end": {
                              "line": 330,
                              "column": 9
                            }
                          },
                          "body": [
                            {
                              "type": "ExpressionStatement",
                              "start": 14343,
                              "end": 14387,
                              "loc": {
                                "start": {
                                  "line": 329,
                                  "column": 12
                                },
                                "end": {
                                  "line": 329,
                                  "column": 56
                                }
                              },
                              "expression": {
                                "type": "CallExpression",
                                "start": 14343,
                                "end": 14386,
                                "loc": {
                                  "start": {
                                    "line": 329,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 329,
                                    "column": 55
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 14343,
                                  "end": 14383,
                                  "loc": {
                                    "start": {
                                      "line": 329,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 329,
                                      "column": 52
                                    }
                                  },
                                  "object": {
                                    "type": "CallExpression",
                                    "start": 14343,
                                    "end": 14377,
                                    "loc": {
                                      "start": {
                                        "line": 329,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 329,
                                        "column": 46
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 14343,
                                      "end": 14357,
                                      "loc": {
                                        "start": {
                                          "line": 329,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 329,
                                          "column": 26
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 14343,
                                        "end": 14349,
                                        "loc": {
                                          "start": {
                                            "line": 329,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 329,
                                            "column": 18
                                          },
                                          "identifierName": "object"
                                        },
                                        "name": "object"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 14350,
                                        "end": 14357,
                                        "loc": {
                                          "start": {
                                            "line": 329,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 329,
                                            "column": 26
                                          },
                                          "identifierName": "animate"
                                        },
                                        "name": "animate"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 14358,
                                        "end": 14376,
                                        "loc": {
                                          "start": {
                                            "line": 329,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 329,
                                            "column": 45
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 14358,
                                          "end": 14364,
                                          "loc": {
                                            "start": {
                                              "line": 329,
                                              "column": 27
                                            },
                                            "end": {
                                              "line": 329,
                                              "column": 33
                                            },
                                            "identifierName": "object"
                                          },
                                          "name": "object"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 14365,
                                          "end": 14376,
                                          "loc": {
                                            "start": {
                                              "line": 329,
                                              "column": 34
                                            },
                                            "end": {
                                              "line": 329,
                                              "column": 45
                                            },
                                            "identifierName": "__origProps"
                                          },
                                          "name": "__origProps"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 14378,
                                    "end": 14383,
                                    "loc": {
                                      "start": {
                                        "line": 329,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 329,
                                        "column": 52
                                      },
                                      "identifierName": "start"
                                    },
                                    "name": "start"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "NumericLiteral",
                                    "start": 14384,
                                    "end": 14385,
                                    "loc": {
                                      "start": {
                                        "line": 329,
                                        "column": 53
                                      },
                                      "end": {
                                        "line": 329,
                                        "column": 54
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 0,
                                      "raw": "0"
                                    },
                                    "value": 0
                                  }
                                ]
                              }
                            }
                          ],
                          "directives": []
                        },
                        "alternate": null
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Unighlight the object using hover material.\n     ",
                    "start": 13994,
                    "end": 14056,
                    "loc": {
                      "start": {
                        "line": 322,
                        "column": 4
                      },
                      "end": {
                        "line": 324,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called by selector when event is triggered.\n     ",
                    "start": 14409,
                    "end": 14471,
                    "loc": {
                      "start": {
                        "line": 333,
                        "column": 4
                      },
                      "end": {
                        "line": 335,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 14476,
                "end": 14678,
                "loc": {
                  "start": {
                    "line": 336,
                    "column": 4
                  },
                  "end": {
                    "line": 343,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 14476,
                  "end": 14483,
                  "loc": {
                    "start": {
                      "line": 336,
                      "column": 4
                    },
                    "end": {
                      "line": 336,
                      "column": 11
                    },
                    "identifierName": "clicked"
                  },
                  "name": "clicked",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 14484,
                    "end": 14489,
                    "loc": {
                      "start": {
                        "line": 336,
                        "column": 12
                      },
                      "end": {
                        "line": 336,
                        "column": 17
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 14491,
                  "end": 14678,
                  "loc": {
                    "start": {
                      "line": 336,
                      "column": 19
                    },
                    "end": {
                      "line": 343,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 14501,
                      "end": 14539,
                      "loc": {
                        "start": {
                          "line": 337,
                          "column": 8
                        },
                        "end": {
                          "line": 337,
                          "column": 46
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 14505,
                        "end": 14530,
                        "loc": {
                          "start": {
                            "line": 337,
                            "column": 12
                          },
                          "end": {
                            "line": 337,
                            "column": 37
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 14505,
                          "end": 14522,
                          "loc": {
                            "start": {
                              "line": 337,
                              "column": 12
                            },
                            "end": {
                              "line": 337,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 14505,
                            "end": 14509,
                            "loc": {
                              "start": {
                                "line": 337,
                                "column": 12
                              },
                              "end": {
                                "line": 337,
                                "column": 16
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 14510,
                            "end": 14522,
                            "loc": {
                              "start": {
                                "line": 337,
                                "column": 17
                              },
                              "end": {
                                "line": 337,
                                "column": 29
                              },
                              "identifierName": "shiftHandler"
                            },
                            "name": "shiftHandler"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 14523,
                          "end": 14530,
                          "loc": {
                            "start": {
                              "line": 337,
                              "column": 30
                            },
                            "end": {
                              "line": 337,
                              "column": 37
                            },
                            "identifierName": "handled"
                          },
                          "name": "handled"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "ReturnStatement",
                        "start": 14532,
                        "end": 14539,
                        "loc": {
                          "start": {
                            "line": 337,
                            "column": 39
                          },
                          "end": {
                            "line": 337,
                            "column": 46
                          }
                        },
                        "argument": null
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 14548,
                      "end": 14672,
                      "loc": {
                        "start": {
                          "line": 338,
                          "column": 8
                        },
                        "end": {
                          "line": 342,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "CallExpression",
                        "start": 14552,
                        "end": 14581,
                        "loc": {
                          "start": {
                            "line": 338,
                            "column": 12
                          },
                          "end": {
                            "line": 338,
                            "column": 41
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 14552,
                          "end": 14567,
                          "loc": {
                            "start": {
                              "line": 338,
                              "column": 12
                            },
                            "end": {
                              "line": 338,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 14552,
                            "end": 14556,
                            "loc": {
                              "start": {
                                "line": 338,
                                "column": 12
                              },
                              "end": {
                                "line": 338,
                                "column": 16
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 14557,
                            "end": 14567,
                            "loc": {
                              "start": {
                                "line": 338,
                                "column": 17
                              },
                              "end": {
                                "line": 338,
                                "column": 27
                              },
                              "identifierName": "isSelected"
                            },
                            "name": "isSelected"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 14568,
                            "end": 14580,
                            "loc": {
                              "start": {
                                "line": 338,
                                "column": 28
                              },
                              "end": {
                                "line": 338,
                                "column": 40
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 14568,
                              "end": 14573,
                              "loc": {
                                "start": {
                                  "line": 338,
                                  "column": 28
                                },
                                "end": {
                                  "line": 338,
                                  "column": 33
                                },
                                "identifierName": "event"
                              },
                              "name": "event"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 14574,
                              "end": 14580,
                              "loc": {
                                "start": {
                                  "line": 338,
                                  "column": 34
                                },
                                "end": {
                                  "line": 338,
                                  "column": 40
                                },
                                "identifierName": "object"
                              },
                              "name": "object"
                            },
                            "computed": false
                          }
                        ]
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 14583,
                        "end": 14626,
                        "loc": {
                          "start": {
                            "line": 338,
                            "column": 43
                          },
                          "end": {
                            "line": 340,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 14597,
                            "end": 14616,
                            "loc": {
                              "start": {
                                "line": 339,
                                "column": 12
                              },
                              "end": {
                                "line": 339,
                                "column": 31
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 14597,
                              "end": 14615,
                              "loc": {
                                "start": {
                                  "line": 339,
                                  "column": 12
                                },
                                "end": {
                                  "line": 339,
                                  "column": 30
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 14597,
                                "end": 14608,
                                "loc": {
                                  "start": {
                                    "line": 339,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 339,
                                    "column": 23
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 14597,
                                  "end": 14601,
                                  "loc": {
                                    "start": {
                                      "line": 339,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 339,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14602,
                                  "end": 14608,
                                  "loc": {
                                    "start": {
                                      "line": 339,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 339,
                                      "column": 23
                                    },
                                    "identifierName": "remove"
                                  },
                                  "name": "remove"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 14609,
                                  "end": 14614,
                                  "loc": {
                                    "start": {
                                      "line": 339,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 339,
                                      "column": 29
                                    },
                                    "identifierName": "event"
                                  },
                                  "name": "event"
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": {
                        "type": "BlockStatement",
                        "start": 14632,
                        "end": 14672,
                        "loc": {
                          "start": {
                            "line": 340,
                            "column": 15
                          },
                          "end": {
                            "line": 342,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 14646,
                            "end": 14662,
                            "loc": {
                              "start": {
                                "line": 341,
                                "column": 12
                              },
                              "end": {
                                "line": 341,
                                "column": 28
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 14646,
                              "end": 14661,
                              "loc": {
                                "start": {
                                  "line": 341,
                                  "column": 12
                                },
                                "end": {
                                  "line": 341,
                                  "column": 27
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 14646,
                                "end": 14654,
                                "loc": {
                                  "start": {
                                    "line": 341,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 341,
                                    "column": 20
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 14646,
                                  "end": 14650,
                                  "loc": {
                                    "start": {
                                      "line": 341,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 341,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14651,
                                  "end": 14654,
                                  "loc": {
                                    "start": {
                                      "line": 341,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 341,
                                      "column": 20
                                    },
                                    "identifierName": "add"
                                  },
                                  "name": "add"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 14655,
                                  "end": 14660,
                                  "loc": {
                                    "start": {
                                      "line": 341,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 341,
                                      "column": 26
                                    },
                                    "identifierName": "event"
                                  },
                                  "name": "event"
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called by selector when event is triggered.\n     ",
                    "start": 14409,
                    "end": 14471,
                    "loc": {
                      "start": {
                        "line": 333,
                        "column": 4
                      },
                      "end": {
                        "line": 335,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called by selector when event is triggered.\n     ",
                    "start": 14684,
                    "end": 14746,
                    "loc": {
                      "start": {
                        "line": 345,
                        "column": 4
                      },
                      "end": {
                        "line": 347,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 14751,
                "end": 14802,
                "loc": {
                  "start": {
                    "line": 348,
                    "column": 4
                  },
                  "end": {
                    "line": 350,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 14751,
                  "end": 14757,
                  "loc": {
                    "start": {
                      "line": 348,
                      "column": 4
                    },
                    "end": {
                      "line": 348,
                      "column": 10
                    },
                    "identifierName": "missed"
                  },
                  "name": "missed",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 14758,
                    "end": 14763,
                    "loc": {
                      "start": {
                        "line": 348,
                        "column": 11
                      },
                      "end": {
                        "line": 348,
                        "column": 16
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 14765,
                  "end": 14802,
                  "loc": {
                    "start": {
                      "line": 348,
                      "column": 18
                    },
                    "end": {
                      "line": 350,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 14775,
                      "end": 14796,
                      "loc": {
                        "start": {
                          "line": 349,
                          "column": 8
                        },
                        "end": {
                          "line": 349,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 14775,
                        "end": 14795,
                        "loc": {
                          "start": {
                            "line": 349,
                            "column": 8
                          },
                          "end": {
                            "line": 349,
                            "column": 28
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 14775,
                          "end": 14789,
                          "loc": {
                            "start": {
                              "line": 349,
                              "column": 8
                            },
                            "end": {
                              "line": 349,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 14775,
                            "end": 14779,
                            "loc": {
                              "start": {
                                "line": 349,
                                "column": 8
                              },
                              "end": {
                                "line": 349,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 14780,
                            "end": 14789,
                            "loc": {
                              "start": {
                                "line": 349,
                                "column": 13
                              },
                              "end": {
                                "line": 349,
                                "column": 22
                              },
                              "identifierName": "removeAll"
                            },
                            "name": "removeAll"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "BooleanLiteral",
                            "start": 14790,
                            "end": 14794,
                            "loc": {
                              "start": {
                                "line": 349,
                                "column": 23
                              },
                              "end": {
                                "line": 349,
                                "column": 27
                              }
                            },
                            "value": true
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called by selector when event is triggered.\n     ",
                    "start": 14684,
                    "end": 14746,
                    "loc": {
                      "start": {
                        "line": 345,
                        "column": 4
                      },
                      "end": {
                        "line": 347,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called by selector when event is triggered.\n     ",
                    "start": 14808,
                    "end": 14870,
                    "loc": {
                      "start": {
                        "line": 352,
                        "column": 4
                      },
                      "end": {
                        "line": 354,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 14875,
                "end": 14898,
                "loc": {
                  "start": {
                    "line": 355,
                    "column": 4
                  },
                  "end": {
                    "line": 356,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 14875,
                  "end": 14883,
                  "loc": {
                    "start": {
                      "line": 355,
                      "column": 4
                    },
                    "end": {
                      "line": 355,
                      "column": 12
                    },
                    "identifierName": "rendered"
                  },
                  "name": "rendered",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 14884,
                    "end": 14889,
                    "loc": {
                      "start": {
                        "line": 355,
                        "column": 13
                      },
                      "end": {
                        "line": 355,
                        "column": 18
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 14891,
                  "end": 14898,
                  "loc": {
                    "start": {
                      "line": 355,
                      "column": 20
                    },
                    "end": {
                      "line": 356,
                      "column": 5
                    }
                  },
                  "body": [],
                  "directives": [],
                  "leadingComments": null,
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called by selector when event is triggered.\n     ",
                    "start": 14808,
                    "end": 14870,
                    "loc": {
                      "start": {
                        "line": 352,
                        "column": 4
                      },
                      "end": {
                        "line": 354,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Check if object is already selected\n     * @return TRUE if selected, FALSE otherwise\n     ",
                    "start": 14904,
                    "end": 15007,
                    "loc": {
                      "start": {
                        "line": 358,
                        "column": 4
                      },
                      "end": {
                        "line": 361,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 15012,
                "end": 15083,
                "loc": {
                  "start": {
                    "line": 362,
                    "column": 4
                  },
                  "end": {
                    "line": 364,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 15012,
                  "end": 15022,
                  "loc": {
                    "start": {
                      "line": 362,
                      "column": 4
                    },
                    "end": {
                      "line": 362,
                      "column": 14
                    },
                    "identifierName": "isSelected"
                  },
                  "name": "isSelected",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 15023,
                    "end": 15029,
                    "loc": {
                      "start": {
                        "line": 362,
                        "column": 15
                      },
                      "end": {
                        "line": 362,
                        "column": 21
                      },
                      "identifierName": "object"
                    },
                    "name": "object"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 15031,
                  "end": 15083,
                  "loc": {
                    "start": {
                      "line": 362,
                      "column": 23
                    },
                    "end": {
                      "line": 364,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 15041,
                      "end": 15077,
                      "loc": {
                        "start": {
                          "line": 363,
                          "column": 8
                        },
                        "end": {
                          "line": 363,
                          "column": 44
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 15048,
                        "end": 15076,
                        "loc": {
                          "start": {
                            "line": 363,
                            "column": 15
                          },
                          "end": {
                            "line": 363,
                            "column": 43
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 15048,
                          "end": 15068,
                          "loc": {
                            "start": {
                              "line": 363,
                              "column": 15
                            },
                            "end": {
                              "line": 363,
                              "column": 35
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 15048,
                            "end": 15064,
                            "loc": {
                              "start": {
                                "line": 363,
                                "column": 15
                              },
                              "end": {
                                "line": 363,
                                "column": 31
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 15048,
                              "end": 15052,
                              "loc": {
                                "start": {
                                  "line": 363,
                                  "column": 15
                                },
                                "end": {
                                  "line": 363,
                                  "column": 19
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 15053,
                              "end": 15064,
                              "loc": {
                                "start": {
                                  "line": 363,
                                  "column": 20
                                },
                                "end": {
                                  "line": 363,
                                  "column": 31
                                },
                                "identifierName": "selectedSet"
                              },
                              "name": "selectedSet"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 15065,
                            "end": 15068,
                            "loc": {
                              "start": {
                                "line": 363,
                                "column": 32
                              },
                              "end": {
                                "line": 363,
                                "column": 35
                              },
                              "identifierName": "has"
                            },
                            "name": "has"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 15069,
                            "end": 15075,
                            "loc": {
                              "start": {
                                "line": 363,
                                "column": 36
                              },
                              "end": {
                                "line": 363,
                                "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": 14904,
                    "end": 15007,
                    "loc": {
                      "start": {
                        "line": 358,
                        "column": 4
                      },
                      "end": {
                        "line": 361,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Returns the selected ids in an array\n     * @return selectedIds - Array with the selected ids\n     ",
                    "start": 15089,
                    "end": 15201,
                    "loc": {
                      "start": {
                        "line": 366,
                        "column": 4
                      },
                      "end": {
                        "line": 369,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 15206,
                "end": 15490,
                "loc": {
                  "start": {
                    "line": 370,
                    "column": 4
                  },
                  "end": {
                    "line": 379,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 15206,
                  "end": 15220,
                  "loc": {
                    "start": {
                      "line": 370,
                      "column": 4
                    },
                    "end": {
                      "line": 370,
                      "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": 15223,
                  "end": 15490,
                  "loc": {
                    "start": {
                      "line": 370,
                      "column": 21
                    },
                    "end": {
                      "line": 379,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 15233,
                      "end": 15270,
                      "loc": {
                        "start": {
                          "line": 371,
                          "column": 8
                        },
                        "end": {
                          "line": 371,
                          "column": 45
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 15237,
                          "end": 15269,
                          "loc": {
                            "start": {
                              "line": 371,
                              "column": 12
                            },
                            "end": {
                              "line": 371,
                              "column": 44
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 15237,
                            "end": 15241,
                            "loc": {
                              "start": {
                                "line": 371,
                                "column": 12
                              },
                              "end": {
                                "line": 371,
                                "column": 16
                              },
                              "identifierName": "iter"
                            },
                            "name": "iter"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 15244,
                            "end": 15269,
                            "loc": {
                              "start": {
                                "line": 371,
                                "column": 19
                              },
                              "end": {
                                "line": 371,
                                "column": 44
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 15244,
                              "end": 15267,
                              "loc": {
                                "start": {
                                  "line": 371,
                                  "column": 19
                                },
                                "end": {
                                  "line": 371,
                                  "column": 42
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 15244,
                                "end": 15260,
                                "loc": {
                                  "start": {
                                    "line": 371,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 371,
                                    "column": 35
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 15244,
                                  "end": 15248,
                                  "loc": {
                                    "start": {
                                      "line": 371,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 371,
                                      "column": 23
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 15249,
                                  "end": 15260,
                                  "loc": {
                                    "start": {
                                      "line": 371,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 371,
                                      "column": 35
                                    },
                                    "identifierName": "selectedSet"
                                  },
                                  "name": "selectedSet"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 15261,
                                "end": 15267,
                                "loc": {
                                  "start": {
                                    "line": 371,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 371,
                                    "column": 42
                                  },
                                  "identifierName": "values"
                                },
                                "name": "values"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 15279,
                      "end": 15300,
                      "loc": {
                        "start": {
                          "line": 372,
                          "column": 8
                        },
                        "end": {
                          "line": 372,
                          "column": 29
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 15283,
                          "end": 15299,
                          "loc": {
                            "start": {
                              "line": 372,
                              "column": 12
                            },
                            "end": {
                              "line": 372,
                              "column": 28
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 15283,
                            "end": 15294,
                            "loc": {
                              "start": {
                                "line": 372,
                                "column": 12
                              },
                              "end": {
                                "line": 372,
                                "column": 23
                              },
                              "identifierName": "selectedIds"
                            },
                            "name": "selectedIds"
                          },
                          "init": {
                            "type": "ArrayExpression",
                            "start": 15297,
                            "end": 15299,
                            "loc": {
                              "start": {
                                "line": 372,
                                "column": 26
                              },
                              "end": {
                                "line": 372,
                                "column": 28
                              }
                            },
                            "elements": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 15309,
                      "end": 15332,
                      "loc": {
                        "start": {
                          "line": 373,
                          "column": 8
                        },
                        "end": {
                          "line": 373,
                          "column": 31
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 15313,
                          "end": 15331,
                          "loc": {
                            "start": {
                              "line": 373,
                              "column": 12
                            },
                            "end": {
                              "line": 373,
                              "column": 30
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 15313,
                            "end": 15317,
                            "loc": {
                              "start": {
                                "line": 373,
                                "column": 12
                              },
                              "end": {
                                "line": 373,
                                "column": 16
                              },
                              "identifierName": "item"
                            },
                            "name": "item"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 15320,
                            "end": 15331,
                            "loc": {
                              "start": {
                                "line": 373,
                                "column": 19
                              },
                              "end": {
                                "line": 373,
                                "column": 30
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 15320,
                              "end": 15329,
                              "loc": {
                                "start": {
                                  "line": 373,
                                  "column": 19
                                },
                                "end": {
                                  "line": 373,
                                  "column": 28
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 15320,
                                "end": 15324,
                                "loc": {
                                  "start": {
                                    "line": 373,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 373,
                                    "column": 23
                                  },
                                  "identifierName": "iter"
                                },
                                "name": "iter"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 15325,
                                "end": 15329,
                                "loc": {
                                  "start": {
                                    "line": 373,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 373,
                                    "column": 28
                                  },
                                  "identifierName": "next"
                                },
                                "name": "next"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "WhileStatement",
                      "start": 15341,
                      "end": 15456,
                      "loc": {
                        "start": {
                          "line": 374,
                          "column": 8
                        },
                        "end": {
                          "line": 377,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 15348,
                        "end": 15372,
                        "loc": {
                          "start": {
                            "line": 374,
                            "column": 15
                          },
                          "end": {
                            "line": 374,
                            "column": 39
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 15348,
                          "end": 15358,
                          "loc": {
                            "start": {
                              "line": 374,
                              "column": 15
                            },
                            "end": {
                              "line": 374,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 15348,
                            "end": 15352,
                            "loc": {
                              "start": {
                                "line": 374,
                                "column": 15
                              },
                              "end": {
                                "line": 374,
                                "column": 19
                              },
                              "identifierName": "item"
                            },
                            "name": "item"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 15353,
                            "end": 15358,
                            "loc": {
                              "start": {
                                "line": 374,
                                "column": 20
                              },
                              "end": {
                                "line": 374,
                                "column": 25
                              },
                              "identifierName": "value"
                            },
                            "name": "value"
                          },
                          "computed": false
                        },
                        "operator": "!==",
                        "right": {
                          "type": "Identifier",
                          "start": 15363,
                          "end": 15372,
                          "loc": {
                            "start": {
                              "line": 374,
                              "column": 30
                            },
                            "end": {
                              "line": 374,
                              "column": 39
                            },
                            "identifierName": "undefined"
                          },
                          "name": "undefined"
                        }
                      },
                      "body": {
                        "type": "BlockStatement",
                        "start": 15374,
                        "end": 15456,
                        "loc": {
                          "start": {
                            "line": 374,
                            "column": 41
                          },
                          "end": {
                            "line": 377,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 15388,
                            "end": 15414,
                            "loc": {
                              "start": {
                                "line": 375,
                                "column": 12
                              },
                              "end": {
                                "line": 375,
                                "column": 38
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 15388,
                              "end": 15413,
                              "loc": {
                                "start": {
                                  "line": 375,
                                  "column": 12
                                },
                                "end": {
                                  "line": 375,
                                  "column": 37
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 15388,
                                "end": 15404,
                                "loc": {
                                  "start": {
                                    "line": 375,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 375,
                                    "column": 28
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 15388,
                                  "end": 15399,
                                  "loc": {
                                    "start": {
                                      "line": 375,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 375,
                                      "column": 23
                                    },
                                    "identifierName": "selectedIds"
                                  },
                                  "name": "selectedIds"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 15400,
                                  "end": 15404,
                                  "loc": {
                                    "start": {
                                      "line": 375,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 375,
                                      "column": 28
                                    },
                                    "identifierName": "push"
                                  },
                                  "name": "push"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 15405,
                                  "end": 15412,
                                  "loc": {
                                    "start": {
                                      "line": 375,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 375,
                                      "column": 36
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 15405,
                                    "end": 15409,
                                    "loc": {
                                      "start": {
                                        "line": 375,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 375,
                                        "column": 33
                                      },
                                      "identifierName": "item"
                                    },
                                    "name": "item"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 15410,
                                    "end": 15412,
                                    "loc": {
                                      "start": {
                                        "line": 375,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 375,
                                        "column": 36
                                      },
                                      "identifierName": "id"
                                    },
                                    "name": "id"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 15427,
                            "end": 15446,
                            "loc": {
                              "start": {
                                "line": 376,
                                "column": 12
                              },
                              "end": {
                                "line": 376,
                                "column": 31
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 15427,
                              "end": 15445,
                              "loc": {
                                "start": {
                                  "line": 376,
                                  "column": 12
                                },
                                "end": {
                                  "line": 376,
                                  "column": 30
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 15427,
                                "end": 15431,
                                "loc": {
                                  "start": {
                                    "line": 376,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 376,
                                    "column": 16
                                  },
                                  "identifierName": "item"
                                },
                                "name": "item"
                              },
                              "right": {
                                "type": "CallExpression",
                                "start": 15434,
                                "end": 15445,
                                "loc": {
                                  "start": {
                                    "line": 376,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 376,
                                    "column": 30
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 15434,
                                  "end": 15443,
                                  "loc": {
                                    "start": {
                                      "line": 376,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 376,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 15434,
                                    "end": 15438,
                                    "loc": {
                                      "start": {
                                        "line": 376,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 376,
                                        "column": 23
                                      },
                                      "identifierName": "iter"
                                    },
                                    "name": "iter"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 15439,
                                    "end": 15443,
                                    "loc": {
                                      "start": {
                                        "line": 376,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 376,
                                        "column": 28
                                      },
                                      "identifierName": "next"
                                    },
                                    "name": "next"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              }
                            }
                          }
                        ],
                        "directives": []
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 15465,
                      "end": 15484,
                      "loc": {
                        "start": {
                          "line": 378,
                          "column": 8
                        },
                        "end": {
                          "line": 378,
                          "column": 27
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 15472,
                        "end": 15483,
                        "loc": {
                          "start": {
                            "line": 378,
                            "column": 15
                          },
                          "end": {
                            "line": 378,
                            "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": 15089,
                    "end": 15201,
                    "loc": {
                      "start": {
                        "line": 366,
                        "column": 4
                      },
                      "end": {
                        "line": 369,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Returns the selected elements in an array\n     * @return selectedElements - Array with the selected elements\n     ",
                    "start": 15496,
                    "end": 15623,
                    "loc": {
                      "start": {
                        "line": 381,
                        "column": 4
                      },
                      "end": {
                        "line": 384,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 15628,
                "end": 15935,
                "loc": {
                  "start": {
                    "line": 385,
                    "column": 4
                  },
                  "end": {
                    "line": 394,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 15628,
                  "end": 15647,
                  "loc": {
                    "start": {
                      "line": 385,
                      "column": 4
                    },
                    "end": {
                      "line": 385,
                      "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": 15650,
                  "end": 15935,
                  "loc": {
                    "start": {
                      "line": 385,
                      "column": 26
                    },
                    "end": {
                      "line": 394,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 15660,
                      "end": 15697,
                      "loc": {
                        "start": {
                          "line": 386,
                          "column": 8
                        },
                        "end": {
                          "line": 386,
                          "column": 45
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 15664,
                          "end": 15696,
                          "loc": {
                            "start": {
                              "line": 386,
                              "column": 12
                            },
                            "end": {
                              "line": 386,
                              "column": 44
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 15664,
                            "end": 15668,
                            "loc": {
                              "start": {
                                "line": 386,
                                "column": 12
                              },
                              "end": {
                                "line": 386,
                                "column": 16
                              },
                              "identifierName": "iter"
                            },
                            "name": "iter"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 15671,
                            "end": 15696,
                            "loc": {
                              "start": {
                                "line": 386,
                                "column": 19
                              },
                              "end": {
                                "line": 386,
                                "column": 44
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 15671,
                              "end": 15694,
                              "loc": {
                                "start": {
                                  "line": 386,
                                  "column": 19
                                },
                                "end": {
                                  "line": 386,
                                  "column": 42
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 15671,
                                "end": 15687,
                                "loc": {
                                  "start": {
                                    "line": 386,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 386,
                                    "column": 35
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 15671,
                                  "end": 15675,
                                  "loc": {
                                    "start": {
                                      "line": 386,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 386,
                                      "column": 23
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 15676,
                                  "end": 15687,
                                  "loc": {
                                    "start": {
                                      "line": 386,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 386,
                                      "column": 35
                                    },
                                    "identifierName": "selectedSet"
                                  },
                                  "name": "selectedSet"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 15688,
                                "end": 15694,
                                "loc": {
                                  "start": {
                                    "line": 386,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 386,
                                    "column": 42
                                  },
                                  "identifierName": "values"
                                },
                                "name": "values"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 15706,
                      "end": 15732,
                      "loc": {
                        "start": {
                          "line": 387,
                          "column": 8
                        },
                        "end": {
                          "line": 387,
                          "column": 34
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 15710,
                          "end": 15731,
                          "loc": {
                            "start": {
                              "line": 387,
                              "column": 12
                            },
                            "end": {
                              "line": 387,
                              "column": 33
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 15710,
                            "end": 15726,
                            "loc": {
                              "start": {
                                "line": 387,
                                "column": 12
                              },
                              "end": {
                                "line": 387,
                                "column": 28
                              },
                              "identifierName": "selectedElements"
                            },
                            "name": "selectedElements"
                          },
                          "init": {
                            "type": "ArrayExpression",
                            "start": 15729,
                            "end": 15731,
                            "loc": {
                              "start": {
                                "line": 387,
                                "column": 31
                              },
                              "end": {
                                "line": 387,
                                "column": 33
                              }
                            },
                            "elements": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 15741,
                      "end": 15764,
                      "loc": {
                        "start": {
                          "line": 388,
                          "column": 8
                        },
                        "end": {
                          "line": 388,
                          "column": 31
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 15745,
                          "end": 15763,
                          "loc": {
                            "start": {
                              "line": 388,
                              "column": 12
                            },
                            "end": {
                              "line": 388,
                              "column": 30
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 15745,
                            "end": 15749,
                            "loc": {
                              "start": {
                                "line": 388,
                                "column": 12
                              },
                              "end": {
                                "line": 388,
                                "column": 16
                              },
                              "identifierName": "item"
                            },
                            "name": "item"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 15752,
                            "end": 15763,
                            "loc": {
                              "start": {
                                "line": 388,
                                "column": 19
                              },
                              "end": {
                                "line": 388,
                                "column": 30
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 15752,
                              "end": 15761,
                              "loc": {
                                "start": {
                                  "line": 388,
                                  "column": 19
                                },
                                "end": {
                                  "line": 388,
                                  "column": 28
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 15752,
                                "end": 15756,
                                "loc": {
                                  "start": {
                                    "line": 388,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 388,
                                    "column": 23
                                  },
                                  "identifierName": "iter"
                                },
                                "name": "iter"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 15757,
                                "end": 15761,
                                "loc": {
                                  "start": {
                                    "line": 388,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 388,
                                    "column": 28
                                  },
                                  "identifierName": "next"
                                },
                                "name": "next"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "WhileStatement",
                      "start": 15773,
                      "end": 15896,
                      "loc": {
                        "start": {
                          "line": 389,
                          "column": 8
                        },
                        "end": {
                          "line": 392,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 15780,
                        "end": 15804,
                        "loc": {
                          "start": {
                            "line": 389,
                            "column": 15
                          },
                          "end": {
                            "line": 389,
                            "column": 39
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 15780,
                          "end": 15790,
                          "loc": {
                            "start": {
                              "line": 389,
                              "column": 15
                            },
                            "end": {
                              "line": 389,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 15780,
                            "end": 15784,
                            "loc": {
                              "start": {
                                "line": 389,
                                "column": 15
                              },
                              "end": {
                                "line": 389,
                                "column": 19
                              },
                              "identifierName": "item"
                            },
                            "name": "item"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 15785,
                            "end": 15790,
                            "loc": {
                              "start": {
                                "line": 389,
                                "column": 20
                              },
                              "end": {
                                "line": 389,
                                "column": 25
                              },
                              "identifierName": "value"
                            },
                            "name": "value"
                          },
                          "computed": false
                        },
                        "operator": "!==",
                        "right": {
                          "type": "Identifier",
                          "start": 15795,
                          "end": 15804,
                          "loc": {
                            "start": {
                              "line": 389,
                              "column": 30
                            },
                            "end": {
                              "line": 389,
                              "column": 39
                            },
                            "identifierName": "undefined"
                          },
                          "name": "undefined"
                        }
                      },
                      "body": {
                        "type": "BlockStatement",
                        "start": 15806,
                        "end": 15896,
                        "loc": {
                          "start": {
                            "line": 389,
                            "column": 41
                          },
                          "end": {
                            "line": 392,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 15820,
                            "end": 15854,
                            "loc": {
                              "start": {
                                "line": 390,
                                "column": 12
                              },
                              "end": {
                                "line": 390,
                                "column": 46
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 15820,
                              "end": 15853,
                              "loc": {
                                "start": {
                                  "line": 390,
                                  "column": 12
                                },
                                "end": {
                                  "line": 390,
                                  "column": 45
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 15820,
                                "end": 15841,
                                "loc": {
                                  "start": {
                                    "line": 390,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 390,
                                    "column": 33
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 15820,
                                  "end": 15836,
                                  "loc": {
                                    "start": {
                                      "line": 390,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 390,
                                      "column": 28
                                    },
                                    "identifierName": "selectedElements"
                                  },
                                  "name": "selectedElements"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 15837,
                                  "end": 15841,
                                  "loc": {
                                    "start": {
                                      "line": 390,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 390,
                                      "column": 33
                                    },
                                    "identifierName": "push"
                                  },
                                  "name": "push"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 15842,
                                  "end": 15852,
                                  "loc": {
                                    "start": {
                                      "line": 390,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 390,
                                      "column": 44
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 15842,
                                    "end": 15846,
                                    "loc": {
                                      "start": {
                                        "line": 390,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 390,
                                        "column": 38
                                      },
                                      "identifierName": "item"
                                    },
                                    "name": "item"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 15847,
                                    "end": 15852,
                                    "loc": {
                                      "start": {
                                        "line": 390,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 390,
                                        "column": 44
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 15867,
                            "end": 15886,
                            "loc": {
                              "start": {
                                "line": 391,
                                "column": 12
                              },
                              "end": {
                                "line": 391,
                                "column": 31
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 15867,
                              "end": 15885,
                              "loc": {
                                "start": {
                                  "line": 391,
                                  "column": 12
                                },
                                "end": {
                                  "line": 391,
                                  "column": 30
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 15867,
                                "end": 15871,
                                "loc": {
                                  "start": {
                                    "line": 391,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 391,
                                    "column": 16
                                  },
                                  "identifierName": "item"
                                },
                                "name": "item"
                              },
                              "right": {
                                "type": "CallExpression",
                                "start": 15874,
                                "end": 15885,
                                "loc": {
                                  "start": {
                                    "line": 391,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 391,
                                    "column": 30
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 15874,
                                  "end": 15883,
                                  "loc": {
                                    "start": {
                                      "line": 391,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 391,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 15874,
                                    "end": 15878,
                                    "loc": {
                                      "start": {
                                        "line": 391,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 391,
                                        "column": 23
                                      },
                                      "identifierName": "iter"
                                    },
                                    "name": "iter"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 15879,
                                    "end": 15883,
                                    "loc": {
                                      "start": {
                                        "line": 391,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 391,
                                        "column": 28
                                      },
                                      "identifierName": "next"
                                    },
                                    "name": "next"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              }
                            }
                          }
                        ],
                        "directives": []
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 15905,
                      "end": 15929,
                      "loc": {
                        "start": {
                          "line": 393,
                          "column": 8
                        },
                        "end": {
                          "line": 393,
                          "column": 32
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 15912,
                        "end": 15928,
                        "loc": {
                          "start": {
                            "line": 393,
                            "column": 15
                          },
                          "end": {
                            "line": 393,
                            "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": 15496,
                    "end": 15623,
                    "loc": {
                      "start": {
                        "line": 381,
                        "column": 4
                      },
                      "end": {
                        "line": 384,
                        "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": 15941,
                    "end": 16090,
                    "loc": {
                      "start": {
                        "line": 396,
                        "column": 4
                      },
                      "end": {
                        "line": 399,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 16095,
                "end": 16200,
                "loc": {
                  "start": {
                    "line": 400,
                    "column": 4
                  },
                  "end": {
                    "line": 402,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 16095,
                  "end": 16111,
                  "loc": {
                    "start": {
                      "line": 400,
                      "column": 4
                    },
                    "end": {
                      "line": 400,
                      "column": 20
                    },
                    "identifierName": "unselectElements"
                  },
                  "name": "unselectElements",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 16112,
                    "end": 16120,
                    "loc": {
                      "start": {
                        "line": 400,
                        "column": 21
                      },
                      "end": {
                        "line": 400,
                        "column": 29
                      },
                      "identifierName": "elements"
                    },
                    "name": "elements"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 16122,
                  "end": 16200,
                  "loc": {
                    "start": {
                      "line": 400,
                      "column": 31
                    },
                    "end": {
                      "line": 402,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 16132,
                      "end": 16194,
                      "loc": {
                        "start": {
                          "line": 401,
                          "column": 8
                        },
                        "end": {
                          "line": 401,
                          "column": 70
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 16132,
                        "end": 16193,
                        "loc": {
                          "start": {
                            "line": 401,
                            "column": 8
                          },
                          "end": {
                            "line": 401,
                            "column": 69
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 16132,
                          "end": 16148,
                          "loc": {
                            "start": {
                              "line": 401,
                              "column": 8
                            },
                            "end": {
                              "line": 401,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 16132,
                            "end": 16140,
                            "loc": {
                              "start": {
                                "line": 401,
                                "column": 8
                              },
                              "end": {
                                "line": 401,
                                "column": 16
                              },
                              "identifierName": "elements"
                            },
                            "name": "elements"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 16141,
                            "end": 16148,
                            "loc": {
                              "start": {
                                "line": 401,
                                "column": 17
                              },
                              "end": {
                                "line": 401,
                                "column": 24
                              },
                              "identifierName": "forEach"
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 16149,
                            "end": 16192,
                            "loc": {
                              "start": {
                                "line": 401,
                                "column": 25
                              },
                              "end": {
                                "line": 401,
                                "column": 68
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 16149,
                                "end": 16156,
                                "loc": {
                                  "start": {
                                    "line": 401,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 401,
                                    "column": 32
                                  },
                                  "identifierName": "element"
                                },
                                "name": "element"
                              }
                            ],
                            "body": {
                              "type": "CallExpression",
                              "start": 16160,
                              "end": 16192,
                              "loc": {
                                "start": {
                                  "line": 401,
                                  "column": 36
                                },
                                "end": {
                                  "line": 401,
                                  "column": 68
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 16160,
                                "end": 16171,
                                "loc": {
                                  "start": {
                                    "line": 401,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 401,
                                    "column": 47
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 16160,
                                  "end": 16164,
                                  "loc": {
                                    "start": {
                                      "line": 401,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 401,
                                      "column": 40
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 16165,
                                  "end": 16171,
                                  "loc": {
                                    "start": {
                                      "line": 401,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 401,
                                      "column": 47
                                    },
                                    "identifierName": "remove"
                                  },
                                  "name": "remove"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ObjectExpression",
                                  "start": 16172,
                                  "end": 16191,
                                  "loc": {
                                    "start": {
                                      "line": 401,
                                      "column": 48
                                    },
                                    "end": {
                                      "line": 401,
                                      "column": 67
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 16174,
                                      "end": 16189,
                                      "loc": {
                                        "start": {
                                          "line": 401,
                                          "column": 50
                                        },
                                        "end": {
                                          "line": 401,
                                          "column": 65
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 16174,
                                        "end": 16180,
                                        "loc": {
                                          "start": {
                                            "line": 401,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 401,
                                            "column": 56
                                          },
                                          "identifierName": "object"
                                        },
                                        "name": "object"
                                      },
                                      "value": {
                                        "type": "Identifier",
                                        "start": 16182,
                                        "end": 16189,
                                        "loc": {
                                          "start": {
                                            "line": 401,
                                            "column": 58
                                          },
                                          "end": {
                                            "line": 401,
                                            "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": 15941,
                    "end": 16090,
                    "loc": {
                      "start": {
                        "line": 396,
                        "column": 4
                      },
                      "end": {
                        "line": 399,
                        "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": 313,
              "end": 582,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 0
                },
                "end": {
                  "line": 14,
                  "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": 313,
            "end": 582,
            "loc": {
              "start": {
                "line": 9,
                "column": 0
              },
              "end": {
                "line": 14,
                "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": 313,
      "end": 582,
      "loc": {
        "start": {
          "line": 9,
          "column": 0
        },
        "end": {
          "line": 14,
          "column": 3
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Wait until the sessions pool has been added into the view (happens in <App/>)",
      "start": 689,
      "end": 769,
      "loc": {
        "start": {
          "line": 18,
          "column": 8
        },
        "end": {
          "line": 18,
          "column": 88
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " the currently active selecion-element",
      "start": 848,
      "end": 888,
      "loc": {
        "start": {
          "line": 20,
          "column": 8
        },
        "end": {
          "line": 20,
          "column": 48
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " stores the selected objects",
      "start": 931,
      "end": 961,
      "loc": {
        "start": {
          "line": 22,
          "column": 8
        },
        "end": {
          "line": 22,
          "column": 38
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " call unobserve when deactivated",
      "start": 1008,
      "end": 1042,
      "loc": {
        "start": {
          "line": 24,
          "column": 8
        },
        "end": {
          "line": 24,
          "column": 42
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Deactivates the object-selector. Observation of selection-element is stopped.\n     * Rubberband selection handlers are removed.\n     ",
      "start": 1090,
      "end": 1236,
      "loc": {
        "start": {
          "line": 28,
          "column": 4
        },
        "end": {
          "line": 31,
          "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": 1526,
      "end": 1733,
      "loc": {
        "start": {
          "line": 40,
          "column": 4
        },
        "end": {
          "line": 44,
          "column": 7
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " restore previously selected objects",
      "start": 2486,
      "end": 2524,
      "loc": {
        "start": {
          "line": 63,
          "column": 8
        },
        "end": {
          "line": 63,
          "column": 46
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " update materials",
      "start": 2889,
      "end": 2908,
      "loc": {
        "start": {
          "line": 73,
          "column": 8
        },
        "end": {
          "line": 73,
          "column": 27
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " SHIFT KEY selection handler",
      "start": 2986,
      "end": 3016,
      "loc": {
        "start": {
          "line": 76,
          "column": 8
        },
        "end": {
          "line": 76,
          "column": 38
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "project bounding box to view coordinates",
      "start": 3478,
      "end": 3520,
      "loc": {
        "start": {
          "line": 87,
          "column": 20
        },
        "end": {
          "line": 87,
          "column": 62
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "TODO: get all 8 points",
      "start": 3787,
      "end": 3811,
      "loc": {
        "start": {
          "line": 91,
          "column": 75
        },
        "end": {
          "line": 91,
          "column": 99
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "TODO: get all 8 points",
      "start": 3887,
      "end": 3911,
      "loc": {
        "start": {
          "line": 92,
          "column": 75
        },
        "end": {
          "line": 92,
          "column": 99
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "project to view-coordinates",
      "start": 3936,
      "end": 3965,
      "loc": {
        "start": {
          "line": 93,
          "column": 24
        },
        "end": {
          "line": 93,
          "column": 53
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "bounding box in 2D",
      "start": 4113,
      "end": 4133,
      "loc": {
        "start": {
          "line": 97,
          "column": 24
        },
        "end": {
          "line": 97,
          "column": 44
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "draw rectangle",
      "start": 4414,
      "end": 4430,
      "loc": {
        "start": {
          "line": 105,
          "column": 16
        },
        "end": {
          "line": 105,
          "column": 32
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "update rectangle",
      "start": 6152,
      "end": 6170,
      "loc": {
        "start": {
          "line": 143,
          "column": 28
        },
        "end": {
          "line": 143,
          "column": 46
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "check intersection with rectangle in display-coordinates",
      "start": 7592,
      "end": 7650,
      "loc": {
        "start": {
          "line": 168,
          "column": 28
        },
        "end": {
          "line": 168,
          "column": 86
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " create new object identical to raycast-hit",
      "start": 8036,
      "end": 8081,
      "loc": {
        "start": {
          "line": 174,
          "column": 36
        },
        "end": {
          "line": 174,
          "column": 81
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Remove items not present any longer",
      "start": 8623,
      "end": 8661,
      "loc": {
        "start": {
          "line": 186,
          "column": 28
        },
        "end": {
          "line": 186,
          "column": 66
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Add new items, but only if they aren't known yet",
      "start": 9351,
      "end": 9402,
      "loc": {
        "start": {
          "line": 201,
          "column": 28
        },
        "end": {
          "line": 201,
          "column": 79
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Update UI after mouse-up",
      "start": 10131,
      "end": 10158,
      "loc": {
        "start": {
          "line": 218,
          "column": 28
        },
        "end": {
          "line": 218,
          "column": 55
        }
      }
    },
    {
      "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": 11380,
      "end": 11574,
      "loc": {
        "start": {
          "line": 248,
          "column": 4
        },
        "end": {
          "line": 252,
          "column": 7
        }
      }
    },
    {
      "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": 11893,
      "end": 12092,
      "loc": {
        "start": {
          "line": 262,
          "column": 4
        },
        "end": {
          "line": 266,
          "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": 12399,
      "end": 12580,
      "loc": {
        "start": {
          "line": 275,
          "column": 4
        },
        "end": {
          "line": 278,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 12862,
      "end": 12924,
      "loc": {
        "start": {
          "line": 287,
          "column": 4
        },
        "end": {
          "line": 289,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 13406,
      "end": 13468,
      "loc": {
        "start": {
          "line": 303,
          "column": 4
        },
        "end": {
          "line": 305,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Highlight the selected object. Store original material for unhighlight.\n     ",
      "start": 13682,
      "end": 13772,
      "loc": {
        "start": {
          "line": 312,
          "column": 4
        },
        "end": {
          "line": 314,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Unighlight the object using hover material.\n     ",
      "start": 13994,
      "end": 14056,
      "loc": {
        "start": {
          "line": 322,
          "column": 4
        },
        "end": {
          "line": 324,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 14409,
      "end": 14471,
      "loc": {
        "start": {
          "line": 333,
          "column": 4
        },
        "end": {
          "line": 335,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 14684,
      "end": 14746,
      "loc": {
        "start": {
          "line": 345,
          "column": 4
        },
        "end": {
          "line": 347,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 14808,
      "end": 14870,
      "loc": {
        "start": {
          "line": 352,
          "column": 4
        },
        "end": {
          "line": 354,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Check if object is already selected\n     * @return TRUE if selected, FALSE otherwise\n     ",
      "start": 14904,
      "end": 15007,
      "loc": {
        "start": {
          "line": 358,
          "column": 4
        },
        "end": {
          "line": 361,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Returns the selected ids in an array\n     * @return selectedIds - Array with the selected ids\n     ",
      "start": 15089,
      "end": 15201,
      "loc": {
        "start": {
          "line": 366,
          "column": 4
        },
        "end": {
          "line": 369,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Returns the selected elements in an array\n     * @return selectedElements - Array with the selected elements\n     ",
      "start": 15496,
      "end": 15623,
      "loc": {
        "start": {
          "line": 381,
          "column": 4
        },
        "end": {
          "line": 384,
          "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": 15941,
      "end": 16090,
      "loc": {
        "start": {
          "line": 396,
          "column": 4
        },
        "end": {
          "line": 399,
          "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": "Orbit",
      "start": 82,
      "end": 87,
      "loc": {
        "start": {
          "line": 3,
          "column": 7
        },
        "end": {
          "line": 3,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 88,
      "end": 92,
      "loc": {
        "start": {
          "line": 3,
          "column": 13
        },
        "end": {
          "line": 3,
          "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": 93,
      "end": 115,
      "loc": {
        "start": {
          "line": 3,
          "column": 18
        },
        "end": {
          "line": 3,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 115,
      "end": 116,
      "loc": {
        "start": {
          "line": 3,
          "column": 40
        },
        "end": {
          "line": 3,
          "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": 117,
      "end": 123,
      "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": "Perspective",
      "start": 124,
      "end": 135,
      "loc": {
        "start": {
          "line": 4,
          "column": 7
        },
        "end": {
          "line": 4,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 136,
      "end": 140,
      "loc": {
        "start": {
          "line": 4,
          "column": 19
        },
        "end": {
          "line": 4,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../../three/perspective",
      "start": 141,
      "end": 166,
      "loc": {
        "start": {
          "line": 4,
          "column": 24
        },
        "end": {
          "line": 4,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 166,
      "end": 167,
      "loc": {
        "start": {
          "line": 4,
          "column": 49
        },
        "end": {
          "line": 4,
          "column": 50
        }
      }
    },
    {
      "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": 168,
      "end": 174,
      "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": "Region",
      "start": 175,
      "end": 181,
      "loc": {
        "start": {
          "line": 5,
          "column": 7
        },
        "end": {
          "line": 5,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 182,
      "end": 186,
      "loc": {
        "start": {
          "line": 5,
          "column": 14
        },
        "end": {
          "line": 5,
          "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": 187,
      "end": 207,
      "loc": {
        "start": {
          "line": 5,
          "column": 19
        },
        "end": {
          "line": 5,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 207,
      "end": 208,
      "loc": {
        "start": {
          "line": 5,
          "column": 39
        },
        "end": {
          "line": 5,
          "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": 209,
      "end": 215,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 216,
      "end": 217,
      "loc": {
        "start": {
          "line": 6,
          "column": 7
        },
        "end": {
          "line": 6,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "actions",
      "start": 218,
      "end": 225,
      "loc": {
        "start": {
          "line": 6,
          "column": 9
        },
        "end": {
          "line": 6,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "as",
      "start": 226,
      "end": 228,
      "loc": {
        "start": {
          "line": 6,
          "column": 17
        },
        "end": {
          "line": 6,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elementActions",
      "start": 229,
      "end": 243,
      "loc": {
        "start": {
          "line": 6,
          "column": 20
        },
        "end": {
          "line": 6,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 244,
      "end": 245,
      "loc": {
        "start": {
          "line": 6,
          "column": 35
        },
        "end": {
          "line": 6,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 246,
      "end": 250,
      "loc": {
        "start": {
          "line": 6,
          "column": 37
        },
        "end": {
          "line": 6,
          "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": 251,
      "end": 270,
      "loc": {
        "start": {
          "line": 6,
          "column": 42
        },
        "end": {
          "line": 6,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 270,
      "end": 271,
      "loc": {
        "start": {
          "line": 6,
          "column": 61
        },
        "end": {
          "line": 6,
          "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": 272,
      "end": 278,
      "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": 279,
      "end": 280,
      "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": "arrayDiff",
      "start": 281,
      "end": 290,
      "loc": {
        "start": {
          "line": 7,
          "column": 9
        },
        "end": {
          "line": 7,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 291,
      "end": 292,
      "loc": {
        "start": {
          "line": 7,
          "column": 19
        },
        "end": {
          "line": 7,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 293,
      "end": 297,
      "loc": {
        "start": {
          "line": 7,
          "column": 21
        },
        "end": {
          "line": 7,
          "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": 298,
      "end": 310,
      "loc": {
        "start": {
          "line": 7,
          "column": 26
        },
        "end": {
          "line": 7,
          "column": 38
        }
      }
    },
    {
      "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": 38
        },
        "end": {
          "line": 7,
          "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": 313,
      "end": 582,
      "loc": {
        "start": {
          "line": 9,
          "column": 0
        },
        "end": {
          "line": 14,
          "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": 583,
      "end": 589,
      "loc": {
        "start": {
          "line": 15,
          "column": 0
        },
        "end": {
          "line": 15,
          "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": 590,
      "end": 595,
      "loc": {
        "start": {
          "line": 15,
          "column": 7
        },
        "end": {
          "line": 15,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ObjectSelector",
      "start": 596,
      "end": 610,
      "loc": {
        "start": {
          "line": 15,
          "column": 13
        },
        "end": {
          "line": 15,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 611,
      "end": 612,
      "loc": {
        "start": {
          "line": 15,
          "column": 28
        },
        "end": {
          "line": 15,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "constructor",
      "start": 617,
      "end": 628,
      "loc": {
        "start": {
          "line": 16,
          "column": 4
        },
        "end": {
          "line": 16,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 628,
      "end": 629,
      "loc": {
        "start": {
          "line": 16,
          "column": 15
        },
        "end": {
          "line": 16,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 629,
      "end": 636,
      "loc": {
        "start": {
          "line": 16,
          "column": 16
        },
        "end": {
          "line": 16,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 636,
      "end": 637,
      "loc": {
        "start": {
          "line": 16,
          "column": 23
        },
        "end": {
          "line": 16,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 638,
      "end": 645,
      "loc": {
        "start": {
          "line": 16,
          "column": 25
        },
        "end": {
          "line": 16,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 645,
      "end": 646,
      "loc": {
        "start": {
          "line": 16,
          "column": 32
        },
        "end": {
          "line": 16,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 647,
      "end": 648,
      "loc": {
        "start": {
          "line": 16,
          "column": 34
        },
        "end": {
          "line": 16,
          "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": 657,
      "end": 661,
      "loc": {
        "start": {
          "line": 17,
          "column": 8
        },
        "end": {
          "line": 17,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 661,
      "end": 662,
      "loc": {
        "start": {
          "line": 17,
          "column": 12
        },
        "end": {
          "line": 17,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 662,
      "end": 669,
      "loc": {
        "start": {
          "line": 17,
          "column": 13
        },
        "end": {
          "line": 17,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 670,
      "end": 671,
      "loc": {
        "start": {
          "line": 17,
          "column": 21
        },
        "end": {
          "line": 17,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 672,
      "end": 679,
      "loc": {
        "start": {
          "line": 17,
          "column": 23
        },
        "end": {
          "line": 17,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 679,
      "end": 680,
      "loc": {
        "start": {
          "line": 17,
          "column": 30
        },
        "end": {
          "line": 17,
          "column": 31
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Wait until the sessions pool has been added into the view (happens in <App/>)",
      "start": 689,
      "end": 769,
      "loc": {
        "start": {
          "line": 18,
          "column": 8
        },
        "end": {
          "line": 18,
          "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": 778,
      "end": 782,
      "loc": {
        "start": {
          "line": 19,
          "column": 8
        },
        "end": {
          "line": 19,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 782,
      "end": 783,
      "loc": {
        "start": {
          "line": 19,
          "column": 12
        },
        "end": {
          "line": 19,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 783,
      "end": 790,
      "loc": {
        "start": {
          "line": 19,
          "column": 13
        },
        "end": {
          "line": 19,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 790,
      "end": 791,
      "loc": {
        "start": {
          "line": 19,
          "column": 20
        },
        "end": {
          "line": 19,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pool",
      "start": 791,
      "end": 795,
      "loc": {
        "start": {
          "line": 19,
          "column": 21
        },
        "end": {
          "line": 19,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 795,
      "end": 796,
      "loc": {
        "start": {
          "line": 19,
          "column": 25
        },
        "end": {
          "line": 19,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "viewFound",
      "start": 796,
      "end": 805,
      "loc": {
        "start": {
          "line": 19,
          "column": 26
        },
        "end": {
          "line": 19,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 805,
      "end": 806,
      "loc": {
        "start": {
          "line": 19,
          "column": 35
        },
        "end": {
          "line": 19,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 806,
      "end": 807,
      "loc": {
        "start": {
          "line": 19,
          "column": 36
        },
        "end": {
          "line": 19,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 807,
      "end": 808,
      "loc": {
        "start": {
          "line": 19,
          "column": 37
        },
        "end": {
          "line": 19,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "then",
      "start": 808,
      "end": 812,
      "loc": {
        "start": {
          "line": 19,
          "column": 38
        },
        "end": {
          "line": 19,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 812,
      "end": 813,
      "loc": {
        "start": {
          "line": 19,
          "column": 42
        },
        "end": {
          "line": 19,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 813,
      "end": 817,
      "loc": {
        "start": {
          "line": 19,
          "column": 43
        },
        "end": {
          "line": 19,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 818,
      "end": 820,
      "loc": {
        "start": {
          "line": 19,
          "column": 48
        },
        "end": {
          "line": 19,
          "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": 821,
      "end": 825,
      "loc": {
        "start": {
          "line": 19,
          "column": 51
        },
        "end": {
          "line": 19,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 825,
      "end": 826,
      "loc": {
        "start": {
          "line": 19,
          "column": 55
        },
        "end": {
          "line": 19,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 826,
      "end": 830,
      "loc": {
        "start": {
          "line": 19,
          "column": 56
        },
        "end": {
          "line": 19,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 831,
      "end": 832,
      "loc": {
        "start": {
          "line": 19,
          "column": 61
        },
        "end": {
          "line": 19,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 833,
      "end": 837,
      "loc": {
        "start": {
          "line": 19,
          "column": 63
        },
        "end": {
          "line": 19,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 837,
      "end": 838,
      "loc": {
        "start": {
          "line": 19,
          "column": 67
        },
        "end": {
          "line": 19,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 838,
      "end": 839,
      "loc": {
        "start": {
          "line": 19,
          "column": 68
        },
        "end": {
          "line": 19,
          "column": 69
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " the currently active selecion-element",
      "start": 848,
      "end": 888,
      "loc": {
        "start": {
          "line": 20,
          "column": 8
        },
        "end": {
          "line": 20,
          "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": 897,
      "end": 901,
      "loc": {
        "start": {
          "line": 21,
          "column": 8
        },
        "end": {
          "line": 21,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 901,
      "end": 902,
      "loc": {
        "start": {
          "line": 21,
          "column": 12
        },
        "end": {
          "line": 21,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 902,
      "end": 909,
      "loc": {
        "start": {
          "line": 21,
          "column": 13
        },
        "end": {
          "line": 21,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 910,
      "end": 911,
      "loc": {
        "start": {
          "line": 21,
          "column": 21
        },
        "end": {
          "line": 21,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 912,
      "end": 921,
      "loc": {
        "start": {
          "line": 21,
          "column": 23
        },
        "end": {
          "line": 21,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 921,
      "end": 922,
      "loc": {
        "start": {
          "line": 21,
          "column": 32
        },
        "end": {
          "line": 21,
          "column": 33
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " stores the selected objects",
      "start": 931,
      "end": 961,
      "loc": {
        "start": {
          "line": 22,
          "column": 8
        },
        "end": {
          "line": 22,
          "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": 970,
      "end": 974,
      "loc": {
        "start": {
          "line": 23,
          "column": 8
        },
        "end": {
          "line": 23,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 974,
      "end": 975,
      "loc": {
        "start": {
          "line": 23,
          "column": 12
        },
        "end": {
          "line": 23,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedSet",
      "start": 975,
      "end": 986,
      "loc": {
        "start": {
          "line": 23,
          "column": 13
        },
        "end": {
          "line": 23,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 987,
      "end": 988,
      "loc": {
        "start": {
          "line": 23,
          "column": 25
        },
        "end": {
          "line": 23,
          "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": 989,
      "end": 992,
      "loc": {
        "start": {
          "line": 23,
          "column": 27
        },
        "end": {
          "line": 23,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Set",
      "start": 993,
      "end": 996,
      "loc": {
        "start": {
          "line": 23,
          "column": 31
        },
        "end": {
          "line": 23,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 996,
      "end": 997,
      "loc": {
        "start": {
          "line": 23,
          "column": 34
        },
        "end": {
          "line": 23,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 997,
      "end": 998,
      "loc": {
        "start": {
          "line": 23,
          "column": 35
        },
        "end": {
          "line": 23,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 998,
      "end": 999,
      "loc": {
        "start": {
          "line": 23,
          "column": 36
        },
        "end": {
          "line": 23,
          "column": 37
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " call unobserve when deactivated",
      "start": 1008,
      "end": 1042,
      "loc": {
        "start": {
          "line": 24,
          "column": 8
        },
        "end": {
          "line": 24,
          "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": 1051,
      "end": 1055,
      "loc": {
        "start": {
          "line": 25,
          "column": 8
        },
        "end": {
          "line": 25,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1055,
      "end": 1056,
      "loc": {
        "start": {
          "line": 25,
          "column": 12
        },
        "end": {
          "line": 25,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unobserve",
      "start": 1056,
      "end": 1065,
      "loc": {
        "start": {
          "line": 25,
          "column": 13
        },
        "end": {
          "line": 25,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1066,
      "end": 1067,
      "loc": {
        "start": {
          "line": 25,
          "column": 23
        },
        "end": {
          "line": 25,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 1068,
      "end": 1077,
      "loc": {
        "start": {
          "line": 25,
          "column": 25
        },
        "end": {
          "line": 25,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1077,
      "end": 1078,
      "loc": {
        "start": {
          "line": 25,
          "column": 34
        },
        "end": {
          "line": 25,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1083,
      "end": 1084,
      "loc": {
        "start": {
          "line": 26,
          "column": 4
        },
        "end": {
          "line": 26,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Deactivates the object-selector. Observation of selection-element is stopped.\n     * Rubberband selection handlers are removed.\n     ",
      "start": 1090,
      "end": 1236,
      "loc": {
        "start": {
          "line": 28,
          "column": 4
        },
        "end": {
          "line": 31,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deactivate",
      "start": 1241,
      "end": 1251,
      "loc": {
        "start": {
          "line": 32,
          "column": 4
        },
        "end": {
          "line": 32,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1251,
      "end": 1252,
      "loc": {
        "start": {
          "line": 32,
          "column": 14
        },
        "end": {
          "line": 32,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 1252,
      "end": 1259,
      "loc": {
        "start": {
          "line": 32,
          "column": 15
        },
        "end": {
          "line": 32,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1260,
      "end": 1261,
      "loc": {
        "start": {
          "line": 32,
          "column": 23
        },
        "end": {
          "line": 32,
          "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": 1262,
      "end": 1266,
      "loc": {
        "start": {
          "line": 32,
          "column": 25
        },
        "end": {
          "line": 32,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1266,
      "end": 1267,
      "loc": {
        "start": {
          "line": 32,
          "column": 29
        },
        "end": {
          "line": 32,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 1267,
      "end": 1274,
      "loc": {
        "start": {
          "line": 32,
          "column": 30
        },
        "end": {
          "line": 32,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1274,
      "end": 1275,
      "loc": {
        "start": {
          "line": 32,
          "column": 37
        },
        "end": {
          "line": 32,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1276,
      "end": 1277,
      "loc": {
        "start": {
          "line": 32,
          "column": 39
        },
        "end": {
          "line": 32,
          "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": 1286,
      "end": 1290,
      "loc": {
        "start": {
          "line": 33,
          "column": 8
        },
        "end": {
          "line": 33,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1290,
      "end": 1291,
      "loc": {
        "start": {
          "line": 33,
          "column": 12
        },
        "end": {
          "line": 33,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeAll",
      "start": 1291,
      "end": 1300,
      "loc": {
        "start": {
          "line": 33,
          "column": 13
        },
        "end": {
          "line": 33,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1300,
      "end": 1301,
      "loc": {
        "start": {
          "line": 33,
          "column": 22
        },
        "end": {
          "line": 33,
          "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": 1301,
      "end": 1306,
      "loc": {
        "start": {
          "line": 33,
          "column": 23
        },
        "end": {
          "line": 33,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1306,
      "end": 1307,
      "loc": {
        "start": {
          "line": 33,
          "column": 28
        },
        "end": {
          "line": 33,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1307,
      "end": 1308,
      "loc": {
        "start": {
          "line": 33,
          "column": 29
        },
        "end": {
          "line": 33,
          "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": 1317,
      "end": 1321,
      "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": 1321,
      "end": 1322,
      "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": "shiftHandler",
      "start": 1322,
      "end": 1334,
      "loc": {
        "start": {
          "line": 34,
          "column": 13
        },
        "end": {
          "line": 34,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 1335,
      "end": 1337,
      "loc": {
        "start": {
          "line": 34,
          "column": 26
        },
        "end": {
          "line": 34,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "document",
      "start": 1338,
      "end": 1346,
      "loc": {
        "start": {
          "line": 34,
          "column": 29
        },
        "end": {
          "line": 34,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1346,
      "end": 1347,
      "loc": {
        "start": {
          "line": 34,
          "column": 37
        },
        "end": {
          "line": 34,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeEventListener",
      "start": 1347,
      "end": 1366,
      "loc": {
        "start": {
          "line": 34,
          "column": 38
        },
        "end": {
          "line": 34,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1366,
      "end": 1367,
      "loc": {
        "start": {
          "line": 34,
          "column": 57
        },
        "end": {
          "line": 34,
          "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": 1367,
      "end": 1376,
      "loc": {
        "start": {
          "line": 34,
          "column": 58
        },
        "end": {
          "line": 34,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1376,
      "end": 1377,
      "loc": {
        "start": {
          "line": 34,
          "column": 67
        },
        "end": {
          "line": 34,
          "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": 1378,
      "end": 1382,
      "loc": {
        "start": {
          "line": 34,
          "column": 69
        },
        "end": {
          "line": 34,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1382,
      "end": 1383,
      "loc": {
        "start": {
          "line": 34,
          "column": 73
        },
        "end": {
          "line": 34,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shiftHandler",
      "start": 1383,
      "end": 1395,
      "loc": {
        "start": {
          "line": 34,
          "column": 74
        },
        "end": {
          "line": 34,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1395,
      "end": 1396,
      "loc": {
        "start": {
          "line": 34,
          "column": 86
        },
        "end": {
          "line": 34,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1396,
      "end": 1397,
      "loc": {
        "start": {
          "line": 34,
          "column": 87
        },
        "end": {
          "line": 34,
          "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": 1406,
      "end": 1410,
      "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": 1410,
      "end": 1411,
      "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": 1411,
      "end": 1423,
      "loc": {
        "start": {
          "line": 35,
          "column": 13
        },
        "end": {
          "line": 35,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1424,
      "end": 1425,
      "loc": {
        "start": {
          "line": 35,
          "column": 26
        },
        "end": {
          "line": 35,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 1426,
      "end": 1435,
      "loc": {
        "start": {
          "line": 35,
          "column": 28
        },
        "end": {
          "line": 35,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1435,
      "end": 1436,
      "loc": {
        "start": {
          "line": 35,
          "column": 37
        },
        "end": {
          "line": 35,
          "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": 1445,
      "end": 1449,
      "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": 1449,
      "end": 1450,
      "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": "element",
      "start": 1450,
      "end": 1457,
      "loc": {
        "start": {
          "line": 36,
          "column": 13
        },
        "end": {
          "line": 36,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1458,
      "end": 1459,
      "loc": {
        "start": {
          "line": 36,
          "column": 21
        },
        "end": {
          "line": 36,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 1460,
      "end": 1469,
      "loc": {
        "start": {
          "line": 36,
          "column": 23
        },
        "end": {
          "line": 36,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1469,
      "end": 1470,
      "loc": {
        "start": {
          "line": 36,
          "column": 32
        },
        "end": {
          "line": 36,
          "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": 1479,
      "end": 1483,
      "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": 1483,
      "end": 1484,
      "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": "unobserve",
      "start": 1484,
      "end": 1493,
      "loc": {
        "start": {
          "line": 37,
          "column": 13
        },
        "end": {
          "line": 37,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 1494,
      "end": 1496,
      "loc": {
        "start": {
          "line": 37,
          "column": 23
        },
        "end": {
          "line": 37,
          "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": 1497,
      "end": 1501,
      "loc": {
        "start": {
          "line": 37,
          "column": 26
        },
        "end": {
          "line": 37,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1501,
      "end": 1502,
      "loc": {
        "start": {
          "line": 37,
          "column": 30
        },
        "end": {
          "line": 37,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unobserve",
      "start": 1502,
      "end": 1511,
      "loc": {
        "start": {
          "line": 37,
          "column": 31
        },
        "end": {
          "line": 37,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1511,
      "end": 1512,
      "loc": {
        "start": {
          "line": 37,
          "column": 40
        },
        "end": {
          "line": 37,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1512,
      "end": 1513,
      "loc": {
        "start": {
          "line": 37,
          "column": 41
        },
        "end": {
          "line": 37,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1513,
      "end": 1514,
      "loc": {
        "start": {
          "line": 37,
          "column": 42
        },
        "end": {
          "line": 37,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1519,
      "end": 1520,
      "loc": {
        "start": {
          "line": 38,
          "column": 4
        },
        "end": {
          "line": 38,
          "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": 1526,
      "end": 1733,
      "loc": {
        "start": {
          "line": 40,
          "column": 4
        },
        "end": {
          "line": 44,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "activate",
      "start": 1738,
      "end": 1746,
      "loc": {
        "start": {
          "line": 45,
          "column": 4
        },
        "end": {
          "line": 45,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1746,
      "end": 1747,
      "loc": {
        "start": {
          "line": 45,
          "column": 12
        },
        "end": {
          "line": 45,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 1747,
      "end": 1754,
      "loc": {
        "start": {
          "line": 45,
          "column": 13
        },
        "end": {
          "line": 45,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1755,
      "end": 1756,
      "loc": {
        "start": {
          "line": 45,
          "column": 21
        },
        "end": {
          "line": 45,
          "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": 1757,
      "end": 1761,
      "loc": {
        "start": {
          "line": 45,
          "column": 23
        },
        "end": {
          "line": 45,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1761,
      "end": 1762,
      "loc": {
        "start": {
          "line": 45,
          "column": 27
        },
        "end": {
          "line": 45,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 1762,
      "end": 1769,
      "loc": {
        "start": {
          "line": 45,
          "column": 28
        },
        "end": {
          "line": 45,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1769,
      "end": 1770,
      "loc": {
        "start": {
          "line": 45,
          "column": 35
        },
        "end": {
          "line": 45,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1771,
      "end": 1772,
      "loc": {
        "start": {
          "line": 45,
          "column": 37
        },
        "end": {
          "line": 45,
          "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": 1781,
      "end": 1785,
      "loc": {
        "start": {
          "line": 46,
          "column": 8
        },
        "end": {
          "line": 46,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1785,
      "end": 1786,
      "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": "unobserve",
      "start": 1786,
      "end": 1795,
      "loc": {
        "start": {
          "line": 46,
          "column": 13
        },
        "end": {
          "line": 46,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1796,
      "end": 1797,
      "loc": {
        "start": {
          "line": 46,
          "column": 23
        },
        "end": {
          "line": 46,
          "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": 1798,
      "end": 1802,
      "loc": {
        "start": {
          "line": 46,
          "column": 25
        },
        "end": {
          "line": 46,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1802,
      "end": 1803,
      "loc": {
        "start": {
          "line": 46,
          "column": 29
        },
        "end": {
          "line": 46,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 1803,
      "end": 1810,
      "loc": {
        "start": {
          "line": 46,
          "column": 30
        },
        "end": {
          "line": 46,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1810,
      "end": 1811,
      "loc": {
        "start": {
          "line": 46,
          "column": 37
        },
        "end": {
          "line": 46,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 1811,
      "end": 1818,
      "loc": {
        "start": {
          "line": 46,
          "column": 38
        },
        "end": {
          "line": 46,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1818,
      "end": 1819,
      "loc": {
        "start": {
          "line": 46,
          "column": 45
        },
        "end": {
          "line": 46,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 1819,
      "end": 1824,
      "loc": {
        "start": {
          "line": 46,
          "column": 46
        },
        "end": {
          "line": 46,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1825,
      "end": 1827,
      "loc": {
        "start": {
          "line": 46,
          "column": 52
        },
        "end": {
          "line": 46,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 1828,
      "end": 1833,
      "loc": {
        "start": {
          "line": 46,
          "column": 55
        },
        "end": {
          "line": 46,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1833,
      "end": 1834,
      "loc": {
        "start": {
          "line": 46,
          "column": 60
        },
        "end": {
          "line": 46,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elements",
      "start": 1834,
      "end": 1842,
      "loc": {
        "start": {
          "line": 46,
          "column": 61
        },
        "end": {
          "line": 46,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1842,
      "end": 1843,
      "loc": {
        "start": {
          "line": 46,
          "column": 69
        },
        "end": {
          "line": 46,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 1843,
      "end": 1850,
      "loc": {
        "start": {
          "line": 46,
          "column": 70
        },
        "end": {
          "line": 46,
          "column": 77
        }
      }
    },
    {
      "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": 46,
          "column": 77
        },
        "end": {
          "line": 46,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 1851,
      "end": 1853,
      "loc": {
        "start": {
          "line": 46,
          "column": 78
        },
        "end": {
          "line": 46,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1853,
      "end": 1854,
      "loc": {
        "start": {
          "line": 46,
          "column": 80
        },
        "end": {
          "line": 46,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1854,
      "end": 1855,
      "loc": {
        "start": {
          "line": 46,
          "column": 81
        },
        "end": {
          "line": 46,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 1855,
      "end": 1863,
      "loc": {
        "start": {
          "line": 46,
          "column": 82
        },
        "end": {
          "line": 46,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1863,
      "end": 1864,
      "loc": {
        "start": {
          "line": 46,
          "column": 90
        },
        "end": {
          "line": 46,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1865,
      "end": 1866,
      "loc": {
        "start": {
          "line": 46,
          "column": 92
        },
        "end": {
          "line": 46,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "...",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1866,
      "end": 1869,
      "loc": {
        "start": {
          "line": 46,
          "column": 93
        },
        "end": {
          "line": 46,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "args",
      "start": 1869,
      "end": 1873,
      "loc": {
        "start": {
          "line": 46,
          "column": 96
        },
        "end": {
          "line": 46,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1873,
      "end": 1874,
      "loc": {
        "start": {
          "line": 46,
          "column": 100
        },
        "end": {
          "line": 46,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1875,
      "end": 1877,
      "loc": {
        "start": {
          "line": 46,
          "column": 102
        },
        "end": {
          "line": 46,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1878,
      "end": 1879,
      "loc": {
        "start": {
          "line": 46,
          "column": 105
        },
        "end": {
          "line": 46,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "arrayDiff",
      "start": 1892,
      "end": 1901,
      "loc": {
        "start": {
          "line": 47,
          "column": 12
        },
        "end": {
          "line": 47,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1901,
      "end": 1902,
      "loc": {
        "start": {
          "line": 47,
          "column": 21
        },
        "end": {
          "line": 47,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "...",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1902,
      "end": 1905,
      "loc": {
        "start": {
          "line": 47,
          "column": 22
        },
        "end": {
          "line": 47,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "args",
      "start": 1905,
      "end": 1909,
      "loc": {
        "start": {
          "line": 47,
          "column": 25
        },
        "end": {
          "line": 47,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1909,
      "end": 1910,
      "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": "newItems",
      "start": 1911,
      "end": 1919,
      "loc": {
        "start": {
          "line": 47,
          "column": 31
        },
        "end": {
          "line": 47,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1920,
      "end": 1922,
      "loc": {
        "start": {
          "line": 47,
          "column": 40
        },
        "end": {
          "line": 47,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1923,
      "end": 1924,
      "loc": {
        "start": {
          "line": 47,
          "column": 43
        },
        "end": {
          "line": 47,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1924,
      "end": 1925,
      "loc": {
        "start": {
          "line": 47,
          "column": 44
        },
        "end": {
          "line": 47,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1925,
      "end": 1926,
      "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": "deletedItems",
      "start": 1927,
      "end": 1939,
      "loc": {
        "start": {
          "line": 47,
          "column": 47
        },
        "end": {
          "line": 47,
          "column": 59
        }
      }
    },
    {
      "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": 47,
          "column": 60
        },
        "end": {
          "line": 47,
          "column": 62
        }
      }
    },
    {
      "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": 47,
          "column": 63
        },
        "end": {
          "line": 47,
          "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": 1961,
      "end": 1964,
      "loc": {
        "start": {
          "line": 48,
          "column": 16
        },
        "end": {
          "line": 48,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "candidates",
      "start": 1965,
      "end": 1975,
      "loc": {
        "start": {
          "line": 48,
          "column": 20
        },
        "end": {
          "line": 48,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1976,
      "end": 1977,
      "loc": {
        "start": {
          "line": 48,
          "column": 31
        },
        "end": {
          "line": 48,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1978,
      "end": 1979,
      "loc": {
        "start": {
          "line": 48,
          "column": 33
        },
        "end": {
          "line": 48,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1979,
      "end": 1980,
      "loc": {
        "start": {
          "line": 48,
          "column": 34
        },
        "end": {
          "line": 48,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1980,
      "end": 1981,
      "loc": {
        "start": {
          "line": 48,
          "column": 35
        },
        "end": {
          "line": 48,
          "column": 36
        }
      }
    },
    {
      "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": 1998,
      "end": 2001,
      "loc": {
        "start": {
          "line": 49,
          "column": 16
        },
        "end": {
          "line": 49,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2002,
      "end": 2003,
      "loc": {
        "start": {
          "line": 49,
          "column": 20
        },
        "end": {
          "line": 49,
          "column": 21
        }
      }
    },
    {
      "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": 2003,
      "end": 2006,
      "loc": {
        "start": {
          "line": 49,
          "column": 21
        },
        "end": {
          "line": 49,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "i",
      "start": 2007,
      "end": 2008,
      "loc": {
        "start": {
          "line": 49,
          "column": 25
        },
        "end": {
          "line": 49,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2009,
      "end": 2010,
      "loc": {
        "start": {
          "line": 49,
          "column": 27
        },
        "end": {
          "line": 49,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 2011,
      "end": 2012,
      "loc": {
        "start": {
          "line": 49,
          "column": 29
        },
        "end": {
          "line": 49,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2012,
      "end": 2013,
      "loc": {
        "start": {
          "line": 49,
          "column": 30
        },
        "end": {
          "line": 49,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "i",
      "start": 2014,
      "end": 2015,
      "loc": {
        "start": {
          "line": 49,
          "column": 32
        },
        "end": {
          "line": 49,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 2016,
      "end": 2017,
      "loc": {
        "start": {
          "line": 49,
          "column": 34
        },
        "end": {
          "line": 49,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deletedItems",
      "start": 2018,
      "end": 2030,
      "loc": {
        "start": {
          "line": 49,
          "column": 36
        },
        "end": {
          "line": 49,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2030,
      "end": 2031,
      "loc": {
        "start": {
          "line": 49,
          "column": 48
        },
        "end": {
          "line": 49,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 2031,
      "end": 2037,
      "loc": {
        "start": {
          "line": 49,
          "column": 49
        },
        "end": {
          "line": 49,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2037,
      "end": 2038,
      "loc": {
        "start": {
          "line": 49,
          "column": 55
        },
        "end": {
          "line": 49,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "i",
      "start": 2039,
      "end": 2040,
      "loc": {
        "start": {
          "line": 49,
          "column": 57
        },
        "end": {
          "line": 49,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "++/--",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": true,
        "binop": null
      },
      "value": "++",
      "start": 2040,
      "end": 2042,
      "loc": {
        "start": {
          "line": 49,
          "column": 58
        },
        "end": {
          "line": 49,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2042,
      "end": 2043,
      "loc": {
        "start": {
          "line": 49,
          "column": 60
        },
        "end": {
          "line": 49,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2044,
      "end": 2045,
      "loc": {
        "start": {
          "line": 49,
          "column": 62
        },
        "end": {
          "line": 49,
          "column": 63
        }
      }
    },
    {
      "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": 2066,
      "end": 2070,
      "loc": {
        "start": {
          "line": 50,
          "column": 20
        },
        "end": {
          "line": 50,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2070,
      "end": 2071,
      "loc": {
        "start": {
          "line": 50,
          "column": 24
        },
        "end": {
          "line": 50,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedSet",
      "start": 2071,
      "end": 2082,
      "loc": {
        "start": {
          "line": 50,
          "column": 25
        },
        "end": {
          "line": 50,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2082,
      "end": 2083,
      "loc": {
        "start": {
          "line": 50,
          "column": 36
        },
        "end": {
          "line": 50,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 2083,
      "end": 2090,
      "loc": {
        "start": {
          "line": 50,
          "column": 37
        },
        "end": {
          "line": 50,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2090,
      "end": 2091,
      "loc": {
        "start": {
          "line": 50,
          "column": 44
        },
        "end": {
          "line": 50,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 2091,
      "end": 2097,
      "loc": {
        "start": {
          "line": 50,
          "column": 45
        },
        "end": {
          "line": 50,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2098,
      "end": 2100,
      "loc": {
        "start": {
          "line": 50,
          "column": 52
        },
        "end": {
          "line": 50,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2101,
      "end": 2102,
      "loc": {
        "start": {
          "line": 50,
          "column": 55
        },
        "end": {
          "line": 50,
          "column": 56
        }
      }
    },
    {
      "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": 2127,
      "end": 2129,
      "loc": {
        "start": {
          "line": 51,
          "column": 24
        },
        "end": {
          "line": 51,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2130,
      "end": 2131,
      "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": "deletedItems",
      "start": 2131,
      "end": 2143,
      "loc": {
        "start": {
          "line": 51,
          "column": 28
        },
        "end": {
          "line": 51,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2143,
      "end": 2144,
      "loc": {
        "start": {
          "line": 51,
          "column": 40
        },
        "end": {
          "line": 51,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "i",
      "start": 2144,
      "end": 2145,
      "loc": {
        "start": {
          "line": 51,
          "column": 41
        },
        "end": {
          "line": 51,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2145,
      "end": 2146,
      "loc": {
        "start": {
          "line": 51,
          "column": 42
        },
        "end": {
          "line": 51,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 2147,
      "end": 2150,
      "loc": {
        "start": {
          "line": 51,
          "column": 44
        },
        "end": {
          "line": 51,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 2151,
      "end": 2157,
      "loc": {
        "start": {
          "line": 51,
          "column": 48
        },
        "end": {
          "line": 51,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2157,
      "end": 2158,
      "loc": {
        "start": {
          "line": 51,
          "column": 54
        },
        "end": {
          "line": 51,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 2158,
      "end": 2160,
      "loc": {
        "start": {
          "line": 51,
          "column": 55
        },
        "end": {
          "line": 51,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2160,
      "end": 2161,
      "loc": {
        "start": {
          "line": 51,
          "column": 57
        },
        "end": {
          "line": 51,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2162,
      "end": 2163,
      "loc": {
        "start": {
          "line": 51,
          "column": 59
        },
        "end": {
          "line": 51,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "candidates",
      "start": 2192,
      "end": 2202,
      "loc": {
        "start": {
          "line": 52,
          "column": 28
        },
        "end": {
          "line": 52,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2202,
      "end": 2203,
      "loc": {
        "start": {
          "line": 52,
          "column": 38
        },
        "end": {
          "line": 52,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 2203,
      "end": 2207,
      "loc": {
        "start": {
          "line": 52,
          "column": 39
        },
        "end": {
          "line": 52,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2207,
      "end": 2208,
      "loc": {
        "start": {
          "line": 52,
          "column": 43
        },
        "end": {
          "line": 52,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 2208,
      "end": 2214,
      "loc": {
        "start": {
          "line": 52,
          "column": 44
        },
        "end": {
          "line": 52,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2214,
      "end": 2215,
      "loc": {
        "start": {
          "line": 52,
          "column": 50
        },
        "end": {
          "line": 52,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2215,
      "end": 2216,
      "loc": {
        "start": {
          "line": 52,
          "column": 51
        },
        "end": {
          "line": 52,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2241,
      "end": 2242,
      "loc": {
        "start": {
          "line": 53,
          "column": 24
        },
        "end": {
          "line": 53,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2263,
      "end": 2264,
      "loc": {
        "start": {
          "line": 54,
          "column": 20
        },
        "end": {
          "line": 54,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2264,
      "end": 2265,
      "loc": {
        "start": {
          "line": 54,
          "column": 21
        },
        "end": {
          "line": 54,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2265,
      "end": 2266,
      "loc": {
        "start": {
          "line": 54,
          "column": 22
        },
        "end": {
          "line": 54,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2283,
      "end": 2284,
      "loc": {
        "start": {
          "line": 55,
          "column": 16
        },
        "end": {
          "line": 55,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "candidates",
      "start": 2301,
      "end": 2311,
      "loc": {
        "start": {
          "line": 56,
          "column": 16
        },
        "end": {
          "line": 56,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2311,
      "end": 2312,
      "loc": {
        "start": {
          "line": 56,
          "column": 26
        },
        "end": {
          "line": 56,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 2312,
      "end": 2319,
      "loc": {
        "start": {
          "line": 56,
          "column": 27
        },
        "end": {
          "line": 56,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2319,
      "end": 2320,
      "loc": {
        "start": {
          "line": 56,
          "column": 34
        },
        "end": {
          "line": 56,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 2320,
      "end": 2326,
      "loc": {
        "start": {
          "line": 56,
          "column": 35
        },
        "end": {
          "line": 56,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2327,
      "end": 2329,
      "loc": {
        "start": {
          "line": 56,
          "column": 42
        },
        "end": {
          "line": 56,
          "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": 2330,
      "end": 2334,
      "loc": {
        "start": {
          "line": 56,
          "column": 45
        },
        "end": {
          "line": 56,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2334,
      "end": 2335,
      "loc": {
        "start": {
          "line": 56,
          "column": 49
        },
        "end": {
          "line": 56,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "remove",
      "start": 2335,
      "end": 2341,
      "loc": {
        "start": {
          "line": 56,
          "column": 50
        },
        "end": {
          "line": 56,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2341,
      "end": 2342,
      "loc": {
        "start": {
          "line": 56,
          "column": 56
        },
        "end": {
          "line": 56,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2342,
      "end": 2343,
      "loc": {
        "start": {
          "line": 56,
          "column": 57
        },
        "end": {
          "line": 56,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 2344,
      "end": 2350,
      "loc": {
        "start": {
          "line": 56,
          "column": 59
        },
        "end": {
          "line": 56,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2351,
      "end": 2352,
      "loc": {
        "start": {
          "line": 56,
          "column": 66
        },
        "end": {
          "line": 56,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2352,
      "end": 2353,
      "loc": {
        "start": {
          "line": 56,
          "column": 67
        },
        "end": {
          "line": 56,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2353,
      "end": 2354,
      "loc": {
        "start": {
          "line": 56,
          "column": 68
        },
        "end": {
          "line": 56,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2354,
      "end": 2355,
      "loc": {
        "start": {
          "line": 56,
          "column": 69
        },
        "end": {
          "line": 56,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2368,
      "end": 2369,
      "loc": {
        "start": {
          "line": 57,
          "column": 12
        },
        "end": {
          "line": 57,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2369,
      "end": 2370,
      "loc": {
        "start": {
          "line": 57,
          "column": 13
        },
        "end": {
          "line": 57,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2370,
      "end": 2371,
      "loc": {
        "start": {
          "line": 57,
          "column": 14
        },
        "end": {
          "line": 57,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2380,
      "end": 2381,
      "loc": {
        "start": {
          "line": 58,
          "column": 8
        },
        "end": {
          "line": 58,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2381,
      "end": 2382,
      "loc": {
        "start": {
          "line": 58,
          "column": 9
        },
        "end": {
          "line": 58,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2382,
      "end": 2383,
      "loc": {
        "start": {
          "line": 58,
          "column": 10
        },
        "end": {
          "line": 58,
          "column": 11
        }
      }
    },
    {
      "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": 2393,
      "end": 2397,
      "loc": {
        "start": {
          "line": 60,
          "column": 8
        },
        "end": {
          "line": 60,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2397,
      "end": 2398,
      "loc": {
        "start": {
          "line": 60,
          "column": 12
        },
        "end": {
          "line": 60,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 2398,
      "end": 2405,
      "loc": {
        "start": {
          "line": 60,
          "column": 13
        },
        "end": {
          "line": 60,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2406,
      "end": 2407,
      "loc": {
        "start": {
          "line": 60,
          "column": 21
        },
        "end": {
          "line": 60,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 2408,
      "end": 2415,
      "loc": {
        "start": {
          "line": 60,
          "column": 23
        },
        "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": 2415,
      "end": 2416,
      "loc": {
        "start": {
          "line": 60,
          "column": 30
        },
        "end": {
          "line": 60,
          "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": 2425,
      "end": 2429,
      "loc": {
        "start": {
          "line": 61,
          "column": 8
        },
        "end": {
          "line": 61,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2429,
      "end": 2430,
      "loc": {
        "start": {
          "line": 61,
          "column": 12
        },
        "end": {
          "line": 61,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 2430,
      "end": 2434,
      "loc": {
        "start": {
          "line": 61,
          "column": 13
        },
        "end": {
          "line": 61,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2434,
      "end": 2435,
      "loc": {
        "start": {
          "line": 61,
          "column": 17
        },
        "end": {
          "line": 61,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 2435,
      "end": 2446,
      "loc": {
        "start": {
          "line": 61,
          "column": 18
        },
        "end": {
          "line": 61,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2446,
      "end": 2447,
      "loc": {
        "start": {
          "line": 61,
          "column": 29
        },
        "end": {
          "line": 61,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "filter",
      "start": 2447,
      "end": 2453,
      "loc": {
        "start": {
          "line": 61,
          "column": 30
        },
        "end": {
          "line": 61,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2454,
      "end": 2455,
      "loc": {
        "start": {
          "line": 61,
          "column": 37
        },
        "end": {
          "line": 61,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2456,
      "end": 2457,
      "loc": {
        "start": {
          "line": 61,
          "column": 39
        },
        "end": {
          "line": 61,
          "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": 2457,
      "end": 2461,
      "loc": {
        "start": {
          "line": 61,
          "column": 40
        },
        "end": {
          "line": 61,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2461,
      "end": 2462,
      "loc": {
        "start": {
          "line": 61,
          "column": 44
        },
        "end": {
          "line": 61,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 2462,
      "end": 2469,
      "loc": {
        "start": {
          "line": 61,
          "column": 45
        },
        "end": {
          "line": 61,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2469,
      "end": 2470,
      "loc": {
        "start": {
          "line": 61,
          "column": 52
        },
        "end": {
          "line": 61,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pool",
      "start": 2470,
      "end": 2474,
      "loc": {
        "start": {
          "line": 61,
          "column": 53
        },
        "end": {
          "line": 61,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2474,
      "end": 2475,
      "loc": {
        "start": {
          "line": 61,
          "column": 57
        },
        "end": {
          "line": 61,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2475,
      "end": 2476,
      "loc": {
        "start": {
          "line": 61,
          "column": 58
        },
        "end": {
          "line": 61,
          "column": 59
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " restore previously selected objects",
      "start": 2486,
      "end": 2524,
      "loc": {
        "start": {
          "line": 63,
          "column": 8
        },
        "end": {
          "line": 63,
          "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": 2533,
      "end": 2535,
      "loc": {
        "start": {
          "line": 64,
          "column": 8
        },
        "end": {
          "line": 64,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2536,
      "end": 2537,
      "loc": {
        "start": {
          "line": 64,
          "column": 11
        },
        "end": {
          "line": 64,
          "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": 2537,
      "end": 2541,
      "loc": {
        "start": {
          "line": 64,
          "column": 12
        },
        "end": {
          "line": 64,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2541,
      "end": 2542,
      "loc": {
        "start": {
          "line": 64,
          "column": 16
        },
        "end": {
          "line": 64,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 2542,
      "end": 2549,
      "loc": {
        "start": {
          "line": 64,
          "column": 17
        },
        "end": {
          "line": 64,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2549,
      "end": 2550,
      "loc": {
        "start": {
          "line": 64,
          "column": 24
        },
        "end": {
          "line": 64,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 2550,
      "end": 2558,
      "loc": {
        "start": {
          "line": 64,
          "column": 25
        },
        "end": {
          "line": 64,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2558,
      "end": 2559,
      "loc": {
        "start": {
          "line": 64,
          "column": 33
        },
        "end": {
          "line": 64,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 2559,
      "end": 2565,
      "loc": {
        "start": {
          "line": 64,
          "column": 34
        },
        "end": {
          "line": 64,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 2566,
      "end": 2567,
      "loc": {
        "start": {
          "line": 64,
          "column": 41
        },
        "end": {
          "line": 64,
          "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": 2568,
      "end": 2569,
      "loc": {
        "start": {
          "line": 64,
          "column": 43
        },
        "end": {
          "line": 64,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2569,
      "end": 2570,
      "loc": {
        "start": {
          "line": 64,
          "column": 44
        },
        "end": {
          "line": 64,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2571,
      "end": 2572,
      "loc": {
        "start": {
          "line": 64,
          "column": 46
        },
        "end": {
          "line": 64,
          "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": 2585,
      "end": 2589,
      "loc": {
        "start": {
          "line": 65,
          "column": 12
        },
        "end": {
          "line": 65,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2589,
      "end": 2590,
      "loc": {
        "start": {
          "line": 65,
          "column": 16
        },
        "end": {
          "line": 65,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 2590,
      "end": 2597,
      "loc": {
        "start": {
          "line": 65,
          "column": 17
        },
        "end": {
          "line": 65,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2597,
      "end": 2598,
      "loc": {
        "start": {
          "line": 65,
          "column": 24
        },
        "end": {
          "line": 65,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pool",
      "start": 2598,
      "end": 2602,
      "loc": {
        "start": {
          "line": 65,
          "column": 25
        },
        "end": {
          "line": 65,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2602,
      "end": 2603,
      "loc": {
        "start": {
          "line": 65,
          "column": 29
        },
        "end": {
          "line": 65,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "traverse",
      "start": 2603,
      "end": 2611,
      "loc": {
        "start": {
          "line": 65,
          "column": 30
        },
        "end": {
          "line": 65,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2611,
      "end": 2612,
      "loc": {
        "start": {
          "line": 65,
          "column": 38
        },
        "end": {
          "line": 65,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obj",
      "start": 2612,
      "end": 2615,
      "loc": {
        "start": {
          "line": 65,
          "column": 39
        },
        "end": {
          "line": 65,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2616,
      "end": 2618,
      "loc": {
        "start": {
          "line": 65,
          "column": 43
        },
        "end": {
          "line": 65,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2619,
      "end": 2620,
      "loc": {
        "start": {
          "line": 65,
          "column": 46
        },
        "end": {
          "line": 65,
          "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": 2637,
      "end": 2639,
      "loc": {
        "start": {
          "line": 66,
          "column": 16
        },
        "end": {
          "line": 66,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2640,
      "end": 2641,
      "loc": {
        "start": {
          "line": 66,
          "column": 19
        },
        "end": {
          "line": 66,
          "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": 2641,
      "end": 2645,
      "loc": {
        "start": {
          "line": 66,
          "column": 20
        },
        "end": {
          "line": 66,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2645,
      "end": 2646,
      "loc": {
        "start": {
          "line": 66,
          "column": 24
        },
        "end": {
          "line": 66,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 2646,
      "end": 2653,
      "loc": {
        "start": {
          "line": 66,
          "column": 25
        },
        "end": {
          "line": 66,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2653,
      "end": 2654,
      "loc": {
        "start": {
          "line": 66,
          "column": 32
        },
        "end": {
          "line": 66,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 2654,
      "end": 2662,
      "loc": {
        "start": {
          "line": 66,
          "column": 33
        },
        "end": {
          "line": 66,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2662,
      "end": 2663,
      "loc": {
        "start": {
          "line": 66,
          "column": 41
        },
        "end": {
          "line": 66,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "indexOf",
      "start": 2663,
      "end": 2670,
      "loc": {
        "start": {
          "line": 66,
          "column": 42
        },
        "end": {
          "line": 66,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2670,
      "end": 2671,
      "loc": {
        "start": {
          "line": 66,
          "column": 49
        },
        "end": {
          "line": 66,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obj",
      "start": 2671,
      "end": 2674,
      "loc": {
        "start": {
          "line": 66,
          "column": 50
        },
        "end": {
          "line": 66,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2674,
      "end": 2675,
      "loc": {
        "start": {
          "line": 66,
          "column": 53
        },
        "end": {
          "line": 66,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 2675,
      "end": 2677,
      "loc": {
        "start": {
          "line": 66,
          "column": 54
        },
        "end": {
          "line": 66,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2677,
      "end": 2678,
      "loc": {
        "start": {
          "line": 66,
          "column": 56
        },
        "end": {
          "line": 66,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 2679,
      "end": 2680,
      "loc": {
        "start": {
          "line": 66,
          "column": 58
        },
        "end": {
          "line": 66,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 2681,
      "end": 2682,
      "loc": {
        "start": {
          "line": 66,
          "column": 60
        },
        "end": {
          "line": 66,
          "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": 2682,
      "end": 2683,
      "loc": {
        "start": {
          "line": 66,
          "column": 61
        },
        "end": {
          "line": 66,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2683,
      "end": 2684,
      "loc": {
        "start": {
          "line": 66,
          "column": 62
        },
        "end": {
          "line": 66,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2685,
      "end": 2686,
      "loc": {
        "start": {
          "line": 66,
          "column": 64
        },
        "end": {
          "line": 66,
          "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": 2707,
      "end": 2711,
      "loc": {
        "start": {
          "line": 67,
          "column": 20
        },
        "end": {
          "line": 67,
          "column": 24
        }
      }
    },
    {
      "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": 67,
          "column": 24
        },
        "end": {
          "line": 67,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 2712,
      "end": 2719,
      "loc": {
        "start": {
          "line": 67,
          "column": 25
        },
        "end": {
          "line": 67,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2719,
      "end": 2720,
      "loc": {
        "start": {
          "line": 67,
          "column": 32
        },
        "end": {
          "line": 67,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "store",
      "start": 2720,
      "end": 2725,
      "loc": {
        "start": {
          "line": 67,
          "column": 33
        },
        "end": {
          "line": 67,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2725,
      "end": 2726,
      "loc": {
        "start": {
          "line": 67,
          "column": 38
        },
        "end": {
          "line": 67,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dispatch",
      "start": 2726,
      "end": 2734,
      "loc": {
        "start": {
          "line": 67,
          "column": 39
        },
        "end": {
          "line": 67,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2734,
      "end": 2735,
      "loc": {
        "start": {
          "line": 67,
          "column": 47
        },
        "end": {
          "line": 67,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elementActions",
      "start": 2735,
      "end": 2749,
      "loc": {
        "start": {
          "line": 67,
          "column": 48
        },
        "end": {
          "line": 67,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2749,
      "end": 2750,
      "loc": {
        "start": {
          "line": 67,
          "column": 62
        },
        "end": {
          "line": 67,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeChild",
      "start": 2750,
      "end": 2761,
      "loc": {
        "start": {
          "line": 67,
          "column": 63
        },
        "end": {
          "line": 67,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2761,
      "end": 2762,
      "loc": {
        "start": {
          "line": 67,
          "column": 74
        },
        "end": {
          "line": 67,
          "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": 2762,
      "end": 2766,
      "loc": {
        "start": {
          "line": 67,
          "column": 75
        },
        "end": {
          "line": 67,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2766,
      "end": 2767,
      "loc": {
        "start": {
          "line": 67,
          "column": 79
        },
        "end": {
          "line": 67,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 2767,
      "end": 2774,
      "loc": {
        "start": {
          "line": 67,
          "column": 80
        },
        "end": {
          "line": 67,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2774,
      "end": 2775,
      "loc": {
        "start": {
          "line": 67,
          "column": 87
        },
        "end": {
          "line": 67,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 2775,
      "end": 2777,
      "loc": {
        "start": {
          "line": 67,
          "column": 88
        },
        "end": {
          "line": 67,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2777,
      "end": 2778,
      "loc": {
        "start": {
          "line": 67,
          "column": 90
        },
        "end": {
          "line": 67,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obj",
      "start": 2779,
      "end": 2782,
      "loc": {
        "start": {
          "line": 67,
          "column": 92
        },
        "end": {
          "line": 67,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2782,
      "end": 2783,
      "loc": {
        "start": {
          "line": 67,
          "column": 95
        },
        "end": {
          "line": 67,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 2783,
      "end": 2785,
      "loc": {
        "start": {
          "line": 67,
          "column": 96
        },
        "end": {
          "line": 67,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2785,
      "end": 2786,
      "loc": {
        "start": {
          "line": 67,
          "column": 98
        },
        "end": {
          "line": 67,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2786,
      "end": 2787,
      "loc": {
        "start": {
          "line": 67,
          "column": 99
        },
        "end": {
          "line": 67,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2787,
      "end": 2788,
      "loc": {
        "start": {
          "line": 67,
          "column": 100
        },
        "end": {
          "line": 67,
          "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": 2809,
      "end": 2813,
      "loc": {
        "start": {
          "line": 68,
          "column": 20
        },
        "end": {
          "line": 68,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2813,
      "end": 2814,
      "loc": {
        "start": {
          "line": 68,
          "column": 24
        },
        "end": {
          "line": 68,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 2814,
      "end": 2817,
      "loc": {
        "start": {
          "line": 68,
          "column": 25
        },
        "end": {
          "line": 68,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2817,
      "end": 2818,
      "loc": {
        "start": {
          "line": 68,
          "column": 28
        },
        "end": {
          "line": 68,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2818,
      "end": 2819,
      "loc": {
        "start": {
          "line": 68,
          "column": 29
        },
        "end": {
          "line": 68,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 2820,
      "end": 2826,
      "loc": {
        "start": {
          "line": 68,
          "column": 31
        },
        "end": {
          "line": 68,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2826,
      "end": 2827,
      "loc": {
        "start": {
          "line": 68,
          "column": 37
        },
        "end": {
          "line": 68,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "obj",
      "start": 2828,
      "end": 2831,
      "loc": {
        "start": {
          "line": 68,
          "column": 39
        },
        "end": {
          "line": 68,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2832,
      "end": 2833,
      "loc": {
        "start": {
          "line": 68,
          "column": 43
        },
        "end": {
          "line": 68,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2833,
      "end": 2834,
      "loc": {
        "start": {
          "line": 68,
          "column": 44
        },
        "end": {
          "line": 68,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2834,
      "end": 2835,
      "loc": {
        "start": {
          "line": 68,
          "column": 45
        },
        "end": {
          "line": 68,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2852,
      "end": 2853,
      "loc": {
        "start": {
          "line": 69,
          "column": 16
        },
        "end": {
          "line": 69,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2866,
      "end": 2867,
      "loc": {
        "start": {
          "line": 70,
          "column": 12
        },
        "end": {
          "line": 70,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2867,
      "end": 2868,
      "loc": {
        "start": {
          "line": 70,
          "column": 13
        },
        "end": {
          "line": 70,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2868,
      "end": 2869,
      "loc": {
        "start": {
          "line": 70,
          "column": 14
        },
        "end": {
          "line": 70,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2878,
      "end": 2879,
      "loc": {
        "start": {
          "line": 71,
          "column": 8
        },
        "end": {
          "line": 71,
          "column": 9
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " update materials",
      "start": 2889,
      "end": 2908,
      "loc": {
        "start": {
          "line": 73,
          "column": 8
        },
        "end": {
          "line": 73,
          "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": 2917,
      "end": 2921,
      "loc": {
        "start": {
          "line": 74,
          "column": 8
        },
        "end": {
          "line": 74,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2921,
      "end": 2922,
      "loc": {
        "start": {
          "line": 74,
          "column": 12
        },
        "end": {
          "line": 74,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 2922,
      "end": 2929,
      "loc": {
        "start": {
          "line": 74,
          "column": 13
        },
        "end": {
          "line": 74,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2929,
      "end": 2930,
      "loc": {
        "start": {
          "line": 74,
          "column": 20
        },
        "end": {
          "line": 74,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pool",
      "start": 2930,
      "end": 2934,
      "loc": {
        "start": {
          "line": 74,
          "column": 21
        },
        "end": {
          "line": 74,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2934,
      "end": 2935,
      "loc": {
        "start": {
          "line": 74,
          "column": 25
        },
        "end": {
          "line": 74,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "traverse",
      "start": 2935,
      "end": 2943,
      "loc": {
        "start": {
          "line": 74,
          "column": 26
        },
        "end": {
          "line": 74,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2943,
      "end": 2944,
      "loc": {
        "start": {
          "line": 74,
          "column": 34
        },
        "end": {
          "line": 74,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 2944,
      "end": 2948,
      "loc": {
        "start": {
          "line": 74,
          "column": 35
        },
        "end": {
          "line": 74,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2949,
      "end": 2951,
      "loc": {
        "start": {
          "line": 74,
          "column": 40
        },
        "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": "item",
      "start": 2952,
      "end": 2956,
      "loc": {
        "start": {
          "line": 74,
          "column": 43
        },
        "end": {
          "line": 74,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2956,
      "end": 2957,
      "loc": {
        "start": {
          "line": 74,
          "column": 47
        },
        "end": {
          "line": 74,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "updateMaterials",
      "start": 2957,
      "end": 2972,
      "loc": {
        "start": {
          "line": 74,
          "column": 48
        },
        "end": {
          "line": 74,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2972,
      "end": 2973,
      "loc": {
        "start": {
          "line": 74,
          "column": 63
        },
        "end": {
          "line": 74,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2973,
      "end": 2974,
      "loc": {
        "start": {
          "line": 74,
          "column": 64
        },
        "end": {
          "line": 74,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2974,
      "end": 2975,
      "loc": {
        "start": {
          "line": 74,
          "column": 65
        },
        "end": {
          "line": 74,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2975,
      "end": 2976,
      "loc": {
        "start": {
          "line": 74,
          "column": 66
        },
        "end": {
          "line": 74,
          "column": 67
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " SHIFT KEY selection handler",
      "start": 2986,
      "end": 3016,
      "loc": {
        "start": {
          "line": 76,
          "column": 8
        },
        "end": {
          "line": 76,
          "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": 3025,
      "end": 3028,
      "loc": {
        "start": {
          "line": 77,
          "column": 8
        },
        "end": {
          "line": 77,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "candidates",
      "start": 3029,
      "end": 3039,
      "loc": {
        "start": {
          "line": 77,
          "column": 12
        },
        "end": {
          "line": 77,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3040,
      "end": 3041,
      "loc": {
        "start": {
          "line": 77,
          "column": 23
        },
        "end": {
          "line": 77,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3042,
      "end": 3043,
      "loc": {
        "start": {
          "line": 77,
          "column": 25
        },
        "end": {
          "line": 77,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3043,
      "end": 3044,
      "loc": {
        "start": {
          "line": 77,
          "column": 26
        },
        "end": {
          "line": 77,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3044,
      "end": 3045,
      "loc": {
        "start": {
          "line": 77,
          "column": 27
        },
        "end": {
          "line": 77,
          "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": 3054,
      "end": 3058,
      "loc": {
        "start": {
          "line": 78,
          "column": 8
        },
        "end": {
          "line": 78,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3058,
      "end": 3059,
      "loc": {
        "start": {
          "line": 78,
          "column": 12
        },
        "end": {
          "line": 78,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shiftHandler",
      "start": 3059,
      "end": 3071,
      "loc": {
        "start": {
          "line": 78,
          "column": 13
        },
        "end": {
          "line": 78,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3072,
      "end": 3073,
      "loc": {
        "start": {
          "line": 78,
          "column": 26
        },
        "end": {
          "line": 78,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 3074,
      "end": 3079,
      "loc": {
        "start": {
          "line": 78,
          "column": 28
        },
        "end": {
          "line": 78,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3080,
      "end": 3082,
      "loc": {
        "start": {
          "line": 78,
          "column": 34
        },
        "end": {
          "line": 78,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3083,
      "end": 3084,
      "loc": {
        "start": {
          "line": 78,
          "column": 37
        },
        "end": {
          "line": 78,
          "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": 3097,
      "end": 3099,
      "loc": {
        "start": {
          "line": 79,
          "column": 12
        },
        "end": {
          "line": 79,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3100,
      "end": 3101,
      "loc": {
        "start": {
          "line": 79,
          "column": 15
        },
        "end": {
          "line": 79,
          "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": 3101,
      "end": 3102,
      "loc": {
        "start": {
          "line": 79,
          "column": 16
        },
        "end": {
          "line": 79,
          "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": 3102,
      "end": 3106,
      "loc": {
        "start": {
          "line": 79,
          "column": 17
        },
        "end": {
          "line": 79,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3106,
      "end": 3107,
      "loc": {
        "start": {
          "line": 79,
          "column": 21
        },
        "end": {
          "line": 79,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shiftHandler",
      "start": 3107,
      "end": 3119,
      "loc": {
        "start": {
          "line": 79,
          "column": 22
        },
        "end": {
          "line": 79,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3119,
      "end": 3120,
      "loc": {
        "start": {
          "line": 79,
          "column": 34
        },
        "end": {
          "line": 79,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handled",
      "start": 3120,
      "end": 3127,
      "loc": {
        "start": {
          "line": 79,
          "column": 35
        },
        "end": {
          "line": 79,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 3128,
      "end": 3130,
      "loc": {
        "start": {
          "line": 79,
          "column": 43
        },
        "end": {
          "line": 79,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 3131,
      "end": 3136,
      "loc": {
        "start": {
          "line": 79,
          "column": 46
        },
        "end": {
          "line": 79,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3136,
      "end": 3137,
      "loc": {
        "start": {
          "line": 79,
          "column": 51
        },
        "end": {
          "line": 79,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "keyCode",
      "start": 3137,
      "end": 3144,
      "loc": {
        "start": {
          "line": 79,
          "column": 52
        },
        "end": {
          "line": 79,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 3145,
      "end": 3148,
      "loc": {
        "start": {
          "line": 79,
          "column": 60
        },
        "end": {
          "line": 79,
          "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": 3149,
      "end": 3151,
      "loc": {
        "start": {
          "line": 79,
          "column": 64
        },
        "end": {
          "line": 79,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3151,
      "end": 3152,
      "loc": {
        "start": {
          "line": 79,
          "column": 66
        },
        "end": {
          "line": 79,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3153,
      "end": 3154,
      "loc": {
        "start": {
          "line": 79,
          "column": 68
        },
        "end": {
          "line": 79,
          "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": 3171,
      "end": 3175,
      "loc": {
        "start": {
          "line": 80,
          "column": 16
        },
        "end": {
          "line": 80,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3175,
      "end": 3176,
      "loc": {
        "start": {
          "line": 80,
          "column": 20
        },
        "end": {
          "line": 80,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shiftHandler",
      "start": 3176,
      "end": 3188,
      "loc": {
        "start": {
          "line": 80,
          "column": 21
        },
        "end": {
          "line": 80,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3188,
      "end": 3189,
      "loc": {
        "start": {
          "line": 80,
          "column": 33
        },
        "end": {
          "line": 80,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handled",
      "start": 3189,
      "end": 3196,
      "loc": {
        "start": {
          "line": 80,
          "column": 34
        },
        "end": {
          "line": 80,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3197,
      "end": 3198,
      "loc": {
        "start": {
          "line": 80,
          "column": 42
        },
        "end": {
          "line": 80,
          "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": 3199,
      "end": 3203,
      "loc": {
        "start": {
          "line": 80,
          "column": 44
        },
        "end": {
          "line": 80,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3203,
      "end": 3204,
      "loc": {
        "start": {
          "line": 80,
          "column": 48
        },
        "end": {
          "line": 80,
          "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": 3221,
      "end": 3225,
      "loc": {
        "start": {
          "line": 81,
          "column": 16
        },
        "end": {
          "line": 81,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3225,
      "end": 3226,
      "loc": {
        "start": {
          "line": 81,
          "column": 20
        },
        "end": {
          "line": 81,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 3226,
      "end": 3230,
      "loc": {
        "start": {
          "line": 81,
          "column": 21
        },
        "end": {
          "line": 81,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3230,
      "end": 3231,
      "loc": {
        "start": {
          "line": 81,
          "column": 25
        },
        "end": {
          "line": 81,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "input",
      "start": 3231,
      "end": 3236,
      "loc": {
        "start": {
          "line": 81,
          "column": 26
        },
        "end": {
          "line": 81,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3236,
      "end": 3237,
      "loc": {
        "start": {
          "line": 81,
          "column": 31
        },
        "end": {
          "line": 81,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "debounce",
      "start": 3237,
      "end": 3245,
      "loc": {
        "start": {
          "line": 81,
          "column": 32
        },
        "end": {
          "line": 81,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3246,
      "end": 3247,
      "loc": {
        "start": {
          "line": 81,
          "column": 41
        },
        "end": {
          "line": 81,
          "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": 3248,
      "end": 3253,
      "loc": {
        "start": {
          "line": 81,
          "column": 43
        },
        "end": {
          "line": 81,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3253,
      "end": 3254,
      "loc": {
        "start": {
          "line": 81,
          "column": 48
        },
        "end": {
          "line": 81,
          "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": 3271,
      "end": 3275,
      "loc": {
        "start": {
          "line": 82,
          "column": 16
        },
        "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": 3275,
      "end": 3276,
      "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": "view",
      "start": 3276,
      "end": 3280,
      "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": 3280,
      "end": 3281,
      "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": "controls",
      "start": 3281,
      "end": 3289,
      "loc": {
        "start": {
          "line": 82,
          "column": 26
        },
        "end": {
          "line": 82,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3289,
      "end": 3290,
      "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": "enabled",
      "start": 3290,
      "end": 3297,
      "loc": {
        "start": {
          "line": 82,
          "column": 35
        },
        "end": {
          "line": 82,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3298,
      "end": 3299,
      "loc": {
        "start": {
          "line": 82,
          "column": 43
        },
        "end": {
          "line": 82,
          "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": 3300,
      "end": 3305,
      "loc": {
        "start": {
          "line": 82,
          "column": 45
        },
        "end": {
          "line": 82,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3305,
      "end": 3306,
      "loc": {
        "start": {
          "line": 82,
          "column": 50
        },
        "end": {
          "line": 82,
          "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": 3323,
      "end": 3327,
      "loc": {
        "start": {
          "line": 83,
          "column": 16
        },
        "end": {
          "line": 83,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3327,
      "end": 3328,
      "loc": {
        "start": {
          "line": 83,
          "column": 20
        },
        "end": {
          "line": 83,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 3328,
      "end": 3332,
      "loc": {
        "start": {
          "line": 83,
          "column": 21
        },
        "end": {
          "line": 83,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3332,
      "end": 3333,
      "loc": {
        "start": {
          "line": 83,
          "column": 25
        },
        "end": {
          "line": 83,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 3333,
      "end": 3344,
      "loc": {
        "start": {
          "line": 83,
          "column": 26
        },
        "end": {
          "line": 83,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3344,
      "end": 3345,
      "loc": {
        "start": {
          "line": 83,
          "column": 37
        },
        "end": {
          "line": 83,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "enabled",
      "start": 3345,
      "end": 3352,
      "loc": {
        "start": {
          "line": 83,
          "column": 38
        },
        "end": {
          "line": 83,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3353,
      "end": 3354,
      "loc": {
        "start": {
          "line": 83,
          "column": 46
        },
        "end": {
          "line": 83,
          "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": 3355,
      "end": 3360,
      "loc": {
        "start": {
          "line": 83,
          "column": 48
        },
        "end": {
          "line": 83,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3360,
      "end": 3361,
      "loc": {
        "start": {
          "line": 83,
          "column": 53
        },
        "end": {
          "line": 83,
          "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": 3379,
      "end": 3382,
      "loc": {
        "start": {
          "line": 85,
          "column": 16
        },
        "end": {
          "line": 85,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "boundingBoxes2D",
      "start": 3383,
      "end": 3398,
      "loc": {
        "start": {
          "line": 85,
          "column": 20
        },
        "end": {
          "line": 85,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3399,
      "end": 3400,
      "loc": {
        "start": {
          "line": 85,
          "column": 36
        },
        "end": {
          "line": 85,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3401,
      "end": 3402,
      "loc": {
        "start": {
          "line": 85,
          "column": 38
        },
        "end": {
          "line": 85,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3402,
      "end": 3403,
      "loc": {
        "start": {
          "line": 85,
          "column": 39
        },
        "end": {
          "line": 85,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3403,
      "end": 3404,
      "loc": {
        "start": {
          "line": 85,
          "column": 40
        },
        "end": {
          "line": 85,
          "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": 3421,
      "end": 3425,
      "loc": {
        "start": {
          "line": 86,
          "column": 16
        },
        "end": {
          "line": 86,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3425,
      "end": 3426,
      "loc": {
        "start": {
          "line": 86,
          "column": 20
        },
        "end": {
          "line": 86,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 3426,
      "end": 3433,
      "loc": {
        "start": {
          "line": 86,
          "column": 21
        },
        "end": {
          "line": 86,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3433,
      "end": 3434,
      "loc": {
        "start": {
          "line": 86,
          "column": 28
        },
        "end": {
          "line": 86,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pool",
      "start": 3434,
      "end": 3438,
      "loc": {
        "start": {
          "line": 86,
          "column": 29
        },
        "end": {
          "line": 86,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3438,
      "end": 3439,
      "loc": {
        "start": {
          "line": 86,
          "column": 33
        },
        "end": {
          "line": 86,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "traverse",
      "start": 3439,
      "end": 3447,
      "loc": {
        "start": {
          "line": 86,
          "column": 34
        },
        "end": {
          "line": 86,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3447,
      "end": 3448,
      "loc": {
        "start": {
          "line": 86,
          "column": 42
        },
        "end": {
          "line": 86,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3448,
      "end": 3452,
      "loc": {
        "start": {
          "line": 86,
          "column": 43
        },
        "end": {
          "line": 86,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3453,
      "end": 3455,
      "loc": {
        "start": {
          "line": 86,
          "column": 48
        },
        "end": {
          "line": 86,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3456,
      "end": 3457,
      "loc": {
        "start": {
          "line": 86,
          "column": 51
        },
        "end": {
          "line": 86,
          "column": 52
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "project bounding box to view coordinates",
      "start": 3478,
      "end": 3520,
      "loc": {
        "start": {
          "line": 87,
          "column": 20
        },
        "end": {
          "line": 87,
          "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": 3541,
      "end": 3543,
      "loc": {
        "start": {
          "line": 88,
          "column": 20
        },
        "end": {
          "line": 88,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3544,
      "end": 3545,
      "loc": {
        "start": {
          "line": 88,
          "column": 23
        },
        "end": {
          "line": 88,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3545,
      "end": 3549,
      "loc": {
        "start": {
          "line": 88,
          "column": 24
        },
        "end": {
          "line": 88,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3549,
      "end": 3550,
      "loc": {
        "start": {
          "line": 88,
          "column": 28
        },
        "end": {
          "line": 88,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 3550,
      "end": 3557,
      "loc": {
        "start": {
          "line": 88,
          "column": 29
        },
        "end": {
          "line": 88,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 3558,
      "end": 3560,
      "loc": {
        "start": {
          "line": 88,
          "column": 37
        },
        "end": {
          "line": 88,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3561,
      "end": 3565,
      "loc": {
        "start": {
          "line": 88,
          "column": 40
        },
        "end": {
          "line": 88,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3565,
      "end": 3566,
      "loc": {
        "start": {
          "line": 88,
          "column": 44
        },
        "end": {
          "line": 88,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interactive",
      "start": 3566,
      "end": 3577,
      "loc": {
        "start": {
          "line": 88,
          "column": 45
        },
        "end": {
          "line": 88,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 3578,
      "end": 3580,
      "loc": {
        "start": {
          "line": 88,
          "column": 57
        },
        "end": {
          "line": 88,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3581,
      "end": 3585,
      "loc": {
        "start": {
          "line": 88,
          "column": 60
        },
        "end": {
          "line": 88,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3585,
      "end": 3586,
      "loc": {
        "start": {
          "line": 88,
          "column": 64
        },
        "end": {
          "line": 88,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geometry",
      "start": 3586,
      "end": 3594,
      "loc": {
        "start": {
          "line": 88,
          "column": 65
        },
        "end": {
          "line": 88,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3594,
      "end": 3595,
      "loc": {
        "start": {
          "line": 88,
          "column": 73
        },
        "end": {
          "line": 88,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3596,
      "end": 3597,
      "loc": {
        "start": {
          "line": 88,
          "column": 75
        },
        "end": {
          "line": 88,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3622,
      "end": 3626,
      "loc": {
        "start": {
          "line": 89,
          "column": 24
        },
        "end": {
          "line": 89,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3626,
      "end": 3627,
      "loc": {
        "start": {
          "line": 89,
          "column": 28
        },
        "end": {
          "line": 89,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "updateMatrixWorld",
      "start": 3627,
      "end": 3644,
      "loc": {
        "start": {
          "line": 89,
          "column": 29
        },
        "end": {
          "line": 89,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3644,
      "end": 3645,
      "loc": {
        "start": {
          "line": 89,
          "column": 46
        },
        "end": {
          "line": 89,
          "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": 3645,
      "end": 3649,
      "loc": {
        "start": {
          "line": 89,
          "column": 47
        },
        "end": {
          "line": 89,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3649,
      "end": 3650,
      "loc": {
        "start": {
          "line": 89,
          "column": 51
        },
        "end": {
          "line": 89,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3650,
      "end": 3651,
      "loc": {
        "start": {
          "line": 89,
          "column": 52
        },
        "end": {
          "line": 89,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3676,
      "end": 3680,
      "loc": {
        "start": {
          "line": 90,
          "column": 24
        },
        "end": {
          "line": 90,
          "column": 28
        }
      }
    },
    {
      "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": 90,
          "column": 28
        },
        "end": {
          "line": 90,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geometry",
      "start": 3681,
      "end": 3689,
      "loc": {
        "start": {
          "line": 90,
          "column": 29
        },
        "end": {
          "line": 90,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3689,
      "end": 3690,
      "loc": {
        "start": {
          "line": 90,
          "column": 37
        },
        "end": {
          "line": 90,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "computeBoundingBox",
      "start": 3690,
      "end": 3708,
      "loc": {
        "start": {
          "line": 90,
          "column": 38
        },
        "end": {
          "line": 90,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3708,
      "end": 3709,
      "loc": {
        "start": {
          "line": 90,
          "column": 56
        },
        "end": {
          "line": 90,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3709,
      "end": 3710,
      "loc": {
        "start": {
          "line": 90,
          "column": 57
        },
        "end": {
          "line": 90,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3710,
      "end": 3711,
      "loc": {
        "start": {
          "line": 90,
          "column": 58
        },
        "end": {
          "line": 90,
          "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": 3736,
      "end": 3739,
      "loc": {
        "start": {
          "line": 91,
          "column": 24
        },
        "end": {
          "line": 91,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "minPt",
      "start": 3740,
      "end": 3745,
      "loc": {
        "start": {
          "line": 91,
          "column": 28
        },
        "end": {
          "line": 91,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3746,
      "end": 3747,
      "loc": {
        "start": {
          "line": 91,
          "column": 34
        },
        "end": {
          "line": 91,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3748,
      "end": 3752,
      "loc": {
        "start": {
          "line": 91,
          "column": 36
        },
        "end": {
          "line": 91,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3752,
      "end": 3753,
      "loc": {
        "start": {
          "line": 91,
          "column": 40
        },
        "end": {
          "line": 91,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geometry",
      "start": 3753,
      "end": 3761,
      "loc": {
        "start": {
          "line": 91,
          "column": 41
        },
        "end": {
          "line": 91,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3761,
      "end": 3762,
      "loc": {
        "start": {
          "line": 91,
          "column": 49
        },
        "end": {
          "line": 91,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "boundingBox",
      "start": 3762,
      "end": 3773,
      "loc": {
        "start": {
          "line": 91,
          "column": 50
        },
        "end": {
          "line": 91,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3773,
      "end": 3774,
      "loc": {
        "start": {
          "line": 91,
          "column": 61
        },
        "end": {
          "line": 91,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "min",
      "start": 3774,
      "end": 3777,
      "loc": {
        "start": {
          "line": 91,
          "column": 62
        },
        "end": {
          "line": 91,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3777,
      "end": 3778,
      "loc": {
        "start": {
          "line": 91,
          "column": 65
        },
        "end": {
          "line": 91,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 3778,
      "end": 3783,
      "loc": {
        "start": {
          "line": 91,
          "column": 66
        },
        "end": {
          "line": 91,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3783,
      "end": 3784,
      "loc": {
        "start": {
          "line": 91,
          "column": 71
        },
        "end": {
          "line": 91,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3784,
      "end": 3785,
      "loc": {
        "start": {
          "line": 91,
          "column": 72
        },
        "end": {
          "line": 91,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3785,
      "end": 3786,
      "loc": {
        "start": {
          "line": 91,
          "column": 73
        },
        "end": {
          "line": 91,
          "column": 74
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "TODO: get all 8 points",
      "start": 3787,
      "end": 3811,
      "loc": {
        "start": {
          "line": 91,
          "column": 75
        },
        "end": {
          "line": 91,
          "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": 3836,
      "end": 3839,
      "loc": {
        "start": {
          "line": 92,
          "column": 24
        },
        "end": {
          "line": 92,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxPt",
      "start": 3840,
      "end": 3845,
      "loc": {
        "start": {
          "line": 92,
          "column": 28
        },
        "end": {
          "line": 92,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3846,
      "end": 3847,
      "loc": {
        "start": {
          "line": 92,
          "column": 34
        },
        "end": {
          "line": 92,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3848,
      "end": 3852,
      "loc": {
        "start": {
          "line": 92,
          "column": 36
        },
        "end": {
          "line": 92,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3852,
      "end": 3853,
      "loc": {
        "start": {
          "line": 92,
          "column": 40
        },
        "end": {
          "line": 92,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geometry",
      "start": 3853,
      "end": 3861,
      "loc": {
        "start": {
          "line": 92,
          "column": 41
        },
        "end": {
          "line": 92,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3861,
      "end": 3862,
      "loc": {
        "start": {
          "line": 92,
          "column": 49
        },
        "end": {
          "line": 92,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "boundingBox",
      "start": 3862,
      "end": 3873,
      "loc": {
        "start": {
          "line": 92,
          "column": 50
        },
        "end": {
          "line": 92,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3873,
      "end": 3874,
      "loc": {
        "start": {
          "line": 92,
          "column": 61
        },
        "end": {
          "line": 92,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "max",
      "start": 3874,
      "end": 3877,
      "loc": {
        "start": {
          "line": 92,
          "column": 62
        },
        "end": {
          "line": 92,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3877,
      "end": 3878,
      "loc": {
        "start": {
          "line": 92,
          "column": 65
        },
        "end": {
          "line": 92,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 3878,
      "end": 3883,
      "loc": {
        "start": {
          "line": 92,
          "column": 66
        },
        "end": {
          "line": 92,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3883,
      "end": 3884,
      "loc": {
        "start": {
          "line": 92,
          "column": 71
        },
        "end": {
          "line": 92,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3884,
      "end": 3885,
      "loc": {
        "start": {
          "line": 92,
          "column": 72
        },
        "end": {
          "line": 92,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3885,
      "end": 3886,
      "loc": {
        "start": {
          "line": 92,
          "column": 73
        },
        "end": {
          "line": 92,
          "column": 74
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "TODO: get all 8 points",
      "start": 3887,
      "end": 3911,
      "loc": {
        "start": {
          "line": 92,
          "column": 75
        },
        "end": {
          "line": 92,
          "column": 99
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "project to view-coordinates",
      "start": 3936,
      "end": 3965,
      "loc": {
        "start": {
          "line": 93,
          "column": 24
        },
        "end": {
          "line": 93,
          "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": 3990,
      "end": 3993,
      "loc": {
        "start": {
          "line": 94,
          "column": 24
        },
        "end": {
          "line": 94,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "p1",
      "start": 3994,
      "end": 3996,
      "loc": {
        "start": {
          "line": 94,
          "column": 28
        },
        "end": {
          "line": 94,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3997,
      "end": 3998,
      "loc": {
        "start": {
          "line": 94,
          "column": 31
        },
        "end": {
          "line": 94,
          "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": 3999,
      "end": 4003,
      "loc": {
        "start": {
          "line": 94,
          "column": 33
        },
        "end": {
          "line": 94,
          "column": 37
        }
      }
    },
    {
      "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": 94,
          "column": 37
        },
        "end": {
          "line": 94,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 4004,
      "end": 4008,
      "loc": {
        "start": {
          "line": 94,
          "column": 38
        },
        "end": {
          "line": 94,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4008,
      "end": 4009,
      "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": "getPoint2",
      "start": 4009,
      "end": 4018,
      "loc": {
        "start": {
          "line": 94,
          "column": 43
        },
        "end": {
          "line": 94,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4018,
      "end": 4019,
      "loc": {
        "start": {
          "line": 94,
          "column": 52
        },
        "end": {
          "line": 94,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "minPt",
      "start": 4019,
      "end": 4024,
      "loc": {
        "start": {
          "line": 94,
          "column": 53
        },
        "end": {
          "line": 94,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4024,
      "end": 4025,
      "loc": {
        "start": {
          "line": 94,
          "column": 58
        },
        "end": {
          "line": 94,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4025,
      "end": 4026,
      "loc": {
        "start": {
          "line": 94,
          "column": 59
        },
        "end": {
          "line": 94,
          "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": 4051,
      "end": 4054,
      "loc": {
        "start": {
          "line": 95,
          "column": 24
        },
        "end": {
          "line": 95,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "p2",
      "start": 4055,
      "end": 4057,
      "loc": {
        "start": {
          "line": 95,
          "column": 28
        },
        "end": {
          "line": 95,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4058,
      "end": 4059,
      "loc": {
        "start": {
          "line": 95,
          "column": 31
        },
        "end": {
          "line": 95,
          "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": 4060,
      "end": 4064,
      "loc": {
        "start": {
          "line": 95,
          "column": 33
        },
        "end": {
          "line": 95,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4064,
      "end": 4065,
      "loc": {
        "start": {
          "line": 95,
          "column": 37
        },
        "end": {
          "line": 95,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 4065,
      "end": 4069,
      "loc": {
        "start": {
          "line": 95,
          "column": 38
        },
        "end": {
          "line": 95,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4069,
      "end": 4070,
      "loc": {
        "start": {
          "line": 95,
          "column": 42
        },
        "end": {
          "line": 95,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getPoint2",
      "start": 4070,
      "end": 4079,
      "loc": {
        "start": {
          "line": 95,
          "column": 43
        },
        "end": {
          "line": 95,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4079,
      "end": 4080,
      "loc": {
        "start": {
          "line": 95,
          "column": 52
        },
        "end": {
          "line": 95,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxPt",
      "start": 4080,
      "end": 4085,
      "loc": {
        "start": {
          "line": 95,
          "column": 53
        },
        "end": {
          "line": 95,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4085,
      "end": 4086,
      "loc": {
        "start": {
          "line": 95,
          "column": 58
        },
        "end": {
          "line": 95,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4086,
      "end": 4087,
      "loc": {
        "start": {
          "line": 95,
          "column": 59
        },
        "end": {
          "line": 95,
          "column": 60
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "bounding box in 2D",
      "start": 4113,
      "end": 4133,
      "loc": {
        "start": {
          "line": 97,
          "column": 24
        },
        "end": {
          "line": 97,
          "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": 4158,
      "end": 4161,
      "loc": {
        "start": {
          "line": 98,
          "column": 24
        },
        "end": {
          "line": 98,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bounds2D",
      "start": 4162,
      "end": 4170,
      "loc": {
        "start": {
          "line": 98,
          "column": 28
        },
        "end": {
          "line": 98,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4171,
      "end": 4172,
      "loc": {
        "start": {
          "line": 98,
          "column": 37
        },
        "end": {
          "line": 98,
          "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": 4173,
      "end": 4176,
      "loc": {
        "start": {
          "line": 98,
          "column": 39
        },
        "end": {
          "line": 98,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 4177,
      "end": 4182,
      "loc": {
        "start": {
          "line": 98,
          "column": 43
        },
        "end": {
          "line": 98,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4182,
      "end": 4183,
      "loc": {
        "start": {
          "line": 98,
          "column": 48
        },
        "end": {
          "line": 98,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Box2",
      "start": 4183,
      "end": 4187,
      "loc": {
        "start": {
          "line": 98,
          "column": 49
        },
        "end": {
          "line": 98,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4187,
      "end": 4188,
      "loc": {
        "start": {
          "line": 98,
          "column": 53
        },
        "end": {
          "line": 98,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4188,
      "end": 4189,
      "loc": {
        "start": {
          "line": 98,
          "column": 54
        },
        "end": {
          "line": 98,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4189,
      "end": 4190,
      "loc": {
        "start": {
          "line": 98,
          "column": 55
        },
        "end": {
          "line": 98,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bounds2D",
      "start": 4215,
      "end": 4223,
      "loc": {
        "start": {
          "line": 99,
          "column": 24
        },
        "end": {
          "line": 99,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4223,
      "end": 4224,
      "loc": {
        "start": {
          "line": 99,
          "column": 32
        },
        "end": {
          "line": 99,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setFromPoints",
      "start": 4224,
      "end": 4237,
      "loc": {
        "start": {
          "line": 99,
          "column": 33
        },
        "end": {
          "line": 99,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4237,
      "end": 4238,
      "loc": {
        "start": {
          "line": 99,
          "column": 46
        },
        "end": {
          "line": 99,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4238,
      "end": 4239,
      "loc": {
        "start": {
          "line": 99,
          "column": 47
        },
        "end": {
          "line": 99,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "p1",
      "start": 4239,
      "end": 4241,
      "loc": {
        "start": {
          "line": 99,
          "column": 48
        },
        "end": {
          "line": 99,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4241,
      "end": 4242,
      "loc": {
        "start": {
          "line": 99,
          "column": 50
        },
        "end": {
          "line": 99,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "p2",
      "start": 4243,
      "end": 4245,
      "loc": {
        "start": {
          "line": 99,
          "column": 52
        },
        "end": {
          "line": 99,
          "column": 54
        }
      }
    },
    {
      "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": 99,
          "column": 54
        },
        "end": {
          "line": 99,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4246,
      "end": 4247,
      "loc": {
        "start": {
          "line": 99,
          "column": 55
        },
        "end": {
          "line": 99,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4247,
      "end": 4248,
      "loc": {
        "start": {
          "line": 99,
          "column": 56
        },
        "end": {
          "line": 99,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bounds2D",
      "start": 4273,
      "end": 4281,
      "loc": {
        "start": {
          "line": 100,
          "column": 24
        },
        "end": {
          "line": 100,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4281,
      "end": 4282,
      "loc": {
        "start": {
          "line": 100,
          "column": 32
        },
        "end": {
          "line": 100,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "__object",
      "start": 4282,
      "end": 4290,
      "loc": {
        "start": {
          "line": 100,
          "column": 33
        },
        "end": {
          "line": 100,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4291,
      "end": 4292,
      "loc": {
        "start": {
          "line": 100,
          "column": 42
        },
        "end": {
          "line": 100,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 4293,
      "end": 4297,
      "loc": {
        "start": {
          "line": 100,
          "column": 44
        },
        "end": {
          "line": 100,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4297,
      "end": 4298,
      "loc": {
        "start": {
          "line": 100,
          "column": 48
        },
        "end": {
          "line": 100,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "boundingBoxes2D",
      "start": 4323,
      "end": 4338,
      "loc": {
        "start": {
          "line": 101,
          "column": 24
        },
        "end": {
          "line": 101,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4338,
      "end": 4339,
      "loc": {
        "start": {
          "line": 101,
          "column": 39
        },
        "end": {
          "line": 101,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 4339,
      "end": 4343,
      "loc": {
        "start": {
          "line": 101,
          "column": 40
        },
        "end": {
          "line": 101,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4343,
      "end": 4344,
      "loc": {
        "start": {
          "line": 101,
          "column": 44
        },
        "end": {
          "line": 101,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bounds2D",
      "start": 4344,
      "end": 4352,
      "loc": {
        "start": {
          "line": 101,
          "column": 45
        },
        "end": {
          "line": 101,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4352,
      "end": 4353,
      "loc": {
        "start": {
          "line": 101,
          "column": 53
        },
        "end": {
          "line": 101,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4353,
      "end": 4354,
      "loc": {
        "start": {
          "line": 101,
          "column": 54
        },
        "end": {
          "line": 101,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4375,
      "end": 4376,
      "loc": {
        "start": {
          "line": 102,
          "column": 20
        },
        "end": {
          "line": 102,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4393,
      "end": 4394,
      "loc": {
        "start": {
          "line": 103,
          "column": 16
        },
        "end": {
          "line": 103,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4394,
      "end": 4395,
      "loc": {
        "start": {
          "line": 103,
          "column": 17
        },
        "end": {
          "line": 103,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4395,
      "end": 4396,
      "loc": {
        "start": {
          "line": 103,
          "column": 18
        },
        "end": {
          "line": 103,
          "column": 19
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "draw rectangle",
      "start": 4414,
      "end": 4430,
      "loc": {
        "start": {
          "line": 105,
          "column": 16
        },
        "end": {
          "line": 105,
          "column": 32
        }
      }
    },
    {
      "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": 4447,
      "end": 4450,
      "loc": {
        "start": {
          "line": 106,
          "column": 16
        },
        "end": {
          "line": 106,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nearDistance",
      "start": 4451,
      "end": 4463,
      "loc": {
        "start": {
          "line": 106,
          "column": 20
        },
        "end": {
          "line": 106,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4464,
      "end": 4465,
      "loc": {
        "start": {
          "line": 106,
          "column": 33
        },
        "end": {
          "line": 106,
          "column": 34
        }
      }
    },
    {
      "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": 4466,
      "end": 4470,
      "loc": {
        "start": {
          "line": 106,
          "column": 35
        },
        "end": {
          "line": 106,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4470,
      "end": 4471,
      "loc": {
        "start": {
          "line": 106,
          "column": 39
        },
        "end": {
          "line": 106,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 4471,
      "end": 4475,
      "loc": {
        "start": {
          "line": 106,
          "column": 40
        },
        "end": {
          "line": 106,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4475,
      "end": 4476,
      "loc": {
        "start": {
          "line": 106,
          "column": 44
        },
        "end": {
          "line": 106,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 4476,
      "end": 4482,
      "loc": {
        "start": {
          "line": 106,
          "column": 45
        },
        "end": {
          "line": 106,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4482,
      "end": 4483,
      "loc": {
        "start": {
          "line": 106,
          "column": 51
        },
        "end": {
          "line": 106,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "near",
      "start": 4483,
      "end": 4487,
      "loc": {
        "start": {
          "line": 106,
          "column": 52
        },
        "end": {
          "line": 106,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4487,
      "end": 4488,
      "loc": {
        "start": {
          "line": 106,
          "column": 56
        },
        "end": {
          "line": 106,
          "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": 4505,
      "end": 4508,
      "loc": {
        "start": {
          "line": 107,
          "column": 16
        },
        "end": {
          "line": 107,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "farDistance",
      "start": 4509,
      "end": 4520,
      "loc": {
        "start": {
          "line": 107,
          "column": 20
        },
        "end": {
          "line": 107,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4521,
      "end": 4522,
      "loc": {
        "start": {
          "line": 107,
          "column": 32
        },
        "end": {
          "line": 107,
          "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": 4523,
      "end": 4527,
      "loc": {
        "start": {
          "line": 107,
          "column": 34
        },
        "end": {
          "line": 107,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4527,
      "end": 4528,
      "loc": {
        "start": {
          "line": 107,
          "column": 38
        },
        "end": {
          "line": 107,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 4528,
      "end": 4532,
      "loc": {
        "start": {
          "line": 107,
          "column": 39
        },
        "end": {
          "line": 107,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4532,
      "end": 4533,
      "loc": {
        "start": {
          "line": 107,
          "column": 43
        },
        "end": {
          "line": 107,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 4533,
      "end": 4539,
      "loc": {
        "start": {
          "line": 107,
          "column": 44
        },
        "end": {
          "line": 107,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4539,
      "end": 4540,
      "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": "far",
      "start": 4540,
      "end": 4543,
      "loc": {
        "start": {
          "line": 107,
          "column": 51
        },
        "end": {
          "line": 107,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4543,
      "end": 4544,
      "loc": {
        "start": {
          "line": 107,
          "column": 54
        },
        "end": {
          "line": 107,
          "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": 4561,
      "end": 4565,
      "loc": {
        "start": {
          "line": 108,
          "column": 16
        },
        "end": {
          "line": 108,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4565,
      "end": 4566,
      "loc": {
        "start": {
          "line": 108,
          "column": 20
        },
        "end": {
          "line": 108,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 4566,
      "end": 4570,
      "loc": {
        "start": {
          "line": 108,
          "column": 21
        },
        "end": {
          "line": 108,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4570,
      "end": 4571,
      "loc": {
        "start": {
          "line": 108,
          "column": 25
        },
        "end": {
          "line": 108,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hud",
      "start": 4571,
      "end": 4574,
      "loc": {
        "start": {
          "line": 108,
          "column": 26
        },
        "end": {
          "line": 108,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4575,
      "end": 4576,
      "loc": {
        "start": {
          "line": 108,
          "column": 30
        },
        "end": {
          "line": 108,
          "column": 31
        }
      }
    },
    {
      "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": 4577,
      "end": 4581,
      "loc": {
        "start": {
          "line": 108,
          "column": 32
        },
        "end": {
          "line": 108,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4581,
      "end": 4582,
      "loc": {
        "start": {
          "line": 108,
          "column": 36
        },
        "end": {
          "line": 108,
          "column": 37
        }
      }
    },
    {
      "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": 4599,
      "end": 4603,
      "loc": {
        "start": {
          "line": 109,
          "column": 16
        },
        "end": {
          "line": 109,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4603,
      "end": 4604,
      "loc": {
        "start": {
          "line": 109,
          "column": 20
        },
        "end": {
          "line": 109,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 4604,
      "end": 4608,
      "loc": {
        "start": {
          "line": 109,
          "column": 21
        },
        "end": {
          "line": 109,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4608,
      "end": 4609,
      "loc": {
        "start": {
          "line": 109,
          "column": 25
        },
        "end": {
          "line": 109,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "controlsHud",
      "start": 4609,
      "end": 4620,
      "loc": {
        "start": {
          "line": 109,
          "column": 26
        },
        "end": {
          "line": 109,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4621,
      "end": 4622,
      "loc": {
        "start": {
          "line": 109,
          "column": 38
        },
        "end": {
          "line": 109,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 4623,
      "end": 4632,
      "loc": {
        "start": {
          "line": 109,
          "column": 40
        },
        "end": {
          "line": 109,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4632,
      "end": 4633,
      "loc": {
        "start": {
          "line": 109,
          "column": 49
        },
        "end": {
          "line": 109,
          "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": 4650,
      "end": 4654,
      "loc": {
        "start": {
          "line": 110,
          "column": 16
        },
        "end": {
          "line": 110,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4654,
      "end": 4655,
      "loc": {
        "start": {
          "line": 110,
          "column": 20
        },
        "end": {
          "line": 110,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 4655,
      "end": 4659,
      "loc": {
        "start": {
          "line": 110,
          "column": 21
        },
        "end": {
          "line": 110,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4659,
      "end": 4660,
      "loc": {
        "start": {
          "line": 110,
          "column": 25
        },
        "end": {
          "line": 110,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "cameraHud",
      "start": 4660,
      "end": 4669,
      "loc": {
        "start": {
          "line": 110,
          "column": 26
        },
        "end": {
          "line": 110,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4670,
      "end": 4671,
      "loc": {
        "start": {
          "line": 110,
          "column": 36
        },
        "end": {
          "line": 110,
          "column": 37
        }
      }
    },
    {
      "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": 4672,
      "end": 4675,
      "loc": {
        "start": {
          "line": 110,
          "column": 38
        },
        "end": {
          "line": 110,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Perspective",
      "start": 4676,
      "end": 4687,
      "loc": {
        "start": {
          "line": 110,
          "column": 42
        },
        "end": {
          "line": 110,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4687,
      "end": 4688,
      "loc": {
        "start": {
          "line": 110,
          "column": 53
        },
        "end": {
          "line": 110,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4688,
      "end": 4689,
      "loc": {
        "start": {
          "line": 110,
          "column": 54
        },
        "end": {
          "line": 110,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "near",
      "start": 4710,
      "end": 4714,
      "loc": {
        "start": {
          "line": 111,
          "column": 20
        },
        "end": {
          "line": 111,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4714,
      "end": 4715,
      "loc": {
        "start": {
          "line": 111,
          "column": 24
        },
        "end": {
          "line": 111,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nearDistance",
      "start": 4716,
      "end": 4728,
      "loc": {
        "start": {
          "line": 111,
          "column": 26
        },
        "end": {
          "line": 111,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4728,
      "end": 4729,
      "loc": {
        "start": {
          "line": 111,
          "column": 38
        },
        "end": {
          "line": 111,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "far",
      "start": 4750,
      "end": 4753,
      "loc": {
        "start": {
          "line": 112,
          "column": 20
        },
        "end": {
          "line": 112,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4753,
      "end": 4754,
      "loc": {
        "start": {
          "line": 112,
          "column": 23
        },
        "end": {
          "line": 112,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "farDistance",
      "start": 4755,
      "end": 4766,
      "loc": {
        "start": {
          "line": 112,
          "column": 25
        },
        "end": {
          "line": 112,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4766,
      "end": 4767,
      "loc": {
        "start": {
          "line": 112,
          "column": 36
        },
        "end": {
          "line": 112,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fov",
      "start": 4788,
      "end": 4791,
      "loc": {
        "start": {
          "line": 113,
          "column": 20
        },
        "end": {
          "line": 113,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4791,
      "end": 4792,
      "loc": {
        "start": {
          "line": 113,
          "column": 23
        },
        "end": {
          "line": 113,
          "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": 4793,
      "end": 4797,
      "loc": {
        "start": {
          "line": 113,
          "column": 25
        },
        "end": {
          "line": 113,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4797,
      "end": 4798,
      "loc": {
        "start": {
          "line": 113,
          "column": 29
        },
        "end": {
          "line": 113,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 4798,
      "end": 4802,
      "loc": {
        "start": {
          "line": 113,
          "column": 30
        },
        "end": {
          "line": 113,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4802,
      "end": 4803,
      "loc": {
        "start": {
          "line": 113,
          "column": 34
        },
        "end": {
          "line": 113,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 4803,
      "end": 4809,
      "loc": {
        "start": {
          "line": 113,
          "column": 35
        },
        "end": {
          "line": 113,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4809,
      "end": 4810,
      "loc": {
        "start": {
          "line": 113,
          "column": 41
        },
        "end": {
          "line": 113,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fov",
      "start": 4810,
      "end": 4813,
      "loc": {
        "start": {
          "line": 113,
          "column": 42
        },
        "end": {
          "line": 113,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4830,
      "end": 4831,
      "loc": {
        "start": {
          "line": 114,
          "column": 16
        },
        "end": {
          "line": 114,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4831,
      "end": 4832,
      "loc": {
        "start": {
          "line": 114,
          "column": 17
        },
        "end": {
          "line": 114,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4832,
      "end": 4833,
      "loc": {
        "start": {
          "line": 114,
          "column": 18
        },
        "end": {
          "line": 114,
          "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": 4850,
      "end": 4854,
      "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": 4854,
      "end": 4855,
      "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": 4855,
      "end": 4859,
      "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": 4859,
      "end": 4860,
      "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": "measure",
      "start": 4860,
      "end": 4867,
      "loc": {
        "start": {
          "line": 115,
          "column": 26
        },
        "end": {
          "line": 115,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4867,
      "end": 4868,
      "loc": {
        "start": {
          "line": 115,
          "column": 33
        },
        "end": {
          "line": 115,
          "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": 4868,
      "end": 4872,
      "loc": {
        "start": {
          "line": 115,
          "column": 34
        },
        "end": {
          "line": 115,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4872,
      "end": 4873,
      "loc": {
        "start": {
          "line": 115,
          "column": 38
        },
        "end": {
          "line": 115,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4873,
      "end": 4874,
      "loc": {
        "start": {
          "line": 115,
          "column": 39
        },
        "end": {
          "line": 115,
          "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": 4891,
      "end": 4894,
      "loc": {
        "start": {
          "line": 116,
          "column": 16
        },
        "end": {
          "line": 116,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "modelBounds",
      "start": 4895,
      "end": 4906,
      "loc": {
        "start": {
          "line": 116,
          "column": 20
        },
        "end": {
          "line": 116,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4907,
      "end": 4908,
      "loc": {
        "start": {
          "line": 116,
          "column": 32
        },
        "end": {
          "line": 116,
          "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": 4909,
      "end": 4913,
      "loc": {
        "start": {
          "line": 116,
          "column": 34
        },
        "end": {
          "line": 116,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4913,
      "end": 4914,
      "loc": {
        "start": {
          "line": 116,
          "column": 38
        },
        "end": {
          "line": 116,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 4914,
      "end": 4918,
      "loc": {
        "start": {
          "line": 116,
          "column": 39
        },
        "end": {
          "line": 116,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4918,
      "end": 4919,
      "loc": {
        "start": {
          "line": 116,
          "column": 43
        },
        "end": {
          "line": 116,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scene",
      "start": 4919,
      "end": 4924,
      "loc": {
        "start": {
          "line": 116,
          "column": 44
        },
        "end": {
          "line": 116,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4924,
      "end": 4925,
      "loc": {
        "start": {
          "line": 116,
          "column": 49
        },
        "end": {
          "line": 116,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "updateBounds",
      "start": 4925,
      "end": 4937,
      "loc": {
        "start": {
          "line": 116,
          "column": 50
        },
        "end": {
          "line": 116,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4937,
      "end": 4938,
      "loc": {
        "start": {
          "line": 116,
          "column": 62
        },
        "end": {
          "line": 116,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4938,
      "end": 4939,
      "loc": {
        "start": {
          "line": 116,
          "column": 63
        },
        "end": {
          "line": 116,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4939,
      "end": 4940,
      "loc": {
        "start": {
          "line": 116,
          "column": 64
        },
        "end": {
          "line": 116,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bounds",
      "start": 4940,
      "end": 4946,
      "loc": {
        "start": {
          "line": 116,
          "column": 65
        },
        "end": {
          "line": 116,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4946,
      "end": 4947,
      "loc": {
        "start": {
          "line": 116,
          "column": 71
        },
        "end": {
          "line": 116,
          "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": 4964,
      "end": 4967,
      "loc": {
        "start": {
          "line": 117,
          "column": 16
        },
        "end": {
          "line": 117,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geom",
      "start": 4968,
      "end": 4972,
      "loc": {
        "start": {
          "line": 117,
          "column": 20
        },
        "end": {
          "line": 117,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4973,
      "end": 4974,
      "loc": {
        "start": {
          "line": 117,
          "column": 25
        },
        "end": {
          "line": 117,
          "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": 4975,
      "end": 4978,
      "loc": {
        "start": {
          "line": 117,
          "column": 27
        },
        "end": {
          "line": 117,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 4979,
      "end": 4984,
      "loc": {
        "start": {
          "line": 117,
          "column": 31
        },
        "end": {
          "line": 117,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4984,
      "end": 4985,
      "loc": {
        "start": {
          "line": 117,
          "column": 36
        },
        "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": "PlaneGeometry",
      "start": 4985,
      "end": 4998,
      "loc": {
        "start": {
          "line": 117,
          "column": 37
        },
        "end": {
          "line": 117,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4998,
      "end": 4999,
      "loc": {
        "start": {
          "line": 117,
          "column": 50
        },
        "end": {
          "line": 117,
          "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": 4999,
      "end": 5000,
      "loc": {
        "start": {
          "line": 117,
          "column": 51
        },
        "end": {
          "line": 117,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5000,
      "end": 5001,
      "loc": {
        "start": {
          "line": 117,
          "column": 52
        },
        "end": {
          "line": 117,
          "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": 5002,
      "end": 5003,
      "loc": {
        "start": {
          "line": 117,
          "column": 54
        },
        "end": {
          "line": 117,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5003,
      "end": 5004,
      "loc": {
        "start": {
          "line": 117,
          "column": 55
        },
        "end": {
          "line": 117,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5004,
      "end": 5005,
      "loc": {
        "start": {
          "line": 117,
          "column": 56
        },
        "end": {
          "line": 117,
          "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": 5022,
      "end": 5025,
      "loc": {
        "start": {
          "line": 118,
          "column": 16
        },
        "end": {
          "line": 118,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "box",
      "start": 5026,
      "end": 5029,
      "loc": {
        "start": {
          "line": 118,
          "column": 20
        },
        "end": {
          "line": 118,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5030,
      "end": 5031,
      "loc": {
        "start": {
          "line": 118,
          "column": 24
        },
        "end": {
          "line": 118,
          "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": 5032,
      "end": 5035,
      "loc": {
        "start": {
          "line": 118,
          "column": 26
        },
        "end": {
          "line": 118,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 5036,
      "end": 5041,
      "loc": {
        "start": {
          "line": 118,
          "column": 30
        },
        "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": 5041,
      "end": 5042,
      "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": "Mesh",
      "start": 5042,
      "end": 5046,
      "loc": {
        "start": {
          "line": 118,
          "column": 36
        },
        "end": {
          "line": 118,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5046,
      "end": 5047,
      "loc": {
        "start": {
          "line": 118,
          "column": 40
        },
        "end": {
          "line": 118,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geom",
      "start": 5047,
      "end": 5051,
      "loc": {
        "start": {
          "line": 118,
          "column": 41
        },
        "end": {
          "line": 118,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5051,
      "end": 5052,
      "loc": {
        "start": {
          "line": 118,
          "column": 45
        },
        "end": {
          "line": 118,
          "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": 5053,
      "end": 5056,
      "loc": {
        "start": {
          "line": 118,
          "column": 47
        },
        "end": {
          "line": 118,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 5057,
      "end": 5062,
      "loc": {
        "start": {
          "line": 118,
          "column": 51
        },
        "end": {
          "line": 118,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5062,
      "end": 5063,
      "loc": {
        "start": {
          "line": 118,
          "column": 56
        },
        "end": {
          "line": 118,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "MeshBasicMaterial",
      "start": 5063,
      "end": 5080,
      "loc": {
        "start": {
          "line": 118,
          "column": 57
        },
        "end": {
          "line": 118,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5080,
      "end": 5081,
      "loc": {
        "start": {
          "line": 118,
          "column": 74
        },
        "end": {
          "line": 118,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5081,
      "end": 5082,
      "loc": {
        "start": {
          "line": 118,
          "column": 75
        },
        "end": {
          "line": 118,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "transparent",
      "start": 5103,
      "end": 5114,
      "loc": {
        "start": {
          "line": 119,
          "column": 20
        },
        "end": {
          "line": 119,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5114,
      "end": 5115,
      "loc": {
        "start": {
          "line": 119,
          "column": 31
        },
        "end": {
          "line": 119,
          "column": 32
        }
      }
    },
    {
      "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": 5116,
      "end": 5120,
      "loc": {
        "start": {
          "line": 119,
          "column": 33
        },
        "end": {
          "line": 119,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5120,
      "end": 5121,
      "loc": {
        "start": {
          "line": 119,
          "column": 37
        },
        "end": {
          "line": 119,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "opacity",
      "start": 5142,
      "end": 5149,
      "loc": {
        "start": {
          "line": 120,
          "column": 20
        },
        "end": {
          "line": 120,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5149,
      "end": 5150,
      "loc": {
        "start": {
          "line": 120,
          "column": 27
        },
        "end": {
          "line": 120,
          "column": 28
        }
      }
    },
    {
      "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": 5151,
      "end": 5155,
      "loc": {
        "start": {
          "line": 120,
          "column": 29
        },
        "end": {
          "line": 120,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5155,
      "end": 5156,
      "loc": {
        "start": {
          "line": 120,
          "column": 33
        },
        "end": {
          "line": 120,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 5177,
      "end": 5182,
      "loc": {
        "start": {
          "line": 121,
          "column": 20
        },
        "end": {
          "line": 121,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5182,
      "end": 5183,
      "loc": {
        "start": {
          "line": 121,
          "column": 25
        },
        "end": {
          "line": 121,
          "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": 5184,
      "end": 5187,
      "loc": {
        "start": {
          "line": 121,
          "column": 27
        },
        "end": {
          "line": 121,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 5188,
      "end": 5193,
      "loc": {
        "start": {
          "line": 121,
          "column": 31
        },
        "end": {
          "line": 121,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5193,
      "end": 5194,
      "loc": {
        "start": {
          "line": 121,
          "column": 36
        },
        "end": {
          "line": 121,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Color",
      "start": 5194,
      "end": 5199,
      "loc": {
        "start": {
          "line": 121,
          "column": 37
        },
        "end": {
          "line": 121,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5199,
      "end": 5200,
      "loc": {
        "start": {
          "line": 121,
          "column": 42
        },
        "end": {
          "line": 121,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 5200,
      "end": 5201,
      "loc": {
        "start": {
          "line": 121,
          "column": 43
        },
        "end": {
          "line": 121,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5201,
      "end": 5202,
      "loc": {
        "start": {
          "line": 121,
          "column": 44
        },
        "end": {
          "line": 121,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5219,
      "end": 5220,
      "loc": {
        "start": {
          "line": 122,
          "column": 16
        },
        "end": {
          "line": 122,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5220,
      "end": 5221,
      "loc": {
        "start": {
          "line": 122,
          "column": 17
        },
        "end": {
          "line": 122,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5221,
      "end": 5222,
      "loc": {
        "start": {
          "line": 122,
          "column": 18
        },
        "end": {
          "line": 122,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5222,
      "end": 5223,
      "loc": {
        "start": {
          "line": 122,
          "column": 19
        },
        "end": {
          "line": 122,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "box",
      "start": 5240,
      "end": 5243,
      "loc": {
        "start": {
          "line": 123,
          "column": 16
        },
        "end": {
          "line": 123,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5243,
      "end": 5244,
      "loc": {
        "start": {
          "line": 123,
          "column": 19
        },
        "end": {
          "line": 123,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "renderOrder",
      "start": 5244,
      "end": 5255,
      "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": 5256,
      "end": 5257,
      "loc": {
        "start": {
          "line": 123,
          "column": 32
        },
        "end": {
          "line": 123,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 5258,
      "end": 5259,
      "loc": {
        "start": {
          "line": 123,
          "column": 34
        },
        "end": {
          "line": 123,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 5259,
      "end": 5260,
      "loc": {
        "start": {
          "line": 123,
          "column": 35
        },
        "end": {
          "line": 123,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5260,
      "end": 5261,
      "loc": {
        "start": {
          "line": 123,
          "column": 36
        },
        "end": {
          "line": 123,
          "column": 37
        }
      }
    },
    {
      "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": 5278,
      "end": 5282,
      "loc": {
        "start": {
          "line": 124,
          "column": 16
        },
        "end": {
          "line": 124,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5282,
      "end": 5283,
      "loc": {
        "start": {
          "line": 124,
          "column": 20
        },
        "end": {
          "line": 124,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 5283,
      "end": 5287,
      "loc": {
        "start": {
          "line": 124,
          "column": 21
        },
        "end": {
          "line": 124,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5287,
      "end": 5288,
      "loc": {
        "start": {
          "line": 124,
          "column": 25
        },
        "end": {
          "line": 124,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sceneHud",
      "start": 5288,
      "end": 5296,
      "loc": {
        "start": {
          "line": 124,
          "column": 26
        },
        "end": {
          "line": 124,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5296,
      "end": 5297,
      "loc": {
        "start": {
          "line": 124,
          "column": 34
        },
        "end": {
          "line": 124,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 5297,
      "end": 5300,
      "loc": {
        "start": {
          "line": 124,
          "column": 35
        },
        "end": {
          "line": 124,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5300,
      "end": 5301,
      "loc": {
        "start": {
          "line": 124,
          "column": 38
        },
        "end": {
          "line": 124,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "box",
      "start": 5301,
      "end": 5304,
      "loc": {
        "start": {
          "line": 124,
          "column": 39
        },
        "end": {
          "line": 124,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5304,
      "end": 5305,
      "loc": {
        "start": {
          "line": 124,
          "column": 42
        },
        "end": {
          "line": 124,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5305,
      "end": 5306,
      "loc": {
        "start": {
          "line": 124,
          "column": 43
        },
        "end": {
          "line": 124,
          "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": 5324,
      "end": 5327,
      "loc": {
        "start": {
          "line": 126,
          "column": 16
        },
        "end": {
          "line": 126,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clickDown",
      "start": 5328,
      "end": 5337,
      "loc": {
        "start": {
          "line": 126,
          "column": 20
        },
        "end": {
          "line": 126,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5337,
      "end": 5338,
      "loc": {
        "start": {
          "line": 126,
          "column": 29
        },
        "end": {
          "line": 126,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "mousePos",
      "start": 5339,
      "end": 5347,
      "loc": {
        "start": {
          "line": 126,
          "column": 31
        },
        "end": {
          "line": 126,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5347,
      "end": 5348,
      "loc": {
        "start": {
          "line": 126,
          "column": 39
        },
        "end": {
          "line": 126,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rubberBandLine",
      "start": 5349,
      "end": 5363,
      "loc": {
        "start": {
          "line": 126,
          "column": 41
        },
        "end": {
          "line": 126,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5363,
      "end": 5364,
      "loc": {
        "start": {
          "line": 126,
          "column": 55
        },
        "end": {
          "line": 126,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clickHud",
      "start": 5365,
      "end": 5373,
      "loc": {
        "start": {
          "line": 126,
          "column": 57
        },
        "end": {
          "line": 126,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5373,
      "end": 5374,
      "loc": {
        "start": {
          "line": 126,
          "column": 65
        },
        "end": {
          "line": 126,
          "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": 5391,
      "end": 5394,
      "loc": {
        "start": {
          "line": 127,
          "column": 16
        },
        "end": {
          "line": 127,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handler",
      "start": 5395,
      "end": 5402,
      "loc": {
        "start": {
          "line": 127,
          "column": 20
        },
        "end": {
          "line": 127,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5403,
      "end": 5404,
      "loc": {
        "start": {
          "line": 127,
          "column": 28
        },
        "end": {
          "line": 127,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 5405,
      "end": 5410,
      "loc": {
        "start": {
          "line": 127,
          "column": 30
        },
        "end": {
          "line": 127,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5411,
      "end": 5413,
      "loc": {
        "start": {
          "line": 127,
          "column": 36
        },
        "end": {
          "line": 127,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5414,
      "end": 5415,
      "loc": {
        "start": {
          "line": 127,
          "column": 39
        },
        "end": {
          "line": 127,
          "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": 5436,
      "end": 5442,
      "loc": {
        "start": {
          "line": 128,
          "column": 20
        },
        "end": {
          "line": 128,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5443,
      "end": 5444,
      "loc": {
        "start": {
          "line": 128,
          "column": 27
        },
        "end": {
          "line": 128,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 5444,
      "end": 5449,
      "loc": {
        "start": {
          "line": 128,
          "column": 28
        },
        "end": {
          "line": 128,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5449,
      "end": 5450,
      "loc": {
        "start": {
          "line": 128,
          "column": 33
        },
        "end": {
          "line": 128,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "type",
      "start": 5450,
      "end": 5454,
      "loc": {
        "start": {
          "line": 128,
          "column": 34
        },
        "end": {
          "line": 128,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5454,
      "end": 5455,
      "loc": {
        "start": {
          "line": 128,
          "column": 38
        },
        "end": {
          "line": 128,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5456,
      "end": 5457,
      "loc": {
        "start": {
          "line": 128,
          "column": 40
        },
        "end": {
          "line": 128,
          "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": 5482,
      "end": 5486,
      "loc": {
        "start": {
          "line": 129,
          "column": 24
        },
        "end": {
          "line": 129,
          "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": 5487,
      "end": 5498,
      "loc": {
        "start": {
          "line": 129,
          "column": 29
        },
        "end": {
          "line": 129,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5498,
      "end": 5499,
      "loc": {
        "start": {
          "line": 129,
          "column": 40
        },
        "end": {
          "line": 129,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clickDown",
      "start": 5528,
      "end": 5537,
      "loc": {
        "start": {
          "line": 130,
          "column": 28
        },
        "end": {
          "line": 130,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5538,
      "end": 5539,
      "loc": {
        "start": {
          "line": 130,
          "column": 38
        },
        "end": {
          "line": 130,
          "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": 5540,
      "end": 5543,
      "loc": {
        "start": {
          "line": 130,
          "column": 40
        },
        "end": {
          "line": 130,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 5544,
      "end": 5549,
      "loc": {
        "start": {
          "line": 130,
          "column": 44
        },
        "end": {
          "line": 130,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5549,
      "end": 5550,
      "loc": {
        "start": {
          "line": 130,
          "column": 49
        },
        "end": {
          "line": 130,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector2",
      "start": 5550,
      "end": 5557,
      "loc": {
        "start": {
          "line": 130,
          "column": 50
        },
        "end": {
          "line": 130,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5557,
      "end": 5558,
      "loc": {
        "start": {
          "line": 130,
          "column": 57
        },
        "end": {
          "line": 130,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 5558,
      "end": 5563,
      "loc": {
        "start": {
          "line": 130,
          "column": 58
        },
        "end": {
          "line": 130,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5563,
      "end": 5564,
      "loc": {
        "start": {
          "line": 130,
          "column": 63
        },
        "end": {
          "line": 130,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetX",
      "start": 5564,
      "end": 5571,
      "loc": {
        "start": {
          "line": 130,
          "column": 64
        },
        "end": {
          "line": 130,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5571,
      "end": 5572,
      "loc": {
        "start": {
          "line": 130,
          "column": 71
        },
        "end": {
          "line": 130,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 5573,
      "end": 5578,
      "loc": {
        "start": {
          "line": 130,
          "column": 73
        },
        "end": {
          "line": 130,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5578,
      "end": 5579,
      "loc": {
        "start": {
          "line": 130,
          "column": 78
        },
        "end": {
          "line": 130,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetY",
      "start": 5579,
      "end": 5586,
      "loc": {
        "start": {
          "line": 130,
          "column": 79
        },
        "end": {
          "line": 130,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5586,
      "end": 5587,
      "loc": {
        "start": {
          "line": 130,
          "column": 86
        },
        "end": {
          "line": 130,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5587,
      "end": 5588,
      "loc": {
        "start": {
          "line": 130,
          "column": 87
        },
        "end": {
          "line": 130,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "mousePos",
      "start": 5617,
      "end": 5625,
      "loc": {
        "start": {
          "line": 131,
          "column": 28
        },
        "end": {
          "line": 131,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5626,
      "end": 5627,
      "loc": {
        "start": {
          "line": 131,
          "column": 37
        },
        "end": {
          "line": 131,
          "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": 5628,
      "end": 5631,
      "loc": {
        "start": {
          "line": 131,
          "column": 39
        },
        "end": {
          "line": 131,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 5632,
      "end": 5637,
      "loc": {
        "start": {
          "line": 131,
          "column": 43
        },
        "end": {
          "line": 131,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5637,
      "end": 5638,
      "loc": {
        "start": {
          "line": 131,
          "column": 48
        },
        "end": {
          "line": 131,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector2",
      "start": 5638,
      "end": 5645,
      "loc": {
        "start": {
          "line": 131,
          "column": 49
        },
        "end": {
          "line": 131,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5645,
      "end": 5646,
      "loc": {
        "start": {
          "line": 131,
          "column": 56
        },
        "end": {
          "line": 131,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 5646,
      "end": 5651,
      "loc": {
        "start": {
          "line": 131,
          "column": 57
        },
        "end": {
          "line": 131,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5651,
      "end": 5652,
      "loc": {
        "start": {
          "line": 131,
          "column": 62
        },
        "end": {
          "line": 131,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetX",
      "start": 5652,
      "end": 5659,
      "loc": {
        "start": {
          "line": 131,
          "column": 63
        },
        "end": {
          "line": 131,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 5660,
      "end": 5661,
      "loc": {
        "start": {
          "line": 131,
          "column": 71
        },
        "end": {
          "line": 131,
          "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": 5662,
      "end": 5664,
      "loc": {
        "start": {
          "line": 131,
          "column": 73
        },
        "end": {
          "line": 131,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5664,
      "end": 5665,
      "loc": {
        "start": {
          "line": 131,
          "column": 75
        },
        "end": {
          "line": 131,
          "column": 76
        }
      }
    },
    {
      "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": 131,
          "column": 77
        },
        "end": {
          "line": 131,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5671,
      "end": 5672,
      "loc": {
        "start": {
          "line": 131,
          "column": 82
        },
        "end": {
          "line": 131,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetY",
      "start": 5672,
      "end": 5679,
      "loc": {
        "start": {
          "line": 131,
          "column": 83
        },
        "end": {
          "line": 131,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 5680,
      "end": 5681,
      "loc": {
        "start": {
          "line": 131,
          "column": 91
        },
        "end": {
          "line": 131,
          "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": 5682,
      "end": 5683,
      "loc": {
        "start": {
          "line": 131,
          "column": 93
        },
        "end": {
          "line": 131,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5683,
      "end": 5684,
      "loc": {
        "start": {
          "line": 131,
          "column": 94
        },
        "end": {
          "line": 131,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5684,
      "end": 5685,
      "loc": {
        "start": {
          "line": 131,
          "column": 95
        },
        "end": {
          "line": 131,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clickHud",
      "start": 5714,
      "end": 5722,
      "loc": {
        "start": {
          "line": 132,
          "column": 28
        },
        "end": {
          "line": 132,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5723,
      "end": 5724,
      "loc": {
        "start": {
          "line": 132,
          "column": 37
        },
        "end": {
          "line": 132,
          "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": 5725,
      "end": 5729,
      "loc": {
        "start": {
          "line": 132,
          "column": 39
        },
        "end": {
          "line": 132,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5729,
      "end": 5730,
      "loc": {
        "start": {
          "line": 132,
          "column": 43
        },
        "end": {
          "line": 132,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 5730,
      "end": 5734,
      "loc": {
        "start": {
          "line": 132,
          "column": 44
        },
        "end": {
          "line": 132,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5734,
      "end": 5735,
      "loc": {
        "start": {
          "line": 132,
          "column": 48
        },
        "end": {
          "line": 132,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getPoint3",
      "start": 5735,
      "end": 5744,
      "loc": {
        "start": {
          "line": 132,
          "column": 49
        },
        "end": {
          "line": 132,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5744,
      "end": 5745,
      "loc": {
        "start": {
          "line": 132,
          "column": 58
        },
        "end": {
          "line": 132,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5778,
      "end": 5779,
      "loc": {
        "start": {
          "line": 133,
          "column": 32
        },
        "end": {
          "line": 133,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 5780,
      "end": 5781,
      "loc": {
        "start": {
          "line": 133,
          "column": 34
        },
        "end": {
          "line": 133,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5781,
      "end": 5782,
      "loc": {
        "start": {
          "line": 133,
          "column": 35
        },
        "end": {
          "line": 133,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 5783,
      "end": 5788,
      "loc": {
        "start": {
          "line": 133,
          "column": 37
        },
        "end": {
          "line": 133,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5788,
      "end": 5789,
      "loc": {
        "start": {
          "line": 133,
          "column": 42
        },
        "end": {
          "line": 133,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetX",
      "start": 5789,
      "end": 5796,
      "loc": {
        "start": {
          "line": 133,
          "column": 43
        },
        "end": {
          "line": 133,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5796,
      "end": 5797,
      "loc": {
        "start": {
          "line": 133,
          "column": 50
        },
        "end": {
          "line": 133,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 5798,
      "end": 5799,
      "loc": {
        "start": {
          "line": 133,
          "column": 52
        },
        "end": {
          "line": 133,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5799,
      "end": 5800,
      "loc": {
        "start": {
          "line": 133,
          "column": 53
        },
        "end": {
          "line": 133,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 5801,
      "end": 5806,
      "loc": {
        "start": {
          "line": 133,
          "column": 55
        },
        "end": {
          "line": 133,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5806,
      "end": 5807,
      "loc": {
        "start": {
          "line": 133,
          "column": 60
        },
        "end": {
          "line": 133,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetY",
      "start": 5807,
      "end": 5814,
      "loc": {
        "start": {
          "line": 133,
          "column": 61
        },
        "end": {
          "line": 133,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5815,
      "end": 5816,
      "loc": {
        "start": {
          "line": 133,
          "column": 69
        },
        "end": {
          "line": 133,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5816,
      "end": 5817,
      "loc": {
        "start": {
          "line": 133,
          "column": 70
        },
        "end": {
          "line": 133,
          "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": 5850,
      "end": 5854,
      "loc": {
        "start": {
          "line": 134,
          "column": 32
        },
        "end": {
          "line": 134,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5854,
      "end": 5855,
      "loc": {
        "start": {
          "line": 134,
          "column": 36
        },
        "end": {
          "line": 134,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 5855,
      "end": 5859,
      "loc": {
        "start": {
          "line": 134,
          "column": 37
        },
        "end": {
          "line": 134,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5859,
      "end": 5860,
      "loc": {
        "start": {
          "line": 134,
          "column": 41
        },
        "end": {
          "line": 134,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "cameraHud",
      "start": 5860,
      "end": 5869,
      "loc": {
        "start": {
          "line": 134,
          "column": 42
        },
        "end": {
          "line": 134,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5869,
      "end": 5870,
      "loc": {
        "start": {
          "line": 134,
          "column": 51
        },
        "end": {
          "line": 134,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 5903,
      "end": 5904,
      "loc": {
        "start": {
          "line": 135,
          "column": 32
        },
        "end": {
          "line": 135,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5933,
      "end": 5934,
      "loc": {
        "start": {
          "line": 136,
          "column": 28
        },
        "end": {
          "line": 136,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5934,
      "end": 5935,
      "loc": {
        "start": {
          "line": 136,
          "column": 29
        },
        "end": {
          "line": 136,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "box",
      "start": 5964,
      "end": 5967,
      "loc": {
        "start": {
          "line": 137,
          "column": 28
        },
        "end": {
          "line": 137,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5967,
      "end": 5968,
      "loc": {
        "start": {
          "line": 137,
          "column": 31
        },
        "end": {
          "line": 137,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "position",
      "start": 5968,
      "end": 5976,
      "loc": {
        "start": {
          "line": 137,
          "column": 32
        },
        "end": {
          "line": 137,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5976,
      "end": 5977,
      "loc": {
        "start": {
          "line": 137,
          "column": 40
        },
        "end": {
          "line": 137,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "copy",
      "start": 5977,
      "end": 5981,
      "loc": {
        "start": {
          "line": 137,
          "column": 41
        },
        "end": {
          "line": 137,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5981,
      "end": 5982,
      "loc": {
        "start": {
          "line": 137,
          "column": 45
        },
        "end": {
          "line": 137,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clickHud",
      "start": 5982,
      "end": 5990,
      "loc": {
        "start": {
          "line": 137,
          "column": 46
        },
        "end": {
          "line": 137,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5990,
      "end": 5991,
      "loc": {
        "start": {
          "line": 137,
          "column": 54
        },
        "end": {
          "line": 137,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5991,
      "end": 5992,
      "loc": {
        "start": {
          "line": 137,
          "column": 55
        },
        "end": {
          "line": 137,
          "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": 6021,
      "end": 6026,
      "loc": {
        "start": {
          "line": 138,
          "column": 28
        },
        "end": {
          "line": 138,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6026,
      "end": 6027,
      "loc": {
        "start": {
          "line": 138,
          "column": 33
        },
        "end": {
          "line": 138,
          "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": 6053,
      "end": 6057,
      "loc": {
        "start": {
          "line": 140,
          "column": 24
        },
        "end": {
          "line": 140,
          "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": 6058,
      "end": 6069,
      "loc": {
        "start": {
          "line": 140,
          "column": 29
        },
        "end": {
          "line": 140,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6069,
      "end": 6070,
      "loc": {
        "start": {
          "line": 140,
          "column": 40
        },
        "end": {
          "line": 140,
          "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": 6099,
      "end": 6101,
      "loc": {
        "start": {
          "line": 141,
          "column": 28
        },
        "end": {
          "line": 141,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6102,
      "end": 6103,
      "loc": {
        "start": {
          "line": 141,
          "column": 31
        },
        "end": {
          "line": 141,
          "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": 6103,
      "end": 6104,
      "loc": {
        "start": {
          "line": 141,
          "column": 32
        },
        "end": {
          "line": 141,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clickDown",
      "start": 6104,
      "end": 6113,
      "loc": {
        "start": {
          "line": 141,
          "column": 33
        },
        "end": {
          "line": 141,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6113,
      "end": 6114,
      "loc": {
        "start": {
          "line": 141,
          "column": 42
        },
        "end": {
          "line": 141,
          "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": 6115,
      "end": 6121,
      "loc": {
        "start": {
          "line": 141,
          "column": 44
        },
        "end": {
          "line": 141,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6121,
      "end": 6122,
      "loc": {
        "start": {
          "line": 141,
          "column": 50
        },
        "end": {
          "line": 141,
          "column": 51
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "update rectangle",
      "start": 6152,
      "end": 6170,
      "loc": {
        "start": {
          "line": 143,
          "column": 28
        },
        "end": {
          "line": 143,
          "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": 6199,
      "end": 6202,
      "loc": {
        "start": {
          "line": 144,
          "column": 28
        },
        "end": {
          "line": 144,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tempPoint",
      "start": 6203,
      "end": 6212,
      "loc": {
        "start": {
          "line": 144,
          "column": 32
        },
        "end": {
          "line": 144,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6213,
      "end": 6214,
      "loc": {
        "start": {
          "line": 144,
          "column": 42
        },
        "end": {
          "line": 144,
          "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": 6215,
      "end": 6219,
      "loc": {
        "start": {
          "line": 144,
          "column": 44
        },
        "end": {
          "line": 144,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6219,
      "end": 6220,
      "loc": {
        "start": {
          "line": 144,
          "column": 48
        },
        "end": {
          "line": 144,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 6220,
      "end": 6224,
      "loc": {
        "start": {
          "line": 144,
          "column": 49
        },
        "end": {
          "line": 144,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6224,
      "end": 6225,
      "loc": {
        "start": {
          "line": 144,
          "column": 53
        },
        "end": {
          "line": 144,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getPoint3",
      "start": 6225,
      "end": 6234,
      "loc": {
        "start": {
          "line": 144,
          "column": 54
        },
        "end": {
          "line": 144,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6234,
      "end": 6235,
      "loc": {
        "start": {
          "line": 144,
          "column": 63
        },
        "end": {
          "line": 144,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6268,
      "end": 6269,
      "loc": {
        "start": {
          "line": 145,
          "column": 32
        },
        "end": {
          "line": 145,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 6270,
      "end": 6271,
      "loc": {
        "start": {
          "line": 145,
          "column": 34
        },
        "end": {
          "line": 145,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6271,
      "end": 6272,
      "loc": {
        "start": {
          "line": 145,
          "column": 35
        },
        "end": {
          "line": 145,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 6273,
      "end": 6278,
      "loc": {
        "start": {
          "line": 145,
          "column": 37
        },
        "end": {
          "line": 145,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6278,
      "end": 6279,
      "loc": {
        "start": {
          "line": 145,
          "column": 42
        },
        "end": {
          "line": 145,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetX",
      "start": 6279,
      "end": 6286,
      "loc": {
        "start": {
          "line": 145,
          "column": 43
        },
        "end": {
          "line": 145,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6286,
      "end": 6287,
      "loc": {
        "start": {
          "line": 145,
          "column": 50
        },
        "end": {
          "line": 145,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 6288,
      "end": 6289,
      "loc": {
        "start": {
          "line": 145,
          "column": 52
        },
        "end": {
          "line": 145,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6289,
      "end": 6290,
      "loc": {
        "start": {
          "line": 145,
          "column": 53
        },
        "end": {
          "line": 145,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 6291,
      "end": 6296,
      "loc": {
        "start": {
          "line": 145,
          "column": 55
        },
        "end": {
          "line": 145,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6296,
      "end": 6297,
      "loc": {
        "start": {
          "line": 145,
          "column": 60
        },
        "end": {
          "line": 145,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetY",
      "start": 6297,
      "end": 6304,
      "loc": {
        "start": {
          "line": 145,
          "column": 61
        },
        "end": {
          "line": 145,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6305,
      "end": 6306,
      "loc": {
        "start": {
          "line": 145,
          "column": 69
        },
        "end": {
          "line": 145,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6306,
      "end": 6307,
      "loc": {
        "start": {
          "line": 145,
          "column": 70
        },
        "end": {
          "line": 145,
          "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": 6340,
      "end": 6344,
      "loc": {
        "start": {
          "line": 146,
          "column": 32
        },
        "end": {
          "line": 146,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6344,
      "end": 6345,
      "loc": {
        "start": {
          "line": 146,
          "column": 36
        },
        "end": {
          "line": 146,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 6345,
      "end": 6349,
      "loc": {
        "start": {
          "line": 146,
          "column": 37
        },
        "end": {
          "line": 146,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6349,
      "end": 6350,
      "loc": {
        "start": {
          "line": 146,
          "column": 41
        },
        "end": {
          "line": 146,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "cameraHud",
      "start": 6350,
      "end": 6359,
      "loc": {
        "start": {
          "line": 146,
          "column": 42
        },
        "end": {
          "line": 146,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6359,
      "end": 6360,
      "loc": {
        "start": {
          "line": 146,
          "column": 51
        },
        "end": {
          "line": 146,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 6393,
      "end": 6394,
      "loc": {
        "start": {
          "line": 147,
          "column": 32
        },
        "end": {
          "line": 147,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6423,
      "end": 6424,
      "loc": {
        "start": {
          "line": 148,
          "column": 28
        },
        "end": {
          "line": 148,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6424,
      "end": 6425,
      "loc": {
        "start": {
          "line": 148,
          "column": 29
        },
        "end": {
          "line": 148,
          "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": 6454,
      "end": 6457,
      "loc": {
        "start": {
          "line": 149,
          "column": 28
        },
        "end": {
          "line": 149,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 6458,
      "end": 6463,
      "loc": {
        "start": {
          "line": 149,
          "column": 32
        },
        "end": {
          "line": 149,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6464,
      "end": 6465,
      "loc": {
        "start": {
          "line": 149,
          "column": 38
        },
        "end": {
          "line": 149,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tempPoint",
      "start": 6466,
      "end": 6475,
      "loc": {
        "start": {
          "line": 149,
          "column": 40
        },
        "end": {
          "line": 149,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6475,
      "end": 6476,
      "loc": {
        "start": {
          "line": 149,
          "column": 49
        },
        "end": {
          "line": 149,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sub",
      "start": 6476,
      "end": 6479,
      "loc": {
        "start": {
          "line": 149,
          "column": 50
        },
        "end": {
          "line": 149,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6479,
      "end": 6480,
      "loc": {
        "start": {
          "line": 149,
          "column": 53
        },
        "end": {
          "line": 149,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clickHud",
      "start": 6480,
      "end": 6488,
      "loc": {
        "start": {
          "line": 149,
          "column": 54
        },
        "end": {
          "line": 149,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6488,
      "end": 6489,
      "loc": {
        "start": {
          "line": 149,
          "column": 62
        },
        "end": {
          "line": 149,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6489,
      "end": 6490,
      "loc": {
        "start": {
          "line": 149,
          "column": 63
        },
        "end": {
          "line": 149,
          "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": 6519,
      "end": 6522,
      "loc": {
        "start": {
          "line": 150,
          "column": 28
        },
        "end": {
          "line": 150,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "width",
      "start": 6523,
      "end": 6528,
      "loc": {
        "start": {
          "line": 150,
          "column": 32
        },
        "end": {
          "line": 150,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6529,
      "end": 6530,
      "loc": {
        "start": {
          "line": 150,
          "column": 38
        },
        "end": {
          "line": 150,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 6531,
      "end": 6535,
      "loc": {
        "start": {
          "line": 150,
          "column": 40
        },
        "end": {
          "line": 150,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6535,
      "end": 6536,
      "loc": {
        "start": {
          "line": 150,
          "column": 44
        },
        "end": {
          "line": 150,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "abs",
      "start": 6536,
      "end": 6539,
      "loc": {
        "start": {
          "line": 150,
          "column": 45
        },
        "end": {
          "line": 150,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6539,
      "end": 6540,
      "loc": {
        "start": {
          "line": 150,
          "column": 48
        },
        "end": {
          "line": 150,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 6540,
      "end": 6545,
      "loc": {
        "start": {
          "line": 150,
          "column": 49
        },
        "end": {
          "line": 150,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6545,
      "end": 6546,
      "loc": {
        "start": {
          "line": 150,
          "column": 54
        },
        "end": {
          "line": 150,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 6546,
      "end": 6547,
      "loc": {
        "start": {
          "line": 150,
          "column": 55
        },
        "end": {
          "line": 150,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6547,
      "end": 6548,
      "loc": {
        "start": {
          "line": 150,
          "column": 56
        },
        "end": {
          "line": 150,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6548,
      "end": 6549,
      "loc": {
        "start": {
          "line": 150,
          "column": 57
        },
        "end": {
          "line": 150,
          "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": 6578,
      "end": 6581,
      "loc": {
        "start": {
          "line": 151,
          "column": 28
        },
        "end": {
          "line": 151,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "height",
      "start": 6582,
      "end": 6588,
      "loc": {
        "start": {
          "line": 151,
          "column": 32
        },
        "end": {
          "line": 151,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6589,
      "end": 6590,
      "loc": {
        "start": {
          "line": 151,
          "column": 39
        },
        "end": {
          "line": 151,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 6591,
      "end": 6595,
      "loc": {
        "start": {
          "line": 151,
          "column": 41
        },
        "end": {
          "line": 151,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6595,
      "end": 6596,
      "loc": {
        "start": {
          "line": 151,
          "column": 45
        },
        "end": {
          "line": 151,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "abs",
      "start": 6596,
      "end": 6599,
      "loc": {
        "start": {
          "line": 151,
          "column": 46
        },
        "end": {
          "line": 151,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6599,
      "end": 6600,
      "loc": {
        "start": {
          "line": 151,
          "column": 49
        },
        "end": {
          "line": 151,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 6600,
      "end": 6605,
      "loc": {
        "start": {
          "line": 151,
          "column": 50
        },
        "end": {
          "line": 151,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6605,
      "end": 6606,
      "loc": {
        "start": {
          "line": 151,
          "column": 55
        },
        "end": {
          "line": 151,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 6606,
      "end": 6607,
      "loc": {
        "start": {
          "line": 151,
          "column": 56
        },
        "end": {
          "line": 151,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6607,
      "end": 6608,
      "loc": {
        "start": {
          "line": 151,
          "column": 57
        },
        "end": {
          "line": 151,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6608,
      "end": 6609,
      "loc": {
        "start": {
          "line": 151,
          "column": 58
        },
        "end": {
          "line": 151,
          "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": 6638,
      "end": 6641,
      "loc": {
        "start": {
          "line": 152,
          "column": 28
        },
        "end": {
          "line": 152,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfHeight",
      "start": 6642,
      "end": 6652,
      "loc": {
        "start": {
          "line": 152,
          "column": 32
        },
        "end": {
          "line": 152,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6653,
      "end": 6654,
      "loc": {
        "start": {
          "line": 152,
          "column": 43
        },
        "end": {
          "line": 152,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "height",
      "start": 6655,
      "end": 6661,
      "loc": {
        "start": {
          "line": 152,
          "column": 45
        },
        "end": {
          "line": 152,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 6662,
      "end": 6663,
      "loc": {
        "start": {
          "line": 152,
          "column": 52
        },
        "end": {
          "line": 152,
          "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": 6664,
      "end": 6665,
      "loc": {
        "start": {
          "line": 152,
          "column": 54
        },
        "end": {
          "line": 152,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6665,
      "end": 6666,
      "loc": {
        "start": {
          "line": 152,
          "column": 55
        },
        "end": {
          "line": 152,
          "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": 6695,
      "end": 6698,
      "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": "halfWidth",
      "start": 6699,
      "end": 6708,
      "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": 6709,
      "end": 6710,
      "loc": {
        "start": {
          "line": 153,
          "column": 42
        },
        "end": {
          "line": 153,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "width",
      "start": 6711,
      "end": 6716,
      "loc": {
        "start": {
          "line": 153,
          "column": 44
        },
        "end": {
          "line": 153,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 6717,
      "end": 6718,
      "loc": {
        "start": {
          "line": 153,
          "column": 50
        },
        "end": {
          "line": 153,
          "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": 6719,
      "end": 6720,
      "loc": {
        "start": {
          "line": 153,
          "column": 52
        },
        "end": {
          "line": 153,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6720,
      "end": 6721,
      "loc": {
        "start": {
          "line": 153,
          "column": 53
        },
        "end": {
          "line": 153,
          "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": 6750,
      "end": 6753,
      "loc": {
        "start": {
          "line": 154,
          "column": 28
        },
        "end": {
          "line": 154,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaX",
      "start": 6754,
      "end": 6764,
      "loc": {
        "start": {
          "line": 154,
          "column": 32
        },
        "end": {
          "line": 154,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6765,
      "end": 6766,
      "loc": {
        "start": {
          "line": 154,
          "column": 43
        },
        "end": {
          "line": 154,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 6767,
      "end": 6772,
      "loc": {
        "start": {
          "line": 154,
          "column": 45
        },
        "end": {
          "line": 154,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6772,
      "end": 6773,
      "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": "x",
      "start": 6773,
      "end": 6774,
      "loc": {
        "start": {
          "line": 154,
          "column": 51
        },
        "end": {
          "line": 154,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 6775,
      "end": 6776,
      "loc": {
        "start": {
          "line": 154,
          "column": 53
        },
        "end": {
          "line": 154,
          "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": 6777,
      "end": 6778,
      "loc": {
        "start": {
          "line": 154,
          "column": 55
        },
        "end": {
          "line": 154,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6778,
      "end": 6779,
      "loc": {
        "start": {
          "line": 154,
          "column": 56
        },
        "end": {
          "line": 154,
          "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": 6808,
      "end": 6811,
      "loc": {
        "start": {
          "line": 155,
          "column": 28
        },
        "end": {
          "line": 155,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaY",
      "start": 6812,
      "end": 6822,
      "loc": {
        "start": {
          "line": 155,
          "column": 32
        },
        "end": {
          "line": 155,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6823,
      "end": 6824,
      "loc": {
        "start": {
          "line": 155,
          "column": 43
        },
        "end": {
          "line": 155,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 6825,
      "end": 6830,
      "loc": {
        "start": {
          "line": 155,
          "column": 45
        },
        "end": {
          "line": 155,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6830,
      "end": 6831,
      "loc": {
        "start": {
          "line": 155,
          "column": 50
        },
        "end": {
          "line": 155,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 6831,
      "end": 6832,
      "loc": {
        "start": {
          "line": 155,
          "column": 51
        },
        "end": {
          "line": 155,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 6833,
      "end": 6834,
      "loc": {
        "start": {
          "line": 155,
          "column": 53
        },
        "end": {
          "line": 155,
          "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": 6835,
      "end": 6836,
      "loc": {
        "start": {
          "line": 155,
          "column": 55
        },
        "end": {
          "line": 155,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6836,
      "end": 6837,
      "loc": {
        "start": {
          "line": 155,
          "column": 56
        },
        "end": {
          "line": 155,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geom",
      "start": 6866,
      "end": 6870,
      "loc": {
        "start": {
          "line": 156,
          "column": 28
        },
        "end": {
          "line": 156,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6870,
      "end": 6871,
      "loc": {
        "start": {
          "line": 156,
          "column": 32
        },
        "end": {
          "line": 156,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "vertices",
      "start": 6871,
      "end": 6879,
      "loc": {
        "start": {
          "line": 156,
          "column": 33
        },
        "end": {
          "line": 156,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6879,
      "end": 6880,
      "loc": {
        "start": {
          "line": 156,
          "column": 41
        },
        "end": {
          "line": 156,
          "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": 6880,
      "end": 6881,
      "loc": {
        "start": {
          "line": 156,
          "column": 42
        },
        "end": {
          "line": 156,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6881,
      "end": 6882,
      "loc": {
        "start": {
          "line": 156,
          "column": 43
        },
        "end": {
          "line": 156,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6882,
      "end": 6883,
      "loc": {
        "start": {
          "line": 156,
          "column": 44
        },
        "end": {
          "line": 156,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 6883,
      "end": 6886,
      "loc": {
        "start": {
          "line": 156,
          "column": 45
        },
        "end": {
          "line": 156,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6886,
      "end": 6887,
      "loc": {
        "start": {
          "line": 156,
          "column": 48
        },
        "end": {
          "line": 156,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 6887,
      "end": 6888,
      "loc": {
        "start": {
          "line": 156,
          "column": 49
        },
        "end": {
          "line": 156,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfWidth",
      "start": 6888,
      "end": 6897,
      "loc": {
        "start": {
          "line": 156,
          "column": 50
        },
        "end": {
          "line": 156,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 6898,
      "end": 6899,
      "loc": {
        "start": {
          "line": 156,
          "column": 60
        },
        "end": {
          "line": 156,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaX",
      "start": 6900,
      "end": 6910,
      "loc": {
        "start": {
          "line": 156,
          "column": 62
        },
        "end": {
          "line": 156,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6910,
      "end": 6911,
      "loc": {
        "start": {
          "line": 156,
          "column": 72
        },
        "end": {
          "line": 156,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfHeight",
      "start": 6912,
      "end": 6922,
      "loc": {
        "start": {
          "line": 156,
          "column": 74
        },
        "end": {
          "line": 156,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 6923,
      "end": 6924,
      "loc": {
        "start": {
          "line": 156,
          "column": 85
        },
        "end": {
          "line": 156,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaY",
      "start": 6925,
      "end": 6935,
      "loc": {
        "start": {
          "line": 156,
          "column": 87
        },
        "end": {
          "line": 156,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6935,
      "end": 6936,
      "loc": {
        "start": {
          "line": 156,
          "column": 97
        },
        "end": {
          "line": 156,
          "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": 6937,
      "end": 6938,
      "loc": {
        "start": {
          "line": 156,
          "column": 99
        },
        "end": {
          "line": 156,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6938,
      "end": 6939,
      "loc": {
        "start": {
          "line": 156,
          "column": 100
        },
        "end": {
          "line": 156,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6939,
      "end": 6940,
      "loc": {
        "start": {
          "line": 156,
          "column": 101
        },
        "end": {
          "line": 156,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geom",
      "start": 6969,
      "end": 6973,
      "loc": {
        "start": {
          "line": 157,
          "column": 28
        },
        "end": {
          "line": 157,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6973,
      "end": 6974,
      "loc": {
        "start": {
          "line": 157,
          "column": 32
        },
        "end": {
          "line": 157,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "vertices",
      "start": 6974,
      "end": 6982,
      "loc": {
        "start": {
          "line": 157,
          "column": 33
        },
        "end": {
          "line": 157,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6982,
      "end": 6983,
      "loc": {
        "start": {
          "line": 157,
          "column": 41
        },
        "end": {
          "line": 157,
          "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": 6983,
      "end": 6984,
      "loc": {
        "start": {
          "line": 157,
          "column": 42
        },
        "end": {
          "line": 157,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6984,
      "end": 6985,
      "loc": {
        "start": {
          "line": 157,
          "column": 43
        },
        "end": {
          "line": 157,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6985,
      "end": 6986,
      "loc": {
        "start": {
          "line": 157,
          "column": 44
        },
        "end": {
          "line": 157,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 6986,
      "end": 6989,
      "loc": {
        "start": {
          "line": 157,
          "column": 45
        },
        "end": {
          "line": 157,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6989,
      "end": 6990,
      "loc": {
        "start": {
          "line": 157,
          "column": 48
        },
        "end": {
          "line": 157,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "width",
      "start": 6990,
      "end": 6995,
      "loc": {
        "start": {
          "line": 157,
          "column": 49
        },
        "end": {
          "line": 157,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 6996,
      "end": 6997,
      "loc": {
        "start": {
          "line": 157,
          "column": 55
        },
        "end": {
          "line": 157,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfWidth",
      "start": 6998,
      "end": 7007,
      "loc": {
        "start": {
          "line": 157,
          "column": 57
        },
        "end": {
          "line": 157,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 7008,
      "end": 7009,
      "loc": {
        "start": {
          "line": 157,
          "column": 67
        },
        "end": {
          "line": 157,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaX",
      "start": 7010,
      "end": 7020,
      "loc": {
        "start": {
          "line": 157,
          "column": 69
        },
        "end": {
          "line": 157,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7020,
      "end": 7021,
      "loc": {
        "start": {
          "line": 157,
          "column": 79
        },
        "end": {
          "line": 157,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfHeight",
      "start": 7022,
      "end": 7032,
      "loc": {
        "start": {
          "line": 157,
          "column": 81
        },
        "end": {
          "line": 157,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 7033,
      "end": 7034,
      "loc": {
        "start": {
          "line": 157,
          "column": 92
        },
        "end": {
          "line": 157,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaY",
      "start": 7035,
      "end": 7045,
      "loc": {
        "start": {
          "line": 157,
          "column": 94
        },
        "end": {
          "line": 157,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7045,
      "end": 7046,
      "loc": {
        "start": {
          "line": 157,
          "column": 104
        },
        "end": {
          "line": 157,
          "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": 7047,
      "end": 7048,
      "loc": {
        "start": {
          "line": 157,
          "column": 106
        },
        "end": {
          "line": 157,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7048,
      "end": 7049,
      "loc": {
        "start": {
          "line": 157,
          "column": 107
        },
        "end": {
          "line": 157,
          "column": 108
        }
      }
    },
    {
      "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": 157,
          "column": 108
        },
        "end": {
          "line": 157,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geom",
      "start": 7079,
      "end": 7083,
      "loc": {
        "start": {
          "line": 158,
          "column": 28
        },
        "end": {
          "line": 158,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7083,
      "end": 7084,
      "loc": {
        "start": {
          "line": 158,
          "column": 32
        },
        "end": {
          "line": 158,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "vertices",
      "start": 7084,
      "end": 7092,
      "loc": {
        "start": {
          "line": 158,
          "column": 33
        },
        "end": {
          "line": 158,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7092,
      "end": 7093,
      "loc": {
        "start": {
          "line": 158,
          "column": 41
        },
        "end": {
          "line": 158,
          "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": 7093,
      "end": 7094,
      "loc": {
        "start": {
          "line": 158,
          "column": 42
        },
        "end": {
          "line": 158,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7094,
      "end": 7095,
      "loc": {
        "start": {
          "line": 158,
          "column": 43
        },
        "end": {
          "line": 158,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7095,
      "end": 7096,
      "loc": {
        "start": {
          "line": 158,
          "column": 44
        },
        "end": {
          "line": 158,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 7096,
      "end": 7099,
      "loc": {
        "start": {
          "line": 158,
          "column": 45
        },
        "end": {
          "line": 158,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7099,
      "end": 7100,
      "loc": {
        "start": {
          "line": 158,
          "column": 48
        },
        "end": {
          "line": 158,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7100,
      "end": 7101,
      "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": "halfWidth",
      "start": 7101,
      "end": 7110,
      "loc": {
        "start": {
          "line": 158,
          "column": 50
        },
        "end": {
          "line": 158,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 7111,
      "end": 7112,
      "loc": {
        "start": {
          "line": 158,
          "column": 60
        },
        "end": {
          "line": 158,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaX",
      "start": 7113,
      "end": 7123,
      "loc": {
        "start": {
          "line": 158,
          "column": 62
        },
        "end": {
          "line": 158,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7123,
      "end": 7124,
      "loc": {
        "start": {
          "line": 158,
          "column": 72
        },
        "end": {
          "line": 158,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7125,
      "end": 7126,
      "loc": {
        "start": {
          "line": 158,
          "column": 74
        },
        "end": {
          "line": 158,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7126,
      "end": 7127,
      "loc": {
        "start": {
          "line": 158,
          "column": 75
        },
        "end": {
          "line": 158,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "height",
      "start": 7127,
      "end": 7133,
      "loc": {
        "start": {
          "line": 158,
          "column": 76
        },
        "end": {
          "line": 158,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7134,
      "end": 7135,
      "loc": {
        "start": {
          "line": 158,
          "column": 83
        },
        "end": {
          "line": 158,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfHeight",
      "start": 7136,
      "end": 7146,
      "loc": {
        "start": {
          "line": 158,
          "column": 85
        },
        "end": {
          "line": 158,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7146,
      "end": 7147,
      "loc": {
        "start": {
          "line": 158,
          "column": 95
        },
        "end": {
          "line": 158,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 7148,
      "end": 7149,
      "loc": {
        "start": {
          "line": 158,
          "column": 97
        },
        "end": {
          "line": 158,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaY",
      "start": 7150,
      "end": 7160,
      "loc": {
        "start": {
          "line": 158,
          "column": 99
        },
        "end": {
          "line": 158,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7160,
      "end": 7161,
      "loc": {
        "start": {
          "line": 158,
          "column": 109
        },
        "end": {
          "line": 158,
          "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": 7162,
      "end": 7163,
      "loc": {
        "start": {
          "line": 158,
          "column": 111
        },
        "end": {
          "line": 158,
          "column": 112
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7163,
      "end": 7164,
      "loc": {
        "start": {
          "line": 158,
          "column": 112
        },
        "end": {
          "line": 158,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7164,
      "end": 7165,
      "loc": {
        "start": {
          "line": 158,
          "column": 113
        },
        "end": {
          "line": 158,
          "column": 114
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geom",
      "start": 7194,
      "end": 7198,
      "loc": {
        "start": {
          "line": 159,
          "column": 28
        },
        "end": {
          "line": 159,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7198,
      "end": 7199,
      "loc": {
        "start": {
          "line": 159,
          "column": 32
        },
        "end": {
          "line": 159,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "vertices",
      "start": 7199,
      "end": 7207,
      "loc": {
        "start": {
          "line": 159,
          "column": 33
        },
        "end": {
          "line": 159,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7207,
      "end": 7208,
      "loc": {
        "start": {
          "line": 159,
          "column": 41
        },
        "end": {
          "line": 159,
          "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": 7208,
      "end": 7209,
      "loc": {
        "start": {
          "line": 159,
          "column": 42
        },
        "end": {
          "line": 159,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7209,
      "end": 7210,
      "loc": {
        "start": {
          "line": 159,
          "column": 43
        },
        "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": 7210,
      "end": 7211,
      "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": "set",
      "start": 7211,
      "end": 7214,
      "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": 7214,
      "end": 7215,
      "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": "width",
      "start": 7248,
      "end": 7253,
      "loc": {
        "start": {
          "line": 160,
          "column": 32
        },
        "end": {
          "line": 160,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7254,
      "end": 7255,
      "loc": {
        "start": {
          "line": 160,
          "column": 38
        },
        "end": {
          "line": 160,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfWidth",
      "start": 7256,
      "end": 7265,
      "loc": {
        "start": {
          "line": 160,
          "column": 40
        },
        "end": {
          "line": 160,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 7266,
      "end": 7267,
      "loc": {
        "start": {
          "line": 160,
          "column": 50
        },
        "end": {
          "line": 160,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaX",
      "start": 7268,
      "end": 7278,
      "loc": {
        "start": {
          "line": 160,
          "column": 52
        },
        "end": {
          "line": 160,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7278,
      "end": 7279,
      "loc": {
        "start": {
          "line": 160,
          "column": 62
        },
        "end": {
          "line": 160,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7312,
      "end": 7313,
      "loc": {
        "start": {
          "line": 161,
          "column": 32
        },
        "end": {
          "line": 161,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7313,
      "end": 7314,
      "loc": {
        "start": {
          "line": 161,
          "column": 33
        },
        "end": {
          "line": 161,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "height",
      "start": 7314,
      "end": 7320,
      "loc": {
        "start": {
          "line": 161,
          "column": 34
        },
        "end": {
          "line": 161,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7321,
      "end": 7322,
      "loc": {
        "start": {
          "line": 161,
          "column": 41
        },
        "end": {
          "line": 161,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfHeight",
      "start": 7323,
      "end": 7333,
      "loc": {
        "start": {
          "line": 161,
          "column": 43
        },
        "end": {
          "line": 161,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7333,
      "end": 7334,
      "loc": {
        "start": {
          "line": 161,
          "column": 53
        },
        "end": {
          "line": 161,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 7335,
      "end": 7336,
      "loc": {
        "start": {
          "line": 161,
          "column": 55
        },
        "end": {
          "line": 161,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "halfDeltaY",
      "start": 7337,
      "end": 7347,
      "loc": {
        "start": {
          "line": 161,
          "column": 57
        },
        "end": {
          "line": 161,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7347,
      "end": 7348,
      "loc": {
        "start": {
          "line": 161,
          "column": 67
        },
        "end": {
          "line": 161,
          "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": 7381,
      "end": 7382,
      "loc": {
        "start": {
          "line": 162,
          "column": 32
        },
        "end": {
          "line": 162,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7411,
      "end": 7412,
      "loc": {
        "start": {
          "line": 163,
          "column": 28
        },
        "end": {
          "line": 163,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7412,
      "end": 7413,
      "loc": {
        "start": {
          "line": 163,
          "column": 29
        },
        "end": {
          "line": 163,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "geom",
      "start": 7442,
      "end": 7446,
      "loc": {
        "start": {
          "line": 164,
          "column": 28
        },
        "end": {
          "line": 164,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7446,
      "end": 7447,
      "loc": {
        "start": {
          "line": 164,
          "column": 32
        },
        "end": {
          "line": 164,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "verticesNeedUpdate",
      "start": 7447,
      "end": 7465,
      "loc": {
        "start": {
          "line": 164,
          "column": 33
        },
        "end": {
          "line": 164,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7466,
      "end": 7467,
      "loc": {
        "start": {
          "line": 164,
          "column": 52
        },
        "end": {
          "line": 164,
          "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": 7468,
      "end": 7472,
      "loc": {
        "start": {
          "line": 164,
          "column": 54
        },
        "end": {
          "line": 164,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7472,
      "end": 7473,
      "loc": {
        "start": {
          "line": 164,
          "column": 58
        },
        "end": {
          "line": 164,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "mousePos",
      "start": 7503,
      "end": 7511,
      "loc": {
        "start": {
          "line": 166,
          "column": 28
        },
        "end": {
          "line": 166,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7512,
      "end": 7513,
      "loc": {
        "start": {
          "line": 166,
          "column": 37
        },
        "end": {
          "line": 166,
          "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": 7514,
      "end": 7517,
      "loc": {
        "start": {
          "line": 166,
          "column": 39
        },
        "end": {
          "line": 166,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 7518,
      "end": 7523,
      "loc": {
        "start": {
          "line": 166,
          "column": 43
        },
        "end": {
          "line": 166,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7523,
      "end": 7524,
      "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": "Vector2",
      "start": 7524,
      "end": 7531,
      "loc": {
        "start": {
          "line": 166,
          "column": 49
        },
        "end": {
          "line": 166,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7531,
      "end": 7532,
      "loc": {
        "start": {
          "line": 166,
          "column": 56
        },
        "end": {
          "line": 166,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 7532,
      "end": 7537,
      "loc": {
        "start": {
          "line": 166,
          "column": 57
        },
        "end": {
          "line": 166,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7537,
      "end": 7538,
      "loc": {
        "start": {
          "line": 166,
          "column": 62
        },
        "end": {
          "line": 166,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetX",
      "start": 7538,
      "end": 7545,
      "loc": {
        "start": {
          "line": 166,
          "column": 63
        },
        "end": {
          "line": 166,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7545,
      "end": 7546,
      "loc": {
        "start": {
          "line": 166,
          "column": 70
        },
        "end": {
          "line": 166,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 7547,
      "end": 7552,
      "loc": {
        "start": {
          "line": 166,
          "column": 72
        },
        "end": {
          "line": 166,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7552,
      "end": 7553,
      "loc": {
        "start": {
          "line": 166,
          "column": 77
        },
        "end": {
          "line": 166,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetY",
      "start": 7553,
      "end": 7560,
      "loc": {
        "start": {
          "line": 166,
          "column": 78
        },
        "end": {
          "line": 166,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7560,
      "end": 7561,
      "loc": {
        "start": {
          "line": 166,
          "column": 85
        },
        "end": {
          "line": 166,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7561,
      "end": 7562,
      "loc": {
        "start": {
          "line": 166,
          "column": 86
        },
        "end": {
          "line": 166,
          "column": 87
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "check intersection with rectangle in display-coordinates",
      "start": 7592,
      "end": 7650,
      "loc": {
        "start": {
          "line": 168,
          "column": 28
        },
        "end": {
          "line": 168,
          "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": 7679,
      "end": 7682,
      "loc": {
        "start": {
          "line": 169,
          "column": 28
        },
        "end": {
          "line": 169,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rubberBandRectangle",
      "start": 7683,
      "end": 7702,
      "loc": {
        "start": {
          "line": 169,
          "column": 32
        },
        "end": {
          "line": 169,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7703,
      "end": 7704,
      "loc": {
        "start": {
          "line": 169,
          "column": 52
        },
        "end": {
          "line": 169,
          "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": 7705,
      "end": 7708,
      "loc": {
        "start": {
          "line": 169,
          "column": 54
        },
        "end": {
          "line": 169,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 7709,
      "end": 7714,
      "loc": {
        "start": {
          "line": 169,
          "column": 58
        },
        "end": {
          "line": 169,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7714,
      "end": 7715,
      "loc": {
        "start": {
          "line": 169,
          "column": 63
        },
        "end": {
          "line": 169,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Box2",
      "start": 7715,
      "end": 7719,
      "loc": {
        "start": {
          "line": 169,
          "column": 64
        },
        "end": {
          "line": 169,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7719,
      "end": 7720,
      "loc": {
        "start": {
          "line": 169,
          "column": 68
        },
        "end": {
          "line": 169,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7720,
      "end": 7721,
      "loc": {
        "start": {
          "line": 169,
          "column": 69
        },
        "end": {
          "line": 169,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7721,
      "end": 7722,
      "loc": {
        "start": {
          "line": 169,
          "column": 70
        },
        "end": {
          "line": 169,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rubberBandRectangle",
      "start": 7751,
      "end": 7770,
      "loc": {
        "start": {
          "line": 170,
          "column": 28
        },
        "end": {
          "line": 170,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7770,
      "end": 7771,
      "loc": {
        "start": {
          "line": 170,
          "column": 47
        },
        "end": {
          "line": 170,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setFromPoints",
      "start": 7771,
      "end": 7784,
      "loc": {
        "start": {
          "line": 170,
          "column": 48
        },
        "end": {
          "line": 170,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7784,
      "end": 7785,
      "loc": {
        "start": {
          "line": 170,
          "column": 61
        },
        "end": {
          "line": 170,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7785,
      "end": 7786,
      "loc": {
        "start": {
          "line": 170,
          "column": 62
        },
        "end": {
          "line": 170,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clickDown",
      "start": 7786,
      "end": 7795,
      "loc": {
        "start": {
          "line": 170,
          "column": 63
        },
        "end": {
          "line": 170,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7795,
      "end": 7796,
      "loc": {
        "start": {
          "line": 170,
          "column": 72
        },
        "end": {
          "line": 170,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "mousePos",
      "start": 7797,
      "end": 7805,
      "loc": {
        "start": {
          "line": 170,
          "column": 74
        },
        "end": {
          "line": 170,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7805,
      "end": 7806,
      "loc": {
        "start": {
          "line": 170,
          "column": 82
        },
        "end": {
          "line": 170,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7806,
      "end": 7807,
      "loc": {
        "start": {
          "line": 170,
          "column": 83
        },
        "end": {
          "line": 170,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7807,
      "end": 7808,
      "loc": {
        "start": {
          "line": 170,
          "column": 84
        },
        "end": {
          "line": 170,
          "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": 7837,
      "end": 7840,
      "loc": {
        "start": {
          "line": 171,
          "column": 28
        },
        "end": {
          "line": 171,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newCandidates",
      "start": 7841,
      "end": 7854,
      "loc": {
        "start": {
          "line": 171,
          "column": 32
        },
        "end": {
          "line": 171,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7855,
      "end": 7856,
      "loc": {
        "start": {
          "line": 171,
          "column": 46
        },
        "end": {
          "line": 171,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7857,
      "end": 7858,
      "loc": {
        "start": {
          "line": 171,
          "column": 48
        },
        "end": {
          "line": 171,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7858,
      "end": 7859,
      "loc": {
        "start": {
          "line": 171,
          "column": 49
        },
        "end": {
          "line": 171,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7859,
      "end": 7860,
      "loc": {
        "start": {
          "line": 171,
          "column": 50
        },
        "end": {
          "line": 171,
          "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": 7889,
      "end": 7892,
      "loc": {
        "start": {
          "line": 172,
          "column": 28
        },
        "end": {
          "line": 172,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7893,
      "end": 7894,
      "loc": {
        "start": {
          "line": 172,
          "column": 32
        },
        "end": {
          "line": 172,
          "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": 7894,
      "end": 7897,
      "loc": {
        "start": {
          "line": 172,
          "column": 33
        },
        "end": {
          "line": 172,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "box",
      "start": 7898,
      "end": 7901,
      "loc": {
        "start": {
          "line": 172,
          "column": 37
        },
        "end": {
          "line": 172,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "of",
      "start": 7902,
      "end": 7904,
      "loc": {
        "start": {
          "line": 172,
          "column": 41
        },
        "end": {
          "line": 172,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "boundingBoxes2D",
      "start": 7905,
      "end": 7920,
      "loc": {
        "start": {
          "line": 172,
          "column": 44
        },
        "end": {
          "line": 172,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7920,
      "end": 7921,
      "loc": {
        "start": {
          "line": 172,
          "column": 59
        },
        "end": {
          "line": 172,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7922,
      "end": 7923,
      "loc": {
        "start": {
          "line": 172,
          "column": 61
        },
        "end": {
          "line": 172,
          "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": 7956,
      "end": 7958,
      "loc": {
        "start": {
          "line": 173,
          "column": 32
        },
        "end": {
          "line": 173,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7959,
      "end": 7960,
      "loc": {
        "start": {
          "line": 173,
          "column": 35
        },
        "end": {
          "line": 173,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rubberBandRectangle",
      "start": 7960,
      "end": 7979,
      "loc": {
        "start": {
          "line": 173,
          "column": 36
        },
        "end": {
          "line": 173,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7979,
      "end": 7980,
      "loc": {
        "start": {
          "line": 173,
          "column": 55
        },
        "end": {
          "line": 173,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "containsBox",
      "start": 7980,
      "end": 7991,
      "loc": {
        "start": {
          "line": 173,
          "column": 56
        },
        "end": {
          "line": 173,
          "column": 67
        }
      }
    },
    {
      "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": 173,
          "column": 67
        },
        "end": {
          "line": 173,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "box",
      "start": 7992,
      "end": 7995,
      "loc": {
        "start": {
          "line": 173,
          "column": 68
        },
        "end": {
          "line": 173,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7995,
      "end": 7996,
      "loc": {
        "start": {
          "line": 173,
          "column": 71
        },
        "end": {
          "line": 173,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7996,
      "end": 7997,
      "loc": {
        "start": {
          "line": 173,
          "column": 72
        },
        "end": {
          "line": 173,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7998,
      "end": 7999,
      "loc": {
        "start": {
          "line": 173,
          "column": 74
        },
        "end": {
          "line": 173,
          "column": 75
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " create new object identical to raycast-hit",
      "start": 8036,
      "end": 8081,
      "loc": {
        "start": {
          "line": 174,
          "column": 36
        },
        "end": {
          "line": 174,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newCandidates",
      "start": 8118,
      "end": 8131,
      "loc": {
        "start": {
          "line": 175,
          "column": 36
        },
        "end": {
          "line": 175,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8131,
      "end": 8132,
      "loc": {
        "start": {
          "line": 175,
          "column": 49
        },
        "end": {
          "line": 175,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 8132,
      "end": 8136,
      "loc": {
        "start": {
          "line": 175,
          "column": 50
        },
        "end": {
          "line": 175,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8136,
      "end": 8137,
      "loc": {
        "start": {
          "line": 175,
          "column": 54
        },
        "end": {
          "line": 175,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8137,
      "end": 8138,
      "loc": {
        "start": {
          "line": 175,
          "column": 55
        },
        "end": {
          "line": 175,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "distance",
      "start": 8179,
      "end": 8187,
      "loc": {
        "start": {
          "line": 176,
          "column": 40
        },
        "end": {
          "line": 176,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8187,
      "end": 8188,
      "loc": {
        "start": {
          "line": 176,
          "column": 48
        },
        "end": {
          "line": 176,
          "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": 8189,
      "end": 8190,
      "loc": {
        "start": {
          "line": 176,
          "column": 50
        },
        "end": {
          "line": 176,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8190,
      "end": 8191,
      "loc": {
        "start": {
          "line": 176,
          "column": 51
        },
        "end": {
          "line": 176,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "point",
      "start": 8232,
      "end": 8237,
      "loc": {
        "start": {
          "line": 177,
          "column": 40
        },
        "end": {
          "line": 177,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8237,
      "end": 8238,
      "loc": {
        "start": {
          "line": 177,
          "column": 45
        },
        "end": {
          "line": 177,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 8239,
      "end": 8248,
      "loc": {
        "start": {
          "line": 177,
          "column": 47
        },
        "end": {
          "line": 177,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8248,
      "end": 8249,
      "loc": {
        "start": {
          "line": 177,
          "column": 56
        },
        "end": {
          "line": 177,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "face",
      "start": 8290,
      "end": 8294,
      "loc": {
        "start": {
          "line": 178,
          "column": 40
        },
        "end": {
          "line": 178,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8294,
      "end": 8295,
      "loc": {
        "start": {
          "line": 178,
          "column": 44
        },
        "end": {
          "line": 178,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 8296,
      "end": 8305,
      "loc": {
        "start": {
          "line": 178,
          "column": 46
        },
        "end": {
          "line": 178,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8305,
      "end": 8306,
      "loc": {
        "start": {
          "line": 178,
          "column": 55
        },
        "end": {
          "line": 178,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "faceIndex",
      "start": 8347,
      "end": 8356,
      "loc": {
        "start": {
          "line": 179,
          "column": 40
        },
        "end": {
          "line": 179,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8356,
      "end": 8357,
      "loc": {
        "start": {
          "line": 179,
          "column": 49
        },
        "end": {
          "line": 179,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 8358,
      "end": 8367,
      "loc": {
        "start": {
          "line": 179,
          "column": 51
        },
        "end": {
          "line": 179,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8367,
      "end": 8368,
      "loc": {
        "start": {
          "line": 179,
          "column": 60
        },
        "end": {
          "line": 179,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "indices",
      "start": 8409,
      "end": 8416,
      "loc": {
        "start": {
          "line": 180,
          "column": 40
        },
        "end": {
          "line": 180,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8416,
      "end": 8417,
      "loc": {
        "start": {
          "line": 180,
          "column": 47
        },
        "end": {
          "line": 180,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 8418,
      "end": 8427,
      "loc": {
        "start": {
          "line": 180,
          "column": 49
        },
        "end": {
          "line": 180,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8427,
      "end": 8428,
      "loc": {
        "start": {
          "line": 180,
          "column": 58
        },
        "end": {
          "line": 180,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 8469,
      "end": 8475,
      "loc": {
        "start": {
          "line": 181,
          "column": 40
        },
        "end": {
          "line": 181,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8475,
      "end": 8476,
      "loc": {
        "start": {
          "line": 181,
          "column": 46
        },
        "end": {
          "line": 181,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "box",
      "start": 8477,
      "end": 8480,
      "loc": {
        "start": {
          "line": 181,
          "column": 48
        },
        "end": {
          "line": 181,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8480,
      "end": 8481,
      "loc": {
        "start": {
          "line": 181,
          "column": 51
        },
        "end": {
          "line": 181,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "__object",
      "start": 8481,
      "end": 8489,
      "loc": {
        "start": {
          "line": 181,
          "column": 52
        },
        "end": {
          "line": 181,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8526,
      "end": 8527,
      "loc": {
        "start": {
          "line": 182,
          "column": 36
        },
        "end": {
          "line": 182,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8527,
      "end": 8528,
      "loc": {
        "start": {
          "line": 182,
          "column": 37
        },
        "end": {
          "line": 182,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8528,
      "end": 8529,
      "loc": {
        "start": {
          "line": 182,
          "column": 38
        },
        "end": {
          "line": 182,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8562,
      "end": 8563,
      "loc": {
        "start": {
          "line": 183,
          "column": 32
        },
        "end": {
          "line": 183,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8592,
      "end": 8593,
      "loc": {
        "start": {
          "line": 184,
          "column": 28
        },
        "end": {
          "line": 184,
          "column": 29
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Remove items not present any longer",
      "start": 8623,
      "end": 8661,
      "loc": {
        "start": {
          "line": 186,
          "column": 28
        },
        "end": {
          "line": 186,
          "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": 8690,
      "end": 8693,
      "loc": {
        "start": {
          "line": 187,
          "column": 28
        },
        "end": {
          "line": 187,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8694,
      "end": 8695,
      "loc": {
        "start": {
          "line": 187,
          "column": 32
        },
        "end": {
          "line": 187,
          "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": 8695,
      "end": 8698,
      "loc": {
        "start": {
          "line": 187,
          "column": 33
        },
        "end": {
          "line": 187,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 8699,
      "end": 8703,
      "loc": {
        "start": {
          "line": 187,
          "column": 37
        },
        "end": {
          "line": 187,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "of",
      "start": 8704,
      "end": 8706,
      "loc": {
        "start": {
          "line": 187,
          "column": 42
        },
        "end": {
          "line": 187,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "candidates",
      "start": 8707,
      "end": 8717,
      "loc": {
        "start": {
          "line": 187,
          "column": 45
        },
        "end": {
          "line": 187,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8717,
      "end": 8718,
      "loc": {
        "start": {
          "line": 187,
          "column": 55
        },
        "end": {
          "line": 187,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8719,
      "end": 8720,
      "loc": {
        "start": {
          "line": 187,
          "column": 57
        },
        "end": {
          "line": 187,
          "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": 8753,
      "end": 8756,
      "loc": {
        "start": {
          "line": 188,
          "column": 32
        },
        "end": {
          "line": 188,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "found",
      "start": 8757,
      "end": 8762,
      "loc": {
        "start": {
          "line": 188,
          "column": 36
        },
        "end": {
          "line": 188,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8763,
      "end": 8764,
      "loc": {
        "start": {
          "line": 188,
          "column": 42
        },
        "end": {
          "line": 188,
          "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": 8765,
      "end": 8770,
      "loc": {
        "start": {
          "line": 188,
          "column": 44
        },
        "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": 8770,
      "end": 8771,
      "loc": {
        "start": {
          "line": 188,
          "column": 49
        },
        "end": {
          "line": 188,
          "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": 8804,
      "end": 8807,
      "loc": {
        "start": {
          "line": 189,
          "column": 32
        },
        "end": {
          "line": 189,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8808,
      "end": 8809,
      "loc": {
        "start": {
          "line": 189,
          "column": 36
        },
        "end": {
          "line": 189,
          "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": 8809,
      "end": 8812,
      "loc": {
        "start": {
          "line": 189,
          "column": 37
        },
        "end": {
          "line": 189,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newItem",
      "start": 8813,
      "end": 8820,
      "loc": {
        "start": {
          "line": 189,
          "column": 41
        },
        "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": "of",
      "start": 8821,
      "end": 8823,
      "loc": {
        "start": {
          "line": 189,
          "column": 49
        },
        "end": {
          "line": 189,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newCandidates",
      "start": 8824,
      "end": 8837,
      "loc": {
        "start": {
          "line": 189,
          "column": 52
        },
        "end": {
          "line": 189,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8837,
      "end": 8838,
      "loc": {
        "start": {
          "line": 189,
          "column": 65
        },
        "end": {
          "line": 189,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8839,
      "end": 8840,
      "loc": {
        "start": {
          "line": 189,
          "column": 67
        },
        "end": {
          "line": 189,
          "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": 8877,
      "end": 8879,
      "loc": {
        "start": {
          "line": 190,
          "column": 36
        },
        "end": {
          "line": 190,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8880,
      "end": 8881,
      "loc": {
        "start": {
          "line": 190,
          "column": 39
        },
        "end": {
          "line": 190,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 8881,
      "end": 8885,
      "loc": {
        "start": {
          "line": 190,
          "column": 40
        },
        "end": {
          "line": 190,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8885,
      "end": 8886,
      "loc": {
        "start": {
          "line": 190,
          "column": 44
        },
        "end": {
          "line": 190,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 8886,
      "end": 8892,
      "loc": {
        "start": {
          "line": 190,
          "column": 45
        },
        "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": 8892,
      "end": 8893,
      "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": "id",
      "start": 8893,
      "end": 8895,
      "loc": {
        "start": {
          "line": 190,
          "column": 52
        },
        "end": {
          "line": 190,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 8896,
      "end": 8899,
      "loc": {
        "start": {
          "line": 190,
          "column": 55
        },
        "end": {
          "line": 190,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newItem",
      "start": 8900,
      "end": 8907,
      "loc": {
        "start": {
          "line": 190,
          "column": 59
        },
        "end": {
          "line": 190,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8907,
      "end": 8908,
      "loc": {
        "start": {
          "line": 190,
          "column": 66
        },
        "end": {
          "line": 190,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 8908,
      "end": 8914,
      "loc": {
        "start": {
          "line": 190,
          "column": 67
        },
        "end": {
          "line": 190,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8914,
      "end": 8915,
      "loc": {
        "start": {
          "line": 190,
          "column": 73
        },
        "end": {
          "line": 190,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 8915,
      "end": 8917,
      "loc": {
        "start": {
          "line": 190,
          "column": 74
        },
        "end": {
          "line": 190,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8917,
      "end": 8918,
      "loc": {
        "start": {
          "line": 190,
          "column": 76
        },
        "end": {
          "line": 190,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8919,
      "end": 8920,
      "loc": {
        "start": {
          "line": 190,
          "column": 78
        },
        "end": {
          "line": 190,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "found",
      "start": 8961,
      "end": 8966,
      "loc": {
        "start": {
          "line": 191,
          "column": 40
        },
        "end": {
          "line": 191,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8967,
      "end": 8968,
      "loc": {
        "start": {
          "line": 191,
          "column": 46
        },
        "end": {
          "line": 191,
          "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": 8969,
      "end": 8973,
      "loc": {
        "start": {
          "line": 191,
          "column": 48
        },
        "end": {
          "line": 191,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8973,
      "end": 8974,
      "loc": {
        "start": {
          "line": 191,
          "column": 52
        },
        "end": {
          "line": 191,
          "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": 9015,
      "end": 9020,
      "loc": {
        "start": {
          "line": 192,
          "column": 40
        },
        "end": {
          "line": 192,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9020,
      "end": 9021,
      "loc": {
        "start": {
          "line": 192,
          "column": 45
        },
        "end": {
          "line": 192,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9058,
      "end": 9059,
      "loc": {
        "start": {
          "line": 193,
          "column": 36
        },
        "end": {
          "line": 193,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9092,
      "end": 9093,
      "loc": {
        "start": {
          "line": 194,
          "column": 32
        },
        "end": {
          "line": 194,
          "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": 9126,
      "end": 9128,
      "loc": {
        "start": {
          "line": 195,
          "column": 32
        },
        "end": {
          "line": 195,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9129,
      "end": 9130,
      "loc": {
        "start": {
          "line": 195,
          "column": 35
        },
        "end": {
          "line": 195,
          "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": 9130,
      "end": 9131,
      "loc": {
        "start": {
          "line": 195,
          "column": 36
        },
        "end": {
          "line": 195,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "found",
      "start": 9131,
      "end": 9136,
      "loc": {
        "start": {
          "line": 195,
          "column": 37
        },
        "end": {
          "line": 195,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9136,
      "end": 9137,
      "loc": {
        "start": {
          "line": 195,
          "column": 42
        },
        "end": {
          "line": 195,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9138,
      "end": 9139,
      "loc": {
        "start": {
          "line": 195,
          "column": 44
        },
        "end": {
          "line": 195,
          "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": 9176,
      "end": 9180,
      "loc": {
        "start": {
          "line": 196,
          "column": 36
        },
        "end": {
          "line": 196,
          "column": 40
        }
      }
    },
    {
      "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": 196,
          "column": 40
        },
        "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": "remove",
      "start": 9181,
      "end": 9187,
      "loc": {
        "start": {
          "line": 196,
          "column": 41
        },
        "end": {
          "line": 196,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9187,
      "end": 9188,
      "loc": {
        "start": {
          "line": 196,
          "column": 47
        },
        "end": {
          "line": 196,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 9188,
      "end": 9192,
      "loc": {
        "start": {
          "line": 196,
          "column": 48
        },
        "end": {
          "line": 196,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9192,
      "end": 9193,
      "loc": {
        "start": {
          "line": 196,
          "column": 52
        },
        "end": {
          "line": 196,
          "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": 9194,
      "end": 9199,
      "loc": {
        "start": {
          "line": 196,
          "column": 54
        },
        "end": {
          "line": 196,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9199,
      "end": 9200,
      "loc": {
        "start": {
          "line": 196,
          "column": 59
        },
        "end": {
          "line": 196,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9200,
      "end": 9201,
      "loc": {
        "start": {
          "line": 196,
          "column": 60
        },
        "end": {
          "line": 196,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9234,
      "end": 9235,
      "loc": {
        "start": {
          "line": 197,
          "column": 32
        },
        "end": {
          "line": 197,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9264,
      "end": 9265,
      "loc": {
        "start": {
          "line": 198,
          "column": 28
        },
        "end": {
          "line": 198,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "candidates",
      "start": 9294,
      "end": 9304,
      "loc": {
        "start": {
          "line": 199,
          "column": 28
        },
        "end": {
          "line": 199,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9305,
      "end": 9306,
      "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": "newCandidates",
      "start": 9307,
      "end": 9320,
      "loc": {
        "start": {
          "line": 199,
          "column": 41
        },
        "end": {
          "line": 199,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9320,
      "end": 9321,
      "loc": {
        "start": {
          "line": 199,
          "column": 54
        },
        "end": {
          "line": 199,
          "column": 55
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Add new items, but only if they aren't known yet",
      "start": 9351,
      "end": 9402,
      "loc": {
        "start": {
          "line": 201,
          "column": 28
        },
        "end": {
          "line": 201,
          "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": 9431,
      "end": 9434,
      "loc": {
        "start": {
          "line": 202,
          "column": 28
        },
        "end": {
          "line": 202,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9435,
      "end": 9436,
      "loc": {
        "start": {
          "line": 202,
          "column": 32
        },
        "end": {
          "line": 202,
          "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": 9436,
      "end": 9439,
      "loc": {
        "start": {
          "line": 202,
          "column": 33
        },
        "end": {
          "line": 202,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 9440,
      "end": 9444,
      "loc": {
        "start": {
          "line": 202,
          "column": 37
        },
        "end": {
          "line": 202,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "of",
      "start": 9445,
      "end": 9447,
      "loc": {
        "start": {
          "line": 202,
          "column": 42
        },
        "end": {
          "line": 202,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "candidates",
      "start": 9448,
      "end": 9458,
      "loc": {
        "start": {
          "line": 202,
          "column": 45
        },
        "end": {
          "line": 202,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9458,
      "end": 9459,
      "loc": {
        "start": {
          "line": 202,
          "column": 55
        },
        "end": {
          "line": 202,
          "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": 9492,
      "end": 9496,
      "loc": {
        "start": {
          "line": 203,
          "column": 32
        },
        "end": {
          "line": 203,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9496,
      "end": 9497,
      "loc": {
        "start": {
          "line": 203,
          "column": 36
        },
        "end": {
          "line": 203,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 9497,
      "end": 9500,
      "loc": {
        "start": {
          "line": 203,
          "column": 37
        },
        "end": {
          "line": 203,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9500,
      "end": 9501,
      "loc": {
        "start": {
          "line": 203,
          "column": 40
        },
        "end": {
          "line": 203,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 9501,
      "end": 9505,
      "loc": {
        "start": {
          "line": 203,
          "column": 41
        },
        "end": {
          "line": 203,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9505,
      "end": 9506,
      "loc": {
        "start": {
          "line": 203,
          "column": 45
        },
        "end": {
          "line": 203,
          "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": 9507,
      "end": 9512,
      "loc": {
        "start": {
          "line": 203,
          "column": 47
        },
        "end": {
          "line": 203,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9512,
      "end": 9513,
      "loc": {
        "start": {
          "line": 203,
          "column": 52
        },
        "end": {
          "line": 203,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9513,
      "end": 9514,
      "loc": {
        "start": {
          "line": 203,
          "column": 53
        },
        "end": {
          "line": 203,
          "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": 9544,
      "end": 9548,
      "loc": {
        "start": {
          "line": 205,
          "column": 28
        },
        "end": {
          "line": 205,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9548,
      "end": 9549,
      "loc": {
        "start": {
          "line": 205,
          "column": 32
        },
        "end": {
          "line": 205,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 9549,
      "end": 9553,
      "loc": {
        "start": {
          "line": 205,
          "column": 33
        },
        "end": {
          "line": 205,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9553,
      "end": 9554,
      "loc": {
        "start": {
          "line": 205,
          "column": 37
        },
        "end": {
          "line": 205,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "invalidate",
      "start": 9554,
      "end": 9564,
      "loc": {
        "start": {
          "line": 205,
          "column": 38
        },
        "end": {
          "line": 205,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9564,
      "end": 9565,
      "loc": {
        "start": {
          "line": 205,
          "column": 48
        },
        "end": {
          "line": 205,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9565,
      "end": 9566,
      "loc": {
        "start": {
          "line": 205,
          "column": 49
        },
        "end": {
          "line": 205,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9566,
      "end": 9567,
      "loc": {
        "start": {
          "line": 205,
          "column": 50
        },
        "end": {
          "line": 205,
          "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": 9596,
      "end": 9601,
      "loc": {
        "start": {
          "line": 206,
          "column": 28
        },
        "end": {
          "line": 206,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9601,
      "end": 9602,
      "loc": {
        "start": {
          "line": 206,
          "column": 33
        },
        "end": {
          "line": 206,
          "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": 9628,
      "end": 9632,
      "loc": {
        "start": {
          "line": 208,
          "column": 24
        },
        "end": {
          "line": 208,
          "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": 9633,
      "end": 9642,
      "loc": {
        "start": {
          "line": 208,
          "column": 29
        },
        "end": {
          "line": 208,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9642,
      "end": 9643,
      "loc": {
        "start": {
          "line": 208,
          "column": 38
        },
        "end": {
          "line": 208,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "box",
      "start": 9672,
      "end": 9675,
      "loc": {
        "start": {
          "line": 209,
          "column": 28
        },
        "end": {
          "line": 209,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 9676,
      "end": 9678,
      "loc": {
        "start": {
          "line": 209,
          "column": 32
        },
        "end": {
          "line": 209,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "box",
      "start": 9679,
      "end": 9682,
      "loc": {
        "start": {
          "line": 209,
          "column": 35
        },
        "end": {
          "line": 209,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9682,
      "end": 9683,
      "loc": {
        "start": {
          "line": 209,
          "column": 38
        },
        "end": {
          "line": 209,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "destroy",
      "start": 9683,
      "end": 9690,
      "loc": {
        "start": {
          "line": 209,
          "column": 39
        },
        "end": {
          "line": 209,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9690,
      "end": 9691,
      "loc": {
        "start": {
          "line": 209,
          "column": 46
        },
        "end": {
          "line": 209,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9691,
      "end": 9692,
      "loc": {
        "start": {
          "line": 209,
          "column": 47
        },
        "end": {
          "line": 209,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9692,
      "end": 9693,
      "loc": {
        "start": {
          "line": 209,
          "column": 48
        },
        "end": {
          "line": 209,
          "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": 9723,
      "end": 9726,
      "loc": {
        "start": {
          "line": 211,
          "column": 28
        },
        "end": {
          "line": 211,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tempIds",
      "start": 9727,
      "end": 9734,
      "loc": {
        "start": {
          "line": 211,
          "column": 32
        },
        "end": {
          "line": 211,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9735,
      "end": 9736,
      "loc": {
        "start": {
          "line": 211,
          "column": 40
        },
        "end": {
          "line": 211,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9737,
      "end": 9738,
      "loc": {
        "start": {
          "line": 211,
          "column": 42
        },
        "end": {
          "line": 211,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9738,
      "end": 9739,
      "loc": {
        "start": {
          "line": 211,
          "column": 43
        },
        "end": {
          "line": 211,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9739,
      "end": 9740,
      "loc": {
        "start": {
          "line": 211,
          "column": 44
        },
        "end": {
          "line": 211,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "candidates",
      "start": 9769,
      "end": 9779,
      "loc": {
        "start": {
          "line": 212,
          "column": 28
        },
        "end": {
          "line": 212,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9779,
      "end": 9780,
      "loc": {
        "start": {
          "line": 212,
          "column": 38
        },
        "end": {
          "line": 212,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 9780,
      "end": 9787,
      "loc": {
        "start": {
          "line": 212,
          "column": 39
        },
        "end": {
          "line": 212,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9787,
      "end": 9788,
      "loc": {
        "start": {
          "line": 212,
          "column": 46
        },
        "end": {
          "line": 212,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 9788,
      "end": 9792,
      "loc": {
        "start": {
          "line": 212,
          "column": 47
        },
        "end": {
          "line": 212,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9793,
      "end": 9795,
      "loc": {
        "start": {
          "line": 212,
          "column": 52
        },
        "end": {
          "line": 212,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tempIds",
      "start": 9796,
      "end": 9803,
      "loc": {
        "start": {
          "line": 212,
          "column": 55
        },
        "end": {
          "line": 212,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9803,
      "end": 9804,
      "loc": {
        "start": {
          "line": 212,
          "column": 62
        },
        "end": {
          "line": 212,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 9804,
      "end": 9808,
      "loc": {
        "start": {
          "line": 212,
          "column": 63
        },
        "end": {
          "line": 212,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9808,
      "end": 9809,
      "loc": {
        "start": {
          "line": 212,
          "column": 67
        },
        "end": {
          "line": 212,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 9809,
      "end": 9813,
      "loc": {
        "start": {
          "line": 212,
          "column": 68
        },
        "end": {
          "line": 212,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9813,
      "end": 9814,
      "loc": {
        "start": {
          "line": 212,
          "column": 72
        },
        "end": {
          "line": 212,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 9814,
      "end": 9820,
      "loc": {
        "start": {
          "line": 212,
          "column": 73
        },
        "end": {
          "line": 212,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9820,
      "end": 9821,
      "loc": {
        "start": {
          "line": 212,
          "column": 79
        },
        "end": {
          "line": 212,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 9821,
      "end": 9823,
      "loc": {
        "start": {
          "line": 212,
          "column": 80
        },
        "end": {
          "line": 212,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9823,
      "end": 9824,
      "loc": {
        "start": {
          "line": 212,
          "column": 82
        },
        "end": {
          "line": 212,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9824,
      "end": 9825,
      "loc": {
        "start": {
          "line": 212,
          "column": 83
        },
        "end": {
          "line": 212,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9825,
      "end": 9826,
      "loc": {
        "start": {
          "line": 212,
          "column": 84
        },
        "end": {
          "line": 212,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clickDown",
      "start": 9855,
      "end": 9864,
      "loc": {
        "start": {
          "line": 213,
          "column": 28
        },
        "end": {
          "line": 213,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9865,
      "end": 9866,
      "loc": {
        "start": {
          "line": 213,
          "column": 38
        },
        "end": {
          "line": 213,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 9867,
      "end": 9876,
      "loc": {
        "start": {
          "line": 213,
          "column": 40
        },
        "end": {
          "line": 213,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9876,
      "end": 9877,
      "loc": {
        "start": {
          "line": 213,
          "column": 49
        },
        "end": {
          "line": 213,
          "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": 9906,
      "end": 9908,
      "loc": {
        "start": {
          "line": 214,
          "column": 28
        },
        "end": {
          "line": 214,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9909,
      "end": 9910,
      "loc": {
        "start": {
          "line": 214,
          "column": 31
        },
        "end": {
          "line": 214,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rubberBandLine",
      "start": 9910,
      "end": 9924,
      "loc": {
        "start": {
          "line": 214,
          "column": 32
        },
        "end": {
          "line": 214,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!=",
      "start": 9925,
      "end": 9927,
      "loc": {
        "start": {
          "line": 214,
          "column": 47
        },
        "end": {
          "line": 214,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 9928,
      "end": 9937,
      "loc": {
        "start": {
          "line": 214,
          "column": 50
        },
        "end": {
          "line": 214,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9937,
      "end": 9938,
      "loc": {
        "start": {
          "line": 214,
          "column": 59
        },
        "end": {
          "line": 214,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9939,
      "end": 9940,
      "loc": {
        "start": {
          "line": 214,
          "column": 61
        },
        "end": {
          "line": 214,
          "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": 9973,
      "end": 9977,
      "loc": {
        "start": {
          "line": 215,
          "column": 32
        },
        "end": {
          "line": 215,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9977,
      "end": 9978,
      "loc": {
        "start": {
          "line": 215,
          "column": 36
        },
        "end": {
          "line": 215,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 9978,
      "end": 9982,
      "loc": {
        "start": {
          "line": 215,
          "column": 37
        },
        "end": {
          "line": 215,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9982,
      "end": 9983,
      "loc": {
        "start": {
          "line": 215,
          "column": 41
        },
        "end": {
          "line": 215,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scene",
      "start": 9983,
      "end": 9988,
      "loc": {
        "start": {
          "line": 215,
          "column": 42
        },
        "end": {
          "line": 215,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9988,
      "end": 9989,
      "loc": {
        "start": {
          "line": 215,
          "column": 47
        },
        "end": {
          "line": 215,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "remove",
      "start": 9989,
      "end": 9995,
      "loc": {
        "start": {
          "line": 215,
          "column": 48
        },
        "end": {
          "line": 215,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9995,
      "end": 9996,
      "loc": {
        "start": {
          "line": 215,
          "column": 54
        },
        "end": {
          "line": 215,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rubberBandLine",
      "start": 9996,
      "end": 10010,
      "loc": {
        "start": {
          "line": 215,
          "column": 55
        },
        "end": {
          "line": 215,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10010,
      "end": 10011,
      "loc": {
        "start": {
          "line": 215,
          "column": 69
        },
        "end": {
          "line": 215,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10011,
      "end": 10012,
      "loc": {
        "start": {
          "line": 215,
          "column": 70
        },
        "end": {
          "line": 215,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rubberBandLine",
      "start": 10045,
      "end": 10059,
      "loc": {
        "start": {
          "line": 216,
          "column": 32
        },
        "end": {
          "line": 216,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10060,
      "end": 10061,
      "loc": {
        "start": {
          "line": 216,
          "column": 47
        },
        "end": {
          "line": 216,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 10062,
      "end": 10071,
      "loc": {
        "start": {
          "line": 216,
          "column": 49
        },
        "end": {
          "line": 216,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10071,
      "end": 10072,
      "loc": {
        "start": {
          "line": 216,
          "column": 58
        },
        "end": {
          "line": 216,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10101,
      "end": 10102,
      "loc": {
        "start": {
          "line": 217,
          "column": 28
        },
        "end": {
          "line": 217,
          "column": 29
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Update UI after mouse-up",
      "start": 10131,
      "end": 10158,
      "loc": {
        "start": {
          "line": 218,
          "column": 28
        },
        "end": {
          "line": 218,
          "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": 10187,
      "end": 10191,
      "loc": {
        "start": {
          "line": 219,
          "column": 28
        },
        "end": {
          "line": 219,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10191,
      "end": 10192,
      "loc": {
        "start": {
          "line": 219,
          "column": 32
        },
        "end": {
          "line": 219,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 10192,
      "end": 10199,
      "loc": {
        "start": {
          "line": 219,
          "column": 33
        },
        "end": {
          "line": 219,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10199,
      "end": 10200,
      "loc": {
        "start": {
          "line": 219,
          "column": 40
        },
        "end": {
          "line": 219,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "store",
      "start": 10200,
      "end": 10205,
      "loc": {
        "start": {
          "line": 219,
          "column": 41
        },
        "end": {
          "line": 219,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10205,
      "end": 10206,
      "loc": {
        "start": {
          "line": 219,
          "column": 46
        },
        "end": {
          "line": 219,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dispatch",
      "start": 10206,
      "end": 10214,
      "loc": {
        "start": {
          "line": 219,
          "column": 47
        },
        "end": {
          "line": 219,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10214,
      "end": 10215,
      "loc": {
        "start": {
          "line": 219,
          "column": 55
        },
        "end": {
          "line": 219,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elementActions",
      "start": 10248,
      "end": 10262,
      "loc": {
        "start": {
          "line": 220,
          "column": 32
        },
        "end": {
          "line": 220,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10262,
      "end": 10263,
      "loc": {
        "start": {
          "line": 220,
          "column": 46
        },
        "end": {
          "line": 220,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 10263,
      "end": 10269,
      "loc": {
        "start": {
          "line": 220,
          "column": 47
        },
        "end": {
          "line": 220,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10269,
      "end": 10270,
      "loc": {
        "start": {
          "line": 220,
          "column": 53
        },
        "end": {
          "line": 220,
          "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": 10270,
      "end": 10274,
      "loc": {
        "start": {
          "line": 220,
          "column": 54
        },
        "end": {
          "line": 220,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10274,
      "end": 10275,
      "loc": {
        "start": {
          "line": 220,
          "column": 58
        },
        "end": {
          "line": 220,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 10275,
      "end": 10282,
      "loc": {
        "start": {
          "line": 220,
          "column": 59
        },
        "end": {
          "line": 220,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10282,
      "end": 10283,
      "loc": {
        "start": {
          "line": 220,
          "column": 66
        },
        "end": {
          "line": 220,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 10283,
      "end": 10285,
      "loc": {
        "start": {
          "line": 220,
          "column": 67
        },
        "end": {
          "line": 220,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10285,
      "end": 10286,
      "loc": {
        "start": {
          "line": 220,
          "column": 69
        },
        "end": {
          "line": 220,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10287,
      "end": 10288,
      "loc": {
        "start": {
          "line": 220,
          "column": 71
        },
        "end": {
          "line": 220,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 10325,
      "end": 10333,
      "loc": {
        "start": {
          "line": 221,
          "column": 36
        },
        "end": {
          "line": 221,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10333,
      "end": 10334,
      "loc": {
        "start": {
          "line": 221,
          "column": 44
        },
        "end": {
          "line": 221,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "candidates",
      "start": 10335,
      "end": 10345,
      "loc": {
        "start": {
          "line": 221,
          "column": 46
        },
        "end": {
          "line": 221,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10345,
      "end": 10346,
      "loc": {
        "start": {
          "line": 221,
          "column": 56
        },
        "end": {
          "line": 221,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "map",
      "start": 10346,
      "end": 10349,
      "loc": {
        "start": {
          "line": 221,
          "column": 57
        },
        "end": {
          "line": 221,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10349,
      "end": 10350,
      "loc": {
        "start": {
          "line": 221,
          "column": 60
        },
        "end": {
          "line": 221,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 10350,
      "end": 10354,
      "loc": {
        "start": {
          "line": 221,
          "column": 61
        },
        "end": {
          "line": 221,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10355,
      "end": 10357,
      "loc": {
        "start": {
          "line": 221,
          "column": 66
        },
        "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": 10358,
      "end": 10362,
      "loc": {
        "start": {
          "line": 221,
          "column": 69
        },
        "end": {
          "line": 221,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10362,
      "end": 10363,
      "loc": {
        "start": {
          "line": 221,
          "column": 73
        },
        "end": {
          "line": 221,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "material",
      "start": 10363,
      "end": 10371,
      "loc": {
        "start": {
          "line": 221,
          "column": 74
        },
        "end": {
          "line": 221,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10371,
      "end": 10372,
      "loc": {
        "start": {
          "line": 221,
          "column": 82
        },
        "end": {
          "line": 221,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 10372,
      "end": 10376,
      "loc": {
        "start": {
          "line": 221,
          "column": 83
        },
        "end": {
          "line": 221,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10376,
      "end": 10377,
      "loc": {
        "start": {
          "line": 221,
          "column": 87
        },
        "end": {
          "line": 221,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 10377,
      "end": 10379,
      "loc": {
        "start": {
          "line": 221,
          "column": 88
        },
        "end": {
          "line": 221,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10379,
      "end": 10380,
      "loc": {
        "start": {
          "line": 221,
          "column": 90
        },
        "end": {
          "line": 221,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10413,
      "end": 10414,
      "loc": {
        "start": {
          "line": 222,
          "column": 32
        },
        "end": {
          "line": 222,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10414,
      "end": 10415,
      "loc": {
        "start": {
          "line": 222,
          "column": 33
        },
        "end": {
          "line": 222,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10444,
      "end": 10445,
      "loc": {
        "start": {
          "line": 223,
          "column": 28
        },
        "end": {
          "line": 223,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10445,
      "end": 10446,
      "loc": {
        "start": {
          "line": 223,
          "column": 29
        },
        "end": {
          "line": 223,
          "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": 10475,
      "end": 10480,
      "loc": {
        "start": {
          "line": 224,
          "column": 28
        },
        "end": {
          "line": 224,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10480,
      "end": 10481,
      "loc": {
        "start": {
          "line": 224,
          "column": 33
        },
        "end": {
          "line": 224,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10503,
      "end": 10504,
      "loc": {
        "start": {
          "line": 226,
          "column": 20
        },
        "end": {
          "line": 226,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10521,
      "end": 10522,
      "loc": {
        "start": {
          "line": 227,
          "column": 16
        },
        "end": {
          "line": 227,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10522,
      "end": 10523,
      "loc": {
        "start": {
          "line": 227,
          "column": 17
        },
        "end": {
          "line": 227,
          "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": 10540,
      "end": 10544,
      "loc": {
        "start": {
          "line": 228,
          "column": 16
        },
        "end": {
          "line": 228,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10544,
      "end": 10545,
      "loc": {
        "start": {
          "line": 228,
          "column": 20
        },
        "end": {
          "line": 228,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 10545,
      "end": 10549,
      "loc": {
        "start": {
          "line": 228,
          "column": 21
        },
        "end": {
          "line": 228,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10549,
      "end": 10550,
      "loc": {
        "start": {
          "line": 228,
          "column": 25
        },
        "end": {
          "line": 228,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "input",
      "start": 10550,
      "end": 10555,
      "loc": {
        "start": {
          "line": 228,
          "column": 26
        },
        "end": {
          "line": 228,
          "column": 31
        }
      }
    },
    {
      "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": 228,
          "column": 31
        },
        "end": {
          "line": 228,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "on",
      "start": 10556,
      "end": 10558,
      "loc": {
        "start": {
          "line": 228,
          "column": 32
        },
        "end": {
          "line": 228,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10558,
      "end": 10559,
      "loc": {
        "start": {
          "line": 228,
          "column": 34
        },
        "end": {
          "line": 228,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10559,
      "end": 10560,
      "loc": {
        "start": {
          "line": 228,
          "column": 35
        },
        "end": {
          "line": 228,
          "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": 10560,
      "end": 10571,
      "loc": {
        "start": {
          "line": 228,
          "column": 36
        },
        "end": {
          "line": 228,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10571,
      "end": 10572,
      "loc": {
        "start": {
          "line": 228,
          "column": 47
        },
        "end": {
          "line": 228,
          "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": 10573,
      "end": 10584,
      "loc": {
        "start": {
          "line": 228,
          "column": 49
        },
        "end": {
          "line": 228,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10584,
      "end": 10585,
      "loc": {
        "start": {
          "line": 228,
          "column": 60
        },
        "end": {
          "line": 228,
          "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": 10586,
      "end": 10595,
      "loc": {
        "start": {
          "line": 228,
          "column": 62
        },
        "end": {
          "line": 228,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10595,
      "end": 10596,
      "loc": {
        "start": {
          "line": 228,
          "column": 71
        },
        "end": {
          "line": 228,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10596,
      "end": 10597,
      "loc": {
        "start": {
          "line": 228,
          "column": 72
        },
        "end": {
          "line": 228,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handler",
      "start": 10598,
      "end": 10605,
      "loc": {
        "start": {
          "line": 228,
          "column": 74
        },
        "end": {
          "line": 228,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10605,
      "end": 10606,
      "loc": {
        "start": {
          "line": 228,
          "column": 81
        },
        "end": {
          "line": 228,
          "column": 82
        }
      }
    },
    {
      "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": 228,
          "column": 82
        },
        "end": {
          "line": 228,
          "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": 10625,
      "end": 10629,
      "loc": {
        "start": {
          "line": 230,
          "column": 16
        },
        "end": {
          "line": 230,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10629,
      "end": 10630,
      "loc": {
        "start": {
          "line": 230,
          "column": 20
        },
        "end": {
          "line": 230,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tempHandler",
      "start": 10630,
      "end": 10641,
      "loc": {
        "start": {
          "line": 230,
          "column": 21
        },
        "end": {
          "line": 230,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10642,
      "end": 10643,
      "loc": {
        "start": {
          "line": 230,
          "column": 33
        },
        "end": {
          "line": 230,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10644,
      "end": 10645,
      "loc": {
        "start": {
          "line": 230,
          "column": 35
        },
        "end": {
          "line": 230,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10645,
      "end": 10646,
      "loc": {
        "start": {
          "line": 230,
          "column": 36
        },
        "end": {
          "line": 230,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10647,
      "end": 10649,
      "loc": {
        "start": {
          "line": 230,
          "column": 38
        },
        "end": {
          "line": 230,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10650,
      "end": 10651,
      "loc": {
        "start": {
          "line": 230,
          "column": 41
        },
        "end": {
          "line": 230,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "box",
      "start": 10672,
      "end": 10675,
      "loc": {
        "start": {
          "line": 231,
          "column": 20
        },
        "end": {
          "line": 231,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 10676,
      "end": 10678,
      "loc": {
        "start": {
          "line": 231,
          "column": 24
        },
        "end": {
          "line": 231,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "box",
      "start": 10679,
      "end": 10682,
      "loc": {
        "start": {
          "line": 231,
          "column": 27
        },
        "end": {
          "line": 231,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10682,
      "end": 10683,
      "loc": {
        "start": {
          "line": 231,
          "column": 30
        },
        "end": {
          "line": 231,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "destroy",
      "start": 10683,
      "end": 10690,
      "loc": {
        "start": {
          "line": 231,
          "column": 31
        },
        "end": {
          "line": 231,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10690,
      "end": 10691,
      "loc": {
        "start": {
          "line": 231,
          "column": 38
        },
        "end": {
          "line": 231,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10691,
      "end": 10692,
      "loc": {
        "start": {
          "line": 231,
          "column": 39
        },
        "end": {
          "line": 231,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10692,
      "end": 10693,
      "loc": {
        "start": {
          "line": 231,
          "column": 40
        },
        "end": {
          "line": 231,
          "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": 10714,
      "end": 10718,
      "loc": {
        "start": {
          "line": 232,
          "column": 20
        },
        "end": {
          "line": 232,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10718,
      "end": 10719,
      "loc": {
        "start": {
          "line": 232,
          "column": 24
        },
        "end": {
          "line": 232,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shiftHandler",
      "start": 10719,
      "end": 10731,
      "loc": {
        "start": {
          "line": 232,
          "column": 25
        },
        "end": {
          "line": 232,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10731,
      "end": 10732,
      "loc": {
        "start": {
          "line": 232,
          "column": 37
        },
        "end": {
          "line": 232,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handled",
      "start": 10732,
      "end": 10739,
      "loc": {
        "start": {
          "line": 232,
          "column": 38
        },
        "end": {
          "line": 232,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10740,
      "end": 10741,
      "loc": {
        "start": {
          "line": 232,
          "column": 46
        },
        "end": {
          "line": 232,
          "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": 10742,
      "end": 10747,
      "loc": {
        "start": {
          "line": 232,
          "column": 48
        },
        "end": {
          "line": 232,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10747,
      "end": 10748,
      "loc": {
        "start": {
          "line": 232,
          "column": 53
        },
        "end": {
          "line": 232,
          "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": 10769,
      "end": 10773,
      "loc": {
        "start": {
          "line": 233,
          "column": 20
        },
        "end": {
          "line": 233,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10773,
      "end": 10774,
      "loc": {
        "start": {
          "line": 233,
          "column": 24
        },
        "end": {
          "line": 233,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 10774,
      "end": 10778,
      "loc": {
        "start": {
          "line": 233,
          "column": 25
        },
        "end": {
          "line": 233,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10778,
      "end": 10779,
      "loc": {
        "start": {
          "line": 233,
          "column": 29
        },
        "end": {
          "line": 233,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "input",
      "start": 10779,
      "end": 10784,
      "loc": {
        "start": {
          "line": 233,
          "column": 30
        },
        "end": {
          "line": 233,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10784,
      "end": 10785,
      "loc": {
        "start": {
          "line": 233,
          "column": 35
        },
        "end": {
          "line": 233,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeListener",
      "start": 10785,
      "end": 10799,
      "loc": {
        "start": {
          "line": 233,
          "column": 36
        },
        "end": {
          "line": 233,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10799,
      "end": 10800,
      "loc": {
        "start": {
          "line": 233,
          "column": 50
        },
        "end": {
          "line": 233,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10800,
      "end": 10801,
      "loc": {
        "start": {
          "line": 233,
          "column": 51
        },
        "end": {
          "line": 233,
          "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": 10801,
      "end": 10812,
      "loc": {
        "start": {
          "line": 233,
          "column": 52
        },
        "end": {
          "line": 233,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10812,
      "end": 10813,
      "loc": {
        "start": {
          "line": 233,
          "column": 63
        },
        "end": {
          "line": 233,
          "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": 10814,
      "end": 10825,
      "loc": {
        "start": {
          "line": 233,
          "column": 65
        },
        "end": {
          "line": 233,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10825,
      "end": 10826,
      "loc": {
        "start": {
          "line": 233,
          "column": 76
        },
        "end": {
          "line": 233,
          "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": 10827,
      "end": 10836,
      "loc": {
        "start": {
          "line": 233,
          "column": 78
        },
        "end": {
          "line": 233,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10836,
      "end": 10837,
      "loc": {
        "start": {
          "line": 233,
          "column": 87
        },
        "end": {
          "line": 233,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10837,
      "end": 10838,
      "loc": {
        "start": {
          "line": 233,
          "column": 88
        },
        "end": {
          "line": 233,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handler",
      "start": 10839,
      "end": 10846,
      "loc": {
        "start": {
          "line": 233,
          "column": 90
        },
        "end": {
          "line": 233,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10846,
      "end": 10847,
      "loc": {
        "start": {
          "line": 233,
          "column": 97
        },
        "end": {
          "line": 233,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10847,
      "end": 10848,
      "loc": {
        "start": {
          "line": 233,
          "column": 98
        },
        "end": {
          "line": 233,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "document",
      "start": 10869,
      "end": 10877,
      "loc": {
        "start": {
          "line": 234,
          "column": 20
        },
        "end": {
          "line": 234,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10877,
      "end": 10878,
      "loc": {
        "start": {
          "line": 234,
          "column": 28
        },
        "end": {
          "line": 234,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeEventListener",
      "start": 10878,
      "end": 10897,
      "loc": {
        "start": {
          "line": 234,
          "column": 29
        },
        "end": {
          "line": 234,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10897,
      "end": 10898,
      "loc": {
        "start": {
          "line": 234,
          "column": 48
        },
        "end": {
          "line": 234,
          "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": 10898,
      "end": 10905,
      "loc": {
        "start": {
          "line": 234,
          "column": 49
        },
        "end": {
          "line": 234,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10905,
      "end": 10906,
      "loc": {
        "start": {
          "line": 234,
          "column": 56
        },
        "end": {
          "line": 234,
          "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": 10907,
      "end": 10911,
      "loc": {
        "start": {
          "line": 234,
          "column": 58
        },
        "end": {
          "line": 234,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10911,
      "end": 10912,
      "loc": {
        "start": {
          "line": 234,
          "column": 62
        },
        "end": {
          "line": 234,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tempHandler",
      "start": 10912,
      "end": 10923,
      "loc": {
        "start": {
          "line": 234,
          "column": 63
        },
        "end": {
          "line": 234,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10923,
      "end": 10924,
      "loc": {
        "start": {
          "line": 234,
          "column": 74
        },
        "end": {
          "line": 234,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10924,
      "end": 10925,
      "loc": {
        "start": {
          "line": 234,
          "column": 75
        },
        "end": {
          "line": 234,
          "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": 10946,
      "end": 10950,
      "loc": {
        "start": {
          "line": 235,
          "column": 20
        },
        "end": {
          "line": 235,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10950,
      "end": 10951,
      "loc": {
        "start": {
          "line": 235,
          "column": 24
        },
        "end": {
          "line": 235,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 10951,
      "end": 10955,
      "loc": {
        "start": {
          "line": 235,
          "column": 25
        },
        "end": {
          "line": 235,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10955,
      "end": 10956,
      "loc": {
        "start": {
          "line": 235,
          "column": 29
        },
        "end": {
          "line": 235,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "input",
      "start": 10956,
      "end": 10961,
      "loc": {
        "start": {
          "line": 235,
          "column": 30
        },
        "end": {
          "line": 235,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10961,
      "end": 10962,
      "loc": {
        "start": {
          "line": 235,
          "column": 35
        },
        "end": {
          "line": 235,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "debounce",
      "start": 10962,
      "end": 10970,
      "loc": {
        "start": {
          "line": 235,
          "column": 36
        },
        "end": {
          "line": 235,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10971,
      "end": 10972,
      "loc": {
        "start": {
          "line": 235,
          "column": 45
        },
        "end": {
          "line": 235,
          "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": 10973,
      "end": 10977,
      "loc": {
        "start": {
          "line": 235,
          "column": 47
        },
        "end": {
          "line": 235,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10977,
      "end": 10978,
      "loc": {
        "start": {
          "line": 235,
          "column": 51
        },
        "end": {
          "line": 235,
          "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": 10999,
      "end": 11003,
      "loc": {
        "start": {
          "line": 236,
          "column": 20
        },
        "end": {
          "line": 236,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11003,
      "end": 11004,
      "loc": {
        "start": {
          "line": 236,
          "column": 24
        },
        "end": {
          "line": 236,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 11004,
      "end": 11008,
      "loc": {
        "start": {
          "line": 236,
          "column": 25
        },
        "end": {
          "line": 236,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11008,
      "end": 11009,
      "loc": {
        "start": {
          "line": 236,
          "column": 29
        },
        "end": {
          "line": 236,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "controls",
      "start": 11009,
      "end": 11017,
      "loc": {
        "start": {
          "line": 236,
          "column": 30
        },
        "end": {
          "line": 236,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11017,
      "end": 11018,
      "loc": {
        "start": {
          "line": 236,
          "column": 38
        },
        "end": {
          "line": 236,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "enabled",
      "start": 11018,
      "end": 11025,
      "loc": {
        "start": {
          "line": 236,
          "column": 39
        },
        "end": {
          "line": 236,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11026,
      "end": 11027,
      "loc": {
        "start": {
          "line": 236,
          "column": 47
        },
        "end": {
          "line": 236,
          "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": 11028,
      "end": 11032,
      "loc": {
        "start": {
          "line": 236,
          "column": 49
        },
        "end": {
          "line": 236,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11032,
      "end": 11033,
      "loc": {
        "start": {
          "line": 236,
          "column": 53
        },
        "end": {
          "line": 236,
          "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": 11054,
      "end": 11058,
      "loc": {
        "start": {
          "line": 237,
          "column": 20
        },
        "end": {
          "line": 237,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11058,
      "end": 11059,
      "loc": {
        "start": {
          "line": 237,
          "column": 24
        },
        "end": {
          "line": 237,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 11059,
      "end": 11063,
      "loc": {
        "start": {
          "line": 237,
          "column": 25
        },
        "end": {
          "line": 237,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11063,
      "end": 11064,
      "loc": {
        "start": {
          "line": 237,
          "column": 29
        },
        "end": {
          "line": 237,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 11064,
      "end": 11075,
      "loc": {
        "start": {
          "line": 237,
          "column": 30
        },
        "end": {
          "line": 237,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11075,
      "end": 11076,
      "loc": {
        "start": {
          "line": 237,
          "column": 41
        },
        "end": {
          "line": 237,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "enabled",
      "start": 11076,
      "end": 11083,
      "loc": {
        "start": {
          "line": 237,
          "column": 42
        },
        "end": {
          "line": 237,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11084,
      "end": 11085,
      "loc": {
        "start": {
          "line": 237,
          "column": 50
        },
        "end": {
          "line": 237,
          "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": 11086,
      "end": 11090,
      "loc": {
        "start": {
          "line": 237,
          "column": 52
        },
        "end": {
          "line": 237,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11090,
      "end": 11091,
      "loc": {
        "start": {
          "line": 237,
          "column": 56
        },
        "end": {
          "line": 237,
          "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": 11112,
      "end": 11116,
      "loc": {
        "start": {
          "line": 238,
          "column": 20
        },
        "end": {
          "line": 238,
          "column": 24
        }
      }
    },
    {
      "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": 238,
          "column": 24
        },
        "end": {
          "line": 238,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 11117,
      "end": 11121,
      "loc": {
        "start": {
          "line": 238,
          "column": 25
        },
        "end": {
          "line": 238,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11121,
      "end": 11122,
      "loc": {
        "start": {
          "line": 238,
          "column": 29
        },
        "end": {
          "line": 238,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scene",
      "start": 11122,
      "end": 11127,
      "loc": {
        "start": {
          "line": 238,
          "column": 30
        },
        "end": {
          "line": 238,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11127,
      "end": 11128,
      "loc": {
        "start": {
          "line": 238,
          "column": 35
        },
        "end": {
          "line": 238,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setRenderOrder",
      "start": 11128,
      "end": 11142,
      "loc": {
        "start": {
          "line": 238,
          "column": 36
        },
        "end": {
          "line": 238,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11142,
      "end": 11143,
      "loc": {
        "start": {
          "line": 238,
          "column": 50
        },
        "end": {
          "line": 238,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11143,
      "end": 11144,
      "loc": {
        "start": {
          "line": 238,
          "column": 51
        },
        "end": {
          "line": 238,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11144,
      "end": 11145,
      "loc": {
        "start": {
          "line": 238,
          "column": 52
        },
        "end": {
          "line": 238,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11162,
      "end": 11163,
      "loc": {
        "start": {
          "line": 239,
          "column": 16
        },
        "end": {
          "line": 239,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11163,
      "end": 11164,
      "loc": {
        "start": {
          "line": 239,
          "column": 17
        },
        "end": {
          "line": 239,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "document",
      "start": 11181,
      "end": 11189,
      "loc": {
        "start": {
          "line": 240,
          "column": 16
        },
        "end": {
          "line": 240,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11189,
      "end": 11190,
      "loc": {
        "start": {
          "line": 240,
          "column": 24
        },
        "end": {
          "line": 240,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addEventListener",
      "start": 11190,
      "end": 11206,
      "loc": {
        "start": {
          "line": 240,
          "column": 25
        },
        "end": {
          "line": 240,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11206,
      "end": 11207,
      "loc": {
        "start": {
          "line": 240,
          "column": 41
        },
        "end": {
          "line": 240,
          "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": 11207,
      "end": 11214,
      "loc": {
        "start": {
          "line": 240,
          "column": 42
        },
        "end": {
          "line": 240,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11214,
      "end": 11215,
      "loc": {
        "start": {
          "line": 240,
          "column": 49
        },
        "end": {
          "line": 240,
          "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": 11216,
      "end": 11220,
      "loc": {
        "start": {
          "line": 240,
          "column": 51
        },
        "end": {
          "line": 240,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11220,
      "end": 11221,
      "loc": {
        "start": {
          "line": 240,
          "column": 55
        },
        "end": {
          "line": 240,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tempHandler",
      "start": 11221,
      "end": 11232,
      "loc": {
        "start": {
          "line": 240,
          "column": 56
        },
        "end": {
          "line": 240,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11232,
      "end": 11233,
      "loc": {
        "start": {
          "line": 240,
          "column": 67
        },
        "end": {
          "line": 240,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11233,
      "end": 11234,
      "loc": {
        "start": {
          "line": 240,
          "column": 68
        },
        "end": {
          "line": 240,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11247,
      "end": 11248,
      "loc": {
        "start": {
          "line": 241,
          "column": 12
        },
        "end": {
          "line": 241,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11257,
      "end": 11258,
      "loc": {
        "start": {
          "line": 242,
          "column": 8
        },
        "end": {
          "line": 242,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11258,
      "end": 11259,
      "loc": {
        "start": {
          "line": 242,
          "column": 9
        },
        "end": {
          "line": 242,
          "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": 11269,
      "end": 11273,
      "loc": {
        "start": {
          "line": 244,
          "column": 8
        },
        "end": {
          "line": 244,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11273,
      "end": 11274,
      "loc": {
        "start": {
          "line": 244,
          "column": 12
        },
        "end": {
          "line": 244,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shiftHandler",
      "start": 11274,
      "end": 11286,
      "loc": {
        "start": {
          "line": 244,
          "column": 13
        },
        "end": {
          "line": 244,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11286,
      "end": 11287,
      "loc": {
        "start": {
          "line": 244,
          "column": 25
        },
        "end": {
          "line": 244,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handled",
      "start": 11287,
      "end": 11294,
      "loc": {
        "start": {
          "line": 244,
          "column": 26
        },
        "end": {
          "line": 244,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11295,
      "end": 11296,
      "loc": {
        "start": {
          "line": 244,
          "column": 34
        },
        "end": {
          "line": 244,
          "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": 11297,
      "end": 11302,
      "loc": {
        "start": {
          "line": 244,
          "column": 36
        },
        "end": {
          "line": 244,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11302,
      "end": 11303,
      "loc": {
        "start": {
          "line": 244,
          "column": 41
        },
        "end": {
          "line": 244,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "document",
      "start": 11312,
      "end": 11320,
      "loc": {
        "start": {
          "line": 245,
          "column": 8
        },
        "end": {
          "line": 245,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11320,
      "end": 11321,
      "loc": {
        "start": {
          "line": 245,
          "column": 16
        },
        "end": {
          "line": 245,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addEventListener",
      "start": 11321,
      "end": 11337,
      "loc": {
        "start": {
          "line": 245,
          "column": 17
        },
        "end": {
          "line": 245,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11337,
      "end": 11338,
      "loc": {
        "start": {
          "line": 245,
          "column": 33
        },
        "end": {
          "line": 245,
          "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": 11338,
      "end": 11347,
      "loc": {
        "start": {
          "line": 245,
          "column": 34
        },
        "end": {
          "line": 245,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11347,
      "end": 11348,
      "loc": {
        "start": {
          "line": 245,
          "column": 43
        },
        "end": {
          "line": 245,
          "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": 11349,
      "end": 11353,
      "loc": {
        "start": {
          "line": 245,
          "column": 45
        },
        "end": {
          "line": 245,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11353,
      "end": 11354,
      "loc": {
        "start": {
          "line": 245,
          "column": 49
        },
        "end": {
          "line": 245,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shiftHandler",
      "start": 11354,
      "end": 11366,
      "loc": {
        "start": {
          "line": 245,
          "column": 50
        },
        "end": {
          "line": 245,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11366,
      "end": 11367,
      "loc": {
        "start": {
          "line": 245,
          "column": 62
        },
        "end": {
          "line": 245,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11367,
      "end": 11368,
      "loc": {
        "start": {
          "line": 245,
          "column": 63
        },
        "end": {
          "line": 245,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11373,
      "end": 11374,
      "loc": {
        "start": {
          "line": 246,
          "column": 4
        },
        "end": {
          "line": 246,
          "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": 11380,
      "end": 11574,
      "loc": {
        "start": {
          "line": 248,
          "column": 4
        },
        "end": {
          "line": 252,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 11579,
      "end": 11582,
      "loc": {
        "start": {
          "line": 253,
          "column": 4
        },
        "end": {
          "line": 253,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11582,
      "end": 11583,
      "loc": {
        "start": {
          "line": 253,
          "column": 7
        },
        "end": {
          "line": 253,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 11583,
      "end": 11588,
      "loc": {
        "start": {
          "line": 253,
          "column": 8
        },
        "end": {
          "line": 253,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11588,
      "end": 11589,
      "loc": {
        "start": {
          "line": 253,
          "column": 13
        },
        "end": {
          "line": 253,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "notify",
      "start": 11590,
      "end": 11596,
      "loc": {
        "start": {
          "line": 253,
          "column": 15
        },
        "end": {
          "line": 253,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11597,
      "end": 11598,
      "loc": {
        "start": {
          "line": 253,
          "column": 22
        },
        "end": {
          "line": 253,
          "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": 11599,
      "end": 11603,
      "loc": {
        "start": {
          "line": 253,
          "column": 24
        },
        "end": {
          "line": 253,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11603,
      "end": 11604,
      "loc": {
        "start": {
          "line": 253,
          "column": 28
        },
        "end": {
          "line": 253,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11605,
      "end": 11606,
      "loc": {
        "start": {
          "line": 253,
          "column": 30
        },
        "end": {
          "line": 253,
          "column": 31
        }
      }
    },
    {
      "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": 11615,
      "end": 11617,
      "loc": {
        "start": {
          "line": 254,
          "column": 8
        },
        "end": {
          "line": 254,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11618,
      "end": 11619,
      "loc": {
        "start": {
          "line": 254,
          "column": 11
        },
        "end": {
          "line": 254,
          "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": 11619,
      "end": 11620,
      "loc": {
        "start": {
          "line": 254,
          "column": 12
        },
        "end": {
          "line": 254,
          "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": 11620,
      "end": 11624,
      "loc": {
        "start": {
          "line": 254,
          "column": 13
        },
        "end": {
          "line": 254,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11624,
      "end": 11625,
      "loc": {
        "start": {
          "line": 254,
          "column": 17
        },
        "end": {
          "line": 254,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isSelected",
      "start": 11625,
      "end": 11635,
      "loc": {
        "start": {
          "line": 254,
          "column": 18
        },
        "end": {
          "line": 254,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11635,
      "end": 11636,
      "loc": {
        "start": {
          "line": 254,
          "column": 28
        },
        "end": {
          "line": 254,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 11636,
      "end": 11641,
      "loc": {
        "start": {
          "line": 254,
          "column": 29
        },
        "end": {
          "line": 254,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11641,
      "end": 11642,
      "loc": {
        "start": {
          "line": 254,
          "column": 34
        },
        "end": {
          "line": 254,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 11642,
      "end": 11648,
      "loc": {
        "start": {
          "line": 254,
          "column": 35
        },
        "end": {
          "line": 254,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11648,
      "end": 11649,
      "loc": {
        "start": {
          "line": 254,
          "column": 41
        },
        "end": {
          "line": 254,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11649,
      "end": 11650,
      "loc": {
        "start": {
          "line": 254,
          "column": 42
        },
        "end": {
          "line": 254,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11651,
      "end": 11652,
      "loc": {
        "start": {
          "line": 254,
          "column": 44
        },
        "end": {
          "line": 254,
          "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": 11665,
      "end": 11669,
      "loc": {
        "start": {
          "line": 255,
          "column": 12
        },
        "end": {
          "line": 255,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11669,
      "end": 11670,
      "loc": {
        "start": {
          "line": 255,
          "column": 16
        },
        "end": {
          "line": 255,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "select",
      "start": 11670,
      "end": 11676,
      "loc": {
        "start": {
          "line": 255,
          "column": 17
        },
        "end": {
          "line": 255,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11676,
      "end": 11677,
      "loc": {
        "start": {
          "line": 255,
          "column": 23
        },
        "end": {
          "line": 255,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 11677,
      "end": 11682,
      "loc": {
        "start": {
          "line": 255,
          "column": 24
        },
        "end": {
          "line": 255,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11682,
      "end": 11683,
      "loc": {
        "start": {
          "line": 255,
          "column": 29
        },
        "end": {
          "line": 255,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 11683,
      "end": 11689,
      "loc": {
        "start": {
          "line": 255,
          "column": 30
        },
        "end": {
          "line": 255,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11689,
      "end": 11690,
      "loc": {
        "start": {
          "line": 255,
          "column": 36
        },
        "end": {
          "line": 255,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11690,
      "end": 11691,
      "loc": {
        "start": {
          "line": 255,
          "column": 37
        },
        "end": {
          "line": 255,
          "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": 11704,
      "end": 11708,
      "loc": {
        "start": {
          "line": 256,
          "column": 12
        },
        "end": {
          "line": 256,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11708,
      "end": 11709,
      "loc": {
        "start": {
          "line": 256,
          "column": 16
        },
        "end": {
          "line": 256,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedSet",
      "start": 11709,
      "end": 11720,
      "loc": {
        "start": {
          "line": 256,
          "column": 17
        },
        "end": {
          "line": 256,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11720,
      "end": 11721,
      "loc": {
        "start": {
          "line": 256,
          "column": 28
        },
        "end": {
          "line": 256,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 11721,
      "end": 11724,
      "loc": {
        "start": {
          "line": 256,
          "column": 29
        },
        "end": {
          "line": 256,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11724,
      "end": 11725,
      "loc": {
        "start": {
          "line": 256,
          "column": 32
        },
        "end": {
          "line": 256,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 11725,
      "end": 11730,
      "loc": {
        "start": {
          "line": 256,
          "column": 33
        },
        "end": {
          "line": 256,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11730,
      "end": 11731,
      "loc": {
        "start": {
          "line": 256,
          "column": 38
        },
        "end": {
          "line": 256,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 11731,
      "end": 11737,
      "loc": {
        "start": {
          "line": 256,
          "column": 39
        },
        "end": {
          "line": 256,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11737,
      "end": 11738,
      "loc": {
        "start": {
          "line": 256,
          "column": 45
        },
        "end": {
          "line": 256,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11738,
      "end": 11739,
      "loc": {
        "start": {
          "line": 256,
          "column": 46
        },
        "end": {
          "line": 256,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "notify",
      "start": 11752,
      "end": 11758,
      "loc": {
        "start": {
          "line": 257,
          "column": 12
        },
        "end": {
          "line": 257,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 11759,
      "end": 11761,
      "loc": {
        "start": {
          "line": 257,
          "column": 19
        },
        "end": {
          "line": 257,
          "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": 11762,
      "end": 11766,
      "loc": {
        "start": {
          "line": 257,
          "column": 22
        },
        "end": {
          "line": 257,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11766,
      "end": 11767,
      "loc": {
        "start": {
          "line": 257,
          "column": 26
        },
        "end": {
          "line": 257,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 11767,
      "end": 11774,
      "loc": {
        "start": {
          "line": 257,
          "column": 27
        },
        "end": {
          "line": 257,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11774,
      "end": 11775,
      "loc": {
        "start": {
          "line": 257,
          "column": 34
        },
        "end": {
          "line": 257,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "store",
      "start": 11775,
      "end": 11780,
      "loc": {
        "start": {
          "line": 257,
          "column": 35
        },
        "end": {
          "line": 257,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11780,
      "end": 11781,
      "loc": {
        "start": {
          "line": 257,
          "column": 40
        },
        "end": {
          "line": 257,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dispatch",
      "start": 11781,
      "end": 11789,
      "loc": {
        "start": {
          "line": 257,
          "column": 41
        },
        "end": {
          "line": 257,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11789,
      "end": 11790,
      "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": "elementActions",
      "start": 11790,
      "end": 11804,
      "loc": {
        "start": {
          "line": 257,
          "column": 50
        },
        "end": {
          "line": 257,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11804,
      "end": 11805,
      "loc": {
        "start": {
          "line": 257,
          "column": 64
        },
        "end": {
          "line": 257,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addChild",
      "start": 11805,
      "end": 11813,
      "loc": {
        "start": {
          "line": 257,
          "column": 65
        },
        "end": {
          "line": 257,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11813,
      "end": 11814,
      "loc": {
        "start": {
          "line": 257,
          "column": 73
        },
        "end": {
          "line": 257,
          "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": 11814,
      "end": 11818,
      "loc": {
        "start": {
          "line": 257,
          "column": 74
        },
        "end": {
          "line": 257,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11818,
      "end": 11819,
      "loc": {
        "start": {
          "line": 257,
          "column": 78
        },
        "end": {
          "line": 257,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 11819,
      "end": 11826,
      "loc": {
        "start": {
          "line": 257,
          "column": 79
        },
        "end": {
          "line": 257,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11826,
      "end": 11827,
      "loc": {
        "start": {
          "line": 257,
          "column": 86
        },
        "end": {
          "line": 257,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 11827,
      "end": 11829,
      "loc": {
        "start": {
          "line": 257,
          "column": 87
        },
        "end": {
          "line": 257,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11829,
      "end": 11830,
      "loc": {
        "start": {
          "line": 257,
          "column": 89
        },
        "end": {
          "line": 257,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 11831,
      "end": 11836,
      "loc": {
        "start": {
          "line": 257,
          "column": 91
        },
        "end": {
          "line": 257,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11836,
      "end": 11837,
      "loc": {
        "start": {
          "line": 257,
          "column": 96
        },
        "end": {
          "line": 257,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 11837,
      "end": 11843,
      "loc": {
        "start": {
          "line": 257,
          "column": 97
        },
        "end": {
          "line": 257,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11843,
      "end": 11844,
      "loc": {
        "start": {
          "line": 257,
          "column": 103
        },
        "end": {
          "line": 257,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 11844,
      "end": 11846,
      "loc": {
        "start": {
          "line": 257,
          "column": 104
        },
        "end": {
          "line": 257,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11846,
      "end": 11847,
      "loc": {
        "start": {
          "line": 257,
          "column": 106
        },
        "end": {
          "line": 257,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11847,
      "end": 11848,
      "loc": {
        "start": {
          "line": 257,
          "column": 107
        },
        "end": {
          "line": 257,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11848,
      "end": 11849,
      "loc": {
        "start": {
          "line": 257,
          "column": 108
        },
        "end": {
          "line": 257,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11858,
      "end": 11859,
      "loc": {
        "start": {
          "line": 258,
          "column": 8
        },
        "end": {
          "line": 258,
          "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": 11868,
      "end": 11874,
      "loc": {
        "start": {
          "line": 259,
          "column": 8
        },
        "end": {
          "line": 259,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 11875,
      "end": 11880,
      "loc": {
        "start": {
          "line": 259,
          "column": 15
        },
        "end": {
          "line": 259,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11880,
      "end": 11881,
      "loc": {
        "start": {
          "line": 259,
          "column": 20
        },
        "end": {
          "line": 259,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11886,
      "end": 11887,
      "loc": {
        "start": {
          "line": 260,
          "column": 4
        },
        "end": {
          "line": 260,
          "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": 11893,
      "end": 12092,
      "loc": {
        "start": {
          "line": 262,
          "column": 4
        },
        "end": {
          "line": 266,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "remove",
      "start": 12097,
      "end": 12103,
      "loc": {
        "start": {
          "line": 267,
          "column": 4
        },
        "end": {
          "line": 267,
          "column": 10
        }
      }
    },
    {
      "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": 267,
          "column": 10
        },
        "end": {
          "line": 267,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 12104,
      "end": 12109,
      "loc": {
        "start": {
          "line": 267,
          "column": 11
        },
        "end": {
          "line": 267,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12109,
      "end": 12110,
      "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": "notify",
      "start": 12111,
      "end": 12117,
      "loc": {
        "start": {
          "line": 267,
          "column": 18
        },
        "end": {
          "line": 267,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12118,
      "end": 12119,
      "loc": {
        "start": {
          "line": 267,
          "column": 25
        },
        "end": {
          "line": 267,
          "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": 12120,
      "end": 12124,
      "loc": {
        "start": {
          "line": 267,
          "column": 27
        },
        "end": {
          "line": 267,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12124,
      "end": 12125,
      "loc": {
        "start": {
          "line": 267,
          "column": 31
        },
        "end": {
          "line": 267,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12126,
      "end": 12127,
      "loc": {
        "start": {
          "line": 267,
          "column": 33
        },
        "end": {
          "line": 267,
          "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": 12136,
      "end": 12138,
      "loc": {
        "start": {
          "line": 268,
          "column": 8
        },
        "end": {
          "line": 268,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12139,
      "end": 12140,
      "loc": {
        "start": {
          "line": 268,
          "column": 11
        },
        "end": {
          "line": 268,
          "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": 12140,
      "end": 12144,
      "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": 12144,
      "end": 12145,
      "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": "isSelected",
      "start": 12145,
      "end": 12155,
      "loc": {
        "start": {
          "line": 268,
          "column": 17
        },
        "end": {
          "line": 268,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12155,
      "end": 12156,
      "loc": {
        "start": {
          "line": 268,
          "column": 27
        },
        "end": {
          "line": 268,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 12156,
      "end": 12161,
      "loc": {
        "start": {
          "line": 268,
          "column": 28
        },
        "end": {
          "line": 268,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12161,
      "end": 12162,
      "loc": {
        "start": {
          "line": 268,
          "column": 33
        },
        "end": {
          "line": 268,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 12162,
      "end": 12168,
      "loc": {
        "start": {
          "line": 268,
          "column": 34
        },
        "end": {
          "line": 268,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12168,
      "end": 12169,
      "loc": {
        "start": {
          "line": 268,
          "column": 40
        },
        "end": {
          "line": 268,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12169,
      "end": 12170,
      "loc": {
        "start": {
          "line": 268,
          "column": 41
        },
        "end": {
          "line": 268,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12171,
      "end": 12172,
      "loc": {
        "start": {
          "line": 268,
          "column": 43
        },
        "end": {
          "line": 268,
          "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": 12185,
      "end": 12189,
      "loc": {
        "start": {
          "line": 269,
          "column": 12
        },
        "end": {
          "line": 269,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12189,
      "end": 12190,
      "loc": {
        "start": {
          "line": 269,
          "column": 16
        },
        "end": {
          "line": 269,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unselect",
      "start": 12190,
      "end": 12198,
      "loc": {
        "start": {
          "line": 269,
          "column": 17
        },
        "end": {
          "line": 269,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12198,
      "end": 12199,
      "loc": {
        "start": {
          "line": 269,
          "column": 25
        },
        "end": {
          "line": 269,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 12199,
      "end": 12204,
      "loc": {
        "start": {
          "line": 269,
          "column": 26
        },
        "end": {
          "line": 269,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12204,
      "end": 12205,
      "loc": {
        "start": {
          "line": 269,
          "column": 31
        },
        "end": {
          "line": 269,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 12205,
      "end": 12211,
      "loc": {
        "start": {
          "line": 269,
          "column": 32
        },
        "end": {
          "line": 269,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12211,
      "end": 12212,
      "loc": {
        "start": {
          "line": 269,
          "column": 38
        },
        "end": {
          "line": 269,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12212,
      "end": 12213,
      "loc": {
        "start": {
          "line": 269,
          "column": 39
        },
        "end": {
          "line": 269,
          "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": 12226,
      "end": 12230,
      "loc": {
        "start": {
          "line": 270,
          "column": 12
        },
        "end": {
          "line": 270,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12230,
      "end": 12231,
      "loc": {
        "start": {
          "line": 270,
          "column": 16
        },
        "end": {
          "line": 270,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedSet",
      "start": 12231,
      "end": 12242,
      "loc": {
        "start": {
          "line": 270,
          "column": 17
        },
        "end": {
          "line": 270,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12242,
      "end": 12243,
      "loc": {
        "start": {
          "line": 270,
          "column": 28
        },
        "end": {
          "line": 270,
          "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": 12243,
      "end": 12249,
      "loc": {
        "start": {
          "line": 270,
          "column": 29
        },
        "end": {
          "line": 270,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12249,
      "end": 12250,
      "loc": {
        "start": {
          "line": 270,
          "column": 35
        },
        "end": {
          "line": 270,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 12250,
      "end": 12255,
      "loc": {
        "start": {
          "line": 270,
          "column": 36
        },
        "end": {
          "line": 270,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12255,
      "end": 12256,
      "loc": {
        "start": {
          "line": 270,
          "column": 41
        },
        "end": {
          "line": 270,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 12256,
      "end": 12262,
      "loc": {
        "start": {
          "line": 270,
          "column": 42
        },
        "end": {
          "line": 270,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12262,
      "end": 12263,
      "loc": {
        "start": {
          "line": 270,
          "column": 48
        },
        "end": {
          "line": 270,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12263,
      "end": 12264,
      "loc": {
        "start": {
          "line": 270,
          "column": 49
        },
        "end": {
          "line": 270,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "notify",
      "start": 12277,
      "end": 12283,
      "loc": {
        "start": {
          "line": 271,
          "column": 12
        },
        "end": {
          "line": 271,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 12284,
      "end": 12286,
      "loc": {
        "start": {
          "line": 271,
          "column": 19
        },
        "end": {
          "line": 271,
          "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": 12287,
      "end": 12291,
      "loc": {
        "start": {
          "line": 271,
          "column": 22
        },
        "end": {
          "line": 271,
          "column": 26
        }
      }
    },
    {
      "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": 271,
          "column": 26
        },
        "end": {
          "line": 271,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 12292,
      "end": 12299,
      "loc": {
        "start": {
          "line": 271,
          "column": 27
        },
        "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": 12299,
      "end": 12300,
      "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": "store",
      "start": 12300,
      "end": 12305,
      "loc": {
        "start": {
          "line": 271,
          "column": 35
        },
        "end": {
          "line": 271,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12305,
      "end": 12306,
      "loc": {
        "start": {
          "line": 271,
          "column": 40
        },
        "end": {
          "line": 271,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dispatch",
      "start": 12306,
      "end": 12314,
      "loc": {
        "start": {
          "line": 271,
          "column": 41
        },
        "end": {
          "line": 271,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12314,
      "end": 12315,
      "loc": {
        "start": {
          "line": 271,
          "column": 49
        },
        "end": {
          "line": 271,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elementActions",
      "start": 12315,
      "end": 12329,
      "loc": {
        "start": {
          "line": 271,
          "column": 50
        },
        "end": {
          "line": 271,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12329,
      "end": 12330,
      "loc": {
        "start": {
          "line": 271,
          "column": 64
        },
        "end": {
          "line": 271,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeChild",
      "start": 12330,
      "end": 12341,
      "loc": {
        "start": {
          "line": 271,
          "column": 65
        },
        "end": {
          "line": 271,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12341,
      "end": 12342,
      "loc": {
        "start": {
          "line": 271,
          "column": 76
        },
        "end": {
          "line": 271,
          "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": 12342,
      "end": 12346,
      "loc": {
        "start": {
          "line": 271,
          "column": 77
        },
        "end": {
          "line": 271,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12346,
      "end": 12347,
      "loc": {
        "start": {
          "line": 271,
          "column": 81
        },
        "end": {
          "line": 271,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 12347,
      "end": 12354,
      "loc": {
        "start": {
          "line": 271,
          "column": 82
        },
        "end": {
          "line": 271,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12354,
      "end": 12355,
      "loc": {
        "start": {
          "line": 271,
          "column": 89
        },
        "end": {
          "line": 271,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 12355,
      "end": 12357,
      "loc": {
        "start": {
          "line": 271,
          "column": 90
        },
        "end": {
          "line": 271,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12357,
      "end": 12358,
      "loc": {
        "start": {
          "line": 271,
          "column": 92
        },
        "end": {
          "line": 271,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 12359,
      "end": 12364,
      "loc": {
        "start": {
          "line": 271,
          "column": 94
        },
        "end": {
          "line": 271,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12364,
      "end": 12365,
      "loc": {
        "start": {
          "line": 271,
          "column": 99
        },
        "end": {
          "line": 271,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 12365,
      "end": 12371,
      "loc": {
        "start": {
          "line": 271,
          "column": 100
        },
        "end": {
          "line": 271,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12371,
      "end": 12372,
      "loc": {
        "start": {
          "line": 271,
          "column": 106
        },
        "end": {
          "line": 271,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 12372,
      "end": 12374,
      "loc": {
        "start": {
          "line": 271,
          "column": 107
        },
        "end": {
          "line": 271,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12374,
      "end": 12375,
      "loc": {
        "start": {
          "line": 271,
          "column": 109
        },
        "end": {
          "line": 271,
          "column": 110
        }
      }
    },
    {
      "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": 271,
          "column": 110
        },
        "end": {
          "line": 271,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12376,
      "end": 12377,
      "loc": {
        "start": {
          "line": 271,
          "column": 111
        },
        "end": {
          "line": 271,
          "column": 112
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12386,
      "end": 12387,
      "loc": {
        "start": {
          "line": 272,
          "column": 8
        },
        "end": {
          "line": 272,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12392,
      "end": 12393,
      "loc": {
        "start": {
          "line": 273,
          "column": 4
        },
        "end": {
          "line": 273,
          "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": 12399,
      "end": 12580,
      "loc": {
        "start": {
          "line": 275,
          "column": 4
        },
        "end": {
          "line": 278,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeAll",
      "start": 12585,
      "end": 12594,
      "loc": {
        "start": {
          "line": 279,
          "column": 4
        },
        "end": {
          "line": 279,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12594,
      "end": 12595,
      "loc": {
        "start": {
          "line": 279,
          "column": 13
        },
        "end": {
          "line": 279,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeElements",
      "start": 12595,
      "end": 12609,
      "loc": {
        "start": {
          "line": 279,
          "column": 14
        },
        "end": {
          "line": 279,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12610,
      "end": 12611,
      "loc": {
        "start": {
          "line": 279,
          "column": 29
        },
        "end": {
          "line": 279,
          "column": 30
        }
      }
    },
    {
      "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": 12612,
      "end": 12616,
      "loc": {
        "start": {
          "line": 279,
          "column": 31
        },
        "end": {
          "line": 279,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12616,
      "end": 12617,
      "loc": {
        "start": {
          "line": 279,
          "column": 35
        },
        "end": {
          "line": 279,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12618,
      "end": 12619,
      "loc": {
        "start": {
          "line": 279,
          "column": 37
        },
        "end": {
          "line": 279,
          "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": 12628,
      "end": 12632,
      "loc": {
        "start": {
          "line": 280,
          "column": 8
        },
        "end": {
          "line": 280,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12632,
      "end": 12633,
      "loc": {
        "start": {
          "line": 280,
          "column": 12
        },
        "end": {
          "line": 280,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedSet",
      "start": 12633,
      "end": 12644,
      "loc": {
        "start": {
          "line": 280,
          "column": 13
        },
        "end": {
          "line": 280,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12644,
      "end": 12645,
      "loc": {
        "start": {
          "line": 280,
          "column": 24
        },
        "end": {
          "line": 280,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 12645,
      "end": 12652,
      "loc": {
        "start": {
          "line": 280,
          "column": 25
        },
        "end": {
          "line": 280,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12652,
      "end": 12653,
      "loc": {
        "start": {
          "line": 280,
          "column": 32
        },
        "end": {
          "line": 280,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 12653,
      "end": 12659,
      "loc": {
        "start": {
          "line": 280,
          "column": 33
        },
        "end": {
          "line": 280,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12660,
      "end": 12662,
      "loc": {
        "start": {
          "line": 280,
          "column": 40
        },
        "end": {
          "line": 280,
          "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": 12663,
      "end": 12667,
      "loc": {
        "start": {
          "line": 280,
          "column": 43
        },
        "end": {
          "line": 280,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12667,
      "end": 12668,
      "loc": {
        "start": {
          "line": 280,
          "column": 47
        },
        "end": {
          "line": 280,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unselect",
      "start": 12668,
      "end": 12676,
      "loc": {
        "start": {
          "line": 280,
          "column": 48
        },
        "end": {
          "line": 280,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12676,
      "end": 12677,
      "loc": {
        "start": {
          "line": 280,
          "column": 56
        },
        "end": {
          "line": 280,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 12677,
      "end": 12683,
      "loc": {
        "start": {
          "line": 280,
          "column": 57
        },
        "end": {
          "line": 280,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12683,
      "end": 12684,
      "loc": {
        "start": {
          "line": 280,
          "column": 63
        },
        "end": {
          "line": 280,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12684,
      "end": 12685,
      "loc": {
        "start": {
          "line": 280,
          "column": 64
        },
        "end": {
          "line": 280,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12685,
      "end": 12686,
      "loc": {
        "start": {
          "line": 280,
          "column": 65
        },
        "end": {
          "line": 280,
          "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": 12695,
      "end": 12699,
      "loc": {
        "start": {
          "line": 281,
          "column": 8
        },
        "end": {
          "line": 281,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12699,
      "end": 12700,
      "loc": {
        "start": {
          "line": 281,
          "column": 12
        },
        "end": {
          "line": 281,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedSet",
      "start": 12700,
      "end": 12711,
      "loc": {
        "start": {
          "line": 281,
          "column": 13
        },
        "end": {
          "line": 281,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12711,
      "end": 12712,
      "loc": {
        "start": {
          "line": 281,
          "column": 24
        },
        "end": {
          "line": 281,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clear",
      "start": 12712,
      "end": 12717,
      "loc": {
        "start": {
          "line": 281,
          "column": 25
        },
        "end": {
          "line": 281,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12717,
      "end": 12718,
      "loc": {
        "start": {
          "line": 281,
          "column": 30
        },
        "end": {
          "line": 281,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12718,
      "end": 12719,
      "loc": {
        "start": {
          "line": 281,
          "column": 31
        },
        "end": {
          "line": 281,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12719,
      "end": 12720,
      "loc": {
        "start": {
          "line": 281,
          "column": 32
        },
        "end": {
          "line": 281,
          "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": 12729,
      "end": 12731,
      "loc": {
        "start": {
          "line": 282,
          "column": 8
        },
        "end": {
          "line": 282,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12732,
      "end": 12733,
      "loc": {
        "start": {
          "line": 282,
          "column": 11
        },
        "end": {
          "line": 282,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeElements",
      "start": 12733,
      "end": 12747,
      "loc": {
        "start": {
          "line": 282,
          "column": 12
        },
        "end": {
          "line": 282,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12747,
      "end": 12748,
      "loc": {
        "start": {
          "line": 282,
          "column": 26
        },
        "end": {
          "line": 282,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12749,
      "end": 12750,
      "loc": {
        "start": {
          "line": 282,
          "column": 28
        },
        "end": {
          "line": 282,
          "column": 29
        }
      }
    },
    {
      "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": 12763,
      "end": 12767,
      "loc": {
        "start": {
          "line": 283,
          "column": 12
        },
        "end": {
          "line": 283,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12767,
      "end": 12768,
      "loc": {
        "start": {
          "line": 283,
          "column": 16
        },
        "end": {
          "line": 283,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 12768,
      "end": 12775,
      "loc": {
        "start": {
          "line": 283,
          "column": 17
        },
        "end": {
          "line": 283,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12775,
      "end": 12776,
      "loc": {
        "start": {
          "line": 283,
          "column": 24
        },
        "end": {
          "line": 283,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "store",
      "start": 12776,
      "end": 12781,
      "loc": {
        "start": {
          "line": 283,
          "column": 25
        },
        "end": {
          "line": 283,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12781,
      "end": 12782,
      "loc": {
        "start": {
          "line": 283,
          "column": 30
        },
        "end": {
          "line": 283,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dispatch",
      "start": 12782,
      "end": 12790,
      "loc": {
        "start": {
          "line": 283,
          "column": 31
        },
        "end": {
          "line": 283,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12790,
      "end": 12791,
      "loc": {
        "start": {
          "line": 283,
          "column": 39
        },
        "end": {
          "line": 283,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elementActions",
      "start": 12791,
      "end": 12805,
      "loc": {
        "start": {
          "line": 283,
          "column": 40
        },
        "end": {
          "line": 283,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12805,
      "end": 12806,
      "loc": {
        "start": {
          "line": 283,
          "column": 54
        },
        "end": {
          "line": 283,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeAllChilds",
      "start": 12806,
      "end": 12821,
      "loc": {
        "start": {
          "line": 283,
          "column": 55
        },
        "end": {
          "line": 283,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12821,
      "end": 12822,
      "loc": {
        "start": {
          "line": 283,
          "column": 70
        },
        "end": {
          "line": 283,
          "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": 12822,
      "end": 12826,
      "loc": {
        "start": {
          "line": 283,
          "column": 71
        },
        "end": {
          "line": 283,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12826,
      "end": 12827,
      "loc": {
        "start": {
          "line": 283,
          "column": 75
        },
        "end": {
          "line": 283,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 12827,
      "end": 12834,
      "loc": {
        "start": {
          "line": 283,
          "column": 76
        },
        "end": {
          "line": 283,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12834,
      "end": 12835,
      "loc": {
        "start": {
          "line": 283,
          "column": 83
        },
        "end": {
          "line": 283,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 12835,
      "end": 12837,
      "loc": {
        "start": {
          "line": 283,
          "column": 84
        },
        "end": {
          "line": 283,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12837,
      "end": 12838,
      "loc": {
        "start": {
          "line": 283,
          "column": 86
        },
        "end": {
          "line": 283,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12838,
      "end": 12839,
      "loc": {
        "start": {
          "line": 283,
          "column": 87
        },
        "end": {
          "line": 283,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12839,
      "end": 12840,
      "loc": {
        "start": {
          "line": 283,
          "column": 88
        },
        "end": {
          "line": 283,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12849,
      "end": 12850,
      "loc": {
        "start": {
          "line": 284,
          "column": 8
        },
        "end": {
          "line": 284,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12855,
      "end": 12856,
      "loc": {
        "start": {
          "line": 285,
          "column": 4
        },
        "end": {
          "line": 285,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 12862,
      "end": 12924,
      "loc": {
        "start": {
          "line": 287,
          "column": 4
        },
        "end": {
          "line": 289,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hover",
      "start": 12929,
      "end": 12934,
      "loc": {
        "start": {
          "line": 290,
          "column": 4
        },
        "end": {
          "line": 290,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12934,
      "end": 12935,
      "loc": {
        "start": {
          "line": 290,
          "column": 9
        },
        "end": {
          "line": 290,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 12935,
      "end": 12940,
      "loc": {
        "start": {
          "line": 290,
          "column": 10
        },
        "end": {
          "line": 290,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12940,
      "end": 12941,
      "loc": {
        "start": {
          "line": 290,
          "column": 15
        },
        "end": {
          "line": 290,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12942,
      "end": 12943,
      "loc": {
        "start": {
          "line": 290,
          "column": 17
        },
        "end": {
          "line": 290,
          "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": 12952,
      "end": 12956,
      "loc": {
        "start": {
          "line": 291,
          "column": 8
        },
        "end": {
          "line": 291,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12956,
      "end": 12957,
      "loc": {
        "start": {
          "line": 291,
          "column": 12
        },
        "end": {
          "line": 291,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 12957,
      "end": 12964,
      "loc": {
        "start": {
          "line": 291,
          "column": 13
        },
        "end": {
          "line": 291,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12964,
      "end": 12965,
      "loc": {
        "start": {
          "line": 291,
          "column": 20
        },
        "end": {
          "line": 291,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pool",
      "start": 12965,
      "end": 12969,
      "loc": {
        "start": {
          "line": 291,
          "column": 21
        },
        "end": {
          "line": 291,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12969,
      "end": 12970,
      "loc": {
        "start": {
          "line": 291,
          "column": 25
        },
        "end": {
          "line": 291,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 12970,
      "end": 12974,
      "loc": {
        "start": {
          "line": 291,
          "column": 26
        },
        "end": {
          "line": 291,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12974,
      "end": 12975,
      "loc": {
        "start": {
          "line": 291,
          "column": 30
        },
        "end": {
          "line": 291,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setCursor",
      "start": 12975,
      "end": 12984,
      "loc": {
        "start": {
          "line": 291,
          "column": 31
        },
        "end": {
          "line": 291,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12984,
      "end": 12985,
      "loc": {
        "start": {
          "line": 291,
          "column": 40
        },
        "end": {
          "line": 291,
          "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": 12985,
      "end": 12994,
      "loc": {
        "start": {
          "line": 291,
          "column": 41
        },
        "end": {
          "line": 291,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12994,
      "end": 12995,
      "loc": {
        "start": {
          "line": 291,
          "column": 50
        },
        "end": {
          "line": 291,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12995,
      "end": 12996,
      "loc": {
        "start": {
          "line": 291,
          "column": 51
        },
        "end": {
          "line": 291,
          "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": 13005,
      "end": 13007,
      "loc": {
        "start": {
          "line": 292,
          "column": 8
        },
        "end": {
          "line": 292,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13008,
      "end": 13009,
      "loc": {
        "start": {
          "line": 292,
          "column": 11
        },
        "end": {
          "line": 292,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 13009,
      "end": 13014,
      "loc": {
        "start": {
          "line": 292,
          "column": 12
        },
        "end": {
          "line": 292,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13014,
      "end": 13015,
      "loc": {
        "start": {
          "line": 292,
          "column": 17
        },
        "end": {
          "line": 292,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 13015,
      "end": 13021,
      "loc": {
        "start": {
          "line": 292,
          "column": 18
        },
        "end": {
          "line": 292,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13021,
      "end": 13022,
      "loc": {
        "start": {
          "line": 292,
          "column": 24
        },
        "end": {
          "line": 292,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "materials",
      "start": 13022,
      "end": 13031,
      "loc": {
        "start": {
          "line": 292,
          "column": 25
        },
        "end": {
          "line": 292,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 13032,
      "end": 13034,
      "loc": {
        "start": {
          "line": 292,
          "column": 35
        },
        "end": {
          "line": 292,
          "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": 13035,
      "end": 13036,
      "loc": {
        "start": {
          "line": 292,
          "column": 38
        },
        "end": {
          "line": 292,
          "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": 13036,
      "end": 13040,
      "loc": {
        "start": {
          "line": 292,
          "column": 39
        },
        "end": {
          "line": 292,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13040,
      "end": 13041,
      "loc": {
        "start": {
          "line": 292,
          "column": 43
        },
        "end": {
          "line": 292,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isSelected",
      "start": 13041,
      "end": 13051,
      "loc": {
        "start": {
          "line": 292,
          "column": 44
        },
        "end": {
          "line": 292,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13051,
      "end": 13052,
      "loc": {
        "start": {
          "line": 292,
          "column": 54
        },
        "end": {
          "line": 292,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 13052,
      "end": 13057,
      "loc": {
        "start": {
          "line": 292,
          "column": 55
        },
        "end": {
          "line": 292,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13057,
      "end": 13058,
      "loc": {
        "start": {
          "line": 292,
          "column": 60
        },
        "end": {
          "line": 292,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 13058,
      "end": 13064,
      "loc": {
        "start": {
          "line": 292,
          "column": 61
        },
        "end": {
          "line": 292,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13064,
      "end": 13065,
      "loc": {
        "start": {
          "line": 292,
          "column": 67
        },
        "end": {
          "line": 292,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13065,
      "end": 13066,
      "loc": {
        "start": {
          "line": 292,
          "column": 68
        },
        "end": {
          "line": 292,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13067,
      "end": 13068,
      "loc": {
        "start": {
          "line": 292,
          "column": 70
        },
        "end": {
          "line": 292,
          "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": 13081,
      "end": 13084,
      "loc": {
        "start": {
          "line": 293,
          "column": 12
        },
        "end": {
          "line": 293,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "anim",
      "start": 13085,
      "end": 13089,
      "loc": {
        "start": {
          "line": 293,
          "column": 16
        },
        "end": {
          "line": 293,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13090,
      "end": 13091,
      "loc": {
        "start": {
          "line": 293,
          "column": 21
        },
        "end": {
          "line": 293,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 13092,
      "end": 13097,
      "loc": {
        "start": {
          "line": 293,
          "column": 23
        },
        "end": {
          "line": 293,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13097,
      "end": 13098,
      "loc": {
        "start": {
          "line": 293,
          "column": 28
        },
        "end": {
          "line": 293,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 13098,
      "end": 13104,
      "loc": {
        "start": {
          "line": 293,
          "column": 29
        },
        "end": {
          "line": 293,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13104,
      "end": 13105,
      "loc": {
        "start": {
          "line": 293,
          "column": 35
        },
        "end": {
          "line": 293,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animate",
      "start": 13105,
      "end": 13112,
      "loc": {
        "start": {
          "line": 293,
          "column": 36
        },
        "end": {
          "line": 293,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13112,
      "end": 13113,
      "loc": {
        "start": {
          "line": 293,
          "column": 43
        },
        "end": {
          "line": 293,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13113,
      "end": 13114,
      "loc": {
        "start": {
          "line": 293,
          "column": 44
        },
        "end": {
          "line": 293,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "materials",
      "start": 13131,
      "end": 13140,
      "loc": {
        "start": {
          "line": 294,
          "column": 16
        },
        "end": {
          "line": 294,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13140,
      "end": 13141,
      "loc": {
        "start": {
          "line": 294,
          "column": 25
        },
        "end": {
          "line": 294,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13142,
      "end": 13143,
      "loc": {
        "start": {
          "line": 294,
          "column": 27
        },
        "end": {
          "line": 294,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meshes",
      "start": 13144,
      "end": 13150,
      "loc": {
        "start": {
          "line": 294,
          "column": 29
        },
        "end": {
          "line": 294,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13150,
      "end": 13151,
      "loc": {
        "start": {
          "line": 294,
          "column": 35
        },
        "end": {
          "line": 294,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13152,
      "end": 13153,
      "loc": {
        "start": {
          "line": 294,
          "column": 37
        },
        "end": {
          "line": 294,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13153,
      "end": 13154,
      "loc": {
        "start": {
          "line": 294,
          "column": 38
        },
        "end": {
          "line": 294,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 13155,
      "end": 13160,
      "loc": {
        "start": {
          "line": 294,
          "column": 40
        },
        "end": {
          "line": 294,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13160,
      "end": 13161,
      "loc": {
        "start": {
          "line": 294,
          "column": 45
        },
        "end": {
          "line": 294,
          "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": 13162,
      "end": 13165,
      "loc": {
        "start": {
          "line": 294,
          "column": 47
        },
        "end": {
          "line": 294,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 13166,
      "end": 13171,
      "loc": {
        "start": {
          "line": 294,
          "column": 51
        },
        "end": {
          "line": 294,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13171,
      "end": 13172,
      "loc": {
        "start": {
          "line": 294,
          "column": 56
        },
        "end": {
          "line": 294,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Color",
      "start": 13172,
      "end": 13177,
      "loc": {
        "start": {
          "line": 294,
          "column": 57
        },
        "end": {
          "line": 294,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13177,
      "end": 13178,
      "loc": {
        "start": {
          "line": 294,
          "column": 62
        },
        "end": {
          "line": 294,
          "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": 13178,
      "end": 13186,
      "loc": {
        "start": {
          "line": 294,
          "column": 63
        },
        "end": {
          "line": 294,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13186,
      "end": 13187,
      "loc": {
        "start": {
          "line": 294,
          "column": 71
        },
        "end": {
          "line": 294,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13187,
      "end": 13188,
      "loc": {
        "start": {
          "line": 294,
          "column": 72
        },
        "end": {
          "line": 294,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "opacity",
      "start": 13189,
      "end": 13196,
      "loc": {
        "start": {
          "line": 294,
          "column": 74
        },
        "end": {
          "line": 294,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13196,
      "end": 13197,
      "loc": {
        "start": {
          "line": 294,
          "column": 81
        },
        "end": {
          "line": 294,
          "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": 13198,
      "end": 13199,
      "loc": {
        "start": {
          "line": 294,
          "column": 83
        },
        "end": {
          "line": 294,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13200,
      "end": 13201,
      "loc": {
        "start": {
          "line": 294,
          "column": 85
        },
        "end": {
          "line": 294,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13201,
      "end": 13202,
      "loc": {
        "start": {
          "line": 294,
          "column": 86
        },
        "end": {
          "line": 294,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13203,
      "end": 13204,
      "loc": {
        "start": {
          "line": 294,
          "column": 88
        },
        "end": {
          "line": 294,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13217,
      "end": 13218,
      "loc": {
        "start": {
          "line": 295,
          "column": 12
        },
        "end": {
          "line": 295,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13218,
      "end": 13219,
      "loc": {
        "start": {
          "line": 295,
          "column": 13
        },
        "end": {
          "line": 295,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13219,
      "end": 13220,
      "loc": {
        "start": {
          "line": 295,
          "column": 14
        },
        "end": {
          "line": 295,
          "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": 13233,
      "end": 13235,
      "loc": {
        "start": {
          "line": 296,
          "column": 12
        },
        "end": {
          "line": 296,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13236,
      "end": 13237,
      "loc": {
        "start": {
          "line": 296,
          "column": 15
        },
        "end": {
          "line": 296,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 13237,
      "end": 13242,
      "loc": {
        "start": {
          "line": 296,
          "column": 16
        },
        "end": {
          "line": 296,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13242,
      "end": 13243,
      "loc": {
        "start": {
          "line": 296,
          "column": 21
        },
        "end": {
          "line": 296,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 13243,
      "end": 13249,
      "loc": {
        "start": {
          "line": 296,
          "column": 22
        },
        "end": {
          "line": 296,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13249,
      "end": 13250,
      "loc": {
        "start": {
          "line": 296,
          "column": 28
        },
        "end": {
          "line": 296,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "__origProps",
      "start": 13250,
      "end": 13261,
      "loc": {
        "start": {
          "line": 296,
          "column": 29
        },
        "end": {
          "line": 296,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 13262,
      "end": 13265,
      "loc": {
        "start": {
          "line": 296,
          "column": 41
        },
        "end": {
          "line": 296,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 13266,
      "end": 13275,
      "loc": {
        "start": {
          "line": 296,
          "column": 45
        },
        "end": {
          "line": 296,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13275,
      "end": 13276,
      "loc": {
        "start": {
          "line": 296,
          "column": 54
        },
        "end": {
          "line": 296,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13277,
      "end": 13278,
      "loc": {
        "start": {
          "line": 296,
          "column": 56
        },
        "end": {
          "line": 296,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 13295,
      "end": 13300,
      "loc": {
        "start": {
          "line": 297,
          "column": 16
        },
        "end": {
          "line": 297,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13300,
      "end": 13301,
      "loc": {
        "start": {
          "line": 297,
          "column": 21
        },
        "end": {
          "line": 297,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 13301,
      "end": 13307,
      "loc": {
        "start": {
          "line": 297,
          "column": 22
        },
        "end": {
          "line": 297,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13307,
      "end": 13308,
      "loc": {
        "start": {
          "line": 297,
          "column": 28
        },
        "end": {
          "line": 297,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "__origProps",
      "start": 13308,
      "end": 13319,
      "loc": {
        "start": {
          "line": 297,
          "column": 29
        },
        "end": {
          "line": 297,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13320,
      "end": 13321,
      "loc": {
        "start": {
          "line": 297,
          "column": 41
        },
        "end": {
          "line": 297,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "anim",
      "start": 13322,
      "end": 13326,
      "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": 13326,
      "end": 13327,
      "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": "getProperties",
      "start": 13327,
      "end": 13340,
      "loc": {
        "start": {
          "line": 297,
          "column": 48
        },
        "end": {
          "line": 297,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13340,
      "end": 13341,
      "loc": {
        "start": {
          "line": 297,
          "column": 61
        },
        "end": {
          "line": 297,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13341,
      "end": 13342,
      "loc": {
        "start": {
          "line": 297,
          "column": 62
        },
        "end": {
          "line": 297,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13342,
      "end": 13343,
      "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": 13356,
      "end": 13357,
      "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": "anim",
      "start": 13370,
      "end": 13374,
      "loc": {
        "start": {
          "line": 299,
          "column": 12
        },
        "end": {
          "line": 299,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13374,
      "end": 13375,
      "loc": {
        "start": {
          "line": 299,
          "column": 16
        },
        "end": {
          "line": 299,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 13375,
      "end": 13380,
      "loc": {
        "start": {
          "line": 299,
          "column": 17
        },
        "end": {
          "line": 299,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13380,
      "end": 13381,
      "loc": {
        "start": {
          "line": 299,
          "column": 22
        },
        "end": {
          "line": 299,
          "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": 13381,
      "end": 13382,
      "loc": {
        "start": {
          "line": 299,
          "column": 23
        },
        "end": {
          "line": 299,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13382,
      "end": 13383,
      "loc": {
        "start": {
          "line": 299,
          "column": 24
        },
        "end": {
          "line": 299,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13383,
      "end": 13384,
      "loc": {
        "start": {
          "line": 299,
          "column": 25
        },
        "end": {
          "line": 299,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13393,
      "end": 13394,
      "loc": {
        "start": {
          "line": 300,
          "column": 8
        },
        "end": {
          "line": 300,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13399,
      "end": 13400,
      "loc": {
        "start": {
          "line": 301,
          "column": 4
        },
        "end": {
          "line": 301,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 13406,
      "end": 13468,
      "loc": {
        "start": {
          "line": 303,
          "column": 4
        },
        "end": {
          "line": 305,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unhover",
      "start": 13473,
      "end": 13480,
      "loc": {
        "start": {
          "line": 306,
          "column": 4
        },
        "end": {
          "line": 306,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13480,
      "end": 13481,
      "loc": {
        "start": {
          "line": 306,
          "column": 11
        },
        "end": {
          "line": 306,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 13481,
      "end": 13486,
      "loc": {
        "start": {
          "line": 306,
          "column": 12
        },
        "end": {
          "line": 306,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13486,
      "end": 13487,
      "loc": {
        "start": {
          "line": 306,
          "column": 17
        },
        "end": {
          "line": 306,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13488,
      "end": 13489,
      "loc": {
        "start": {
          "line": 306,
          "column": 19
        },
        "end": {
          "line": 306,
          "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": 13498,
      "end": 13500,
      "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": 13501,
      "end": 13502,
      "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": 13502,
      "end": 13507,
      "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": 13507,
      "end": 13508,
      "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": 13508,
      "end": 13514,
      "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": 13514,
      "end": 13515,
      "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": 13515,
      "end": 13524,
      "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": 13525,
      "end": 13527,
      "loc": {
        "start": {
          "line": 307,
          "column": 35
        },
        "end": {
          "line": 307,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 13528,
      "end": 13533,
      "loc": {
        "start": {
          "line": 307,
          "column": 38
        },
        "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": 13533,
      "end": 13534,
      "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": "object",
      "start": 13534,
      "end": 13540,
      "loc": {
        "start": {
          "line": 307,
          "column": 44
        },
        "end": {
          "line": 307,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13540,
      "end": 13541,
      "loc": {
        "start": {
          "line": 307,
          "column": 50
        },
        "end": {
          "line": 307,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "__origProps",
      "start": 13541,
      "end": 13552,
      "loc": {
        "start": {
          "line": 307,
          "column": 51
        },
        "end": {
          "line": 307,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 13553,
      "end": 13555,
      "loc": {
        "start": {
          "line": 307,
          "column": 63
        },
        "end": {
          "line": 307,
          "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": 13556,
      "end": 13557,
      "loc": {
        "start": {
          "line": 307,
          "column": 66
        },
        "end": {
          "line": 307,
          "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": 13557,
      "end": 13561,
      "loc": {
        "start": {
          "line": 307,
          "column": 67
        },
        "end": {
          "line": 307,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13561,
      "end": 13562,
      "loc": {
        "start": {
          "line": 307,
          "column": 71
        },
        "end": {
          "line": 307,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isSelected",
      "start": 13562,
      "end": 13572,
      "loc": {
        "start": {
          "line": 307,
          "column": 72
        },
        "end": {
          "line": 307,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13572,
      "end": 13573,
      "loc": {
        "start": {
          "line": 307,
          "column": 82
        },
        "end": {
          "line": 307,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 13573,
      "end": 13578,
      "loc": {
        "start": {
          "line": 307,
          "column": 83
        },
        "end": {
          "line": 307,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13578,
      "end": 13579,
      "loc": {
        "start": {
          "line": 307,
          "column": 88
        },
        "end": {
          "line": 307,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 13579,
      "end": 13585,
      "loc": {
        "start": {
          "line": 307,
          "column": 89
        },
        "end": {
          "line": 307,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13585,
      "end": 13586,
      "loc": {
        "start": {
          "line": 307,
          "column": 95
        },
        "end": {
          "line": 307,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13586,
      "end": 13587,
      "loc": {
        "start": {
          "line": 307,
          "column": 96
        },
        "end": {
          "line": 307,
          "column": 97
        }
      }
    },
    {
      "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": 307,
          "column": 98
        },
        "end": {
          "line": 307,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 13602,
      "end": 13607,
      "loc": {
        "start": {
          "line": 308,
          "column": 12
        },
        "end": {
          "line": 308,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13607,
      "end": 13608,
      "loc": {
        "start": {
          "line": 308,
          "column": 17
        },
        "end": {
          "line": 308,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 13608,
      "end": 13614,
      "loc": {
        "start": {
          "line": 308,
          "column": 18
        },
        "end": {
          "line": 308,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13614,
      "end": 13615,
      "loc": {
        "start": {
          "line": 308,
          "column": 24
        },
        "end": {
          "line": 308,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animate",
      "start": 13615,
      "end": 13622,
      "loc": {
        "start": {
          "line": 308,
          "column": 25
        },
        "end": {
          "line": 308,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13622,
      "end": 13623,
      "loc": {
        "start": {
          "line": 308,
          "column": 32
        },
        "end": {
          "line": 308,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 13623,
      "end": 13628,
      "loc": {
        "start": {
          "line": 308,
          "column": 33
        },
        "end": {
          "line": 308,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13628,
      "end": 13629,
      "loc": {
        "start": {
          "line": 308,
          "column": 38
        },
        "end": {
          "line": 308,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 13629,
      "end": 13635,
      "loc": {
        "start": {
          "line": 308,
          "column": 39
        },
        "end": {
          "line": 308,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13635,
      "end": 13636,
      "loc": {
        "start": {
          "line": 308,
          "column": 45
        },
        "end": {
          "line": 308,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "__origProps",
      "start": 13636,
      "end": 13647,
      "loc": {
        "start": {
          "line": 308,
          "column": 46
        },
        "end": {
          "line": 308,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13647,
      "end": 13648,
      "loc": {
        "start": {
          "line": 308,
          "column": 57
        },
        "end": {
          "line": 308,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13648,
      "end": 13649,
      "loc": {
        "start": {
          "line": 308,
          "column": 58
        },
        "end": {
          "line": 308,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 13649,
      "end": 13654,
      "loc": {
        "start": {
          "line": 308,
          "column": 59
        },
        "end": {
          "line": 308,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13654,
      "end": 13655,
      "loc": {
        "start": {
          "line": 308,
          "column": 64
        },
        "end": {
          "line": 308,
          "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": 13655,
      "end": 13658,
      "loc": {
        "start": {
          "line": 308,
          "column": 65
        },
        "end": {
          "line": 308,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13658,
      "end": 13659,
      "loc": {
        "start": {
          "line": 308,
          "column": 68
        },
        "end": {
          "line": 308,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13659,
      "end": 13660,
      "loc": {
        "start": {
          "line": 308,
          "column": 69
        },
        "end": {
          "line": 308,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13669,
      "end": 13670,
      "loc": {
        "start": {
          "line": 309,
          "column": 8
        },
        "end": {
          "line": 309,
          "column": 9
        }
      }
    },
    {
      "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": 310,
          "column": 4
        },
        "end": {
          "line": 310,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Highlight the selected object. Store original material for unhighlight.\n     ",
      "start": 13682,
      "end": 13772,
      "loc": {
        "start": {
          "line": 312,
          "column": 4
        },
        "end": {
          "line": 314,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "select",
      "start": 13777,
      "end": 13783,
      "loc": {
        "start": {
          "line": 315,
          "column": 4
        },
        "end": {
          "line": 315,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13783,
      "end": 13784,
      "loc": {
        "start": {
          "line": 315,
          "column": 10
        },
        "end": {
          "line": 315,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 13784,
      "end": 13790,
      "loc": {
        "start": {
          "line": 315,
          "column": 11
        },
        "end": {
          "line": 315,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13790,
      "end": 13791,
      "loc": {
        "start": {
          "line": 315,
          "column": 17
        },
        "end": {
          "line": 315,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13792,
      "end": 13793,
      "loc": {
        "start": {
          "line": 315,
          "column": 19
        },
        "end": {
          "line": 315,
          "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": 13802,
      "end": 13804,
      "loc": {
        "start": {
          "line": 316,
          "column": 8
        },
        "end": {
          "line": 316,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13805,
      "end": 13806,
      "loc": {
        "start": {
          "line": 316,
          "column": 11
        },
        "end": {
          "line": 316,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 13806,
      "end": 13812,
      "loc": {
        "start": {
          "line": 316,
          "column": 12
        },
        "end": {
          "line": 316,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13812,
      "end": 13813,
      "loc": {
        "start": {
          "line": 316,
          "column": 18
        },
        "end": {
          "line": 316,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "materials",
      "start": 13813,
      "end": 13822,
      "loc": {
        "start": {
          "line": 316,
          "column": 19
        },
        "end": {
          "line": 316,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13822,
      "end": 13823,
      "loc": {
        "start": {
          "line": 316,
          "column": 28
        },
        "end": {
          "line": 316,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13824,
      "end": 13825,
      "loc": {
        "start": {
          "line": 316,
          "column": 30
        },
        "end": {
          "line": 316,
          "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": 13838,
      "end": 13841,
      "loc": {
        "start": {
          "line": 317,
          "column": 12
        },
        "end": {
          "line": 317,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "anim",
      "start": 13842,
      "end": 13846,
      "loc": {
        "start": {
          "line": 317,
          "column": 16
        },
        "end": {
          "line": 317,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13847,
      "end": 13848,
      "loc": {
        "start": {
          "line": 317,
          "column": 21
        },
        "end": {
          "line": 317,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 13849,
      "end": 13855,
      "loc": {
        "start": {
          "line": 317,
          "column": 23
        },
        "end": {
          "line": 317,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13855,
      "end": 13856,
      "loc": {
        "start": {
          "line": 317,
          "column": 29
        },
        "end": {
          "line": 317,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animate",
      "start": 13856,
      "end": 13863,
      "loc": {
        "start": {
          "line": 317,
          "column": 30
        },
        "end": {
          "line": 317,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13863,
      "end": 13864,
      "loc": {
        "start": {
          "line": 317,
          "column": 37
        },
        "end": {
          "line": 317,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13864,
      "end": 13865,
      "loc": {
        "start": {
          "line": 317,
          "column": 38
        },
        "end": {
          "line": 317,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "materials",
      "start": 13866,
      "end": 13875,
      "loc": {
        "start": {
          "line": 317,
          "column": 40
        },
        "end": {
          "line": 317,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13875,
      "end": 13876,
      "loc": {
        "start": {
          "line": 317,
          "column": 49
        },
        "end": {
          "line": 317,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13877,
      "end": 13878,
      "loc": {
        "start": {
          "line": 317,
          "column": 51
        },
        "end": {
          "line": 317,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meshes",
      "start": 13879,
      "end": 13885,
      "loc": {
        "start": {
          "line": 317,
          "column": 53
        },
        "end": {
          "line": 317,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13885,
      "end": 13886,
      "loc": {
        "start": {
          "line": 317,
          "column": 59
        },
        "end": {
          "line": 317,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13887,
      "end": 13888,
      "loc": {
        "start": {
          "line": 317,
          "column": 61
        },
        "end": {
          "line": 317,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13888,
      "end": 13889,
      "loc": {
        "start": {
          "line": 317,
          "column": 62
        },
        "end": {
          "line": 317,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 13890,
      "end": 13895,
      "loc": {
        "start": {
          "line": 317,
          "column": 64
        },
        "end": {
          "line": 317,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13895,
      "end": 13896,
      "loc": {
        "start": {
          "line": 317,
          "column": 69
        },
        "end": {
          "line": 317,
          "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": 13897,
      "end": 13900,
      "loc": {
        "start": {
          "line": 317,
          "column": 71
        },
        "end": {
          "line": 317,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 13901,
      "end": 13906,
      "loc": {
        "start": {
          "line": 317,
          "column": 75
        },
        "end": {
          "line": 317,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13906,
      "end": 13907,
      "loc": {
        "start": {
          "line": 317,
          "column": 80
        },
        "end": {
          "line": 317,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Color",
      "start": 13907,
      "end": 13912,
      "loc": {
        "start": {
          "line": 317,
          "column": 81
        },
        "end": {
          "line": 317,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13912,
      "end": 13913,
      "loc": {
        "start": {
          "line": 317,
          "column": 86
        },
        "end": {
          "line": 317,
          "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": 13913,
      "end": 13921,
      "loc": {
        "start": {
          "line": 317,
          "column": 87
        },
        "end": {
          "line": 317,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13921,
      "end": 13922,
      "loc": {
        "start": {
          "line": 317,
          "column": 95
        },
        "end": {
          "line": 317,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13922,
      "end": 13923,
      "loc": {
        "start": {
          "line": 317,
          "column": 96
        },
        "end": {
          "line": 317,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "opacity",
      "start": 13924,
      "end": 13931,
      "loc": {
        "start": {
          "line": 317,
          "column": 98
        },
        "end": {
          "line": 317,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13931,
      "end": 13932,
      "loc": {
        "start": {
          "line": 317,
          "column": 105
        },
        "end": {
          "line": 317,
          "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": 13933,
      "end": 13934,
      "loc": {
        "start": {
          "line": 317,
          "column": 107
        },
        "end": {
          "line": 317,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13935,
      "end": 13936,
      "loc": {
        "start": {
          "line": 317,
          "column": 109
        },
        "end": {
          "line": 317,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13936,
      "end": 13937,
      "loc": {
        "start": {
          "line": 317,
          "column": 110
        },
        "end": {
          "line": 317,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13938,
      "end": 13939,
      "loc": {
        "start": {
          "line": 317,
          "column": 112
        },
        "end": {
          "line": 317,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13940,
      "end": 13941,
      "loc": {
        "start": {
          "line": 317,
          "column": 114
        },
        "end": {
          "line": 317,
          "column": 115
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13941,
      "end": 13942,
      "loc": {
        "start": {
          "line": 317,
          "column": 115
        },
        "end": {
          "line": 317,
          "column": 116
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13942,
      "end": 13943,
      "loc": {
        "start": {
          "line": 317,
          "column": 116
        },
        "end": {
          "line": 317,
          "column": 117
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "anim",
      "start": 13956,
      "end": 13960,
      "loc": {
        "start": {
          "line": 318,
          "column": 12
        },
        "end": {
          "line": 318,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13960,
      "end": 13961,
      "loc": {
        "start": {
          "line": 318,
          "column": 16
        },
        "end": {
          "line": 318,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 13961,
      "end": 13966,
      "loc": {
        "start": {
          "line": 318,
          "column": 17
        },
        "end": {
          "line": 318,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13966,
      "end": 13967,
      "loc": {
        "start": {
          "line": 318,
          "column": 22
        },
        "end": {
          "line": 318,
          "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": 13967,
      "end": 13970,
      "loc": {
        "start": {
          "line": 318,
          "column": 23
        },
        "end": {
          "line": 318,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13970,
      "end": 13971,
      "loc": {
        "start": {
          "line": 318,
          "column": 26
        },
        "end": {
          "line": 318,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13971,
      "end": 13972,
      "loc": {
        "start": {
          "line": 318,
          "column": 27
        },
        "end": {
          "line": 318,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13981,
      "end": 13982,
      "loc": {
        "start": {
          "line": 319,
          "column": 8
        },
        "end": {
          "line": 319,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13987,
      "end": 13988,
      "loc": {
        "start": {
          "line": 320,
          "column": 4
        },
        "end": {
          "line": 320,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Unighlight the object using hover material.\n     ",
      "start": 13994,
      "end": 14056,
      "loc": {
        "start": {
          "line": 322,
          "column": 4
        },
        "end": {
          "line": 324,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unselect",
      "start": 14061,
      "end": 14069,
      "loc": {
        "start": {
          "line": 325,
          "column": 4
        },
        "end": {
          "line": 325,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14069,
      "end": 14070,
      "loc": {
        "start": {
          "line": 325,
          "column": 12
        },
        "end": {
          "line": 325,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14070,
      "end": 14076,
      "loc": {
        "start": {
          "line": 325,
          "column": 13
        },
        "end": {
          "line": 325,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14076,
      "end": 14077,
      "loc": {
        "start": {
          "line": 325,
          "column": 19
        },
        "end": {
          "line": 325,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14078,
      "end": 14079,
      "loc": {
        "start": {
          "line": 325,
          "column": 21
        },
        "end": {
          "line": 325,
          "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": 14088,
      "end": 14090,
      "loc": {
        "start": {
          "line": 326,
          "column": 8
        },
        "end": {
          "line": 326,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14091,
      "end": 14092,
      "loc": {
        "start": {
          "line": 326,
          "column": 11
        },
        "end": {
          "line": 326,
          "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": 14092,
      "end": 14096,
      "loc": {
        "start": {
          "line": 326,
          "column": 12
        },
        "end": {
          "line": 326,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14096,
      "end": 14097,
      "loc": {
        "start": {
          "line": 326,
          "column": 16
        },
        "end": {
          "line": 326,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 14097,
      "end": 14101,
      "loc": {
        "start": {
          "line": 326,
          "column": 17
        },
        "end": {
          "line": 326,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14101,
      "end": 14102,
      "loc": {
        "start": {
          "line": 326,
          "column": 21
        },
        "end": {
          "line": 326,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 14102,
      "end": 14113,
      "loc": {
        "start": {
          "line": 326,
          "column": 22
        },
        "end": {
          "line": 326,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14113,
      "end": 14114,
      "loc": {
        "start": {
          "line": 326,
          "column": 33
        },
        "end": {
          "line": 326,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hitsArray",
      "start": 14114,
      "end": 14123,
      "loc": {
        "start": {
          "line": 326,
          "column": 34
        },
        "end": {
          "line": 326,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14123,
      "end": 14124,
      "loc": {
        "start": {
          "line": 326,
          "column": 43
        },
        "end": {
          "line": 326,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 14124,
      "end": 14130,
      "loc": {
        "start": {
          "line": 326,
          "column": 44
        },
        "end": {
          "line": 326,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 14131,
      "end": 14133,
      "loc": {
        "start": {
          "line": 326,
          "column": 51
        },
        "end": {
          "line": 326,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14134,
      "end": 14140,
      "loc": {
        "start": {
          "line": 326,
          "column": 54
        },
        "end": {
          "line": 326,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14140,
      "end": 14141,
      "loc": {
        "start": {
          "line": 326,
          "column": 60
        },
        "end": {
          "line": 326,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "materials",
      "start": 14141,
      "end": 14150,
      "loc": {
        "start": {
          "line": 326,
          "column": 61
        },
        "end": {
          "line": 326,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14150,
      "end": 14151,
      "loc": {
        "start": {
          "line": 326,
          "column": 70
        },
        "end": {
          "line": 326,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14152,
      "end": 14153,
      "loc": {
        "start": {
          "line": 326,
          "column": 72
        },
        "end": {
          "line": 326,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14166,
      "end": 14172,
      "loc": {
        "start": {
          "line": 327,
          "column": 12
        },
        "end": {
          "line": 327,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14172,
      "end": 14173,
      "loc": {
        "start": {
          "line": 327,
          "column": 18
        },
        "end": {
          "line": 327,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animate",
      "start": 14173,
      "end": 14180,
      "loc": {
        "start": {
          "line": 327,
          "column": 19
        },
        "end": {
          "line": 327,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14180,
      "end": 14181,
      "loc": {
        "start": {
          "line": 327,
          "column": 26
        },
        "end": {
          "line": 327,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14181,
      "end": 14182,
      "loc": {
        "start": {
          "line": 327,
          "column": 27
        },
        "end": {
          "line": 327,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "materials",
      "start": 14183,
      "end": 14192,
      "loc": {
        "start": {
          "line": 327,
          "column": 29
        },
        "end": {
          "line": 327,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14192,
      "end": 14193,
      "loc": {
        "start": {
          "line": 327,
          "column": 38
        },
        "end": {
          "line": 327,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14194,
      "end": 14195,
      "loc": {
        "start": {
          "line": 327,
          "column": 40
        },
        "end": {
          "line": 327,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meshes",
      "start": 14196,
      "end": 14202,
      "loc": {
        "start": {
          "line": 327,
          "column": 42
        },
        "end": {
          "line": 327,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14202,
      "end": 14203,
      "loc": {
        "start": {
          "line": 327,
          "column": 48
        },
        "end": {
          "line": 327,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14204,
      "end": 14205,
      "loc": {
        "start": {
          "line": 327,
          "column": 50
        },
        "end": {
          "line": 327,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14205,
      "end": 14206,
      "loc": {
        "start": {
          "line": 327,
          "column": 51
        },
        "end": {
          "line": 327,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 14207,
      "end": 14212,
      "loc": {
        "start": {
          "line": 327,
          "column": 53
        },
        "end": {
          "line": 327,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14212,
      "end": 14213,
      "loc": {
        "start": {
          "line": 327,
          "column": 58
        },
        "end": {
          "line": 327,
          "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": 14214,
      "end": 14217,
      "loc": {
        "start": {
          "line": 327,
          "column": 60
        },
        "end": {
          "line": 327,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 14218,
      "end": 14223,
      "loc": {
        "start": {
          "line": 327,
          "column": 64
        },
        "end": {
          "line": 327,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14223,
      "end": 14224,
      "loc": {
        "start": {
          "line": 327,
          "column": 69
        },
        "end": {
          "line": 327,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Color",
      "start": 14224,
      "end": 14229,
      "loc": {
        "start": {
          "line": 327,
          "column": 70
        },
        "end": {
          "line": 327,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14229,
      "end": 14230,
      "loc": {
        "start": {
          "line": 327,
          "column": 75
        },
        "end": {
          "line": 327,
          "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": 14230,
      "end": 14238,
      "loc": {
        "start": {
          "line": 327,
          "column": 76
        },
        "end": {
          "line": 327,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14238,
      "end": 14239,
      "loc": {
        "start": {
          "line": 327,
          "column": 84
        },
        "end": {
          "line": 327,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14239,
      "end": 14240,
      "loc": {
        "start": {
          "line": 327,
          "column": 85
        },
        "end": {
          "line": 327,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "opacity",
      "start": 14241,
      "end": 14248,
      "loc": {
        "start": {
          "line": 327,
          "column": 87
        },
        "end": {
          "line": 327,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14248,
      "end": 14249,
      "loc": {
        "start": {
          "line": 327,
          "column": 94
        },
        "end": {
          "line": 327,
          "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": 14250,
      "end": 14251,
      "loc": {
        "start": {
          "line": 327,
          "column": 96
        },
        "end": {
          "line": 327,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14252,
      "end": 14253,
      "loc": {
        "start": {
          "line": 327,
          "column": 98
        },
        "end": {
          "line": 327,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14253,
      "end": 14254,
      "loc": {
        "start": {
          "line": 327,
          "column": 99
        },
        "end": {
          "line": 327,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14255,
      "end": 14256,
      "loc": {
        "start": {
          "line": 327,
          "column": 101
        },
        "end": {
          "line": 327,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14257,
      "end": 14258,
      "loc": {
        "start": {
          "line": 327,
          "column": 103
        },
        "end": {
          "line": 327,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14258,
      "end": 14259,
      "loc": {
        "start": {
          "line": 327,
          "column": 104
        },
        "end": {
          "line": 327,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14259,
      "end": 14260,
      "loc": {
        "start": {
          "line": 327,
          "column": 105
        },
        "end": {
          "line": 327,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 14260,
      "end": 14265,
      "loc": {
        "start": {
          "line": 327,
          "column": 106
        },
        "end": {
          "line": 327,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14265,
      "end": 14266,
      "loc": {
        "start": {
          "line": 327,
          "column": 111
        },
        "end": {
          "line": 327,
          "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": 14266,
      "end": 14267,
      "loc": {
        "start": {
          "line": 327,
          "column": 112
        },
        "end": {
          "line": 327,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14267,
      "end": 14268,
      "loc": {
        "start": {
          "line": 327,
          "column": 113
        },
        "end": {
          "line": 327,
          "column": 114
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14268,
      "end": 14269,
      "loc": {
        "start": {
          "line": 327,
          "column": 114
        },
        "end": {
          "line": 327,
          "column": 115
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14278,
      "end": 14279,
      "loc": {
        "start": {
          "line": 328,
          "column": 8
        },
        "end": {
          "line": 328,
          "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": 14280,
      "end": 14284,
      "loc": {
        "start": {
          "line": 328,
          "column": 10
        },
        "end": {
          "line": 328,
          "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": 14285,
      "end": 14287,
      "loc": {
        "start": {
          "line": 328,
          "column": 15
        },
        "end": {
          "line": 328,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14288,
      "end": 14289,
      "loc": {
        "start": {
          "line": 328,
          "column": 18
        },
        "end": {
          "line": 328,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14289,
      "end": 14295,
      "loc": {
        "start": {
          "line": 328,
          "column": 19
        },
        "end": {
          "line": 328,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14295,
      "end": 14296,
      "loc": {
        "start": {
          "line": 328,
          "column": 25
        },
        "end": {
          "line": 328,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "materials",
      "start": 14296,
      "end": 14305,
      "loc": {
        "start": {
          "line": 328,
          "column": 26
        },
        "end": {
          "line": 328,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 14306,
      "end": 14308,
      "loc": {
        "start": {
          "line": 328,
          "column": 36
        },
        "end": {
          "line": 328,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14309,
      "end": 14315,
      "loc": {
        "start": {
          "line": 328,
          "column": 39
        },
        "end": {
          "line": 328,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14315,
      "end": 14316,
      "loc": {
        "start": {
          "line": 328,
          "column": 45
        },
        "end": {
          "line": 328,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "__origProps",
      "start": 14316,
      "end": 14327,
      "loc": {
        "start": {
          "line": 328,
          "column": 46
        },
        "end": {
          "line": 328,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14327,
      "end": 14328,
      "loc": {
        "start": {
          "line": 328,
          "column": 57
        },
        "end": {
          "line": 328,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14329,
      "end": 14330,
      "loc": {
        "start": {
          "line": 328,
          "column": 59
        },
        "end": {
          "line": 328,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14343,
      "end": 14349,
      "loc": {
        "start": {
          "line": 329,
          "column": 12
        },
        "end": {
          "line": 329,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14349,
      "end": 14350,
      "loc": {
        "start": {
          "line": 329,
          "column": 18
        },
        "end": {
          "line": 329,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animate",
      "start": 14350,
      "end": 14357,
      "loc": {
        "start": {
          "line": 329,
          "column": 19
        },
        "end": {
          "line": 329,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14357,
      "end": 14358,
      "loc": {
        "start": {
          "line": 329,
          "column": 26
        },
        "end": {
          "line": 329,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14358,
      "end": 14364,
      "loc": {
        "start": {
          "line": 329,
          "column": 27
        },
        "end": {
          "line": 329,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14364,
      "end": 14365,
      "loc": {
        "start": {
          "line": 329,
          "column": 33
        },
        "end": {
          "line": 329,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "__origProps",
      "start": 14365,
      "end": 14376,
      "loc": {
        "start": {
          "line": 329,
          "column": 34
        },
        "end": {
          "line": 329,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14376,
      "end": 14377,
      "loc": {
        "start": {
          "line": 329,
          "column": 45
        },
        "end": {
          "line": 329,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14377,
      "end": 14378,
      "loc": {
        "start": {
          "line": 329,
          "column": 46
        },
        "end": {
          "line": 329,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 14378,
      "end": 14383,
      "loc": {
        "start": {
          "line": 329,
          "column": 47
        },
        "end": {
          "line": 329,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14383,
      "end": 14384,
      "loc": {
        "start": {
          "line": 329,
          "column": 52
        },
        "end": {
          "line": 329,
          "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": 14384,
      "end": 14385,
      "loc": {
        "start": {
          "line": 329,
          "column": 53
        },
        "end": {
          "line": 329,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14385,
      "end": 14386,
      "loc": {
        "start": {
          "line": 329,
          "column": 54
        },
        "end": {
          "line": 329,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14386,
      "end": 14387,
      "loc": {
        "start": {
          "line": 329,
          "column": 55
        },
        "end": {
          "line": 329,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14396,
      "end": 14397,
      "loc": {
        "start": {
          "line": 330,
          "column": 8
        },
        "end": {
          "line": 330,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14402,
      "end": 14403,
      "loc": {
        "start": {
          "line": 331,
          "column": 4
        },
        "end": {
          "line": 331,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 14409,
      "end": 14471,
      "loc": {
        "start": {
          "line": 333,
          "column": 4
        },
        "end": {
          "line": 335,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clicked",
      "start": 14476,
      "end": 14483,
      "loc": {
        "start": {
          "line": 336,
          "column": 4
        },
        "end": {
          "line": 336,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14483,
      "end": 14484,
      "loc": {
        "start": {
          "line": 336,
          "column": 11
        },
        "end": {
          "line": 336,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 14484,
      "end": 14489,
      "loc": {
        "start": {
          "line": 336,
          "column": 12
        },
        "end": {
          "line": 336,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14489,
      "end": 14490,
      "loc": {
        "start": {
          "line": 336,
          "column": 17
        },
        "end": {
          "line": 336,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14491,
      "end": 14492,
      "loc": {
        "start": {
          "line": 336,
          "column": 19
        },
        "end": {
          "line": 336,
          "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": 14501,
      "end": 14503,
      "loc": {
        "start": {
          "line": 337,
          "column": 8
        },
        "end": {
          "line": 337,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14504,
      "end": 14505,
      "loc": {
        "start": {
          "line": 337,
          "column": 11
        },
        "end": {
          "line": 337,
          "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": 14505,
      "end": 14509,
      "loc": {
        "start": {
          "line": 337,
          "column": 12
        },
        "end": {
          "line": 337,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14509,
      "end": 14510,
      "loc": {
        "start": {
          "line": 337,
          "column": 16
        },
        "end": {
          "line": 337,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shiftHandler",
      "start": 14510,
      "end": 14522,
      "loc": {
        "start": {
          "line": 337,
          "column": 17
        },
        "end": {
          "line": 337,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14522,
      "end": 14523,
      "loc": {
        "start": {
          "line": 337,
          "column": 29
        },
        "end": {
          "line": 337,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handled",
      "start": 14523,
      "end": 14530,
      "loc": {
        "start": {
          "line": 337,
          "column": 30
        },
        "end": {
          "line": 337,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14530,
      "end": 14531,
      "loc": {
        "start": {
          "line": 337,
          "column": 37
        },
        "end": {
          "line": 337,
          "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": 14532,
      "end": 14538,
      "loc": {
        "start": {
          "line": 337,
          "column": 39
        },
        "end": {
          "line": 337,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14538,
      "end": 14539,
      "loc": {
        "start": {
          "line": 337,
          "column": 45
        },
        "end": {
          "line": 337,
          "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": 14548,
      "end": 14550,
      "loc": {
        "start": {
          "line": 338,
          "column": 8
        },
        "end": {
          "line": 338,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14551,
      "end": 14552,
      "loc": {
        "start": {
          "line": 338,
          "column": 11
        },
        "end": {
          "line": 338,
          "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": 14552,
      "end": 14556,
      "loc": {
        "start": {
          "line": 338,
          "column": 12
        },
        "end": {
          "line": 338,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14556,
      "end": 14557,
      "loc": {
        "start": {
          "line": 338,
          "column": 16
        },
        "end": {
          "line": 338,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isSelected",
      "start": 14557,
      "end": 14567,
      "loc": {
        "start": {
          "line": 338,
          "column": 17
        },
        "end": {
          "line": 338,
          "column": 27
        }
      }
    },
    {
      "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": 338,
          "column": 27
        },
        "end": {
          "line": 338,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 14568,
      "end": 14573,
      "loc": {
        "start": {
          "line": 338,
          "column": 28
        },
        "end": {
          "line": 338,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14573,
      "end": 14574,
      "loc": {
        "start": {
          "line": 338,
          "column": 33
        },
        "end": {
          "line": 338,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 14574,
      "end": 14580,
      "loc": {
        "start": {
          "line": 338,
          "column": 34
        },
        "end": {
          "line": 338,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14580,
      "end": 14581,
      "loc": {
        "start": {
          "line": 338,
          "column": 40
        },
        "end": {
          "line": 338,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14581,
      "end": 14582,
      "loc": {
        "start": {
          "line": 338,
          "column": 41
        },
        "end": {
          "line": 338,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14583,
      "end": 14584,
      "loc": {
        "start": {
          "line": 338,
          "column": 43
        },
        "end": {
          "line": 338,
          "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": 14597,
      "end": 14601,
      "loc": {
        "start": {
          "line": 339,
          "column": 12
        },
        "end": {
          "line": 339,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14601,
      "end": 14602,
      "loc": {
        "start": {
          "line": 339,
          "column": 16
        },
        "end": {
          "line": 339,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "remove",
      "start": 14602,
      "end": 14608,
      "loc": {
        "start": {
          "line": 339,
          "column": 17
        },
        "end": {
          "line": 339,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14608,
      "end": 14609,
      "loc": {
        "start": {
          "line": 339,
          "column": 23
        },
        "end": {
          "line": 339,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 14609,
      "end": 14614,
      "loc": {
        "start": {
          "line": 339,
          "column": 24
        },
        "end": {
          "line": 339,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14614,
      "end": 14615,
      "loc": {
        "start": {
          "line": 339,
          "column": 29
        },
        "end": {
          "line": 339,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14615,
      "end": 14616,
      "loc": {
        "start": {
          "line": 339,
          "column": 30
        },
        "end": {
          "line": 339,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14625,
      "end": 14626,
      "loc": {
        "start": {
          "line": 340,
          "column": 8
        },
        "end": {
          "line": 340,
          "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": 14627,
      "end": 14631,
      "loc": {
        "start": {
          "line": 340,
          "column": 10
        },
        "end": {
          "line": 340,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14632,
      "end": 14633,
      "loc": {
        "start": {
          "line": 340,
          "column": 15
        },
        "end": {
          "line": 340,
          "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": 14646,
      "end": 14650,
      "loc": {
        "start": {
          "line": 341,
          "column": 12
        },
        "end": {
          "line": 341,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14650,
      "end": 14651,
      "loc": {
        "start": {
          "line": 341,
          "column": 16
        },
        "end": {
          "line": 341,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 14651,
      "end": 14654,
      "loc": {
        "start": {
          "line": 341,
          "column": 17
        },
        "end": {
          "line": 341,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14654,
      "end": 14655,
      "loc": {
        "start": {
          "line": 341,
          "column": 20
        },
        "end": {
          "line": 341,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 14655,
      "end": 14660,
      "loc": {
        "start": {
          "line": 341,
          "column": 21
        },
        "end": {
          "line": 341,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14660,
      "end": 14661,
      "loc": {
        "start": {
          "line": 341,
          "column": 26
        },
        "end": {
          "line": 341,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14661,
      "end": 14662,
      "loc": {
        "start": {
          "line": 341,
          "column": 27
        },
        "end": {
          "line": 341,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14671,
      "end": 14672,
      "loc": {
        "start": {
          "line": 342,
          "column": 8
        },
        "end": {
          "line": 342,
          "column": 9
        }
      }
    },
    {
      "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": 4
        },
        "end": {
          "line": 343,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 14684,
      "end": 14746,
      "loc": {
        "start": {
          "line": 345,
          "column": 4
        },
        "end": {
          "line": 347,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "missed",
      "start": 14751,
      "end": 14757,
      "loc": {
        "start": {
          "line": 348,
          "column": 4
        },
        "end": {
          "line": 348,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14757,
      "end": 14758,
      "loc": {
        "start": {
          "line": 348,
          "column": 10
        },
        "end": {
          "line": 348,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 14758,
      "end": 14763,
      "loc": {
        "start": {
          "line": 348,
          "column": 11
        },
        "end": {
          "line": 348,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14763,
      "end": 14764,
      "loc": {
        "start": {
          "line": 348,
          "column": 16
        },
        "end": {
          "line": 348,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14765,
      "end": 14766,
      "loc": {
        "start": {
          "line": 348,
          "column": 18
        },
        "end": {
          "line": 348,
          "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": 14775,
      "end": 14779,
      "loc": {
        "start": {
          "line": 349,
          "column": 8
        },
        "end": {
          "line": 349,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14779,
      "end": 14780,
      "loc": {
        "start": {
          "line": 349,
          "column": 12
        },
        "end": {
          "line": 349,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeAll",
      "start": 14780,
      "end": 14789,
      "loc": {
        "start": {
          "line": 349,
          "column": 13
        },
        "end": {
          "line": 349,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14789,
      "end": 14790,
      "loc": {
        "start": {
          "line": 349,
          "column": 22
        },
        "end": {
          "line": 349,
          "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": 14790,
      "end": 14794,
      "loc": {
        "start": {
          "line": 349,
          "column": 23
        },
        "end": {
          "line": 349,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14794,
      "end": 14795,
      "loc": {
        "start": {
          "line": 349,
          "column": 27
        },
        "end": {
          "line": 349,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14795,
      "end": 14796,
      "loc": {
        "start": {
          "line": 349,
          "column": 28
        },
        "end": {
          "line": 349,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14801,
      "end": 14802,
      "loc": {
        "start": {
          "line": 350,
          "column": 4
        },
        "end": {
          "line": 350,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called by selector when event is triggered.\n     ",
      "start": 14808,
      "end": 14870,
      "loc": {
        "start": {
          "line": 352,
          "column": 4
        },
        "end": {
          "line": 354,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rendered",
      "start": 14875,
      "end": 14883,
      "loc": {
        "start": {
          "line": 355,
          "column": 4
        },
        "end": {
          "line": 355,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14883,
      "end": 14884,
      "loc": {
        "start": {
          "line": 355,
          "column": 12
        },
        "end": {
          "line": 355,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 14884,
      "end": 14889,
      "loc": {
        "start": {
          "line": 355,
          "column": 13
        },
        "end": {
          "line": 355,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14889,
      "end": 14890,
      "loc": {
        "start": {
          "line": 355,
          "column": 18
        },
        "end": {
          "line": 355,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14891,
      "end": 14892,
      "loc": {
        "start": {
          "line": 355,
          "column": 20
        },
        "end": {
          "line": 355,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14897,
      "end": 14898,
      "loc": {
        "start": {
          "line": 356,
          "column": 4
        },
        "end": {
          "line": 356,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Check if object is already selected\n     * @return TRUE if selected, FALSE otherwise\n     ",
      "start": 14904,
      "end": 15007,
      "loc": {
        "start": {
          "line": 358,
          "column": 4
        },
        "end": {
          "line": 361,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isSelected",
      "start": 15012,
      "end": 15022,
      "loc": {
        "start": {
          "line": 362,
          "column": 4
        },
        "end": {
          "line": 362,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15022,
      "end": 15023,
      "loc": {
        "start": {
          "line": 362,
          "column": 14
        },
        "end": {
          "line": 362,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 15023,
      "end": 15029,
      "loc": {
        "start": {
          "line": 362,
          "column": 15
        },
        "end": {
          "line": 362,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15029,
      "end": 15030,
      "loc": {
        "start": {
          "line": 362,
          "column": 21
        },
        "end": {
          "line": 362,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15031,
      "end": 15032,
      "loc": {
        "start": {
          "line": 362,
          "column": 23
        },
        "end": {
          "line": 362,
          "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": 15041,
      "end": 15047,
      "loc": {
        "start": {
          "line": 363,
          "column": 8
        },
        "end": {
          "line": 363,
          "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": 15048,
      "end": 15052,
      "loc": {
        "start": {
          "line": 363,
          "column": 15
        },
        "end": {
          "line": 363,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15052,
      "end": 15053,
      "loc": {
        "start": {
          "line": 363,
          "column": 19
        },
        "end": {
          "line": 363,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedSet",
      "start": 15053,
      "end": 15064,
      "loc": {
        "start": {
          "line": 363,
          "column": 20
        },
        "end": {
          "line": 363,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15064,
      "end": 15065,
      "loc": {
        "start": {
          "line": 363,
          "column": 31
        },
        "end": {
          "line": 363,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "has",
      "start": 15065,
      "end": 15068,
      "loc": {
        "start": {
          "line": 363,
          "column": 32
        },
        "end": {
          "line": 363,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15068,
      "end": 15069,
      "loc": {
        "start": {
          "line": 363,
          "column": 35
        },
        "end": {
          "line": 363,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 15069,
      "end": 15075,
      "loc": {
        "start": {
          "line": 363,
          "column": 36
        },
        "end": {
          "line": 363,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15075,
      "end": 15076,
      "loc": {
        "start": {
          "line": 363,
          "column": 42
        },
        "end": {
          "line": 363,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15076,
      "end": 15077,
      "loc": {
        "start": {
          "line": 363,
          "column": 43
        },
        "end": {
          "line": 363,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15082,
      "end": 15083,
      "loc": {
        "start": {
          "line": 364,
          "column": 4
        },
        "end": {
          "line": 364,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Returns the selected ids in an array\n     * @return selectedIds - Array with the selected ids\n     ",
      "start": 15089,
      "end": 15201,
      "loc": {
        "start": {
          "line": 366,
          "column": 4
        },
        "end": {
          "line": 369,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSelectedIds",
      "start": 15206,
      "end": 15220,
      "loc": {
        "start": {
          "line": 370,
          "column": 4
        },
        "end": {
          "line": 370,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15220,
      "end": 15221,
      "loc": {
        "start": {
          "line": 370,
          "column": 18
        },
        "end": {
          "line": 370,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15221,
      "end": 15222,
      "loc": {
        "start": {
          "line": 370,
          "column": 19
        },
        "end": {
          "line": 370,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15223,
      "end": 15224,
      "loc": {
        "start": {
          "line": 370,
          "column": 21
        },
        "end": {
          "line": 370,
          "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": 15233,
      "end": 15236,
      "loc": {
        "start": {
          "line": 371,
          "column": 8
        },
        "end": {
          "line": 371,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iter",
      "start": 15237,
      "end": 15241,
      "loc": {
        "start": {
          "line": 371,
          "column": 12
        },
        "end": {
          "line": 371,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15242,
      "end": 15243,
      "loc": {
        "start": {
          "line": 371,
          "column": 17
        },
        "end": {
          "line": 371,
          "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": 15244,
      "end": 15248,
      "loc": {
        "start": {
          "line": 371,
          "column": 19
        },
        "end": {
          "line": 371,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15248,
      "end": 15249,
      "loc": {
        "start": {
          "line": 371,
          "column": 23
        },
        "end": {
          "line": 371,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedSet",
      "start": 15249,
      "end": 15260,
      "loc": {
        "start": {
          "line": 371,
          "column": 24
        },
        "end": {
          "line": 371,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15260,
      "end": 15261,
      "loc": {
        "start": {
          "line": 371,
          "column": 35
        },
        "end": {
          "line": 371,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "values",
      "start": 15261,
      "end": 15267,
      "loc": {
        "start": {
          "line": 371,
          "column": 36
        },
        "end": {
          "line": 371,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15267,
      "end": 15268,
      "loc": {
        "start": {
          "line": 371,
          "column": 42
        },
        "end": {
          "line": 371,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15268,
      "end": 15269,
      "loc": {
        "start": {
          "line": 371,
          "column": 43
        },
        "end": {
          "line": 371,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15269,
      "end": 15270,
      "loc": {
        "start": {
          "line": 371,
          "column": 44
        },
        "end": {
          "line": 371,
          "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": 15279,
      "end": 15282,
      "loc": {
        "start": {
          "line": 372,
          "column": 8
        },
        "end": {
          "line": 372,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedIds",
      "start": 15283,
      "end": 15294,
      "loc": {
        "start": {
          "line": 372,
          "column": 12
        },
        "end": {
          "line": 372,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15295,
      "end": 15296,
      "loc": {
        "start": {
          "line": 372,
          "column": 24
        },
        "end": {
          "line": 372,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15297,
      "end": 15298,
      "loc": {
        "start": {
          "line": 372,
          "column": 26
        },
        "end": {
          "line": 372,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15298,
      "end": 15299,
      "loc": {
        "start": {
          "line": 372,
          "column": 27
        },
        "end": {
          "line": 372,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15299,
      "end": 15300,
      "loc": {
        "start": {
          "line": 372,
          "column": 28
        },
        "end": {
          "line": 372,
          "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": 15309,
      "end": 15312,
      "loc": {
        "start": {
          "line": 373,
          "column": 8
        },
        "end": {
          "line": 373,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 15313,
      "end": 15317,
      "loc": {
        "start": {
          "line": 373,
          "column": 12
        },
        "end": {
          "line": 373,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15318,
      "end": 15319,
      "loc": {
        "start": {
          "line": 373,
          "column": 17
        },
        "end": {
          "line": 373,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iter",
      "start": 15320,
      "end": 15324,
      "loc": {
        "start": {
          "line": 373,
          "column": 19
        },
        "end": {
          "line": 373,
          "column": 23
        }
      }
    },
    {
      "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": 373,
          "column": 23
        },
        "end": {
          "line": 373,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "next",
      "start": 15325,
      "end": 15329,
      "loc": {
        "start": {
          "line": 373,
          "column": 24
        },
        "end": {
          "line": 373,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15329,
      "end": 15330,
      "loc": {
        "start": {
          "line": 373,
          "column": 28
        },
        "end": {
          "line": 373,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15330,
      "end": 15331,
      "loc": {
        "start": {
          "line": 373,
          "column": 29
        },
        "end": {
          "line": 373,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15331,
      "end": 15332,
      "loc": {
        "start": {
          "line": 373,
          "column": 30
        },
        "end": {
          "line": 373,
          "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": 15341,
      "end": 15346,
      "loc": {
        "start": {
          "line": 374,
          "column": 8
        },
        "end": {
          "line": 374,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15347,
      "end": 15348,
      "loc": {
        "start": {
          "line": 374,
          "column": 14
        },
        "end": {
          "line": 374,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 15348,
      "end": 15352,
      "loc": {
        "start": {
          "line": 374,
          "column": 15
        },
        "end": {
          "line": 374,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15352,
      "end": 15353,
      "loc": {
        "start": {
          "line": 374,
          "column": 19
        },
        "end": {
          "line": 374,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 15353,
      "end": 15358,
      "loc": {
        "start": {
          "line": 374,
          "column": 20
        },
        "end": {
          "line": 374,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 15359,
      "end": 15362,
      "loc": {
        "start": {
          "line": 374,
          "column": 26
        },
        "end": {
          "line": 374,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 15363,
      "end": 15372,
      "loc": {
        "start": {
          "line": 374,
          "column": 30
        },
        "end": {
          "line": 374,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15372,
      "end": 15373,
      "loc": {
        "start": {
          "line": 374,
          "column": 39
        },
        "end": {
          "line": 374,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15374,
      "end": 15375,
      "loc": {
        "start": {
          "line": 374,
          "column": 41
        },
        "end": {
          "line": 374,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedIds",
      "start": 15388,
      "end": 15399,
      "loc": {
        "start": {
          "line": 375,
          "column": 12
        },
        "end": {
          "line": 375,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15399,
      "end": 15400,
      "loc": {
        "start": {
          "line": 375,
          "column": 23
        },
        "end": {
          "line": 375,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 15400,
      "end": 15404,
      "loc": {
        "start": {
          "line": 375,
          "column": 24
        },
        "end": {
          "line": 375,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15404,
      "end": 15405,
      "loc": {
        "start": {
          "line": 375,
          "column": 28
        },
        "end": {
          "line": 375,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 15405,
      "end": 15409,
      "loc": {
        "start": {
          "line": 375,
          "column": 29
        },
        "end": {
          "line": 375,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15409,
      "end": 15410,
      "loc": {
        "start": {
          "line": 375,
          "column": 33
        },
        "end": {
          "line": 375,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 15410,
      "end": 15412,
      "loc": {
        "start": {
          "line": 375,
          "column": 34
        },
        "end": {
          "line": 375,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15412,
      "end": 15413,
      "loc": {
        "start": {
          "line": 375,
          "column": 36
        },
        "end": {
          "line": 375,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15413,
      "end": 15414,
      "loc": {
        "start": {
          "line": 375,
          "column": 37
        },
        "end": {
          "line": 375,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 15427,
      "end": 15431,
      "loc": {
        "start": {
          "line": 376,
          "column": 12
        },
        "end": {
          "line": 376,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15432,
      "end": 15433,
      "loc": {
        "start": {
          "line": 376,
          "column": 17
        },
        "end": {
          "line": 376,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iter",
      "start": 15434,
      "end": 15438,
      "loc": {
        "start": {
          "line": 376,
          "column": 19
        },
        "end": {
          "line": 376,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15438,
      "end": 15439,
      "loc": {
        "start": {
          "line": 376,
          "column": 23
        },
        "end": {
          "line": 376,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "next",
      "start": 15439,
      "end": 15443,
      "loc": {
        "start": {
          "line": 376,
          "column": 24
        },
        "end": {
          "line": 376,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15443,
      "end": 15444,
      "loc": {
        "start": {
          "line": 376,
          "column": 28
        },
        "end": {
          "line": 376,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15444,
      "end": 15445,
      "loc": {
        "start": {
          "line": 376,
          "column": 29
        },
        "end": {
          "line": 376,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15445,
      "end": 15446,
      "loc": {
        "start": {
          "line": 376,
          "column": 30
        },
        "end": {
          "line": 376,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15455,
      "end": 15456,
      "loc": {
        "start": {
          "line": 377,
          "column": 8
        },
        "end": {
          "line": 377,
          "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": 15465,
      "end": 15471,
      "loc": {
        "start": {
          "line": 378,
          "column": 8
        },
        "end": {
          "line": 378,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedIds",
      "start": 15472,
      "end": 15483,
      "loc": {
        "start": {
          "line": 378,
          "column": 15
        },
        "end": {
          "line": 378,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15483,
      "end": 15484,
      "loc": {
        "start": {
          "line": 378,
          "column": 26
        },
        "end": {
          "line": 378,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15489,
      "end": 15490,
      "loc": {
        "start": {
          "line": 379,
          "column": 4
        },
        "end": {
          "line": 379,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Returns the selected elements in an array\n     * @return selectedElements - Array with the selected elements\n     ",
      "start": 15496,
      "end": 15623,
      "loc": {
        "start": {
          "line": 381,
          "column": 4
        },
        "end": {
          "line": 384,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSelectedElements",
      "start": 15628,
      "end": 15647,
      "loc": {
        "start": {
          "line": 385,
          "column": 4
        },
        "end": {
          "line": 385,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15647,
      "end": 15648,
      "loc": {
        "start": {
          "line": 385,
          "column": 23
        },
        "end": {
          "line": 385,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15648,
      "end": 15649,
      "loc": {
        "start": {
          "line": 385,
          "column": 24
        },
        "end": {
          "line": 385,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15650,
      "end": 15651,
      "loc": {
        "start": {
          "line": 385,
          "column": 26
        },
        "end": {
          "line": 385,
          "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": 15660,
      "end": 15663,
      "loc": {
        "start": {
          "line": 386,
          "column": 8
        },
        "end": {
          "line": 386,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iter",
      "start": 15664,
      "end": 15668,
      "loc": {
        "start": {
          "line": 386,
          "column": 12
        },
        "end": {
          "line": 386,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15669,
      "end": 15670,
      "loc": {
        "start": {
          "line": 386,
          "column": 17
        },
        "end": {
          "line": 386,
          "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": 15671,
      "end": 15675,
      "loc": {
        "start": {
          "line": 386,
          "column": 19
        },
        "end": {
          "line": 386,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15675,
      "end": 15676,
      "loc": {
        "start": {
          "line": 386,
          "column": 23
        },
        "end": {
          "line": 386,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedSet",
      "start": 15676,
      "end": 15687,
      "loc": {
        "start": {
          "line": 386,
          "column": 24
        },
        "end": {
          "line": 386,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15687,
      "end": 15688,
      "loc": {
        "start": {
          "line": 386,
          "column": 35
        },
        "end": {
          "line": 386,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "values",
      "start": 15688,
      "end": 15694,
      "loc": {
        "start": {
          "line": 386,
          "column": 36
        },
        "end": {
          "line": 386,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15694,
      "end": 15695,
      "loc": {
        "start": {
          "line": 386,
          "column": 42
        },
        "end": {
          "line": 386,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15695,
      "end": 15696,
      "loc": {
        "start": {
          "line": 386,
          "column": 43
        },
        "end": {
          "line": 386,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15696,
      "end": 15697,
      "loc": {
        "start": {
          "line": 386,
          "column": 44
        },
        "end": {
          "line": 386,
          "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": 15706,
      "end": 15709,
      "loc": {
        "start": {
          "line": 387,
          "column": 8
        },
        "end": {
          "line": 387,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 15710,
      "end": 15726,
      "loc": {
        "start": {
          "line": 387,
          "column": 12
        },
        "end": {
          "line": 387,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15727,
      "end": 15728,
      "loc": {
        "start": {
          "line": 387,
          "column": 29
        },
        "end": {
          "line": 387,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15729,
      "end": 15730,
      "loc": {
        "start": {
          "line": 387,
          "column": 31
        },
        "end": {
          "line": 387,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15730,
      "end": 15731,
      "loc": {
        "start": {
          "line": 387,
          "column": 32
        },
        "end": {
          "line": 387,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15731,
      "end": 15732,
      "loc": {
        "start": {
          "line": 387,
          "column": 33
        },
        "end": {
          "line": 387,
          "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": 15741,
      "end": 15744,
      "loc": {
        "start": {
          "line": 388,
          "column": 8
        },
        "end": {
          "line": 388,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 15745,
      "end": 15749,
      "loc": {
        "start": {
          "line": 388,
          "column": 12
        },
        "end": {
          "line": 388,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15750,
      "end": 15751,
      "loc": {
        "start": {
          "line": 388,
          "column": 17
        },
        "end": {
          "line": 388,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iter",
      "start": 15752,
      "end": 15756,
      "loc": {
        "start": {
          "line": 388,
          "column": 19
        },
        "end": {
          "line": 388,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15756,
      "end": 15757,
      "loc": {
        "start": {
          "line": 388,
          "column": 23
        },
        "end": {
          "line": 388,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "next",
      "start": 15757,
      "end": 15761,
      "loc": {
        "start": {
          "line": 388,
          "column": 24
        },
        "end": {
          "line": 388,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15761,
      "end": 15762,
      "loc": {
        "start": {
          "line": 388,
          "column": 28
        },
        "end": {
          "line": 388,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15762,
      "end": 15763,
      "loc": {
        "start": {
          "line": 388,
          "column": 29
        },
        "end": {
          "line": 388,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15763,
      "end": 15764,
      "loc": {
        "start": {
          "line": 388,
          "column": 30
        },
        "end": {
          "line": 388,
          "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": 15773,
      "end": 15778,
      "loc": {
        "start": {
          "line": 389,
          "column": 8
        },
        "end": {
          "line": 389,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15779,
      "end": 15780,
      "loc": {
        "start": {
          "line": 389,
          "column": 14
        },
        "end": {
          "line": 389,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 15780,
      "end": 15784,
      "loc": {
        "start": {
          "line": 389,
          "column": 15
        },
        "end": {
          "line": 389,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15784,
      "end": 15785,
      "loc": {
        "start": {
          "line": 389,
          "column": 19
        },
        "end": {
          "line": 389,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 15785,
      "end": 15790,
      "loc": {
        "start": {
          "line": 389,
          "column": 20
        },
        "end": {
          "line": 389,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 15791,
      "end": 15794,
      "loc": {
        "start": {
          "line": 389,
          "column": 26
        },
        "end": {
          "line": 389,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 15795,
      "end": 15804,
      "loc": {
        "start": {
          "line": 389,
          "column": 30
        },
        "end": {
          "line": 389,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15804,
      "end": 15805,
      "loc": {
        "start": {
          "line": 389,
          "column": 39
        },
        "end": {
          "line": 389,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15806,
      "end": 15807,
      "loc": {
        "start": {
          "line": 389,
          "column": 41
        },
        "end": {
          "line": 389,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 15820,
      "end": 15836,
      "loc": {
        "start": {
          "line": 390,
          "column": 12
        },
        "end": {
          "line": 390,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15836,
      "end": 15837,
      "loc": {
        "start": {
          "line": 390,
          "column": 28
        },
        "end": {
          "line": 390,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 15837,
      "end": 15841,
      "loc": {
        "start": {
          "line": 390,
          "column": 29
        },
        "end": {
          "line": 390,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15841,
      "end": 15842,
      "loc": {
        "start": {
          "line": 390,
          "column": 33
        },
        "end": {
          "line": 390,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 15842,
      "end": 15846,
      "loc": {
        "start": {
          "line": 390,
          "column": 34
        },
        "end": {
          "line": 390,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15846,
      "end": 15847,
      "loc": {
        "start": {
          "line": 390,
          "column": 38
        },
        "end": {
          "line": 390,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 15847,
      "end": 15852,
      "loc": {
        "start": {
          "line": 390,
          "column": 39
        },
        "end": {
          "line": 390,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15852,
      "end": 15853,
      "loc": {
        "start": {
          "line": 390,
          "column": 44
        },
        "end": {
          "line": 390,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15853,
      "end": 15854,
      "loc": {
        "start": {
          "line": 390,
          "column": 45
        },
        "end": {
          "line": 390,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 15867,
      "end": 15871,
      "loc": {
        "start": {
          "line": 391,
          "column": 12
        },
        "end": {
          "line": 391,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15872,
      "end": 15873,
      "loc": {
        "start": {
          "line": 391,
          "column": 17
        },
        "end": {
          "line": 391,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iter",
      "start": 15874,
      "end": 15878,
      "loc": {
        "start": {
          "line": 391,
          "column": 19
        },
        "end": {
          "line": 391,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15878,
      "end": 15879,
      "loc": {
        "start": {
          "line": 391,
          "column": 23
        },
        "end": {
          "line": 391,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "next",
      "start": 15879,
      "end": 15883,
      "loc": {
        "start": {
          "line": 391,
          "column": 24
        },
        "end": {
          "line": 391,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15883,
      "end": 15884,
      "loc": {
        "start": {
          "line": 391,
          "column": 28
        },
        "end": {
          "line": 391,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15884,
      "end": 15885,
      "loc": {
        "start": {
          "line": 391,
          "column": 29
        },
        "end": {
          "line": 391,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15885,
      "end": 15886,
      "loc": {
        "start": {
          "line": 391,
          "column": 30
        },
        "end": {
          "line": 391,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15895,
      "end": 15896,
      "loc": {
        "start": {
          "line": 392,
          "column": 8
        },
        "end": {
          "line": 392,
          "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": 15905,
      "end": 15911,
      "loc": {
        "start": {
          "line": 393,
          "column": 8
        },
        "end": {
          "line": 393,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 15912,
      "end": 15928,
      "loc": {
        "start": {
          "line": 393,
          "column": 15
        },
        "end": {
          "line": 393,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15928,
      "end": 15929,
      "loc": {
        "start": {
          "line": 393,
          "column": 31
        },
        "end": {
          "line": 393,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15934,
      "end": 15935,
      "loc": {
        "start": {
          "line": 394,
          "column": 4
        },
        "end": {
          "line": 394,
          "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": 15941,
      "end": 16090,
      "loc": {
        "start": {
          "line": 396,
          "column": 4
        },
        "end": {
          "line": 399,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unselectElements",
      "start": 16095,
      "end": 16111,
      "loc": {
        "start": {
          "line": 400,
          "column": 4
        },
        "end": {
          "line": 400,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16111,
      "end": 16112,
      "loc": {
        "start": {
          "line": 400,
          "column": 20
        },
        "end": {
          "line": 400,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elements",
      "start": 16112,
      "end": 16120,
      "loc": {
        "start": {
          "line": 400,
          "column": 21
        },
        "end": {
          "line": 400,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16120,
      "end": 16121,
      "loc": {
        "start": {
          "line": 400,
          "column": 29
        },
        "end": {
          "line": 400,
          "column": 30
        }
      }
    },
    {
      "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": 400,
          "column": 31
        },
        "end": {
          "line": 400,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elements",
      "start": 16132,
      "end": 16140,
      "loc": {
        "start": {
          "line": 401,
          "column": 8
        },
        "end": {
          "line": 401,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16140,
      "end": 16141,
      "loc": {
        "start": {
          "line": 401,
          "column": 16
        },
        "end": {
          "line": 401,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 16141,
      "end": 16148,
      "loc": {
        "start": {
          "line": 401,
          "column": 17
        },
        "end": {
          "line": 401,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16148,
      "end": 16149,
      "loc": {
        "start": {
          "line": 401,
          "column": 24
        },
        "end": {
          "line": 401,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16149,
      "end": 16156,
      "loc": {
        "start": {
          "line": 401,
          "column": 25
        },
        "end": {
          "line": 401,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16157,
      "end": 16159,
      "loc": {
        "start": {
          "line": 401,
          "column": 33
        },
        "end": {
          "line": 401,
          "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": 16160,
      "end": 16164,
      "loc": {
        "start": {
          "line": 401,
          "column": 36
        },
        "end": {
          "line": 401,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16164,
      "end": 16165,
      "loc": {
        "start": {
          "line": 401,
          "column": 40
        },
        "end": {
          "line": 401,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "remove",
      "start": 16165,
      "end": 16171,
      "loc": {
        "start": {
          "line": 401,
          "column": 41
        },
        "end": {
          "line": 401,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16171,
      "end": 16172,
      "loc": {
        "start": {
          "line": 401,
          "column": 47
        },
        "end": {
          "line": 401,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16172,
      "end": 16173,
      "loc": {
        "start": {
          "line": 401,
          "column": 48
        },
        "end": {
          "line": 401,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "object",
      "start": 16174,
      "end": 16180,
      "loc": {
        "start": {
          "line": 401,
          "column": 50
        },
        "end": {
          "line": 401,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16180,
      "end": 16181,
      "loc": {
        "start": {
          "line": 401,
          "column": 56
        },
        "end": {
          "line": 401,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16182,
      "end": 16189,
      "loc": {
        "start": {
          "line": 401,
          "column": 58
        },
        "end": {
          "line": 401,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16190,
      "end": 16191,
      "loc": {
        "start": {
          "line": 401,
          "column": 66
        },
        "end": {
          "line": 401,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16191,
      "end": 16192,
      "loc": {
        "start": {
          "line": 401,
          "column": 67
        },
        "end": {
          "line": 401,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16192,
      "end": 16193,
      "loc": {
        "start": {
          "line": 401,
          "column": 68
        },
        "end": {
          "line": 401,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16193,
      "end": 16194,
      "loc": {
        "start": {
          "line": 401,
          "column": 69
        },
        "end": {
          "line": 401,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16199,
      "end": 16200,
      "loc": {
        "start": {
          "line": 402,
          "column": 4
        },
        "end": {
          "line": 402,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16201,
      "end": 16202,
      "loc": {
        "start": {
          "line": 403,
          "column": 0
        },
        "end": {
          "line": 403,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": "eof",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16203,
      "end": 16203,
      "loc": {
        "start": {
          "line": 404,
          "column": 0
        },
        "end": {
          "line": 404,
          "column": 0
        }
      }
    }
  ]
}