{
  "type": "Program",
  "start": 0,
  "end": 5489,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 117,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ImportDeclaration",
      "start": 0,
      "end": 54,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 54
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "start": 9,
          "end": 13,
          "loc": {
            "start": {
              "line": 1,
              "column": 9
            },
            "end": {
              "line": 1,
              "column": 13
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 9,
            "end": 13,
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 13
              }
            },
            "name": "guid"
          },
          "local": {
            "type": "Identifier",
            "start": 9,
            "end": 13,
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 13
              }
            },
            "name": "guid"
          }
        },
        {
          "type": "ImportSpecifier",
          "start": 15,
          "end": 23,
          "loc": {
            "start": {
              "line": 1,
              "column": 15
            },
            "end": {
              "line": 1,
              "column": 23
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 15,
            "end": 23,
            "loc": {
              "start": {
                "line": 1,
                "column": 15
              },
              "end": {
                "line": 1,
                "column": 23
              }
            },
            "name": "queryDom"
          },
          "local": {
            "type": "Identifier",
            "start": 15,
            "end": 23,
            "loc": {
              "start": {
                "line": 1,
                "column": 15
              },
              "end": {
                "line": 1,
                "column": 23
              }
            },
            "name": "queryDom"
          }
        },
        {
          "type": "ImportSpecifier",
          "start": 25,
          "end": 28,
          "loc": {
            "start": {
              "line": 1,
              "column": 25
            },
            "end": {
              "line": 1,
              "column": 28
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 25,
            "end": 28,
            "loc": {
              "start": {
                "line": 1,
                "column": 25
              },
              "end": {
                "line": 1,
                "column": 28
              }
            },
            "name": "url"
          },
          "local": {
            "type": "Identifier",
            "start": 25,
            "end": 28,
            "loc": {
              "start": {
                "line": 1,
                "column": 25
              },
              "end": {
                "line": 1,
                "column": 28
              }
            },
            "name": "url"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 36,
        "end": 53,
        "loc": {
          "start": {
            "line": 1,
            "column": 36
          },
          "end": {
            "line": 1,
            "column": 53
          }
        },
        "value": "../core/helpers",
        "rawValue": "../core/helpers",
        "raw": "'../core/helpers'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 55,
      "end": 91,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 36
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 62,
          "end": 68,
          "loc": {
            "start": {
              "line": 2,
              "column": 7
            },
            "end": {
              "line": 2,
              "column": 13
            }
          },
          "local": {
            "type": "Identifier",
            "start": 62,
            "end": 68,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 13
              }
            },
            "name": "Parser"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 74,
        "end": 90,
        "loc": {
          "start": {
            "line": 2,
            "column": 19
          },
          "end": {
            "line": 2,
            "column": 35
          }
        },
        "value": "../core/parser",
        "rawValue": "../core/parser",
        "raw": "'../core/parser'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 92,
      "end": 128,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 36
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 99,
          "end": 105,
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 13
            }
          },
          "local": {
            "type": "Identifier",
            "start": 99,
            "end": 105,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 13
              }
            },
            "name": "Events"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 111,
        "end": 127,
        "loc": {
          "start": {
            "line": 3,
            "column": 19
          },
          "end": {
            "line": 3,
            "column": 35
          }
        },
        "value": "../core/events",
        "rawValue": "../core/events",
        "raw": "'../core/events'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 129,
      "end": 169,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 40
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 136,
          "end": 144,
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 15
            }
          },
          "local": {
            "type": "Identifier",
            "start": 136,
            "end": 144,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 15
              }
            },
            "name": "Renderer"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 150,
        "end": 168,
        "loc": {
          "start": {
            "line": 4,
            "column": 21
          },
          "end": {
            "line": 4,
            "column": 39
          }
        },
        "value": "../core/renderer",
        "rawValue": "../core/renderer",
        "raw": "'../core/renderer'"
      },
      "trailingComments": [
        {
          "type": "Block",
          "value": "* Global awv3 version ",
          "start": 171,
          "end": 197,
          "loc": {
            "start": {
              "line": 6,
              "column": 0
            },
            "end": {
              "line": 6,
              "column": 26
            }
          },
          "range": [
            171,
            197
          ]
        }
      ]
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 198,
      "end": 227,
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 7,
          "column": 29
        }
      },
      "declaration": {
        "type": "VariableDeclaration",
        "start": 205,
        "end": 227,
        "loc": {
          "start": {
            "line": 7,
            "column": 7
          },
          "end": {
            "line": 7,
            "column": 29
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 209,
            "end": 226,
            "loc": {
              "start": {
                "line": 7,
                "column": 11
              },
              "end": {
                "line": 7,
                "column": 28
              }
            },
            "id": {
              "type": "Identifier",
              "start": 209,
              "end": 216,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 11
                },
                "end": {
                  "line": 7,
                  "column": 18
                }
              },
              "name": "version",
              "leadingComments": null
            },
            "init": {
              "type": "Literal",
              "start": 219,
              "end": 226,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 21
                },
                "end": {
                  "line": 7,
                  "column": 28
                }
              },
              "value": "1.0.0",
              "rawValue": "1.0.0",
              "raw": "'1.0.0'"
            },
            "leadingComments": null
          }
        ],
        "kind": "let",
        "leadingComments": [
          {
            "type": "Block",
            "value": "* Global awv3 version ",
            "start": 171,
            "end": 197,
            "loc": {
              "start": {
                "line": 6,
                "column": 0
              },
              "end": {
                "line": 6,
                "column": 26
              }
            },
            "range": [
              171,
              197
            ]
          }
        ],
        "trailingComments": [
          {
            "type": "Block",
            "value": "* last created canvas ",
            "start": 228,
            "end": 254,
            "loc": {
              "start": {
                "line": 8,
                "column": 0
              },
              "end": {
                "line": 8,
                "column": 26
              }
            },
            "range": [
              228,
              254
            ]
          }
        ]
      },
      "specifiers": [],
      "source": null,
      "leadingComments": [
        {
          "type": "Block",
          "value": "* Global awv3 version ",
          "start": 171,
          "end": 197,
          "loc": {
            "start": {
              "line": 6,
              "column": 0
            },
            "end": {
              "line": 6,
              "column": 26
            }
          },
          "range": [
            171,
            197
          ]
        }
      ],
      "trailingComments": [
        {
          "type": "Block",
          "value": "* last created canvas ",
          "start": 228,
          "end": 254,
          "loc": {
            "start": {
              "line": 8,
              "column": 0
            },
            "end": {
              "line": 8,
              "column": 26
            }
          },
          "range": [
            228,
            254
          ]
        }
      ]
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 255,
      "end": 290,
      "loc": {
        "start": {
          "line": 9,
          "column": 0
        },
        "end": {
          "line": 9,
          "column": 35
        }
      },
      "declaration": {
        "type": "VariableDeclaration",
        "start": 262,
        "end": 290,
        "loc": {
          "start": {
            "line": 9,
            "column": 7
          },
          "end": {
            "line": 9,
            "column": 35
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 266,
            "end": 289,
            "loc": {
              "start": {
                "line": 9,
                "column": 11
              },
              "end": {
                "line": 9,
                "column": 34
              }
            },
            "id": {
              "type": "Identifier",
              "start": 266,
              "end": 277,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 11
                },
                "end": {
                  "line": 9,
                  "column": 22
                }
              },
              "name": "lastCreated",
              "leadingComments": null
            },
            "init": {
              "type": "Identifier",
              "start": 280,
              "end": 289,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 25
                },
                "end": {
                  "line": 9,
                  "column": 34
                }
              },
              "name": "undefined"
            },
            "leadingComments": null
          }
        ],
        "kind": "let",
        "leadingComments": [
          {
            "type": "Block",
            "value": "* last created canvas ",
            "start": 228,
            "end": 254,
            "loc": {
              "start": {
                "line": 8,
                "column": 0
              },
              "end": {
                "line": 8,
                "column": 26
              }
            },
            "range": [
              228,
              254
            ]
          }
        ],
        "trailingComments": [
          {
            "type": "Block",
            "value": "* The Canvas class holds the webGL context and maps the underlying views.\n    It initializes it's own renderer, event system and parser. ",
            "start": 292,
            "end": 433,
            "loc": {
              "start": {
                "line": 11,
                "column": 0
              },
              "end": {
                "line": 12,
                "column": 65
              }
            },
            "range": [
              292,
              433
            ]
          }
        ]
      },
      "specifiers": [],
      "source": null,
      "leadingComments": [
        {
          "type": "Block",
          "value": "* last created canvas ",
          "start": 228,
          "end": 254,
          "loc": {
            "start": {
              "line": 8,
              "column": 0
            },
            "end": {
              "line": 8,
              "column": 26
            }
          },
          "range": [
            228,
            254
          ]
        }
      ],
      "trailingComments": [
        {
          "type": "Block",
          "value": "* The Canvas class holds the webGL context and maps the underlying views.\n    It initializes it's own renderer, event system and parser. ",
          "start": 292,
          "end": 433,
          "loc": {
            "start": {
              "line": 11,
              "column": 0
            },
            "end": {
              "line": 12,
              "column": 65
            }
          },
          "range": [
            292,
            433
          ]
        }
      ]
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 434,
      "end": 5488,
      "loc": {
        "start": {
          "line": 13,
          "column": 0
        },
        "end": {
          "line": 116,
          "column": 1
        }
      },
      "declaration": {
        "type": "ClassDeclaration",
        "start": 449,
        "end": 5488,
        "loc": {
          "start": {
            "line": 13,
            "column": 15
          },
          "end": {
            "line": 116,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 455,
          "end": 461,
          "loc": {
            "start": {
              "line": 13,
              "column": 21
            },
            "end": {
              "line": 13,
              "column": 27
            }
          },
          "name": "Canvas",
          "leadingComments": null
        },
        "superClass": null,
        "body": {
          "type": "ClassBody",
          "start": 462,
          "end": 5488,
          "loc": {
            "start": {
              "line": 13,
              "column": 28
            },
            "end": {
              "line": 116,
              "column": 1
            }
          },
          "body": [
            {
              "type": "MethodDefinition",
              "start": 2372,
              "end": 5486,
              "loc": {
                "start": {
                  "line": 38,
                  "column": 4
                },
                "end": {
                  "line": 115,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 2372,
                "end": 2383,
                "loc": {
                  "start": {
                    "line": 38,
                    "column": 4
                  },
                  "end": {
                    "line": 38,
                    "column": 15
                  }
                },
                "name": "constructor",
                "leadingComments": null
              },
              "static": false,
              "kind": "constructor",
              "value": {
                "type": "FunctionExpression",
                "start": 2383,
                "end": 5486,
                "loc": {
                  "start": {
                    "line": 38,
                    "column": 15
                  },
                  "end": {
                    "line": 115,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "AssignmentPattern",
                    "start": 2384,
                    "end": 2396,
                    "loc": {
                      "start": {
                        "line": 38,
                        "column": 16
                      },
                      "end": {
                        "line": 38,
                        "column": 28
                      }
                    },
                    "operator": "=",
                    "left": {
                      "type": "Identifier",
                      "start": 2384,
                      "end": 2391,
                      "loc": {
                        "start": {
                          "line": 38,
                          "column": 16
                        },
                        "end": {
                          "line": 38,
                          "column": 23
                        }
                      },
                      "name": "options"
                    },
                    "right": {
                      "type": "ObjectExpression",
                      "start": 2394,
                      "end": 2396,
                      "loc": {
                        "start": {
                          "line": 38,
                          "column": 26
                        },
                        "end": {
                          "line": 38,
                          "column": 28
                        }
                      },
                      "properties": []
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 2398,
                  "end": 5486,
                  "loc": {
                    "start": {
                      "line": 38,
                      "column": 30
                    },
                    "end": {
                      "line": 115,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 2437,
                      "end": 2460,
                      "loc": {
                        "start": {
                          "line": 41,
                          "column": 8
                        },
                        "end": {
                          "line": 41,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2437,
                        "end": 2459,
                        "loc": {
                          "start": {
                            "line": 41,
                            "column": 8
                          },
                          "end": {
                            "line": 41,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2437,
                          "end": 2449,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 8
                            },
                            "end": {
                              "line": 41,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2437,
                            "end": 2441,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 8
                              },
                              "end": {
                                "line": 41,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2442,
                            "end": 2449,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 13
                              },
                              "end": {
                                "line": 41,
                                "column": 20
                              }
                            },
                            "name": "version"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 2452,
                          "end": 2459,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 23
                            },
                            "end": {
                              "line": 41,
                              "column": 30
                            }
                          },
                          "name": "version"
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "Block",
                          "value": "* awv3 version ",
                          "start": 2409,
                          "end": 2428,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 8
                            },
                            "end": {
                              "line": 40,
                              "column": 27
                            }
                          },
                          "range": [
                            2409,
                            2428
                          ]
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "Block",
                          "value": "* GUID to help identify the canvas ",
                          "start": 2469,
                          "end": 2508,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 8
                            },
                            "end": {
                              "line": 42,
                              "column": 47
                            }
                          },
                          "range": [
                            2469,
                            2508
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2517,
                      "end": 2534,
                      "loc": {
                        "start": {
                          "line": 43,
                          "column": 8
                        },
                        "end": {
                          "line": 43,
                          "column": 25
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2517,
                        "end": 2533,
                        "loc": {
                          "start": {
                            "line": 43,
                            "column": 8
                          },
                          "end": {
                            "line": 43,
                            "column": 24
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2517,
                          "end": 2524,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 8
                            },
                            "end": {
                              "line": 43,
                              "column": 15
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2517,
                            "end": 2521,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 8
                              },
                              "end": {
                                "line": 43,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2522,
                            "end": 2524,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 13
                              },
                              "end": {
                                "line": 43,
                                "column": 15
                              }
                            },
                            "name": "id"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 2527,
                          "end": 2533,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 18
                            },
                            "end": {
                              "line": 43,
                              "column": 24
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 2527,
                            "end": 2531,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 18
                              },
                              "end": {
                                "line": 43,
                                "column": 22
                              }
                            },
                            "name": "guid"
                          },
                          "arguments": []
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "Block",
                          "value": "* GUID to help identify the canvas ",
                          "start": 2469,
                          "end": 2508,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 8
                            },
                            "end": {
                              "line": 42,
                              "column": 47
                            }
                          },
                          "range": [
                            2469,
                            2508
                          ]
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "Block",
                          "value": "* List of managed views ",
                          "start": 2543,
                          "end": 2571,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 8
                            },
                            "end": {
                              "line": 44,
                              "column": 36
                            }
                          },
                          "range": [
                            2543,
                            2571
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2580,
                      "end": 2596,
                      "loc": {
                        "start": {
                          "line": 45,
                          "column": 8
                        },
                        "end": {
                          "line": 45,
                          "column": 24
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2580,
                        "end": 2595,
                        "loc": {
                          "start": {
                            "line": 45,
                            "column": 8
                          },
                          "end": {
                            "line": 45,
                            "column": 23
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2580,
                          "end": 2590,
                          "loc": {
                            "start": {
                              "line": 45,
                              "column": 8
                            },
                            "end": {
                              "line": 45,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2580,
                            "end": 2584,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 8
                              },
                              "end": {
                                "line": 45,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2585,
                            "end": 2590,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 13
                              },
                              "end": {
                                "line": 45,
                                "column": 18
                              }
                            },
                            "name": "views"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "ArrayExpression",
                          "start": 2593,
                          "end": 2595,
                          "loc": {
                            "start": {
                              "line": 45,
                              "column": 21
                            },
                            "end": {
                              "line": 45,
                              "column": 23
                            }
                          },
                          "elements": []
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "Block",
                          "value": "* List of managed views ",
                          "start": 2543,
                          "end": 2571,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 8
                            },
                            "end": {
                              "line": 44,
                              "column": 36
                            }
                          },
                          "range": [
                            2543,
                            2571
                          ]
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 2606,
                      "end": 2891,
                      "loc": {
                        "start": {
                          "line": 47,
                          "column": 8
                        },
                        "end": {
                          "line": 53,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 2610,
                        "end": 2624,
                        "loc": {
                          "start": {
                            "line": 47,
                            "column": 12
                          },
                          "end": {
                            "line": 47,
                            "column": 26
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "UnaryExpression",
                          "start": 2611,
                          "end": 2624,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 13
                            },
                            "end": {
                              "line": 47,
                              "column": 26
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 2612,
                            "end": 2624,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 14
                              },
                              "end": {
                                "line": 47,
                                "column": 26
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "MemberExpression",
                              "start": 2613,
                              "end": 2624,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 15
                                },
                                "end": {
                                  "line": 47,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2613,
                                "end": 2620,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 22
                                  }
                                },
                                "name": "options"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2621,
                                "end": 2624,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 26
                                  }
                                },
                                "name": "dom"
                              },
                              "computed": false
                            }
                          }
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 2626,
                        "end": 2891,
                        "loc": {
                          "start": {
                            "line": 47,
                            "column": 28
                          },
                          "end": {
                            "line": 53,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 2640,
                            "end": 2684,
                            "loc": {
                              "start": {
                                "line": 48,
                                "column": 12
                              },
                              "end": {
                                "line": 48,
                                "column": 56
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 2640,
                              "end": 2683,
                              "loc": {
                                "start": {
                                  "line": 48,
                                  "column": 12
                                },
                                "end": {
                                  "line": 48,
                                  "column": 55
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 2640,
                                "end": 2651,
                                "loc": {
                                  "start": {
                                    "line": 48,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 48,
                                    "column": 23
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 2640,
                                  "end": 2647,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 19
                                    }
                                  },
                                  "name": "options"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2648,
                                  "end": 2651,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 23
                                    }
                                  },
                                  "name": "dom"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "CallExpression",
                                "start": 2654,
                                "end": 2683,
                                "loc": {
                                  "start": {
                                    "line": 48,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 48,
                                    "column": 55
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 2654,
                                  "end": 2676,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 48
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2654,
                                    "end": 2662,
                                    "loc": {
                                      "start": {
                                        "line": 48,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 48,
                                        "column": 34
                                      }
                                    },
                                    "name": "document"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2663,
                                    "end": 2676,
                                    "loc": {
                                      "start": {
                                        "line": 48,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 48,
                                        "column": 48
                                      }
                                    },
                                    "name": "createElement"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Literal",
                                    "start": 2677,
                                    "end": 2682,
                                    "loc": {
                                      "start": {
                                        "line": 48,
                                        "column": 49
                                      },
                                      "end": {
                                        "line": 48,
                                        "column": 54
                                      }
                                    },
                                    "value": "div",
                                    "rawValue": "div",
                                    "raw": "\"div\""
                                  }
                                ]
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 2697,
                            "end": 2737,
                            "loc": {
                              "start": {
                                "line": 49,
                                "column": 12
                              },
                              "end": {
                                "line": 49,
                                "column": 52
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 2697,
                              "end": 2736,
                              "loc": {
                                "start": {
                                  "line": 49,
                                  "column": 12
                                },
                                "end": {
                                  "line": 49,
                                  "column": 51
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 2697,
                                "end": 2723,
                                "loc": {
                                  "start": {
                                    "line": 49,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 49,
                                    "column": 38
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 2697,
                                  "end": 2714,
                                  "loc": {
                                    "start": {
                                      "line": 49,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 49,
                                      "column": 29
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 2697,
                                    "end": 2708,
                                    "loc": {
                                      "start": {
                                        "line": 49,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 49,
                                        "column": 23
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2697,
                                      "end": 2704,
                                      "loc": {
                                        "start": {
                                          "line": 49,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 49,
                                          "column": 19
                                        }
                                      },
                                      "name": "options"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2705,
                                      "end": 2708,
                                      "loc": {
                                        "start": {
                                          "line": 49,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 49,
                                          "column": 23
                                        }
                                      },
                                      "name": "dom"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2709,
                                    "end": 2714,
                                    "loc": {
                                      "start": {
                                        "line": 49,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 49,
                                        "column": 29
                                      }
                                    },
                                    "name": "style"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2715,
                                  "end": 2723,
                                  "loc": {
                                    "start": {
                                      "line": 49,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 49,
                                      "column": 38
                                    }
                                  },
                                  "name": "position"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "Literal",
                                "start": 2726,
                                "end": 2736,
                                "loc": {
                                  "start": {
                                    "line": 49,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 49,
                                    "column": 51
                                  }
                                },
                                "value": "relative",
                                "rawValue": "relative",
                                "raw": "\"relative\""
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 2750,
                            "end": 2783,
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 12
                              },
                              "end": {
                                "line": 50,
                                "column": 45
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 2750,
                              "end": 2782,
                              "loc": {
                                "start": {
                                  "line": 50,
                                  "column": 12
                                },
                                "end": {
                                  "line": 50,
                                  "column": 44
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 2750,
                                "end": 2773,
                                "loc": {
                                  "start": {
                                    "line": 50,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 50,
                                    "column": 35
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 2750,
                                  "end": 2767,
                                  "loc": {
                                    "start": {
                                      "line": 50,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 50,
                                      "column": 29
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 2750,
                                    "end": 2761,
                                    "loc": {
                                      "start": {
                                        "line": 50,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 50,
                                        "column": 23
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2750,
                                      "end": 2757,
                                      "loc": {
                                        "start": {
                                          "line": 50,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 50,
                                          "column": 19
                                        }
                                      },
                                      "name": "options"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2758,
                                      "end": 2761,
                                      "loc": {
                                        "start": {
                                          "line": 50,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 50,
                                          "column": 23
                                        }
                                      },
                                      "name": "dom"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2762,
                                    "end": 2767,
                                    "loc": {
                                      "start": {
                                        "line": 50,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 50,
                                        "column": 29
                                      }
                                    },
                                    "name": "style"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2768,
                                  "end": 2773,
                                  "loc": {
                                    "start": {
                                      "line": 50,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 50,
                                      "column": 35
                                    }
                                  },
                                  "name": "width"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "Literal",
                                "start": 2776,
                                "end": 2782,
                                "loc": {
                                  "start": {
                                    "line": 50,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 50,
                                    "column": 44
                                  }
                                },
                                "value": "100%",
                                "rawValue": "100%",
                                "raw": "\"100%\""
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 2796,
                            "end": 2830,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 12
                              },
                              "end": {
                                "line": 51,
                                "column": 46
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 2796,
                              "end": 2829,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 12
                                },
                                "end": {
                                  "line": 51,
                                  "column": 45
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 2796,
                                "end": 2820,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 36
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 2796,
                                  "end": 2813,
                                  "loc": {
                                    "start": {
                                      "line": 51,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 51,
                                      "column": 29
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 2796,
                                    "end": 2807,
                                    "loc": {
                                      "start": {
                                        "line": 51,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 51,
                                        "column": 23
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2796,
                                      "end": 2803,
                                      "loc": {
                                        "start": {
                                          "line": 51,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 51,
                                          "column": 19
                                        }
                                      },
                                      "name": "options"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2804,
                                      "end": 2807,
                                      "loc": {
                                        "start": {
                                          "line": 51,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 51,
                                          "column": 23
                                        }
                                      },
                                      "name": "dom"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2808,
                                    "end": 2813,
                                    "loc": {
                                      "start": {
                                        "line": 51,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 51,
                                        "column": 29
                                      }
                                    },
                                    "name": "style"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2814,
                                  "end": 2820,
                                  "loc": {
                                    "start": {
                                      "line": 51,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 51,
                                      "column": 36
                                    }
                                  },
                                  "name": "height"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "Literal",
                                "start": 2823,
                                "end": 2829,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 45
                                  }
                                },
                                "value": "100%",
                                "rawValue": "100%",
                                "raw": "\"100%\""
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 2843,
                            "end": 2881,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 12
                              },
                              "end": {
                                "line": 52,
                                "column": 50
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 2843,
                              "end": 2880,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 12
                                },
                                "end": {
                                  "line": 52,
                                  "column": 49
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 2843,
                                "end": 2869,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 38
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 2843,
                                  "end": 2860,
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 29
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 2843,
                                    "end": 2854,
                                    "loc": {
                                      "start": {
                                        "line": 52,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 52,
                                        "column": 23
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2843,
                                      "end": 2850,
                                      "loc": {
                                        "start": {
                                          "line": 52,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 52,
                                          "column": 19
                                        }
                                      },
                                      "name": "options"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2851,
                                      "end": 2854,
                                      "loc": {
                                        "start": {
                                          "line": 52,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 52,
                                          "column": 23
                                        }
                                      },
                                      "name": "dom"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2855,
                                    "end": 2860,
                                    "loc": {
                                      "start": {
                                        "line": 52,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 52,
                                        "column": 29
                                      }
                                    },
                                    "name": "style"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2861,
                                  "end": 2869,
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 38
                                    }
                                  },
                                  "name": "overflow"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "Literal",
                                "start": 2872,
                                "end": 2880,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 49
                                  }
                                },
                                "value": "hidden",
                                "rawValue": "hidden",
                                "raw": "\"hidden\""
                              }
                            }
                          }
                        ],
                        "trailingComments": null
                      },
                      "alternate": null,
                      "trailingComments": [
                        {
                          "type": "Block",
                          "value": "* The dom node in which the canvas lives ",
                          "start": 2901,
                          "end": 2946,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 8
                            },
                            "end": {
                              "line": 55,
                              "column": 53
                            }
                          },
                          "range": [
                            2901,
                            2946
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2955,
                      "end": 2988,
                      "loc": {
                        "start": {
                          "line": 56,
                          "column": 8
                        },
                        "end": {
                          "line": 56,
                          "column": 41
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2955,
                        "end": 2987,
                        "loc": {
                          "start": {
                            "line": 56,
                            "column": 8
                          },
                          "end": {
                            "line": 56,
                            "column": 40
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2955,
                          "end": 2963,
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 8
                            },
                            "end": {
                              "line": 56,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2955,
                            "end": 2959,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 8
                              },
                              "end": {
                                "line": 56,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2960,
                            "end": 2963,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 13
                              },
                              "end": {
                                "line": 56,
                                "column": 16
                              }
                            },
                            "name": "dom"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 2966,
                          "end": 2987,
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 19
                            },
                            "end": {
                              "line": 56,
                              "column": 40
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 2966,
                            "end": 2974,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 19
                              },
                              "end": {
                                "line": 56,
                                "column": 27
                              }
                            },
                            "name": "queryDom"
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 2975,
                              "end": 2986,
                              "loc": {
                                "start": {
                                  "line": 56,
                                  "column": 28
                                },
                                "end": {
                                  "line": 56,
                                  "column": 39
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2975,
                                "end": 2982,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 35
                                  }
                                },
                                "name": "options"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2983,
                                "end": 2986,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 39
                                  }
                                },
                                "name": "dom"
                              },
                              "computed": false
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "Block",
                          "value": "* The dom node in which the canvas lives ",
                          "start": 2901,
                          "end": 2946,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 8
                            },
                            "end": {
                              "line": 55,
                              "column": 53
                            }
                          },
                          "range": [
                            2901,
                            2946
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2997,
                      "end": 3078,
                      "loc": {
                        "start": {
                          "line": 57,
                          "column": 8
                        },
                        "end": {
                          "line": 57,
                          "column": 89
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2997,
                        "end": 3077,
                        "loc": {
                          "start": {
                            "line": 57,
                            "column": 8
                          },
                          "end": {
                            "line": 57,
                            "column": 88
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2997,
                          "end": 3022,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 8
                            },
                            "end": {
                              "line": 57,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2997,
                            "end": 3005,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 8
                              },
                              "end": {
                                "line": 57,
                                "column": 16
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 2997,
                              "end": 3001,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 8
                                },
                                "end": {
                                  "line": 57,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3002,
                              "end": 3005,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 13
                                },
                                "end": {
                                  "line": 57,
                                  "column": 16
                                }
                              },
                              "name": "dom"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3006,
                            "end": 3022,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 17
                              },
                              "end": {
                                "line": 57,
                                "column": 33
                              }
                            },
                            "name": "addEventListener"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 3023,
                            "end": 3036,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 34
                              },
                              "end": {
                                "line": 57,
                                "column": 47
                              }
                            },
                            "value": "contextmenu",
                            "rawValue": "contextmenu",
                            "raw": "'contextmenu'"
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 3038,
                            "end": 3069,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 49
                              },
                              "end": {
                                "line": 57,
                                "column": 80
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 3038,
                                "end": 3043,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 57,
                                    "column": 54
                                  }
                                },
                                "name": "event"
                              }
                            ],
                            "body": {
                              "type": "CallExpression",
                              "start": 3047,
                              "end": 3069,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 58
                                },
                                "end": {
                                  "line": 57,
                                  "column": 80
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3047,
                                "end": 3067,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 58
                                  },
                                  "end": {
                                    "line": 57,
                                    "column": 78
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3047,
                                  "end": 3052,
                                  "loc": {
                                    "start": {
                                      "line": 57,
                                      "column": 58
                                    },
                                    "end": {
                                      "line": 57,
                                      "column": 63
                                    }
                                  },
                                  "name": "event"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3053,
                                  "end": 3067,
                                  "loc": {
                                    "start": {
                                      "line": 57,
                                      "column": 64
                                    },
                                    "end": {
                                      "line": 57,
                                      "column": 78
                                    }
                                  },
                                  "name": "preventDefault"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          },
                          {
                            "type": "Literal",
                            "start": 3071,
                            "end": 3076,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 82
                              },
                              "end": {
                                "line": 57,
                                "column": 87
                              }
                            },
                            "value": false,
                            "rawValue": false,
                            "raw": "false"
                          }
                        ]
                      },
                      "trailingComments": [
                        {
                          "type": "Block",
                          "value": "* Debug level for this canvas ",
                          "start": 3087,
                          "end": 3121,
                          "loc": {
                            "start": {
                              "line": 58,
                              "column": 8
                            },
                            "end": {
                              "line": 58,
                              "column": 42
                            }
                          },
                          "range": [
                            3087,
                            3121
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3130,
                      "end": 3203,
                      "loc": {
                        "start": {
                          "line": 59,
                          "column": 8
                        },
                        "end": {
                          "line": 59,
                          "column": 81
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3130,
                        "end": 3202,
                        "loc": {
                          "start": {
                            "line": 59,
                            "column": 8
                          },
                          "end": {
                            "line": 59,
                            "column": 80
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3130,
                          "end": 3145,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 8
                            },
                            "end": {
                              "line": 59,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3130,
                            "end": 3134,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 8
                              },
                              "end": {
                                "line": 59,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3135,
                            "end": 3145,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 13
                              },
                              "end": {
                                "line": 59,
                                "column": 23
                              }
                            },
                            "name": "debugLevel"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 3148,
                          "end": 3202,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 26
                            },
                            "end": {
                              "line": 59,
                              "column": 80
                            }
                          },
                          "left": {
                            "type": "LogicalExpression",
                            "start": 3148,
                            "end": 3197,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 26
                              },
                              "end": {
                                "line": 59,
                                "column": 75
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 3148,
                              "end": 3166,
                              "loc": {
                                "start": {
                                  "line": 59,
                                  "column": 26
                                },
                                "end": {
                                  "line": 59,
                                  "column": 44
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 3148,
                                "end": 3155,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 33
                                  }
                                },
                                "name": "options"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3156,
                                "end": 3166,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 44
                                  }
                                },
                                "name": "debugLevel"
                              },
                              "computed": false
                            },
                            "operator": "||",
                            "right": {
                              "type": "CallExpression",
                              "start": 3170,
                              "end": 3197,
                              "loc": {
                                "start": {
                                  "line": 59,
                                  "column": 48
                                },
                                "end": {
                                  "line": 59,
                                  "column": 75
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 3170,
                                "end": 3178,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 48
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 56
                                  }
                                },
                                "name": "parseInt"
                              },
                              "arguments": [
                                {
                                  "type": "CallExpression",
                                  "start": 3179,
                                  "end": 3196,
                                  "loc": {
                                    "start": {
                                      "line": 59,
                                      "column": 57
                                    },
                                    "end": {
                                      "line": 59,
                                      "column": 74
                                    }
                                  },
                                  "callee": {
                                    "type": "Identifier",
                                    "start": 3179,
                                    "end": 3182,
                                    "loc": {
                                      "start": {
                                        "line": 59,
                                        "column": 57
                                      },
                                      "end": {
                                        "line": 59,
                                        "column": 60
                                      }
                                    },
                                    "name": "url"
                                  },
                                  "arguments": [
                                    {
                                      "type": "Literal",
                                      "start": 3183,
                                      "end": 3195,
                                      "loc": {
                                        "start": {
                                          "line": 59,
                                          "column": 61
                                        },
                                        "end": {
                                          "line": 59,
                                          "column": 73
                                        }
                                      },
                                      "value": "debugLevel",
                                      "rawValue": "debugLevel",
                                      "raw": "'debugLevel'"
                                    }
                                  ]
                                }
                              ]
                            }
                          },
                          "operator": "||",
                          "right": {
                            "type": "Literal",
                            "start": 3201,
                            "end": 3202,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 79
                              },
                              "end": {
                                "line": 59,
                                "column": 80
                              }
                            },
                            "value": 0,
                            "rawValue": 0,
                            "raw": "0"
                          }
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "Block",
                          "value": "* Debug level for this canvas ",
                          "start": 3087,
                          "end": 3121,
                          "loc": {
                            "start": {
                              "line": 58,
                              "column": 8
                            },
                            "end": {
                              "line": 58,
                              "column": 42
                            }
                          },
                          "range": [
                            3087,
                            3121
                          ]
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 3213,
                      "end": 3732,
                      "loc": {
                        "start": {
                          "line": 61,
                          "column": 8
                        },
                        "end": {
                          "line": 70,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 3217,
                        "end": 3231,
                        "loc": {
                          "start": {
                            "line": 61,
                            "column": 12
                          },
                          "end": {
                            "line": 61,
                            "column": 26
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "UnaryExpression",
                          "start": 3218,
                          "end": 3231,
                          "loc": {
                            "start": {
                              "line": 61,
                              "column": 13
                            },
                            "end": {
                              "line": 61,
                              "column": 26
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 3219,
                            "end": 3231,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 14
                              },
                              "end": {
                                "line": 61,
                                "column": 26
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "Identifier",
                              "start": 3220,
                              "end": 3231,
                              "loc": {
                                "start": {
                                  "line": 61,
                                  "column": 15
                                },
                                "end": {
                                  "line": 61,
                                  "column": 26
                                }
                              },
                              "name": "lastCreated"
                            }
                          }
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 3233,
                        "end": 3732,
                        "loc": {
                          "start": {
                            "line": 61,
                            "column": 28
                          },
                          "end": {
                            "line": 70,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 3247,
                            "end": 3414,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 12
                              },
                              "end": {
                                "line": 62,
                                "column": 179
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 3251,
                                "end": 3413,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 62,
                                    "column": 178
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 3251,
                                  "end": 3254,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 19
                                    }
                                  },
                                  "name": "tag"
                                },
                                "init": {
                                  "type": "TemplateLiteral",
                                  "start": 3257,
                                  "end": 3413,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 178
                                    }
                                  },
                                  "expressions": [
                                    {
                                      "type": "Identifier",
                                      "start": 3282,
                                      "end": 3289,
                                      "loc": {
                                        "start": {
                                          "line": 62,
                                          "column": 47
                                        },
                                        "end": {
                                          "line": 62,
                                          "column": 54
                                        }
                                      },
                                      "name": "version"
                                    },
                                    {
                                      "type": "LogicalExpression",
                                      "start": 3307,
                                      "end": 3363,
                                      "loc": {
                                        "start": {
                                          "line": 62,
                                          "column": 72
                                        },
                                        "end": {
                                          "line": 62,
                                          "column": 128
                                        }
                                      },
                                      "left": {
                                        "type": "LogicalExpression",
                                        "start": 3307,
                                        "end": 3358,
                                        "loc": {
                                          "start": {
                                            "line": 62,
                                            "column": 72
                                          },
                                          "end": {
                                            "line": 62,
                                            "column": 123
                                          }
                                        },
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 3307,
                                          "end": 3325,
                                          "loc": {
                                            "start": {
                                              "line": 62,
                                              "column": 72
                                            },
                                            "end": {
                                              "line": 62,
                                              "column": 90
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 3307,
                                            "end": 3314,
                                            "loc": {
                                              "start": {
                                                "line": 62,
                                                "column": 72
                                              },
                                              "end": {
                                                "line": 62,
                                                "column": 79
                                              }
                                            },
                                            "name": "options"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3315,
                                            "end": 3325,
                                            "loc": {
                                              "start": {
                                                "line": 62,
                                                "column": 80
                                              },
                                              "end": {
                                                "line": 62,
                                                "column": 90
                                              }
                                            },
                                            "name": "resolution"
                                          },
                                          "computed": false
                                        },
                                        "operator": "||",
                                        "right": {
                                          "type": "CallExpression",
                                          "start": 3329,
                                          "end": 3358,
                                          "loc": {
                                            "start": {
                                              "line": 62,
                                              "column": 94
                                            },
                                            "end": {
                                              "line": 62,
                                              "column": 123
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 3329,
                                            "end": 3339,
                                            "loc": {
                                              "start": {
                                                "line": 62,
                                                "column": 94
                                              },
                                              "end": {
                                                "line": 62,
                                                "column": 104
                                              }
                                            },
                                            "name": "parseFloat"
                                          },
                                          "arguments": [
                                            {
                                              "type": "CallExpression",
                                              "start": 3340,
                                              "end": 3357,
                                              "loc": {
                                                "start": {
                                                  "line": 62,
                                                  "column": 105
                                                },
                                                "end": {
                                                  "line": 62,
                                                  "column": 122
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 3340,
                                                "end": 3343,
                                                "loc": {
                                                  "start": {
                                                    "line": 62,
                                                    "column": 105
                                                  },
                                                  "end": {
                                                    "line": 62,
                                                    "column": 108
                                                  }
                                                },
                                                "name": "url"
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Literal",
                                                  "start": 3344,
                                                  "end": 3356,
                                                  "loc": {
                                                    "start": {
                                                      "line": 62,
                                                      "column": 109
                                                    },
                                                    "end": {
                                                      "line": 62,
                                                      "column": 121
                                                    }
                                                  },
                                                  "value": "resolution",
                                                  "rawValue": "resolution",
                                                  "raw": "'resolution'"
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      },
                                      "operator": "||",
                                      "right": {
                                        "type": "Literal",
                                        "start": 3362,
                                        "end": 3363,
                                        "loc": {
                                          "start": {
                                            "line": 62,
                                            "column": 127
                                          },
                                          "end": {
                                            "line": 62,
                                            "column": 128
                                          }
                                        },
                                        "value": 1,
                                        "rawValue": 1,
                                        "raw": "1"
                                      }
                                    },
                                    {
                                      "type": "LogicalExpression",
                                      "start": 3376,
                                      "end": 3410,
                                      "loc": {
                                        "start": {
                                          "line": 62,
                                          "column": 141
                                        },
                                        "end": {
                                          "line": 62,
                                          "column": 175
                                        }
                                      },
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 3376,
                                        "end": 3405,
                                        "loc": {
                                          "start": {
                                            "line": 62,
                                            "column": 141
                                          },
                                          "end": {
                                            "line": 62,
                                            "column": 170
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 3376,
                                          "end": 3385,
                                          "loc": {
                                            "start": {
                                              "line": 62,
                                              "column": 141
                                            },
                                            "end": {
                                              "line": 62,
                                              "column": 150
                                            }
                                          },
                                          "name": "navigator"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3386,
                                          "end": 3405,
                                          "loc": {
                                            "start": {
                                              "line": 62,
                                              "column": 151
                                            },
                                            "end": {
                                              "line": 62,
                                              "column": 170
                                            }
                                          },
                                          "name": "hardwareConcurrency"
                                        },
                                        "computed": false
                                      },
                                      "operator": "||",
                                      "right": {
                                        "type": "Literal",
                                        "start": 3409,
                                        "end": 3410,
                                        "loc": {
                                          "start": {
                                            "line": 62,
                                            "column": 174
                                          },
                                          "end": {
                                            "line": 62,
                                            "column": 175
                                          }
                                        },
                                        "value": 4,
                                        "rawValue": 4,
                                        "raw": "4"
                                      }
                                    }
                                  ],
                                  "quasis": [
                                    {
                                      "type": "TemplateElement",
                                      "start": 3258,
                                      "end": 3280,
                                      "loc": {
                                        "start": {
                                          "line": 62,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 62,
                                          "column": 45
                                        }
                                      },
                                      "value": {
                                        "raw": "%c AWV.3 %c ES2015 %c ",
                                        "cooked": "%c AWV.3 %c ES2015 %c "
                                      },
                                      "tail": false
                                    },
                                    {
                                      "type": "TemplateElement",
                                      "start": 3290,
                                      "end": 3305,
                                      "loc": {
                                        "start": {
                                          "line": 62,
                                          "column": 55
                                        },
                                        "end": {
                                          "line": 62,
                                          "column": 70
                                        }
                                      },
                                      "value": {
                                        "raw": " %c Resolution:",
                                        "cooked": " %c Resolution:"
                                      },
                                      "tail": false
                                    },
                                    {
                                      "type": "TemplateElement",
                                      "start": 3364,
                                      "end": 3374,
                                      "loc": {
                                        "start": {
                                          "line": 62,
                                          "column": 129
                                        },
                                        "end": {
                                          "line": 62,
                                          "column": 139
                                        }
                                      },
                                      "value": {
                                        "raw": " %c Cores:",
                                        "cooked": " %c Cores:"
                                      },
                                      "tail": false
                                    },
                                    {
                                      "type": "TemplateElement",
                                      "start": 3411,
                                      "end": 3412,
                                      "loc": {
                                        "start": {
                                          "line": 62,
                                          "column": 176
                                        },
                                        "end": {
                                          "line": 62,
                                          "column": 177
                                        }
                                      },
                                      "value": {
                                        "raw": " ",
                                        "cooked": " "
                                      },
                                      "tail": true
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 3427,
                            "end": 3722,
                            "loc": {
                              "start": {
                                "line": 63,
                                "column": 12
                              },
                              "end": {
                                "line": 69,
                                "column": 14
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 3427,
                              "end": 3721,
                              "loc": {
                                "start": {
                                  "line": 63,
                                  "column": 12
                                },
                                "end": {
                                  "line": 69,
                                  "column": 13
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3427,
                                "end": 3438,
                                "loc": {
                                  "start": {
                                    "line": 63,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 63,
                                    "column": 23
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3427,
                                  "end": 3434,
                                  "loc": {
                                    "start": {
                                      "line": 63,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 19
                                    }
                                  },
                                  "name": "console"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3435,
                                  "end": 3438,
                                  "loc": {
                                    "start": {
                                      "line": 63,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 23
                                    }
                                  },
                                  "name": "log"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 3439,
                                  "end": 3442,
                                  "loc": {
                                    "start": {
                                      "line": 63,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 27
                                    }
                                  },
                                  "name": "tag"
                                },
                                {
                                  "type": "Literal",
                                  "start": 3460,
                                  "end": 3494,
                                  "loc": {
                                    "start": {
                                      "line": 64,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 64,
                                      "column": 50
                                    }
                                  },
                                  "value": "background: black; color: white;",
                                  "rawValue": "background: black; color: white;",
                                  "raw": "'background: black; color: white;'"
                                },
                                {
                                  "type": "Literal",
                                  "start": 3512,
                                  "end": 3545,
                                  "loc": {
                                    "start": {
                                      "line": 65,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 65,
                                      "column": 49
                                    }
                                  },
                                  "value": "background: gray; color: white;",
                                  "rawValue": "background: gray; color: white;",
                                  "raw": "'background: gray; color: white;'"
                                },
                                {
                                  "type": "Literal",
                                  "start": 3563,
                                  "end": 3599,
                                  "loc": {
                                    "start": {
                                      "line": 66,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 66,
                                      "column": 52
                                    }
                                  },
                                  "value": "background: #c23369; color: white;",
                                  "rawValue": "background: #c23369; color: white;",
                                  "raw": "'background: #c23369; color: white;'"
                                },
                                {
                                  "type": "Literal",
                                  "start": 3617,
                                  "end": 3653,
                                  "loc": {
                                    "start": {
                                      "line": 67,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 67,
                                      "column": 52
                                    }
                                  },
                                  "value": "background: #28d79f; color: white;",
                                  "rawValue": "background: #28d79f; color: white;",
                                  "raw": "'background: #28d79f; color: white;'"
                                },
                                {
                                  "type": "Literal",
                                  "start": 3671,
                                  "end": 3707,
                                  "loc": {
                                    "start": {
                                      "line": 68,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 68,
                                      "column": 52
                                    }
                                  },
                                  "value": "background: #28b4d7; color: white;",
                                  "rawValue": "background: #28b4d7; color: white;",
                                  "raw": "'background: #28b4d7; color: white;'"
                                }
                              ]
                            }
                          }
                        ],
                        "trailingComments": null
                      },
                      "alternate": null,
                      "trailingComments": [
                        {
                          "type": "Block",
                          "value": "* Global events using the {@link Events} class ",
                          "start": 3742,
                          "end": 3793,
                          "loc": {
                            "start": {
                              "line": 72,
                              "column": 8
                            },
                            "end": {
                              "line": 72,
                              "column": 59
                            }
                          },
                          "range": [
                            3742,
                            3793
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3802,
                      "end": 3829,
                      "loc": {
                        "start": {
                          "line": 73,
                          "column": 8
                        },
                        "end": {
                          "line": 73,
                          "column": 35
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3802,
                        "end": 3828,
                        "loc": {
                          "start": {
                            "line": 73,
                            "column": 8
                          },
                          "end": {
                            "line": 73,
                            "column": 34
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3802,
                          "end": 3813,
                          "loc": {
                            "start": {
                              "line": 73,
                              "column": 8
                            },
                            "end": {
                              "line": 73,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3802,
                            "end": 3806,
                            "loc": {
                              "start": {
                                "line": 73,
                                "column": 8
                              },
                              "end": {
                                "line": 73,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3807,
                            "end": 3813,
                            "loc": {
                              "start": {
                                "line": 73,
                                "column": 13
                              },
                              "end": {
                                "line": 73,
                                "column": 19
                              }
                            },
                            "name": "events"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3816,
                          "end": 3828,
                          "loc": {
                            "start": {
                              "line": 73,
                              "column": 22
                            },
                            "end": {
                              "line": 73,
                              "column": 34
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 3820,
                            "end": 3826,
                            "loc": {
                              "start": {
                                "line": 73,
                                "column": 26
                              },
                              "end": {
                                "line": 73,
                                "column": 32
                              }
                            },
                            "name": "Events"
                          },
                          "arguments": []
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "Block",
                          "value": "* Global events using the {@link Events} class ",
                          "start": 3742,
                          "end": 3793,
                          "loc": {
                            "start": {
                              "line": 72,
                              "column": 8
                            },
                            "end": {
                              "line": 72,
                              "column": 59
                            }
                          },
                          "range": [
                            3742,
                            3793
                          ]
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "Block",
                          "value": "* GL {@link Renderer} via three.js ",
                          "start": 3838,
                          "end": 3877,
                          "loc": {
                            "start": {
                              "line": 74,
                              "column": 8
                            },
                            "end": {
                              "line": 74,
                              "column": 47
                            }
                          },
                          "range": [
                            3838,
                            3877
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3886,
                      "end": 3930,
                      "loc": {
                        "start": {
                          "line": 75,
                          "column": 8
                        },
                        "end": {
                          "line": 75,
                          "column": 52
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3886,
                        "end": 3929,
                        "loc": {
                          "start": {
                            "line": 75,
                            "column": 8
                          },
                          "end": {
                            "line": 75,
                            "column": 51
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3886,
                          "end": 3899,
                          "loc": {
                            "start": {
                              "line": 75,
                              "column": 8
                            },
                            "end": {
                              "line": 75,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3886,
                            "end": 3890,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 8
                              },
                              "end": {
                                "line": 75,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3891,
                            "end": 3899,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 13
                              },
                              "end": {
                                "line": 75,
                                "column": 21
                              }
                            },
                            "name": "renderer"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3902,
                          "end": 3929,
                          "loc": {
                            "start": {
                              "line": 75,
                              "column": 24
                            },
                            "end": {
                              "line": 75,
                              "column": 51
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 3906,
                            "end": 3914,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 28
                              },
                              "end": {
                                "line": 75,
                                "column": 36
                              }
                            },
                            "name": "Renderer"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 3915,
                              "end": 3919,
                              "loc": {
                                "start": {
                                  "line": 75,
                                  "column": 37
                                },
                                "end": {
                                  "line": 75,
                                  "column": 41
                                }
                              }
                            },
                            {
                              "type": "Identifier",
                              "start": 3921,
                              "end": 3928,
                              "loc": {
                                "start": {
                                  "line": 75,
                                  "column": 43
                                },
                                "end": {
                                  "line": 75,
                                  "column": 50
                                }
                              },
                              "name": "options"
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "Block",
                          "value": "* GL {@link Renderer} via three.js ",
                          "start": 3838,
                          "end": 3877,
                          "loc": {
                            "start": {
                              "line": 74,
                              "column": 8
                            },
                            "end": {
                              "line": 74,
                              "column": 47
                            }
                          },
                          "range": [
                            3838,
                            3877
                          ]
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "Block",
                          "value": "* {@link Parser} using webworkers to unpack and optimize compressed packages ",
                          "start": 3939,
                          "end": 4020,
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 8
                            },
                            "end": {
                              "line": 76,
                              "column": 89
                            }
                          },
                          "range": [
                            3939,
                            4020
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4029,
                      "end": 4056,
                      "loc": {
                        "start": {
                          "line": 77,
                          "column": 8
                        },
                        "end": {
                          "line": 77,
                          "column": 35
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4029,
                        "end": 4055,
                        "loc": {
                          "start": {
                            "line": 77,
                            "column": 8
                          },
                          "end": {
                            "line": 77,
                            "column": 34
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4029,
                          "end": 4040,
                          "loc": {
                            "start": {
                              "line": 77,
                              "column": 8
                            },
                            "end": {
                              "line": 77,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4029,
                            "end": 4033,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 8
                              },
                              "end": {
                                "line": 77,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4034,
                            "end": 4040,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 13
                              },
                              "end": {
                                "line": 77,
                                "column": 19
                              }
                            },
                            "name": "parser"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4043,
                          "end": 4055,
                          "loc": {
                            "start": {
                              "line": 77,
                              "column": 22
                            },
                            "end": {
                              "line": 77,
                              "column": 34
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4047,
                            "end": 4053,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 26
                              },
                              "end": {
                                "line": 77,
                                "column": 32
                              }
                            },
                            "name": "Parser"
                          },
                          "arguments": []
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "Block",
                          "value": "* {@link Parser} using webworkers to unpack and optimize compressed packages ",
                          "start": 3939,
                          "end": 4020,
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 8
                            },
                            "end": {
                              "line": 76,
                              "column": 89
                            }
                          },
                          "range": [
                            3939,
                            4020
                          ]
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "Block",
                          "value": "* Map of managed scopes.\n            This contains dom nodes with references to all the views influenced.\n            It is used internally to track changes in position and size.\n            @example\n            // Get all views affected for node #main\n            let array = canvas.scopes.get(document.querySelector('#main')); ",
                          "start": 4066,
                          "end": 4399,
                          "loc": {
                            "start": {
                              "line": 79,
                              "column": 8
                            },
                            "end": {
                              "line": 84,
                              "column": 78
                            }
                          },
                          "range": [
                            4066,
                            4399
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4408,
                      "end": 4432,
                      "loc": {
                        "start": {
                          "line": 85,
                          "column": 8
                        },
                        "end": {
                          "line": 85,
                          "column": 32
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4408,
                        "end": 4431,
                        "loc": {
                          "start": {
                            "line": 85,
                            "column": 8
                          },
                          "end": {
                            "line": 85,
                            "column": 31
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4408,
                          "end": 4419,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 8
                            },
                            "end": {
                              "line": 85,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4408,
                            "end": 4412,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 8
                              },
                              "end": {
                                "line": 85,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4413,
                            "end": 4419,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 13
                              },
                              "end": {
                                "line": 85,
                                "column": 19
                              }
                            },
                            "name": "scopes"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4422,
                          "end": 4431,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 22
                            },
                            "end": {
                              "line": 85,
                              "column": 31
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4426,
                            "end": 4429,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 26
                              },
                              "end": {
                                "line": 85,
                                "column": 29
                              }
                            },
                            "name": "Map"
                          },
                          "arguments": []
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "Block",
                          "value": "* Map of managed scopes.\n            This contains dom nodes with references to all the views influenced.\n            It is used internally to track changes in position and size.\n            @example\n            // Get all views affected for node #main\n            let array = canvas.scopes.get(document.querySelector('#main')); ",
                          "start": 4066,
                          "end": 4399,
                          "loc": {
                            "start": {
                              "line": 79,
                              "column": 8
                            },
                            "end": {
                              "line": 84,
                              "column": 78
                            }
                          },
                          "range": [
                            4066,
                            4399
                          ]
                        }
                      ]
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 4442,
                      "end": 4459,
                      "loc": {
                        "start": {
                          "line": 87,
                          "column": 8
                        },
                        "end": {
                          "line": 87,
                          "column": 25
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 4446,
                          "end": 4458,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 12
                            },
                            "end": {
                              "line": 87,
                              "column": 24
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 4446,
                            "end": 4451,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 12
                              },
                              "end": {
                                "line": 87,
                                "column": 17
                              }
                            },
                            "name": "scope"
                          },
                          "init": {
                            "type": "ThisExpression",
                            "start": 4454,
                            "end": 4458,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 20
                              },
                              "end": {
                                "line": 87,
                                "column": 24
                              }
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 4468,
                      "end": 5202,
                      "loc": {
                        "start": {
                          "line": 88,
                          "column": 8
                        },
                        "end": {
                          "line": 104,
                          "column": 11
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 4472,
                          "end": 5201,
                          "loc": {
                            "start": {
                              "line": 88,
                              "column": 12
                            },
                            "end": {
                              "line": 104,
                              "column": 10
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 4472,
                            "end": 4480,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 12
                              },
                              "end": {
                                "line": 88,
                                "column": 20
                              }
                            },
                            "name": "observer"
                          },
                          "init": {
                            "type": "NewExpression",
                            "start": 4483,
                            "end": 5201,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 23
                              },
                              "end": {
                                "line": 104,
                                "column": 10
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 4487,
                              "end": 4503,
                              "loc": {
                                "start": {
                                  "line": 88,
                                  "column": 27
                                },
                                "end": {
                                  "line": 88,
                                  "column": 43
                                }
                              },
                              "name": "MutationObserver"
                            },
                            "arguments": [
                              {
                                "type": "ArrowFunctionExpression",
                                "start": 4504,
                                "end": 5200,
                                "loc": {
                                  "start": {
                                    "line": 88,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 104,
                                    "column": 9
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": false,
                                "async": false,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 4504,
                                    "end": 4511,
                                    "loc": {
                                      "start": {
                                        "line": 88,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 88,
                                        "column": 51
                                      }
                                    },
                                    "name": "records"
                                  }
                                ],
                                "body": {
                                  "type": "BlockStatement",
                                  "start": 4515,
                                  "end": 5200,
                                  "loc": {
                                    "start": {
                                      "line": 88,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 104,
                                      "column": 9
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ForOfStatement",
                                      "start": 4529,
                                      "end": 5190,
                                      "loc": {
                                        "start": {
                                          "line": 89,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 103,
                                          "column": 13
                                        }
                                      },
                                      "left": {
                                        "type": "VariableDeclaration",
                                        "start": 4534,
                                        "end": 4544,
                                        "loc": {
                                          "start": {
                                            "line": 89,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 89,
                                            "column": 27
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 4538,
                                            "end": 4544,
                                            "loc": {
                                              "start": {
                                                "line": 89,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 89,
                                                "column": 27
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 4538,
                                              "end": 4544,
                                              "loc": {
                                                "start": {
                                                  "line": 89,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 89,
                                                  "column": 27
                                                }
                                              },
                                              "name": "record"
                                            },
                                            "init": null
                                          }
                                        ],
                                        "kind": "let"
                                      },
                                      "right": {
                                        "type": "Identifier",
                                        "start": 4548,
                                        "end": 4555,
                                        "loc": {
                                          "start": {
                                            "line": 89,
                                            "column": 31
                                          },
                                          "end": {
                                            "line": 89,
                                            "column": 38
                                          }
                                        },
                                        "name": "records"
                                      },
                                      "body": {
                                        "type": "BlockStatement",
                                        "start": 4557,
                                        "end": 5190,
                                        "loc": {
                                          "start": {
                                            "line": 89,
                                            "column": 40
                                          },
                                          "end": {
                                            "line": 103,
                                            "column": 13
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "IfStatement",
                                            "start": 4655,
                                            "end": 4879,
                                            "loc": {
                                              "start": {
                                                "line": 91,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 95,
                                                "column": 17
                                              }
                                            },
                                            "test": {
                                              "type": "LogicalExpression",
                                              "start": 4659,
                                              "end": 4721,
                                              "loc": {
                                                "start": {
                                                  "line": 91,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 91,
                                                  "column": 82
                                                }
                                              },
                                              "left": {
                                                "type": "BinaryExpression",
                                                "start": 4659,
                                                "end": 4687,
                                                "loc": {
                                                  "start": {
                                                    "line": 91,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 91,
                                                    "column": 48
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 4659,
                                                  "end": 4683,
                                                  "loc": {
                                                    "start": {
                                                      "line": 91,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 91,
                                                      "column": 44
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 4659,
                                                    "end": 4676,
                                                    "loc": {
                                                      "start": {
                                                        "line": 91,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 91,
                                                        "column": 37
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 4659,
                                                      "end": 4665,
                                                      "loc": {
                                                        "start": {
                                                          "line": 91,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 91,
                                                          "column": 26
                                                        }
                                                      },
                                                      "name": "record",
                                                      "leadingComments": null
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 4666,
                                                      "end": 4676,
                                                      "loc": {
                                                        "start": {
                                                          "line": 91,
                                                          "column": 27
                                                        },
                                                        "end": {
                                                          "line": 91,
                                                          "column": 37
                                                        }
                                                      },
                                                      "name": "addedNodes"
                                                    },
                                                    "computed": false,
                                                    "leadingComments": null
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 4677,
                                                    "end": 4683,
                                                    "loc": {
                                                      "start": {
                                                        "line": 91,
                                                        "column": 38
                                                      },
                                                      "end": {
                                                        "line": 91,
                                                        "column": 44
                                                      }
                                                    },
                                                    "name": "length"
                                                  },
                                                  "computed": false,
                                                  "leadingComments": null
                                                },
                                                "operator": ">",
                                                "right": {
                                                  "type": "Literal",
                                                  "start": 4686,
                                                  "end": 4687,
                                                  "loc": {
                                                    "start": {
                                                      "line": 91,
                                                      "column": 47
                                                    },
                                                    "end": {
                                                      "line": 91,
                                                      "column": 48
                                                    }
                                                  },
                                                  "value": 0,
                                                  "rawValue": 0,
                                                  "raw": "0"
                                                },
                                                "leadingComments": null
                                              },
                                              "operator": "||",
                                              "right": {
                                                "type": "BinaryExpression",
                                                "start": 4691,
                                                "end": 4721,
                                                "loc": {
                                                  "start": {
                                                    "line": 91,
                                                    "column": 52
                                                  },
                                                  "end": {
                                                    "line": 91,
                                                    "column": 82
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 4691,
                                                  "end": 4717,
                                                  "loc": {
                                                    "start": {
                                                      "line": 91,
                                                      "column": 52
                                                    },
                                                    "end": {
                                                      "line": 91,
                                                      "column": 78
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 4691,
                                                    "end": 4710,
                                                    "loc": {
                                                      "start": {
                                                        "line": 91,
                                                        "column": 52
                                                      },
                                                      "end": {
                                                        "line": 91,
                                                        "column": 71
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 4691,
                                                      "end": 4697,
                                                      "loc": {
                                                        "start": {
                                                          "line": 91,
                                                          "column": 52
                                                        },
                                                        "end": {
                                                          "line": 91,
                                                          "column": 58
                                                        }
                                                      },
                                                      "name": "record"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 4698,
                                                      "end": 4710,
                                                      "loc": {
                                                        "start": {
                                                          "line": 91,
                                                          "column": 59
                                                        },
                                                        "end": {
                                                          "line": 91,
                                                          "column": 71
                                                        }
                                                      },
                                                      "name": "removedNodes"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 4711,
                                                    "end": 4717,
                                                    "loc": {
                                                      "start": {
                                                        "line": 91,
                                                        "column": 72
                                                      },
                                                      "end": {
                                                        "line": 91,
                                                        "column": 78
                                                      }
                                                    },
                                                    "name": "length"
                                                  },
                                                  "computed": false
                                                },
                                                "operator": ">",
                                                "right": {
                                                  "type": "Literal",
                                                  "start": 4720,
                                                  "end": 4721,
                                                  "loc": {
                                                    "start": {
                                                      "line": 91,
                                                      "column": 81
                                                    },
                                                    "end": {
                                                      "line": 91,
                                                      "column": 82
                                                    }
                                                  },
                                                  "value": 0,
                                                  "rawValue": 0,
                                                  "raw": "0"
                                                }
                                              },
                                              "leadingComments": null
                                            },
                                            "consequent": {
                                              "type": "BlockStatement",
                                              "start": 4723,
                                              "end": 4879,
                                              "loc": {
                                                "start": {
                                                  "line": 91,
                                                  "column": 84
                                                },
                                                "end": {
                                                  "line": 95,
                                                  "column": 17
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 4745,
                                                  "end": 4766,
                                                  "loc": {
                                                    "start": {
                                                      "line": 92,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 92,
                                                      "column": 41
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 4745,
                                                    "end": 4765,
                                                    "loc": {
                                                      "start": {
                                                        "line": 92,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 92,
                                                        "column": 40
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 4745,
                                                      "end": 4763,
                                                      "loc": {
                                                        "start": {
                                                          "line": 92,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 92,
                                                          "column": 38
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 4745,
                                                        "end": 4757,
                                                        "loc": {
                                                          "start": {
                                                            "line": 92,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 92,
                                                            "column": 32
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 4745,
                                                          "end": 4750,
                                                          "loc": {
                                                            "start": {
                                                              "line": 92,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 92,
                                                              "column": 25
                                                            }
                                                          },
                                                          "name": "scope"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 4751,
                                                          "end": 4757,
                                                          "loc": {
                                                            "start": {
                                                              "line": 92,
                                                              "column": 26
                                                            },
                                                            "end": {
                                                              "line": 92,
                                                              "column": 32
                                                            }
                                                          },
                                                          "name": "scopes"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 4758,
                                                        "end": 4763,
                                                        "loc": {
                                                          "start": {
                                                            "line": 92,
                                                            "column": 33
                                                          },
                                                          "end": {
                                                            "line": 92,
                                                            "column": 38
                                                          }
                                                        },
                                                        "name": "clear"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": []
                                                  }
                                                },
                                                {
                                                  "type": "ForOfStatement",
                                                  "start": 4787,
                                                  "end": 4861,
                                                  "loc": {
                                                    "start": {
                                                      "line": 93,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 94,
                                                      "column": 44
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "VariableDeclaration",
                                                    "start": 4792,
                                                    "end": 4800,
                                                    "loc": {
                                                      "start": {
                                                        "line": 93,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 93,
                                                        "column": 33
                                                      }
                                                    },
                                                    "declarations": [
                                                      {
                                                        "type": "VariableDeclarator",
                                                        "start": 4796,
                                                        "end": 4800,
                                                        "loc": {
                                                          "start": {
                                                            "line": 93,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 93,
                                                            "column": 33
                                                          }
                                                        },
                                                        "id": {
                                                          "type": "Identifier",
                                                          "start": 4796,
                                                          "end": 4800,
                                                          "loc": {
                                                            "start": {
                                                              "line": 93,
                                                              "column": 29
                                                            },
                                                            "end": {
                                                              "line": 93,
                                                              "column": 33
                                                            }
                                                          },
                                                          "name": "view"
                                                        },
                                                        "init": null
                                                      }
                                                    ],
                                                    "kind": "let"
                                                  },
                                                  "right": {
                                                    "type": "MemberExpression",
                                                    "start": 4804,
                                                    "end": 4815,
                                                    "loc": {
                                                      "start": {
                                                        "line": 93,
                                                        "column": 37
                                                      },
                                                      "end": {
                                                        "line": 93,
                                                        "column": 48
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 4804,
                                                      "end": 4809,
                                                      "loc": {
                                                        "start": {
                                                          "line": 93,
                                                          "column": 37
                                                        },
                                                        "end": {
                                                          "line": 93,
                                                          "column": 42
                                                        }
                                                      },
                                                      "name": "scope"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 4810,
                                                      "end": 4815,
                                                      "loc": {
                                                        "start": {
                                                          "line": 93,
                                                          "column": 43
                                                        },
                                                        "end": {
                                                          "line": 93,
                                                          "column": 48
                                                        }
                                                      },
                                                      "name": "views"
                                                    },
                                                    "computed": false
                                                  },
                                                  "body": {
                                                    "type": "ExpressionStatement",
                                                    "start": 4841,
                                                    "end": 4861,
                                                    "loc": {
                                                      "start": {
                                                        "line": 94,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 94,
                                                        "column": 44
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "CallExpression",
                                                      "start": 4841,
                                                      "end": 4860,
                                                      "loc": {
                                                        "start": {
                                                          "line": 94,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 94,
                                                          "column": 43
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 4841,
                                                        "end": 4858,
                                                        "loc": {
                                                          "start": {
                                                            "line": 94,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 94,
                                                            "column": 41
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 4841,
                                                          "end": 4845,
                                                          "loc": {
                                                            "start": {
                                                              "line": 94,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 94,
                                                              "column": 28
                                                            }
                                                          },
                                                          "name": "view"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 4846,
                                                          "end": 4858,
                                                          "loc": {
                                                            "start": {
                                                              "line": 94,
                                                              "column": 29
                                                            },
                                                            "end": {
                                                              "line": 94,
                                                              "column": 41
                                                            }
                                                          },
                                                          "name": "updateScopes"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": []
                                                    }
                                                  }
                                                }
                                              ]
                                            },
                                            "alternate": null,
                                            "leadingComments": [
                                              {
                                                "type": "CommentLine",
                                                "value": " Any hard mutation causes views to update their parent scopes",
                                                "start": 4575,
                                                "end": 4638,
                                                "loc": {
                                                  "start": {
                                                    "line": 90,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 90,
                                                    "column": 79
                                                  }
                                                },
                                                "range": [
                                                  4575,
                                                  4638
                                                ]
                                              }
                                            ]
                                          },
                                          {
                                            "type": "IfStatement",
                                            "start": 4897,
                                            "end": 5176,
                                            "loc": {
                                              "start": {
                                                "line": 97,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 102,
                                                "column": 17
                                              }
                                            },
                                            "test": {
                                              "type": "BinaryExpression",
                                              "start": 4901,
                                              "end": 4927,
                                              "loc": {
                                                "start": {
                                                  "line": 97,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 97,
                                                  "column": 46
                                                }
                                              },
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 4901,
                                                "end": 4914,
                                                "loc": {
                                                  "start": {
                                                    "line": 97,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 97,
                                                    "column": 33
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 4901,
                                                  "end": 4907,
                                                  "loc": {
                                                    "start": {
                                                      "line": 97,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 97,
                                                      "column": 26
                                                    }
                                                  },
                                                  "name": "record"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 4908,
                                                  "end": 4914,
                                                  "loc": {
                                                    "start": {
                                                      "line": 97,
                                                      "column": 27
                                                    },
                                                    "end": {
                                                      "line": 97,
                                                      "column": 33
                                                    }
                                                  },
                                                  "name": "target"
                                                },
                                                "computed": false
                                              },
                                              "operator": "===",
                                              "right": {
                                                "type": "MemberExpression",
                                                "start": 4919,
                                                "end": 4927,
                                                "loc": {
                                                  "start": {
                                                    "line": 97,
                                                    "column": 38
                                                  },
                                                  "end": {
                                                    "line": 97,
                                                    "column": 46
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 4919,
                                                  "end": 4923,
                                                  "loc": {
                                                    "start": {
                                                      "line": 97,
                                                      "column": 38
                                                    },
                                                    "end": {
                                                      "line": 97,
                                                      "column": 42
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 4924,
                                                  "end": 4927,
                                                  "loc": {
                                                    "start": {
                                                      "line": 97,
                                                      "column": 43
                                                    },
                                                    "end": {
                                                      "line": 97,
                                                      "column": 46
                                                    }
                                                  },
                                                  "name": "dom"
                                                },
                                                "computed": false
                                              }
                                            },
                                            "consequent": {
                                              "type": "BlockStatement",
                                              "start": 4929,
                                              "end": 5005,
                                              "loc": {
                                                "start": {
                                                  "line": 97,
                                                  "column": 48
                                                },
                                                "end": {
                                                  "line": 99,
                                                  "column": 17
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 4951,
                                                  "end": 4987,
                                                  "loc": {
                                                    "start": {
                                                      "line": 98,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 98,
                                                      "column": 56
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 4951,
                                                    "end": 4986,
                                                    "loc": {
                                                      "start": {
                                                        "line": 98,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 98,
                                                        "column": 55
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 4951,
                                                      "end": 4982,
                                                      "loc": {
                                                        "start": {
                                                          "line": 98,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 98,
                                                          "column": 51
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 4951,
                                                        "end": 4965,
                                                        "loc": {
                                                          "start": {
                                                            "line": 98,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 98,
                                                            "column": 34
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 4951,
                                                          "end": 4956,
                                                          "loc": {
                                                            "start": {
                                                              "line": 98,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 98,
                                                              "column": 25
                                                            }
                                                          },
                                                          "name": "scope"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 4957,
                                                          "end": 4965,
                                                          "loc": {
                                                            "start": {
                                                              "line": 98,
                                                              "column": 26
                                                            },
                                                            "end": {
                                                              "line": 98,
                                                              "column": 34
                                                            }
                                                          },
                                                          "name": "renderer"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 4966,
                                                        "end": 4982,
                                                        "loc": {
                                                          "start": {
                                                            "line": 98,
                                                            "column": 35
                                                          },
                                                          "end": {
                                                            "line": 98,
                                                            "column": 51
                                                          }
                                                        },
                                                        "name": "invalidateCanvas"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Literal",
                                                        "start": 4983,
                                                        "end": 4985,
                                                        "loc": {
                                                          "start": {
                                                            "line": 98,
                                                            "column": 52
                                                          },
                                                          "end": {
                                                            "line": 98,
                                                            "column": 54
                                                          }
                                                        },
                                                        "value": 30,
                                                        "rawValue": 30,
                                                        "raw": "30"
                                                      }
                                                    ]
                                                  }
                                                }
                                              ]
                                            },
                                            "alternate": {
                                              "type": "BlockStatement",
                                              "start": 5011,
                                              "end": 5176,
                                              "loc": {
                                                "start": {
                                                  "line": 99,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 102,
                                                  "column": 17
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 5123,
                                                  "end": 5158,
                                                  "loc": {
                                                    "start": {
                                                      "line": 101,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 101,
                                                      "column": 55
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 5123,
                                                    "end": 5157,
                                                    "loc": {
                                                      "start": {
                                                        "line": 101,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 101,
                                                        "column": 54
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 5123,
                                                      "end": 5153,
                                                      "loc": {
                                                        "start": {
                                                          "line": 101,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 101,
                                                          "column": 50
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 5123,
                                                        "end": 5137,
                                                        "loc": {
                                                          "start": {
                                                            "line": 101,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 101,
                                                            "column": 34
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 5123,
                                                          "end": 5128,
                                                          "loc": {
                                                            "start": {
                                                              "line": 101,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 101,
                                                              "column": 25
                                                            }
                                                          },
                                                          "name": "scope",
                                                          "leadingComments": null
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 5129,
                                                          "end": 5137,
                                                          "loc": {
                                                            "start": {
                                                              "line": 101,
                                                              "column": 26
                                                            },
                                                            "end": {
                                                              "line": 101,
                                                              "column": 34
                                                            }
                                                          },
                                                          "name": "renderer"
                                                        },
                                                        "computed": false,
                                                        "leadingComments": null
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 5138,
                                                        "end": 5153,
                                                        "loc": {
                                                          "start": {
                                                            "line": 101,
                                                            "column": 35
                                                          },
                                                          "end": {
                                                            "line": 101,
                                                            "column": 50
                                                          }
                                                        },
                                                        "name": "invalidateViews"
                                                      },
                                                      "computed": false,
                                                      "leadingComments": null
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Literal",
                                                        "start": 5154,
                                                        "end": 5156,
                                                        "loc": {
                                                          "start": {
                                                            "line": 101,
                                                            "column": 51
                                                          },
                                                          "end": {
                                                            "line": 101,
                                                            "column": 53
                                                          }
                                                        },
                                                        "value": 30,
                                                        "rawValue": 30,
                                                        "raw": "30"
                                                      }
                                                    ],
                                                    "leadingComments": null
                                                  },
                                                  "leadingComments": [
                                                    {
                                                      "type": "CommentLine",
                                                      "value": " Invalidate views (means they'll have x frames to test for changes)",
                                                      "start": 5033,
                                                      "end": 5102,
                                                      "loc": {
                                                        "start": {
                                                          "line": 100,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 100,
                                                          "column": 89
                                                        }
                                                      },
                                                      "range": [
                                                        5033,
                                                        5102
                                                      ]
                                                    }
                                                  ]
                                                }
                                              ]
                                            }
                                          }
                                        ]
                                      }
                                    }
                                  ]
                                }
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5211,
                      "end": 5451,
                      "loc": {
                        "start": {
                          "line": 105,
                          "column": 8
                        },
                        "end": {
                          "line": 112,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 5211,
                        "end": 5450,
                        "loc": {
                          "start": {
                            "line": 105,
                            "column": 8
                          },
                          "end": {
                            "line": 112,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 5211,
                          "end": 5227,
                          "loc": {
                            "start": {
                              "line": 105,
                              "column": 8
                            },
                            "end": {
                              "line": 105,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 5211,
                            "end": 5219,
                            "loc": {
                              "start": {
                                "line": 105,
                                "column": 8
                              },
                              "end": {
                                "line": 105,
                                "column": 16
                              }
                            },
                            "name": "observer"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5220,
                            "end": 5227,
                            "loc": {
                              "start": {
                                "line": 105,
                                "column": 17
                              },
                              "end": {
                                "line": 105,
                                "column": 24
                              }
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 5228,
                            "end": 5236,
                            "loc": {
                              "start": {
                                "line": 105,
                                "column": 25
                              },
                              "end": {
                                "line": 105,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 5228,
                              "end": 5232,
                              "loc": {
                                "start": {
                                  "line": 105,
                                  "column": 25
                                },
                                "end": {
                                  "line": 105,
                                  "column": 29
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 5233,
                              "end": 5236,
                              "loc": {
                                "start": {
                                  "line": 105,
                                  "column": 30
                                },
                                "end": {
                                  "line": 105,
                                  "column": 33
                                }
                              },
                              "name": "dom"
                            },
                            "computed": false
                          },
                          {
                            "type": "ObjectExpression",
                            "start": 5238,
                            "end": 5449,
                            "loc": {
                              "start": {
                                "line": 105,
                                "column": 35
                              },
                              "end": {
                                "line": 112,
                                "column": 9
                              }
                            },
                            "properties": [
                              {
                                "type": "Property",
                                "start": 5252,
                                "end": 5267,
                                "loc": {
                                  "start": {
                                    "line": 106,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 106,
                                    "column": 27
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 5252,
                                  "end": 5261,
                                  "loc": {
                                    "start": {
                                      "line": 106,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 106,
                                      "column": 21
                                    }
                                  },
                                  "name": "childList"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 5263,
                                  "end": 5267,
                                  "loc": {
                                    "start": {
                                      "line": 106,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 106,
                                      "column": 27
                                    }
                                  },
                                  "value": true,
                                  "rawValue": true,
                                  "raw": "true"
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 5281,
                                "end": 5294,
                                "loc": {
                                  "start": {
                                    "line": 107,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 107,
                                    "column": 25
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 5281,
                                  "end": 5288,
                                  "loc": {
                                    "start": {
                                      "line": 107,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 107,
                                      "column": 19
                                    }
                                  },
                                  "name": "subtree"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 5290,
                                  "end": 5294,
                                  "loc": {
                                    "start": {
                                      "line": 107,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 107,
                                      "column": 25
                                    }
                                  },
                                  "value": true,
                                  "rawValue": true,
                                  "raw": "true"
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 5308,
                                "end": 5324,
                                "loc": {
                                  "start": {
                                    "line": 108,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 108,
                                    "column": 28
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 5308,
                                  "end": 5318,
                                  "loc": {
                                    "start": {
                                      "line": 108,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 108,
                                      "column": 22
                                    }
                                  },
                                  "name": "attributes"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 5320,
                                  "end": 5324,
                                  "loc": {
                                    "start": {
                                      "line": 108,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 108,
                                      "column": 28
                                    }
                                  },
                                  "value": true,
                                  "rawValue": true,
                                  "raw": "true"
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 5338,
                                "end": 5359,
                                "loc": {
                                  "start": {
                                    "line": 109,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 109,
                                    "column": 33
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 5338,
                                  "end": 5351,
                                  "loc": {
                                    "start": {
                                      "line": 109,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 109,
                                      "column": 25
                                    }
                                  },
                                  "name": "characterData"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 5354,
                                  "end": 5359,
                                  "loc": {
                                    "start": {
                                      "line": 109,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 109,
                                      "column": 33
                                    }
                                  },
                                  "value": false,
                                  "rawValue": false,
                                  "raw": "false"
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 5373,
                                "end": 5397,
                                "loc": {
                                  "start": {
                                    "line": 110,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 110,
                                    "column": 36
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 5373,
                                  "end": 5390,
                                  "loc": {
                                    "start": {
                                      "line": 110,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 110,
                                      "column": 29
                                    }
                                  },
                                  "name": "attributeOldValue"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 5392,
                                  "end": 5397,
                                  "loc": {
                                    "start": {
                                      "line": 110,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 110,
                                      "column": 36
                                    }
                                  },
                                  "value": false,
                                  "rawValue": false,
                                  "raw": "false"
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 5411,
                                "end": 5439,
                                "loc": {
                                  "start": {
                                    "line": 111,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 111,
                                    "column": 40
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 5411,
                                  "end": 5432,
                                  "loc": {
                                    "start": {
                                      "line": 111,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 111,
                                      "column": 33
                                    }
                                  },
                                  "name": "characterDataOldValue"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 5434,
                                  "end": 5439,
                                  "loc": {
                                    "start": {
                                      "line": 111,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 111,
                                      "column": 40
                                    }
                                  },
                                  "value": false,
                                  "rawValue": false,
                                  "raw": "false"
                                },
                                "kind": "init"
                              }
                            ]
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5461,
                      "end": 5480,
                      "loc": {
                        "start": {
                          "line": 114,
                          "column": 8
                        },
                        "end": {
                          "line": 114,
                          "column": 27
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5461,
                        "end": 5479,
                        "loc": {
                          "start": {
                            "line": 114,
                            "column": 8
                          },
                          "end": {
                            "line": 114,
                            "column": 26
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "Identifier",
                          "start": 5461,
                          "end": 5472,
                          "loc": {
                            "start": {
                              "line": 114,
                              "column": 8
                            },
                            "end": {
                              "line": 114,
                              "column": 19
                            }
                          },
                          "name": "lastCreated"
                        },
                        "right": {
                          "type": "ThisExpression",
                          "start": 5475,
                          "end": 5479,
                          "loc": {
                            "start": {
                              "line": 114,
                              "column": 22
                            },
                            "end": {
                              "line": 114,
                              "column": 26
                            }
                          }
                        }
                      }
                    }
                  ]
                }
              },
              "leadingComments": [
                {
                  "type": "Block",
                  "value": "* Construct a new Canvas\n        @param {Object} [options={}] - Options to initialize the Canvas with\n        @param {HTMLElement} [options.dom] - The HTML element in which the canvas will live. If this is empty a detached div element will be created that needs to be appended to the DOM manually. This may be the best option for viewmodel driven frameworks since the state can be exported out and held separtely to the 3d-control.\n        @param {Number} [options.debugLevel=0] - Console debugging levels\n        @param {Number} [options.resolution=1] - GL Canvas rasolution\n        @param {String} [options.place='first'] - Where to place the render-element, options are 'first' and 'last'\n        @param {Boolean} [options.startImmediately=true] - If true will run a requestAnimationFrame going into a loop. If false, it can be called manually (canvas,renderer.start();)\n        @param {THREE.Color} [options.clearColor=new THREE.Color(0)] - WebGL option\n        @param {String} [options.precision='highp'] - WebGL option\n        @param {Boolean} [options.premultipliedAlpha=true] - WebGL option\n        @param {Boolean} [options.stencil=true] - WebGL option\n        @param {Boolean} [options.depth=true] - WebGL option, depth buffer\n        @param {Boolean} [options.preserveDrawingBuffer=true] - WebGL option, retains draw calls, critical for multiple views\n        @param {Boolean} [options.alpha=true] - WebGL option, enables alpha cannel\n        @param {Boolean} [options.antialias=true] - WebGL option, enables aleasing\n        @param {Boolean} [options.logarithmicDepthBuffer=false] - WebGL option\n        @example\n        import Canvas from 'canvas';\n        // Create new canvas inside #main\n        const canvas = new Canvas({ dom: '#main' });\n        // Parse meshes\n        let context = await canvas.parser.stream('meshes.txt');\n        @returns {Object} The constructed Canvas ",
                  "start": 469,
                  "end": 2367,
                  "loc": {
                    "start": {
                      "line": 15,
                      "column": 4
                    },
                    "end": {
                      "line": 37,
                      "column": 51
                    }
                  },
                  "range": [
                    469,
                    2367
                  ]
                }
              ]
            }
          ]
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "* The Canvas class holds the webGL context and maps the underlying views.\n    It initializes it's own renderer, event system and parser. ",
            "start": 292,
            "end": 433,
            "loc": {
              "start": {
                "line": 11,
                "column": 0
              },
              "end": {
                "line": 12,
                "column": 65
              }
            },
            "range": [
              292,
              433
            ]
          }
        ],
        "trailingComments": []
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": "* The Canvas class holds the webGL context and maps the underlying views.\n    It initializes it's own renderer, event system and parser. ",
          "start": 292,
          "end": 433,
          "loc": {
            "start": {
              "line": 11,
              "column": 0
            },
            "end": {
              "line": 12,
              "column": 65
            }
          },
          "range": [
            292,
            433
          ]
        }
      ]
    }
  ]
}