{
  "type": "Program",
  "start": 0,
  "end": 5886,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 125,
      "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": 5885,
      "loc": {
        "start": {
          "line": 13,
          "column": 0
        },
        "end": {
          "line": 124,
          "column": 1
        }
      },
      "declaration": {
        "type": "ClassDeclaration",
        "start": 449,
        "end": 5885,
        "loc": {
          "start": {
            "line": 13,
            "column": 15
          },
          "end": {
            "line": 124,
            "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": 5885,
          "loc": {
            "start": {
              "line": 13,
              "column": 28
            },
            "end": {
              "line": 124,
              "column": 1
            }
          },
          "body": [
            {
              "type": "MethodDefinition",
              "start": 2372,
              "end": 5483,
              "loc": {
                "start": {
                  "line": 38,
                  "column": 4
                },
                "end": {
                  "line": 110,
                  "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": 5483,
                "loc": {
                  "start": {
                    "line": 38,
                    "column": 15
                  },
                  "end": {
                    "line": 110,
                    "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": 5483,
                  "loc": {
                    "start": {
                      "line": 38,
                      "column": 30
                    },
                    "end": {
                      "line": 110,
                      "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": 2915,
                      "loc": {
                        "start": {
                          "line": 47,
                          "column": 8
                        },
                        "end": {
                          "line": 50,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 2610,
                        "end": 2622,
                        "loc": {
                          "start": {
                            "line": 47,
                            "column": 12
                          },
                          "end": {
                            "line": 47,
                            "column": 24
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "MemberExpression",
                          "start": 2611,
                          "end": 2622,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 13
                            },
                            "end": {
                              "line": 47,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 2611,
                            "end": 2618,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 13
                              },
                              "end": {
                                "line": 47,
                                "column": 20
                              }
                            },
                            "name": "options"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2619,
                            "end": 2622,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 21
                              },
                              "end": {
                                "line": 47,
                                "column": 24
                              }
                            },
                            "name": "dom"
                          },
                          "computed": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 2624,
                        "end": 2915,
                        "loc": {
                          "start": {
                            "line": 47,
                            "column": 26
                          },
                          "end": {
                            "line": 50,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 2638,
                            "end": 2682,
                            "loc": {
                              "start": {
                                "line": 48,
                                "column": 12
                              },
                              "end": {
                                "line": 48,
                                "column": 56
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 2638,
                              "end": 2681,
                              "loc": {
                                "start": {
                                  "line": 48,
                                  "column": 12
                                },
                                "end": {
                                  "line": 48,
                                  "column": 55
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 2638,
                                "end": 2649,
                                "loc": {
                                  "start": {
                                    "line": 48,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 48,
                                    "column": 23
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 2638,
                                  "end": 2645,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 19
                                    }
                                  },
                                  "name": "options"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2646,
                                  "end": 2649,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 23
                                    }
                                  },
                                  "name": "dom"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "CallExpression",
                                "start": 2652,
                                "end": 2681,
                                "loc": {
                                  "start": {
                                    "line": 48,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 48,
                                    "column": 55
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 2652,
                                  "end": 2674,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 48
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2652,
                                    "end": 2660,
                                    "loc": {
                                      "start": {
                                        "line": 48,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 48,
                                        "column": 34
                                      }
                                    },
                                    "name": "document"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2661,
                                    "end": 2674,
                                    "loc": {
                                      "start": {
                                        "line": 48,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 48,
                                        "column": 48
                                      }
                                    },
                                    "name": "createElement"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Literal",
                                    "start": 2675,
                                    "end": 2680,
                                    "loc": {
                                      "start": {
                                        "line": 48,
                                        "column": 49
                                      },
                                      "end": {
                                        "line": 48,
                                        "column": 54
                                      }
                                    },
                                    "value": "div",
                                    "rawValue": "div",
                                    "raw": "\"div\""
                                  }
                                ]
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 2695,
                            "end": 2905,
                            "loc": {
                              "start": {
                                "line": 49,
                                "column": 12
                              },
                              "end": {
                                "line": 49,
                                "column": 222
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 2695,
                              "end": 2904,
                              "loc": {
                                "start": {
                                  "line": 49,
                                  "column": 12
                                },
                                "end": {
                                  "line": 49,
                                  "column": 221
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 2695,
                                "end": 2720,
                                "loc": {
                                  "start": {
                                    "line": 49,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 49,
                                    "column": 37
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 2695,
                                  "end": 2712,
                                  "loc": {
                                    "start": {
                                      "line": 49,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 49,
                                      "column": 29
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 2695,
                                    "end": 2706,
                                    "loc": {
                                      "start": {
                                        "line": 49,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 49,
                                        "column": 23
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2695,
                                      "end": 2702,
                                      "loc": {
                                        "start": {
                                          "line": 49,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 49,
                                          "column": 19
                                        }
                                      },
                                      "name": "options"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2703,
                                      "end": 2706,
                                      "loc": {
                                        "start": {
                                          "line": 49,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 49,
                                          "column": 23
                                        }
                                      },
                                      "name": "dom"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2707,
                                    "end": 2712,
                                    "loc": {
                                      "start": {
                                        "line": 49,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 49,
                                        "column": 29
                                      }
                                    },
                                    "name": "style"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2713,
                                  "end": 2720,
                                  "loc": {
                                    "start": {
                                      "line": 49,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 49,
                                      "column": 37
                                    }
                                  },
                                  "name": "cssText"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "Literal",
                                "start": 2723,
                                "end": 2904,
                                "loc": {
                                  "start": {
                                    "line": 49,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 49,
                                    "column": 221
                                  }
                                },
                                "value": "position: relative; width: 100%; height: 100%; overflow: hidden; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;",
                                "rawValue": "position: relative; width: 100%; height: 100%; overflow: hidden; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;",
                                "raw": "\"position: relative; width: 100%; height: 100%; overflow: hidden; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;\""
                              }
                            }
                          }
                        ],
                        "trailingComments": null
                      },
                      "alternate": null,
                      "trailingComments": [
                        {
                          "type": "Block",
                          "value": "* The dom node in which the canvas lives ",
                          "start": 2925,
                          "end": 2970,
                          "loc": {
                            "start": {
                              "line": 52,
                              "column": 8
                            },
                            "end": {
                              "line": 52,
                              "column": 53
                            }
                          },
                          "range": [
                            2925,
                            2970
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2979,
                      "end": 3012,
                      "loc": {
                        "start": {
                          "line": 53,
                          "column": 8
                        },
                        "end": {
                          "line": 53,
                          "column": 41
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2979,
                        "end": 3011,
                        "loc": {
                          "start": {
                            "line": 53,
                            "column": 8
                          },
                          "end": {
                            "line": 53,
                            "column": 40
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2979,
                          "end": 2987,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 8
                            },
                            "end": {
                              "line": 53,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2979,
                            "end": 2983,
                            "loc": {
                              "start": {
                                "line": 53,
                                "column": 8
                              },
                              "end": {
                                "line": 53,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2984,
                            "end": 2987,
                            "loc": {
                              "start": {
                                "line": 53,
                                "column": 13
                              },
                              "end": {
                                "line": 53,
                                "column": 16
                              }
                            },
                            "name": "dom"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 2990,
                          "end": 3011,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 19
                            },
                            "end": {
                              "line": 53,
                              "column": 40
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 2990,
                            "end": 2998,
                            "loc": {
                              "start": {
                                "line": 53,
                                "column": 19
                              },
                              "end": {
                                "line": 53,
                                "column": 27
                              }
                            },
                            "name": "queryDom"
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 2999,
                              "end": 3010,
                              "loc": {
                                "start": {
                                  "line": 53,
                                  "column": 28
                                },
                                "end": {
                                  "line": 53,
                                  "column": 39
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2999,
                                "end": 3006,
                                "loc": {
                                  "start": {
                                    "line": 53,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 53,
                                    "column": 35
                                  }
                                },
                                "name": "options"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3007,
                                "end": 3010,
                                "loc": {
                                  "start": {
                                    "line": 53,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 53,
                                    "column": 39
                                  }
                                },
                                "name": "dom"
                              },
                              "computed": false
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "Block",
                          "value": "* The dom node in which the canvas lives ",
                          "start": 2925,
                          "end": 2970,
                          "loc": {
                            "start": {
                              "line": 52,
                              "column": 8
                            },
                            "end": {
                              "line": 52,
                              "column": 53
                            }
                          },
                          "range": [
                            2925,
                            2970
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3021,
                      "end": 3102,
                      "loc": {
                        "start": {
                          "line": 54,
                          "column": 8
                        },
                        "end": {
                          "line": 54,
                          "column": 89
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 3021,
                        "end": 3101,
                        "loc": {
                          "start": {
                            "line": 54,
                            "column": 8
                          },
                          "end": {
                            "line": 54,
                            "column": 88
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3021,
                          "end": 3046,
                          "loc": {
                            "start": {
                              "line": 54,
                              "column": 8
                            },
                            "end": {
                              "line": 54,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 3021,
                            "end": 3029,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 8
                              },
                              "end": {
                                "line": 54,
                                "column": 16
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 3021,
                              "end": 3025,
                              "loc": {
                                "start": {
                                  "line": 54,
                                  "column": 8
                                },
                                "end": {
                                  "line": 54,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3026,
                              "end": 3029,
                              "loc": {
                                "start": {
                                  "line": 54,
                                  "column": 13
                                },
                                "end": {
                                  "line": 54,
                                  "column": 16
                                }
                              },
                              "name": "dom"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3030,
                            "end": 3046,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 17
                              },
                              "end": {
                                "line": 54,
                                "column": 33
                              }
                            },
                            "name": "addEventListener"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 3047,
                            "end": 3060,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 34
                              },
                              "end": {
                                "line": 54,
                                "column": 47
                              }
                            },
                            "value": "contextmenu",
                            "rawValue": "contextmenu",
                            "raw": "'contextmenu'"
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 3062,
                            "end": 3093,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 49
                              },
                              "end": {
                                "line": 54,
                                "column": 80
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 3062,
                                "end": 3067,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 54
                                  }
                                },
                                "name": "event"
                              }
                            ],
                            "body": {
                              "type": "CallExpression",
                              "start": 3071,
                              "end": 3093,
                              "loc": {
                                "start": {
                                  "line": 54,
                                  "column": 58
                                },
                                "end": {
                                  "line": 54,
                                  "column": 80
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3071,
                                "end": 3091,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 58
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 78
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3071,
                                  "end": 3076,
                                  "loc": {
                                    "start": {
                                      "line": 54,
                                      "column": 58
                                    },
                                    "end": {
                                      "line": 54,
                                      "column": 63
                                    }
                                  },
                                  "name": "event"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3077,
                                  "end": 3091,
                                  "loc": {
                                    "start": {
                                      "line": 54,
                                      "column": 64
                                    },
                                    "end": {
                                      "line": 54,
                                      "column": 78
                                    }
                                  },
                                  "name": "preventDefault"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          },
                          {
                            "type": "Literal",
                            "start": 3095,
                            "end": 3100,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 82
                              },
                              "end": {
                                "line": 54,
                                "column": 87
                              }
                            },
                            "value": false,
                            "rawValue": false,
                            "raw": "false"
                          }
                        ]
                      },
                      "trailingComments": [
                        {
                          "type": "Block",
                          "value": "* Debug level for this canvas ",
                          "start": 3111,
                          "end": 3145,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 8
                            },
                            "end": {
                              "line": 55,
                              "column": 42
                            }
                          },
                          "range": [
                            3111,
                            3145
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3154,
                      "end": 3227,
                      "loc": {
                        "start": {
                          "line": 56,
                          "column": 8
                        },
                        "end": {
                          "line": 56,
                          "column": 81
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3154,
                        "end": 3226,
                        "loc": {
                          "start": {
                            "line": 56,
                            "column": 8
                          },
                          "end": {
                            "line": 56,
                            "column": 80
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3154,
                          "end": 3169,
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 8
                            },
                            "end": {
                              "line": 56,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3154,
                            "end": 3158,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 8
                              },
                              "end": {
                                "line": 56,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3159,
                            "end": 3169,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 13
                              },
                              "end": {
                                "line": 56,
                                "column": 23
                              }
                            },
                            "name": "debugLevel"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 3172,
                          "end": 3226,
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 26
                            },
                            "end": {
                              "line": 56,
                              "column": 80
                            }
                          },
                          "left": {
                            "type": "LogicalExpression",
                            "start": 3172,
                            "end": 3221,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 26
                              },
                              "end": {
                                "line": 56,
                                "column": 75
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 3172,
                              "end": 3190,
                              "loc": {
                                "start": {
                                  "line": 56,
                                  "column": 26
                                },
                                "end": {
                                  "line": 56,
                                  "column": 44
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 3172,
                                "end": 3179,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 33
                                  }
                                },
                                "name": "options"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3180,
                                "end": 3190,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 44
                                  }
                                },
                                "name": "debugLevel"
                              },
                              "computed": false
                            },
                            "operator": "||",
                            "right": {
                              "type": "CallExpression",
                              "start": 3194,
                              "end": 3221,
                              "loc": {
                                "start": {
                                  "line": 56,
                                  "column": 48
                                },
                                "end": {
                                  "line": 56,
                                  "column": 75
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 3194,
                                "end": 3202,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 48
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 56
                                  }
                                },
                                "name": "parseInt"
                              },
                              "arguments": [
                                {
                                  "type": "CallExpression",
                                  "start": 3203,
                                  "end": 3220,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 57
                                    },
                                    "end": {
                                      "line": 56,
                                      "column": 74
                                    }
                                  },
                                  "callee": {
                                    "type": "Identifier",
                                    "start": 3203,
                                    "end": 3206,
                                    "loc": {
                                      "start": {
                                        "line": 56,
                                        "column": 57
                                      },
                                      "end": {
                                        "line": 56,
                                        "column": 60
                                      }
                                    },
                                    "name": "url"
                                  },
                                  "arguments": [
                                    {
                                      "type": "Literal",
                                      "start": 3207,
                                      "end": 3219,
                                      "loc": {
                                        "start": {
                                          "line": 56,
                                          "column": 61
                                        },
                                        "end": {
                                          "line": 56,
                                          "column": 73
                                        }
                                      },
                                      "value": "debugLevel",
                                      "rawValue": "debugLevel",
                                      "raw": "'debugLevel'"
                                    }
                                  ]
                                }
                              ]
                            }
                          },
                          "operator": "||",
                          "right": {
                            "type": "Literal",
                            "start": 3225,
                            "end": 3226,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 79
                              },
                              "end": {
                                "line": 56,
                                "column": 80
                              }
                            },
                            "value": 0,
                            "rawValue": 0,
                            "raw": "0"
                          }
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "Block",
                          "value": "* Debug level for this canvas ",
                          "start": 3111,
                          "end": 3145,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 8
                            },
                            "end": {
                              "line": 55,
                              "column": 42
                            }
                          },
                          "range": [
                            3111,
                            3145
                          ]
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 3237,
                      "end": 3754,
                      "loc": {
                        "start": {
                          "line": 58,
                          "column": 8
                        },
                        "end": {
                          "line": 67,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 3241,
                        "end": 3253,
                        "loc": {
                          "start": {
                            "line": 58,
                            "column": 12
                          },
                          "end": {
                            "line": 58,
                            "column": 24
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "Identifier",
                          "start": 3242,
                          "end": 3253,
                          "loc": {
                            "start": {
                              "line": 58,
                              "column": 13
                            },
                            "end": {
                              "line": 58,
                              "column": 24
                            }
                          },
                          "name": "lastCreated"
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 3255,
                        "end": 3754,
                        "loc": {
                          "start": {
                            "line": 58,
                            "column": 26
                          },
                          "end": {
                            "line": 67,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 3269,
                            "end": 3436,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 12
                              },
                              "end": {
                                "line": 59,
                                "column": 179
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 3273,
                                "end": 3435,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 178
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 3273,
                                  "end": 3276,
                                  "loc": {
                                    "start": {
                                      "line": 59,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 59,
                                      "column": 19
                                    }
                                  },
                                  "name": "tag"
                                },
                                "init": {
                                  "type": "TemplateLiteral",
                                  "start": 3279,
                                  "end": 3435,
                                  "loc": {
                                    "start": {
                                      "line": 59,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 59,
                                      "column": 178
                                    }
                                  },
                                  "expressions": [
                                    {
                                      "type": "Identifier",
                                      "start": 3304,
                                      "end": 3311,
                                      "loc": {
                                        "start": {
                                          "line": 59,
                                          "column": 47
                                        },
                                        "end": {
                                          "line": 59,
                                          "column": 54
                                        }
                                      },
                                      "name": "version"
                                    },
                                    {
                                      "type": "LogicalExpression",
                                      "start": 3329,
                                      "end": 3385,
                                      "loc": {
                                        "start": {
                                          "line": 59,
                                          "column": 72
                                        },
                                        "end": {
                                          "line": 59,
                                          "column": 128
                                        }
                                      },
                                      "left": {
                                        "type": "LogicalExpression",
                                        "start": 3329,
                                        "end": 3380,
                                        "loc": {
                                          "start": {
                                            "line": 59,
                                            "column": 72
                                          },
                                          "end": {
                                            "line": 59,
                                            "column": 123
                                          }
                                        },
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 3329,
                                          "end": 3347,
                                          "loc": {
                                            "start": {
                                              "line": 59,
                                              "column": 72
                                            },
                                            "end": {
                                              "line": 59,
                                              "column": 90
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 3329,
                                            "end": 3336,
                                            "loc": {
                                              "start": {
                                                "line": 59,
                                                "column": 72
                                              },
                                              "end": {
                                                "line": 59,
                                                "column": 79
                                              }
                                            },
                                            "name": "options"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3337,
                                            "end": 3347,
                                            "loc": {
                                              "start": {
                                                "line": 59,
                                                "column": 80
                                              },
                                              "end": {
                                                "line": 59,
                                                "column": 90
                                              }
                                            },
                                            "name": "resolution"
                                          },
                                          "computed": false
                                        },
                                        "operator": "||",
                                        "right": {
                                          "type": "CallExpression",
                                          "start": 3351,
                                          "end": 3380,
                                          "loc": {
                                            "start": {
                                              "line": 59,
                                              "column": 94
                                            },
                                            "end": {
                                              "line": 59,
                                              "column": 123
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 3351,
                                            "end": 3361,
                                            "loc": {
                                              "start": {
                                                "line": 59,
                                                "column": 94
                                              },
                                              "end": {
                                                "line": 59,
                                                "column": 104
                                              }
                                            },
                                            "name": "parseFloat"
                                          },
                                          "arguments": [
                                            {
                                              "type": "CallExpression",
                                              "start": 3362,
                                              "end": 3379,
                                              "loc": {
                                                "start": {
                                                  "line": 59,
                                                  "column": 105
                                                },
                                                "end": {
                                                  "line": 59,
                                                  "column": 122
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 3362,
                                                "end": 3365,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 105
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 108
                                                  }
                                                },
                                                "name": "url"
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Literal",
                                                  "start": 3366,
                                                  "end": 3378,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 109
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 121
                                                    }
                                                  },
                                                  "value": "resolution",
                                                  "rawValue": "resolution",
                                                  "raw": "'resolution'"
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      },
                                      "operator": "||",
                                      "right": {
                                        "type": "Literal",
                                        "start": 3384,
                                        "end": 3385,
                                        "loc": {
                                          "start": {
                                            "line": 59,
                                            "column": 127
                                          },
                                          "end": {
                                            "line": 59,
                                            "column": 128
                                          }
                                        },
                                        "value": 1,
                                        "rawValue": 1,
                                        "raw": "1"
                                      }
                                    },
                                    {
                                      "type": "LogicalExpression",
                                      "start": 3398,
                                      "end": 3432,
                                      "loc": {
                                        "start": {
                                          "line": 59,
                                          "column": 141
                                        },
                                        "end": {
                                          "line": 59,
                                          "column": 175
                                        }
                                      },
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 3398,
                                        "end": 3427,
                                        "loc": {
                                          "start": {
                                            "line": 59,
                                            "column": 141
                                          },
                                          "end": {
                                            "line": 59,
                                            "column": 170
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 3398,
                                          "end": 3407,
                                          "loc": {
                                            "start": {
                                              "line": 59,
                                              "column": 141
                                            },
                                            "end": {
                                              "line": 59,
                                              "column": 150
                                            }
                                          },
                                          "name": "navigator"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3408,
                                          "end": 3427,
                                          "loc": {
                                            "start": {
                                              "line": 59,
                                              "column": 151
                                            },
                                            "end": {
                                              "line": 59,
                                              "column": 170
                                            }
                                          },
                                          "name": "hardwareConcurrency"
                                        },
                                        "computed": false
                                      },
                                      "operator": "||",
                                      "right": {
                                        "type": "Literal",
                                        "start": 3431,
                                        "end": 3432,
                                        "loc": {
                                          "start": {
                                            "line": 59,
                                            "column": 174
                                          },
                                          "end": {
                                            "line": 59,
                                            "column": 175
                                          }
                                        },
                                        "value": 4,
                                        "rawValue": 4,
                                        "raw": "4"
                                      }
                                    }
                                  ],
                                  "quasis": [
                                    {
                                      "type": "TemplateElement",
                                      "start": 3280,
                                      "end": 3302,
                                      "loc": {
                                        "start": {
                                          "line": 59,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 59,
                                          "column": 45
                                        }
                                      },
                                      "value": {
                                        "raw": "%c AWV.3 %c ES2015 %c ",
                                        "cooked": "%c AWV.3 %c ES2015 %c "
                                      },
                                      "tail": false
                                    },
                                    {
                                      "type": "TemplateElement",
                                      "start": 3312,
                                      "end": 3327,
                                      "loc": {
                                        "start": {
                                          "line": 59,
                                          "column": 55
                                        },
                                        "end": {
                                          "line": 59,
                                          "column": 70
                                        }
                                      },
                                      "value": {
                                        "raw": " %c Resolution:",
                                        "cooked": " %c Resolution:"
                                      },
                                      "tail": false
                                    },
                                    {
                                      "type": "TemplateElement",
                                      "start": 3386,
                                      "end": 3396,
                                      "loc": {
                                        "start": {
                                          "line": 59,
                                          "column": 129
                                        },
                                        "end": {
                                          "line": 59,
                                          "column": 139
                                        }
                                      },
                                      "value": {
                                        "raw": " %c Cores:",
                                        "cooked": " %c Cores:"
                                      },
                                      "tail": false
                                    },
                                    {
                                      "type": "TemplateElement",
                                      "start": 3433,
                                      "end": 3434,
                                      "loc": {
                                        "start": {
                                          "line": 59,
                                          "column": 176
                                        },
                                        "end": {
                                          "line": 59,
                                          "column": 177
                                        }
                                      },
                                      "value": {
                                        "raw": " ",
                                        "cooked": " "
                                      },
                                      "tail": true
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 3449,
                            "end": 3744,
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 12
                              },
                              "end": {
                                "line": 66,
                                "column": 14
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 3449,
                              "end": 3743,
                              "loc": {
                                "start": {
                                  "line": 60,
                                  "column": 12
                                },
                                "end": {
                                  "line": 66,
                                  "column": 13
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3449,
                                "end": 3460,
                                "loc": {
                                  "start": {
                                    "line": 60,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 60,
                                    "column": 23
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3449,
                                  "end": 3456,
                                  "loc": {
                                    "start": {
                                      "line": 60,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 60,
                                      "column": 19
                                    }
                                  },
                                  "name": "console"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3457,
                                  "end": 3460,
                                  "loc": {
                                    "start": {
                                      "line": 60,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 60,
                                      "column": 23
                                    }
                                  },
                                  "name": "log"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 3461,
                                  "end": 3464,
                                  "loc": {
                                    "start": {
                                      "line": 60,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 60,
                                      "column": 27
                                    }
                                  },
                                  "name": "tag"
                                },
                                {
                                  "type": "Literal",
                                  "start": 3482,
                                  "end": 3516,
                                  "loc": {
                                    "start": {
                                      "line": 61,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 61,
                                      "column": 50
                                    }
                                  },
                                  "value": "background: black; color: white;",
                                  "rawValue": "background: black; color: white;",
                                  "raw": "'background: black; color: white;'"
                                },
                                {
                                  "type": "Literal",
                                  "start": 3534,
                                  "end": 3567,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 49
                                    }
                                  },
                                  "value": "background: gray; color: white;",
                                  "rawValue": "background: gray; color: white;",
                                  "raw": "'background: gray; color: white;'"
                                },
                                {
                                  "type": "Literal",
                                  "start": 3585,
                                  "end": 3621,
                                  "loc": {
                                    "start": {
                                      "line": 63,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 52
                                    }
                                  },
                                  "value": "background: #c23369; color: white;",
                                  "rawValue": "background: #c23369; color: white;",
                                  "raw": "'background: #c23369; color: white;'"
                                },
                                {
                                  "type": "Literal",
                                  "start": 3639,
                                  "end": 3675,
                                  "loc": {
                                    "start": {
                                      "line": 64,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 64,
                                      "column": 52
                                    }
                                  },
                                  "value": "background: #28d79f; color: white;",
                                  "rawValue": "background: #28d79f; color: white;",
                                  "raw": "'background: #28d79f; color: white;'"
                                },
                                {
                                  "type": "Literal",
                                  "start": 3693,
                                  "end": 3729,
                                  "loc": {
                                    "start": {
                                      "line": 65,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 65,
                                      "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": 3764,
                          "end": 3815,
                          "loc": {
                            "start": {
                              "line": 69,
                              "column": 8
                            },
                            "end": {
                              "line": 69,
                              "column": 59
                            }
                          },
                          "range": [
                            3764,
                            3815
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3824,
                      "end": 3851,
                      "loc": {
                        "start": {
                          "line": 70,
                          "column": 8
                        },
                        "end": {
                          "line": 70,
                          "column": 35
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3824,
                        "end": 3850,
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 8
                          },
                          "end": {
                            "line": 70,
                            "column": 34
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3824,
                          "end": 3835,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 8
                            },
                            "end": {
                              "line": 70,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3824,
                            "end": 3828,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 8
                              },
                              "end": {
                                "line": 70,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3829,
                            "end": 3835,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 13
                              },
                              "end": {
                                "line": 70,
                                "column": 19
                              }
                            },
                            "name": "events"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3838,
                          "end": 3850,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 22
                            },
                            "end": {
                              "line": 70,
                              "column": 34
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 3842,
                            "end": 3848,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 26
                              },
                              "end": {
                                "line": 70,
                                "column": 32
                              }
                            },
                            "name": "Events"
                          },
                          "arguments": []
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "Block",
                          "value": "* Global events using the {@link Events} class ",
                          "start": 3764,
                          "end": 3815,
                          "loc": {
                            "start": {
                              "line": 69,
                              "column": 8
                            },
                            "end": {
                              "line": 69,
                              "column": 59
                            }
                          },
                          "range": [
                            3764,
                            3815
                          ]
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "Block",
                          "value": "* GL {@link Renderer} via three.js ",
                          "start": 3860,
                          "end": 3899,
                          "loc": {
                            "start": {
                              "line": 71,
                              "column": 8
                            },
                            "end": {
                              "line": 71,
                              "column": 47
                            }
                          },
                          "range": [
                            3860,
                            3899
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3908,
                      "end": 3952,
                      "loc": {
                        "start": {
                          "line": 72,
                          "column": 8
                        },
                        "end": {
                          "line": 72,
                          "column": 52
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3908,
                        "end": 3951,
                        "loc": {
                          "start": {
                            "line": 72,
                            "column": 8
                          },
                          "end": {
                            "line": 72,
                            "column": 51
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3908,
                          "end": 3921,
                          "loc": {
                            "start": {
                              "line": 72,
                              "column": 8
                            },
                            "end": {
                              "line": 72,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3908,
                            "end": 3912,
                            "loc": {
                              "start": {
                                "line": 72,
                                "column": 8
                              },
                              "end": {
                                "line": 72,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3913,
                            "end": 3921,
                            "loc": {
                              "start": {
                                "line": 72,
                                "column": 13
                              },
                              "end": {
                                "line": 72,
                                "column": 21
                              }
                            },
                            "name": "renderer"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3924,
                          "end": 3951,
                          "loc": {
                            "start": {
                              "line": 72,
                              "column": 24
                            },
                            "end": {
                              "line": 72,
                              "column": 51
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 3928,
                            "end": 3936,
                            "loc": {
                              "start": {
                                "line": 72,
                                "column": 28
                              },
                              "end": {
                                "line": 72,
                                "column": 36
                              }
                            },
                            "name": "Renderer"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 3937,
                              "end": 3941,
                              "loc": {
                                "start": {
                                  "line": 72,
                                  "column": 37
                                },
                                "end": {
                                  "line": 72,
                                  "column": 41
                                }
                              }
                            },
                            {
                              "type": "Identifier",
                              "start": 3943,
                              "end": 3950,
                              "loc": {
                                "start": {
                                  "line": 72,
                                  "column": 43
                                },
                                "end": {
                                  "line": 72,
                                  "column": 50
                                }
                              },
                              "name": "options"
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "Block",
                          "value": "* GL {@link Renderer} via three.js ",
                          "start": 3860,
                          "end": 3899,
                          "loc": {
                            "start": {
                              "line": 71,
                              "column": 8
                            },
                            "end": {
                              "line": 71,
                              "column": 47
                            }
                          },
                          "range": [
                            3860,
                            3899
                          ]
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "Block",
                          "value": "* {@link Parser} using webworkers to unpack and optimize compressed packages ",
                          "start": 3961,
                          "end": 4042,
                          "loc": {
                            "start": {
                              "line": 73,
                              "column": 8
                            },
                            "end": {
                              "line": 73,
                              "column": 89
                            }
                          },
                          "range": [
                            3961,
                            4042
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4051,
                      "end": 4078,
                      "loc": {
                        "start": {
                          "line": 74,
                          "column": 8
                        },
                        "end": {
                          "line": 74,
                          "column": 35
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4051,
                        "end": 4077,
                        "loc": {
                          "start": {
                            "line": 74,
                            "column": 8
                          },
                          "end": {
                            "line": 74,
                            "column": 34
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4051,
                          "end": 4062,
                          "loc": {
                            "start": {
                              "line": 74,
                              "column": 8
                            },
                            "end": {
                              "line": 74,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4051,
                            "end": 4055,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 8
                              },
                              "end": {
                                "line": 74,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4056,
                            "end": 4062,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 13
                              },
                              "end": {
                                "line": 74,
                                "column": 19
                              }
                            },
                            "name": "parser"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4065,
                          "end": 4077,
                          "loc": {
                            "start": {
                              "line": 74,
                              "column": 22
                            },
                            "end": {
                              "line": 74,
                              "column": 34
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4069,
                            "end": 4075,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 26
                              },
                              "end": {
                                "line": 74,
                                "column": 32
                              }
                            },
                            "name": "Parser"
                          },
                          "arguments": []
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "Block",
                          "value": "* {@link Parser} using webworkers to unpack and optimize compressed packages ",
                          "start": 3961,
                          "end": 4042,
                          "loc": {
                            "start": {
                              "line": 73,
                              "column": 8
                            },
                            "end": {
                              "line": 73,
                              "column": 89
                            }
                          },
                          "range": [
                            3961,
                            4042
                          ]
                        }
                      ],
                      "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": 4088,
                          "end": 4421,
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 8
                            },
                            "end": {
                              "line": 81,
                              "column": 78
                            }
                          },
                          "range": [
                            4088,
                            4421
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4430,
                      "end": 4454,
                      "loc": {
                        "start": {
                          "line": 82,
                          "column": 8
                        },
                        "end": {
                          "line": 82,
                          "column": 32
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4430,
                        "end": 4453,
                        "loc": {
                          "start": {
                            "line": 82,
                            "column": 8
                          },
                          "end": {
                            "line": 82,
                            "column": 31
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4430,
                          "end": 4441,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 8
                            },
                            "end": {
                              "line": 82,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4430,
                            "end": 4434,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 8
                              },
                              "end": {
                                "line": 82,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4435,
                            "end": 4441,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 13
                              },
                              "end": {
                                "line": 82,
                                "column": 19
                              }
                            },
                            "name": "scopes"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4444,
                          "end": 4453,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 22
                            },
                            "end": {
                              "line": 82,
                              "column": 31
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4448,
                            "end": 4451,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 26
                              },
                              "end": {
                                "line": 82,
                                "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": 4088,
                          "end": 4421,
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 8
                            },
                            "end": {
                              "line": 81,
                              "column": 78
                            }
                          },
                          "range": [
                            4088,
                            4421
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4463,
                      "end": 5194,
                      "loc": {
                        "start": {
                          "line": 83,
                          "column": 8
                        },
                        "end": {
                          "line": 99,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4463,
                        "end": 5193,
                        "loc": {
                          "start": {
                            "line": 83,
                            "column": 8
                          },
                          "end": {
                            "line": 99,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4463,
                          "end": 4476,
                          "loc": {
                            "start": {
                              "line": 83,
                              "column": 8
                            },
                            "end": {
                              "line": 83,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4463,
                            "end": 4467,
                            "loc": {
                              "start": {
                                "line": 83,
                                "column": 8
                              },
                              "end": {
                                "line": 83,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4468,
                            "end": 4476,
                            "loc": {
                              "start": {
                                "line": 83,
                                "column": 13
                              },
                              "end": {
                                "line": 83,
                                "column": 21
                              }
                            },
                            "name": "observer"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4479,
                          "end": 5193,
                          "loc": {
                            "start": {
                              "line": 83,
                              "column": 24
                            },
                            "end": {
                              "line": 99,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4483,
                            "end": 4499,
                            "loc": {
                              "start": {
                                "line": 83,
                                "column": 28
                              },
                              "end": {
                                "line": 83,
                                "column": 44
                              }
                            },
                            "name": "MutationObserver"
                          },
                          "arguments": [
                            {
                              "type": "ArrowFunctionExpression",
                              "start": 4500,
                              "end": 5192,
                              "loc": {
                                "start": {
                                  "line": 83,
                                  "column": 45
                                },
                                "end": {
                                  "line": 99,
                                  "column": 9
                                }
                              },
                              "id": null,
                              "generator": false,
                              "expression": false,
                              "async": false,
                              "params": [
                                {
                                  "type": "Identifier",
                                  "start": 4500,
                                  "end": 4507,
                                  "loc": {
                                    "start": {
                                      "line": 83,
                                      "column": 45
                                    },
                                    "end": {
                                      "line": 83,
                                      "column": 52
                                    }
                                  },
                                  "name": "records"
                                }
                              ],
                              "body": {
                                "type": "BlockStatement",
                                "start": 4511,
                                "end": 5192,
                                "loc": {
                                  "start": {
                                    "line": 83,
                                    "column": 56
                                  },
                                  "end": {
                                    "line": 99,
                                    "column": 9
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ForOfStatement",
                                    "start": 4525,
                                    "end": 5182,
                                    "loc": {
                                      "start": {
                                        "line": 84,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 98,
                                        "column": 13
                                      }
                                    },
                                    "left": {
                                      "type": "VariableDeclaration",
                                      "start": 4530,
                                      "end": 4540,
                                      "loc": {
                                        "start": {
                                          "line": 84,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 84,
                                          "column": 27
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 4534,
                                          "end": 4540,
                                          "loc": {
                                            "start": {
                                              "line": 84,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 84,
                                              "column": 27
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 4534,
                                            "end": 4540,
                                            "loc": {
                                              "start": {
                                                "line": 84,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 84,
                                                "column": 27
                                              }
                                            },
                                            "name": "record"
                                          },
                                          "init": null
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    "right": {
                                      "type": "Identifier",
                                      "start": 4544,
                                      "end": 4551,
                                      "loc": {
                                        "start": {
                                          "line": 84,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 84,
                                          "column": 38
                                        }
                                      },
                                      "name": "records"
                                    },
                                    "body": {
                                      "type": "BlockStatement",
                                      "start": 4553,
                                      "end": 5182,
                                      "loc": {
                                        "start": {
                                          "line": 84,
                                          "column": 40
                                        },
                                        "end": {
                                          "line": 98,
                                          "column": 13
                                        }
                                      },
                                      "body": [
                                        {
                                          "type": "IfStatement",
                                          "start": 4651,
                                          "end": 4873,
                                          "loc": {
                                            "start": {
                                              "line": 86,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 90,
                                              "column": 17
                                            }
                                          },
                                          "test": {
                                            "type": "LogicalExpression",
                                            "start": 4655,
                                            "end": 4717,
                                            "loc": {
                                              "start": {
                                                "line": 86,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 86,
                                                "column": 82
                                              }
                                            },
                                            "left": {
                                              "type": "BinaryExpression",
                                              "start": 4655,
                                              "end": 4683,
                                              "loc": {
                                                "start": {
                                                  "line": 86,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 86,
                                                  "column": 48
                                                }
                                              },
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 4655,
                                                "end": 4679,
                                                "loc": {
                                                  "start": {
                                                    "line": 86,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 86,
                                                    "column": 44
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 4655,
                                                  "end": 4672,
                                                  "loc": {
                                                    "start": {
                                                      "line": 86,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 86,
                                                      "column": 37
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 4655,
                                                    "end": 4661,
                                                    "loc": {
                                                      "start": {
                                                        "line": 86,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 86,
                                                        "column": 26
                                                      }
                                                    },
                                                    "name": "record",
                                                    "leadingComments": null
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 4662,
                                                    "end": 4672,
                                                    "loc": {
                                                      "start": {
                                                        "line": 86,
                                                        "column": 27
                                                      },
                                                      "end": {
                                                        "line": 86,
                                                        "column": 37
                                                      }
                                                    },
                                                    "name": "addedNodes"
                                                  },
                                                  "computed": false,
                                                  "leadingComments": null
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 4673,
                                                  "end": 4679,
                                                  "loc": {
                                                    "start": {
                                                      "line": 86,
                                                      "column": 38
                                                    },
                                                    "end": {
                                                      "line": 86,
                                                      "column": 44
                                                    }
                                                  },
                                                  "name": "length"
                                                },
                                                "computed": false,
                                                "leadingComments": null
                                              },
                                              "operator": ">",
                                              "right": {
                                                "type": "Literal",
                                                "start": 4682,
                                                "end": 4683,
                                                "loc": {
                                                  "start": {
                                                    "line": 86,
                                                    "column": 47
                                                  },
                                                  "end": {
                                                    "line": 86,
                                                    "column": 48
                                                  }
                                                },
                                                "value": 0,
                                                "rawValue": 0,
                                                "raw": "0"
                                              },
                                              "leadingComments": null
                                            },
                                            "operator": "||",
                                            "right": {
                                              "type": "BinaryExpression",
                                              "start": 4687,
                                              "end": 4717,
                                              "loc": {
                                                "start": {
                                                  "line": 86,
                                                  "column": 52
                                                },
                                                "end": {
                                                  "line": 86,
                                                  "column": 82
                                                }
                                              },
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 4687,
                                                "end": 4713,
                                                "loc": {
                                                  "start": {
                                                    "line": 86,
                                                    "column": 52
                                                  },
                                                  "end": {
                                                    "line": 86,
                                                    "column": 78
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 4687,
                                                  "end": 4706,
                                                  "loc": {
                                                    "start": {
                                                      "line": 86,
                                                      "column": 52
                                                    },
                                                    "end": {
                                                      "line": 86,
                                                      "column": 71
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 4687,
                                                    "end": 4693,
                                                    "loc": {
                                                      "start": {
                                                        "line": 86,
                                                        "column": 52
                                                      },
                                                      "end": {
                                                        "line": 86,
                                                        "column": 58
                                                      }
                                                    },
                                                    "name": "record"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 4694,
                                                    "end": 4706,
                                                    "loc": {
                                                      "start": {
                                                        "line": 86,
                                                        "column": 59
                                                      },
                                                      "end": {
                                                        "line": 86,
                                                        "column": 71
                                                      }
                                                    },
                                                    "name": "removedNodes"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 4707,
                                                  "end": 4713,
                                                  "loc": {
                                                    "start": {
                                                      "line": 86,
                                                      "column": 72
                                                    },
                                                    "end": {
                                                      "line": 86,
                                                      "column": 78
                                                    }
                                                  },
                                                  "name": "length"
                                                },
                                                "computed": false
                                              },
                                              "operator": ">",
                                              "right": {
                                                "type": "Literal",
                                                "start": 4716,
                                                "end": 4717,
                                                "loc": {
                                                  "start": {
                                                    "line": 86,
                                                    "column": 81
                                                  },
                                                  "end": {
                                                    "line": 86,
                                                    "column": 82
                                                  }
                                                },
                                                "value": 0,
                                                "rawValue": 0,
                                                "raw": "0"
                                              }
                                            },
                                            "leadingComments": null
                                          },
                                          "consequent": {
                                            "type": "BlockStatement",
                                            "start": 4719,
                                            "end": 4873,
                                            "loc": {
                                              "start": {
                                                "line": 86,
                                                "column": 84
                                              },
                                              "end": {
                                                "line": 90,
                                                "column": 17
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 4741,
                                                "end": 4761,
                                                "loc": {
                                                  "start": {
                                                    "line": 87,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 87,
                                                    "column": 40
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 4741,
                                                  "end": 4760,
                                                  "loc": {
                                                    "start": {
                                                      "line": 87,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 87,
                                                      "column": 39
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 4741,
                                                    "end": 4758,
                                                    "loc": {
                                                      "start": {
                                                        "line": 87,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 87,
                                                        "column": 37
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 4741,
                                                      "end": 4752,
                                                      "loc": {
                                                        "start": {
                                                          "line": 87,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 87,
                                                          "column": 31
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 4741,
                                                        "end": 4745,
                                                        "loc": {
                                                          "start": {
                                                            "line": 87,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 87,
                                                            "column": 24
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 4746,
                                                        "end": 4752,
                                                        "loc": {
                                                          "start": {
                                                            "line": 87,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 87,
                                                            "column": 31
                                                          }
                                                        },
                                                        "name": "scopes"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 4753,
                                                      "end": 4758,
                                                      "loc": {
                                                        "start": {
                                                          "line": 87,
                                                          "column": 32
                                                        },
                                                        "end": {
                                                          "line": 87,
                                                          "column": 37
                                                        }
                                                      },
                                                      "name": "clear"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": []
                                                }
                                              },
                                              {
                                                "type": "ForOfStatement",
                                                "start": 4782,
                                                "end": 4855,
                                                "loc": {
                                                  "start": {
                                                    "line": 88,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 89,
                                                    "column": 44
                                                  }
                                                },
                                                "left": {
                                                  "type": "VariableDeclaration",
                                                  "start": 4787,
                                                  "end": 4795,
                                                  "loc": {
                                                    "start": {
                                                      "line": 88,
                                                      "column": 25
                                                    },
                                                    "end": {
                                                      "line": 88,
                                                      "column": 33
                                                    }
                                                  },
                                                  "declarations": [
                                                    {
                                                      "type": "VariableDeclarator",
                                                      "start": 4791,
                                                      "end": 4795,
                                                      "loc": {
                                                        "start": {
                                                          "line": 88,
                                                          "column": 29
                                                        },
                                                        "end": {
                                                          "line": 88,
                                                          "column": 33
                                                        }
                                                      },
                                                      "id": {
                                                        "type": "Identifier",
                                                        "start": 4791,
                                                        "end": 4795,
                                                        "loc": {
                                                          "start": {
                                                            "line": 88,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 88,
                                                            "column": 33
                                                          }
                                                        },
                                                        "name": "view"
                                                      },
                                                      "init": null
                                                    }
                                                  ],
                                                  "kind": "let"
                                                },
                                                "right": {
                                                  "type": "MemberExpression",
                                                  "start": 4799,
                                                  "end": 4809,
                                                  "loc": {
                                                    "start": {
                                                      "line": 88,
                                                      "column": 37
                                                    },
                                                    "end": {
                                                      "line": 88,
                                                      "column": 47
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 4799,
                                                    "end": 4803,
                                                    "loc": {
                                                      "start": {
                                                        "line": 88,
                                                        "column": 37
                                                      },
                                                      "end": {
                                                        "line": 88,
                                                        "column": 41
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 4804,
                                                    "end": 4809,
                                                    "loc": {
                                                      "start": {
                                                        "line": 88,
                                                        "column": 42
                                                      },
                                                      "end": {
                                                        "line": 88,
                                                        "column": 47
                                                      }
                                                    },
                                                    "name": "views"
                                                  },
                                                  "computed": false
                                                },
                                                "body": {
                                                  "type": "ExpressionStatement",
                                                  "start": 4835,
                                                  "end": 4855,
                                                  "loc": {
                                                    "start": {
                                                      "line": 89,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 89,
                                                      "column": 44
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 4835,
                                                    "end": 4854,
                                                    "loc": {
                                                      "start": {
                                                        "line": 89,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 89,
                                                        "column": 43
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 4835,
                                                      "end": 4852,
                                                      "loc": {
                                                        "start": {
                                                          "line": 89,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 89,
                                                          "column": 41
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 4835,
                                                        "end": 4839,
                                                        "loc": {
                                                          "start": {
                                                            "line": 89,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 89,
                                                            "column": 28
                                                          }
                                                        },
                                                        "name": "view"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 4840,
                                                        "end": 4852,
                                                        "loc": {
                                                          "start": {
                                                            "line": 89,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 89,
                                                            "column": 41
                                                          }
                                                        },
                                                        "name": "updateScopes"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": []
                                                  }
                                                }
                                              }
                                            ]
                                          },
                                          "alternate": null,
                                          "leadingComments": [
                                            {
                                              "type": "CommentLine",
                                              "value": " Any hard mutation causes views to update their parent scopes",
                                              "start": 4571,
                                              "end": 4634,
                                              "loc": {
                                                "start": {
                                                  "line": 85,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 85,
                                                  "column": 79
                                                }
                                              },
                                              "range": [
                                                4571,
                                                4634
                                              ]
                                            }
                                          ]
                                        },
                                        {
                                          "type": "IfStatement",
                                          "start": 4891,
                                          "end": 5168,
                                          "loc": {
                                            "start": {
                                              "line": 92,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 97,
                                              "column": 17
                                            }
                                          },
                                          "test": {
                                            "type": "BinaryExpression",
                                            "start": 4895,
                                            "end": 4921,
                                            "loc": {
                                              "start": {
                                                "line": 92,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 92,
                                                "column": 46
                                              }
                                            },
                                            "left": {
                                              "type": "MemberExpression",
                                              "start": 4895,
                                              "end": 4908,
                                              "loc": {
                                                "start": {
                                                  "line": 92,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 92,
                                                  "column": 33
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 4895,
                                                "end": 4901,
                                                "loc": {
                                                  "start": {
                                                    "line": 92,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 92,
                                                    "column": 26
                                                  }
                                                },
                                                "name": "record"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 4902,
                                                "end": 4908,
                                                "loc": {
                                                  "start": {
                                                    "line": 92,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 92,
                                                    "column": 33
                                                  }
                                                },
                                                "name": "target"
                                              },
                                              "computed": false
                                            },
                                            "operator": "===",
                                            "right": {
                                              "type": "MemberExpression",
                                              "start": 4913,
                                              "end": 4921,
                                              "loc": {
                                                "start": {
                                                  "line": 92,
                                                  "column": 38
                                                },
                                                "end": {
                                                  "line": 92,
                                                  "column": 46
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 4913,
                                                "end": 4917,
                                                "loc": {
                                                  "start": {
                                                    "line": 92,
                                                    "column": 38
                                                  },
                                                  "end": {
                                                    "line": 92,
                                                    "column": 42
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 4918,
                                                "end": 4921,
                                                "loc": {
                                                  "start": {
                                                    "line": 92,
                                                    "column": 43
                                                  },
                                                  "end": {
                                                    "line": 92,
                                                    "column": 46
                                                  }
                                                },
                                                "name": "dom"
                                              },
                                              "computed": false
                                            }
                                          },
                                          "consequent": {
                                            "type": "BlockStatement",
                                            "start": 4923,
                                            "end": 4998,
                                            "loc": {
                                              "start": {
                                                "line": 92,
                                                "column": 48
                                              },
                                              "end": {
                                                "line": 94,
                                                "column": 17
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 4945,
                                                "end": 4980,
                                                "loc": {
                                                  "start": {
                                                    "line": 93,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 93,
                                                    "column": 55
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 4945,
                                                  "end": 4979,
                                                  "loc": {
                                                    "start": {
                                                      "line": 93,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 93,
                                                      "column": 54
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 4945,
                                                    "end": 4975,
                                                    "loc": {
                                                      "start": {
                                                        "line": 93,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 93,
                                                        "column": 50
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 4945,
                                                      "end": 4958,
                                                      "loc": {
                                                        "start": {
                                                          "line": 93,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 93,
                                                          "column": 33
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 4945,
                                                        "end": 4949,
                                                        "loc": {
                                                          "start": {
                                                            "line": 93,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 93,
                                                            "column": 24
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 4950,
                                                        "end": 4958,
                                                        "loc": {
                                                          "start": {
                                                            "line": 93,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 93,
                                                            "column": 33
                                                          }
                                                        },
                                                        "name": "renderer"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 4959,
                                                      "end": 4975,
                                                      "loc": {
                                                        "start": {
                                                          "line": 93,
                                                          "column": 34
                                                        },
                                                        "end": {
                                                          "line": 93,
                                                          "column": 50
                                                        }
                                                      },
                                                      "name": "invalidateCanvas"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Literal",
                                                      "start": 4976,
                                                      "end": 4978,
                                                      "loc": {
                                                        "start": {
                                                          "line": 93,
                                                          "column": 51
                                                        },
                                                        "end": {
                                                          "line": 93,
                                                          "column": 53
                                                        }
                                                      },
                                                      "value": 30,
                                                      "rawValue": 30,
                                                      "raw": "30"
                                                    }
                                                  ]
                                                }
                                              }
                                            ]
                                          },
                                          "alternate": {
                                            "type": "BlockStatement",
                                            "start": 5004,
                                            "end": 5168,
                                            "loc": {
                                              "start": {
                                                "line": 94,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 97,
                                                "column": 17
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 5116,
                                                "end": 5150,
                                                "loc": {
                                                  "start": {
                                                    "line": 96,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 96,
                                                    "column": 54
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 5116,
                                                  "end": 5149,
                                                  "loc": {
                                                    "start": {
                                                      "line": 96,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 96,
                                                      "column": 53
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 5116,
                                                    "end": 5145,
                                                    "loc": {
                                                      "start": {
                                                        "line": 96,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 96,
                                                        "column": 49
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 5116,
                                                      "end": 5129,
                                                      "loc": {
                                                        "start": {
                                                          "line": 96,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 96,
                                                          "column": 33
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 5116,
                                                        "end": 5120,
                                                        "loc": {
                                                          "start": {
                                                            "line": 96,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 96,
                                                            "column": 24
                                                          }
                                                        },
                                                        "leadingComments": null
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 5121,
                                                        "end": 5129,
                                                        "loc": {
                                                          "start": {
                                                            "line": 96,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 96,
                                                            "column": 33
                                                          }
                                                        },
                                                        "name": "renderer"
                                                      },
                                                      "computed": false,
                                                      "leadingComments": null
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 5130,
                                                      "end": 5145,
                                                      "loc": {
                                                        "start": {
                                                          "line": 96,
                                                          "column": 34
                                                        },
                                                        "end": {
                                                          "line": 96,
                                                          "column": 49
                                                        }
                                                      },
                                                      "name": "invalidateViews"
                                                    },
                                                    "computed": false,
                                                    "leadingComments": null
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Literal",
                                                      "start": 5146,
                                                      "end": 5148,
                                                      "loc": {
                                                        "start": {
                                                          "line": 96,
                                                          "column": 50
                                                        },
                                                        "end": {
                                                          "line": 96,
                                                          "column": 52
                                                        }
                                                      },
                                                      "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": 5026,
                                                    "end": 5095,
                                                    "loc": {
                                                      "start": {
                                                        "line": 95,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 95,
                                                        "column": 89
                                                      }
                                                    },
                                                    "range": [
                                                      5026,
                                                      5095
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      ]
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5203,
                      "end": 5448,
                      "loc": {
                        "start": {
                          "line": 100,
                          "column": 8
                        },
                        "end": {
                          "line": 107,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 5203,
                        "end": 5447,
                        "loc": {
                          "start": {
                            "line": 100,
                            "column": 8
                          },
                          "end": {
                            "line": 107,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 5203,
                          "end": 5224,
                          "loc": {
                            "start": {
                              "line": 100,
                              "column": 8
                            },
                            "end": {
                              "line": 100,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 5203,
                            "end": 5216,
                            "loc": {
                              "start": {
                                "line": 100,
                                "column": 8
                              },
                              "end": {
                                "line": 100,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 5203,
                              "end": 5207,
                              "loc": {
                                "start": {
                                  "line": 100,
                                  "column": 8
                                },
                                "end": {
                                  "line": 100,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 5208,
                              "end": 5216,
                              "loc": {
                                "start": {
                                  "line": 100,
                                  "column": 13
                                },
                                "end": {
                                  "line": 100,
                                  "column": 21
                                }
                              },
                              "name": "observer"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5217,
                            "end": 5224,
                            "loc": {
                              "start": {
                                "line": 100,
                                "column": 22
                              },
                              "end": {
                                "line": 100,
                                "column": 29
                              }
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 5225,
                            "end": 5233,
                            "loc": {
                              "start": {
                                "line": 100,
                                "column": 30
                              },
                              "end": {
                                "line": 100,
                                "column": 38
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 5225,
                              "end": 5229,
                              "loc": {
                                "start": {
                                  "line": 100,
                                  "column": 30
                                },
                                "end": {
                                  "line": 100,
                                  "column": 34
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 5230,
                              "end": 5233,
                              "loc": {
                                "start": {
                                  "line": 100,
                                  "column": 35
                                },
                                "end": {
                                  "line": 100,
                                  "column": 38
                                }
                              },
                              "name": "dom"
                            },
                            "computed": false
                          },
                          {
                            "type": "ObjectExpression",
                            "start": 5235,
                            "end": 5446,
                            "loc": {
                              "start": {
                                "line": 100,
                                "column": 40
                              },
                              "end": {
                                "line": 107,
                                "column": 9
                              }
                            },
                            "properties": [
                              {
                                "type": "Property",
                                "start": 5249,
                                "end": 5264,
                                "loc": {
                                  "start": {
                                    "line": 101,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 101,
                                    "column": 27
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 5249,
                                  "end": 5258,
                                  "loc": {
                                    "start": {
                                      "line": 101,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 101,
                                      "column": 21
                                    }
                                  },
                                  "name": "childList"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 5260,
                                  "end": 5264,
                                  "loc": {
                                    "start": {
                                      "line": 101,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 101,
                                      "column": 27
                                    }
                                  },
                                  "value": true,
                                  "rawValue": true,
                                  "raw": "true"
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 5278,
                                "end": 5291,
                                "loc": {
                                  "start": {
                                    "line": 102,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 102,
                                    "column": 25
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 5278,
                                  "end": 5285,
                                  "loc": {
                                    "start": {
                                      "line": 102,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 102,
                                      "column": 19
                                    }
                                  },
                                  "name": "subtree"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 5287,
                                  "end": 5291,
                                  "loc": {
                                    "start": {
                                      "line": 102,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 102,
                                      "column": 25
                                    }
                                  },
                                  "value": true,
                                  "rawValue": true,
                                  "raw": "true"
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 5305,
                                "end": 5321,
                                "loc": {
                                  "start": {
                                    "line": 103,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 103,
                                    "column": 28
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 5305,
                                  "end": 5315,
                                  "loc": {
                                    "start": {
                                      "line": 103,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 103,
                                      "column": 22
                                    }
                                  },
                                  "name": "attributes"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 5317,
                                  "end": 5321,
                                  "loc": {
                                    "start": {
                                      "line": 103,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 103,
                                      "column": 28
                                    }
                                  },
                                  "value": true,
                                  "rawValue": true,
                                  "raw": "true"
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 5335,
                                "end": 5356,
                                "loc": {
                                  "start": {
                                    "line": 104,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 104,
                                    "column": 33
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 5335,
                                  "end": 5348,
                                  "loc": {
                                    "start": {
                                      "line": 104,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 104,
                                      "column": 25
                                    }
                                  },
                                  "name": "characterData"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 5351,
                                  "end": 5356,
                                  "loc": {
                                    "start": {
                                      "line": 104,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 104,
                                      "column": 33
                                    }
                                  },
                                  "value": false,
                                  "rawValue": false,
                                  "raw": "false"
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 5370,
                                "end": 5394,
                                "loc": {
                                  "start": {
                                    "line": 105,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 105,
                                    "column": 36
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 5370,
                                  "end": 5387,
                                  "loc": {
                                    "start": {
                                      "line": 105,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 105,
                                      "column": 29
                                    }
                                  },
                                  "name": "attributeOldValue"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 5389,
                                  "end": 5394,
                                  "loc": {
                                    "start": {
                                      "line": 105,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 105,
                                      "column": 36
                                    }
                                  },
                                  "value": false,
                                  "rawValue": false,
                                  "raw": "false"
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 5408,
                                "end": 5436,
                                "loc": {
                                  "start": {
                                    "line": 106,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 106,
                                    "column": 40
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 5408,
                                  "end": 5429,
                                  "loc": {
                                    "start": {
                                      "line": 106,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 106,
                                      "column": 33
                                    }
                                  },
                                  "name": "characterDataOldValue"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 5431,
                                  "end": 5436,
                                  "loc": {
                                    "start": {
                                      "line": 106,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 106,
                                      "column": 40
                                    }
                                  },
                                  "value": false,
                                  "rawValue": false,
                                  "raw": "false"
                                },
                                "kind": "init"
                              }
                            ]
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5458,
                      "end": 5477,
                      "loc": {
                        "start": {
                          "line": 109,
                          "column": 8
                        },
                        "end": {
                          "line": 109,
                          "column": 27
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5458,
                        "end": 5476,
                        "loc": {
                          "start": {
                            "line": 109,
                            "column": 8
                          },
                          "end": {
                            "line": 109,
                            "column": 26
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "Identifier",
                          "start": 5458,
                          "end": 5469,
                          "loc": {
                            "start": {
                              "line": 109,
                              "column": 8
                            },
                            "end": {
                              "line": 109,
                              "column": 19
                            }
                          },
                          "name": "lastCreated"
                        },
                        "right": {
                          "type": "ThisExpression",
                          "start": 5472,
                          "end": 5476,
                          "loc": {
                            "start": {
                              "line": 109,
                              "column": 22
                            },
                            "end": {
                              "line": 109,
                              "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
                  ]
                }
              ]
            },
            {
              "type": "MethodDefinition",
              "start": 5489,
              "end": 5883,
              "loc": {
                "start": {
                  "line": 112,
                  "column": 4
                },
                "end": {
                  "line": 123,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 5489,
                "end": 5496,
                "loc": {
                  "start": {
                    "line": 112,
                    "column": 4
                  },
                  "end": {
                    "line": 112,
                    "column": 11
                  }
                },
                "name": "destroy"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 5496,
                "end": 5883,
                "loc": {
                  "start": {
                    "line": 112,
                    "column": 11
                  },
                  "end": {
                    "line": 123,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 5499,
                  "end": 5883,
                  "loc": {
                    "start": {
                      "line": 112,
                      "column": 14
                    },
                    "end": {
                      "line": 123,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 5517,
                      "end": 5544,
                      "loc": {
                        "start": {
                          "line": 113,
                          "column": 8
                        },
                        "end": {
                          "line": 113,
                          "column": 35
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 5517,
                        "end": 5543,
                        "loc": {
                          "start": {
                            "line": 113,
                            "column": 8
                          },
                          "end": {
                            "line": 113,
                            "column": 34
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 5517,
                          "end": 5541,
                          "loc": {
                            "start": {
                              "line": 113,
                              "column": 8
                            },
                            "end": {
                              "line": 113,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 5517,
                            "end": 5530,
                            "loc": {
                              "start": {
                                "line": 113,
                                "column": 8
                              },
                              "end": {
                                "line": 113,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 5517,
                              "end": 5521,
                              "loc": {
                                "start": {
                                  "line": 113,
                                  "column": 8
                                },
                                "end": {
                                  "line": 113,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 5522,
                              "end": 5530,
                              "loc": {
                                "start": {
                                  "line": 113,
                                  "column": 13
                                },
                                "end": {
                                  "line": 113,
                                  "column": 21
                                }
                              },
                              "name": "observer"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5531,
                            "end": 5541,
                            "loc": {
                              "start": {
                                "line": 113,
                                "column": 22
                              },
                              "end": {
                                "line": 113,
                                "column": 32
                              }
                            },
                            "name": "disconnect"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5553,
                      "end": 5579,
                      "loc": {
                        "start": {
                          "line": 114,
                          "column": 8
                        },
                        "end": {
                          "line": 114,
                          "column": 34
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5553,
                        "end": 5578,
                        "loc": {
                          "start": {
                            "line": 114,
                            "column": 8
                          },
                          "end": {
                            "line": 114,
                            "column": 33
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5553,
                          "end": 5566,
                          "loc": {
                            "start": {
                              "line": 114,
                              "column": 8
                            },
                            "end": {
                              "line": 114,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5553,
                            "end": 5557,
                            "loc": {
                              "start": {
                                "line": 114,
                                "column": 8
                              },
                              "end": {
                                "line": 114,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5558,
                            "end": 5566,
                            "loc": {
                              "start": {
                                "line": 114,
                                "column": 13
                              },
                              "end": {
                                "line": 114,
                                "column": 21
                              }
                            },
                            "name": "observer"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 5569,
                          "end": 5578,
                          "loc": {
                            "start": {
                              "line": 114,
                              "column": 24
                            },
                            "end": {
                              "line": 114,
                              "column": 33
                            }
                          },
                          "name": "undefined"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5588,
                      "end": 5612,
                      "loc": {
                        "start": {
                          "line": 115,
                          "column": 8
                        },
                        "end": {
                          "line": 115,
                          "column": 32
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5588,
                        "end": 5611,
                        "loc": {
                          "start": {
                            "line": 115,
                            "column": 8
                          },
                          "end": {
                            "line": 115,
                            "column": 31
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5588,
                          "end": 5599,
                          "loc": {
                            "start": {
                              "line": 115,
                              "column": 8
                            },
                            "end": {
                              "line": 115,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5588,
                            "end": 5592,
                            "loc": {
                              "start": {
                                "line": 115,
                                "column": 8
                              },
                              "end": {
                                "line": 115,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5593,
                            "end": 5599,
                            "loc": {
                              "start": {
                                "line": 115,
                                "column": 13
                              },
                              "end": {
                                "line": 115,
                                "column": 19
                              }
                            },
                            "name": "scopes"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 5602,
                          "end": 5611,
                          "loc": {
                            "start": {
                              "line": 115,
                              "column": 22
                            },
                            "end": {
                              "line": 115,
                              "column": 31
                            }
                          },
                          "name": "undefined"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5621,
                      "end": 5664,
                      "loc": {
                        "start": {
                          "line": 116,
                          "column": 8
                        },
                        "end": {
                          "line": 116,
                          "column": 51
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 5621,
                        "end": 5663,
                        "loc": {
                          "start": {
                            "line": 116,
                            "column": 8
                          },
                          "end": {
                            "line": 116,
                            "column": 50
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 5621,
                          "end": 5639,
                          "loc": {
                            "start": {
                              "line": 116,
                              "column": 8
                            },
                            "end": {
                              "line": 116,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 5621,
                            "end": 5631,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 8
                              },
                              "end": {
                                "line": 116,
                                "column": 18
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 5621,
                              "end": 5625,
                              "loc": {
                                "start": {
                                  "line": 116,
                                  "column": 8
                                },
                                "end": {
                                  "line": 116,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 5626,
                              "end": 5631,
                              "loc": {
                                "start": {
                                  "line": 116,
                                  "column": 13
                                },
                                "end": {
                                  "line": 116,
                                  "column": 18
                                }
                              },
                              "name": "views"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5632,
                            "end": 5639,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 19
                              },
                              "end": {
                                "line": 116,
                                "column": 26
                              }
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 5640,
                            "end": 5662,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 27
                              },
                              "end": {
                                "line": 116,
                                "column": 49
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 5640,
                                "end": 5644,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 31
                                  }
                                },
                                "name": "view"
                              }
                            ],
                            "body": {
                              "type": "CallExpression",
                              "start": 5648,
                              "end": 5662,
                              "loc": {
                                "start": {
                                  "line": 116,
                                  "column": 35
                                },
                                "end": {
                                  "line": 116,
                                  "column": 49
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 5648,
                                "end": 5660,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 47
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 5648,
                                  "end": 5652,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 39
                                    }
                                  },
                                  "name": "view"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 5653,
                                  "end": 5660,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 47
                                    }
                                  },
                                  "name": "destroy"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5673,
                      "end": 5697,
                      "loc": {
                        "start": {
                          "line": 117,
                          "column": 8
                        },
                        "end": {
                          "line": 117,
                          "column": 32
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5673,
                        "end": 5696,
                        "loc": {
                          "start": {
                            "line": 117,
                            "column": 8
                          },
                          "end": {
                            "line": 117,
                            "column": 31
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5673,
                          "end": 5684,
                          "loc": {
                            "start": {
                              "line": 117,
                              "column": 8
                            },
                            "end": {
                              "line": 117,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5673,
                            "end": 5677,
                            "loc": {
                              "start": {
                                "line": 117,
                                "column": 8
                              },
                              "end": {
                                "line": 117,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5678,
                            "end": 5684,
                            "loc": {
                              "start": {
                                "line": 117,
                                "column": 13
                              },
                              "end": {
                                "line": 117,
                                "column": 19
                              }
                            },
                            "name": "parser"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 5687,
                          "end": 5696,
                          "loc": {
                            "start": {
                              "line": 117,
                              "column": 22
                            },
                            "end": {
                              "line": 117,
                              "column": 31
                            }
                          },
                          "name": "undefined"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5706,
                      "end": 5730,
                      "loc": {
                        "start": {
                          "line": 118,
                          "column": 8
                        },
                        "end": {
                          "line": 118,
                          "column": 32
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 5706,
                        "end": 5729,
                        "loc": {
                          "start": {
                            "line": 118,
                            "column": 8
                          },
                          "end": {
                            "line": 118,
                            "column": 31
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 5706,
                          "end": 5727,
                          "loc": {
                            "start": {
                              "line": 118,
                              "column": 8
                            },
                            "end": {
                              "line": 118,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 5706,
                            "end": 5719,
                            "loc": {
                              "start": {
                                "line": 118,
                                "column": 8
                              },
                              "end": {
                                "line": 118,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 5706,
                              "end": 5710,
                              "loc": {
                                "start": {
                                  "line": 118,
                                  "column": 8
                                },
                                "end": {
                                  "line": 118,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 5711,
                              "end": 5719,
                              "loc": {
                                "start": {
                                  "line": 118,
                                  "column": 13
                                },
                                "end": {
                                  "line": 118,
                                  "column": 21
                                }
                              },
                              "name": "renderer"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5720,
                            "end": 5727,
                            "loc": {
                              "start": {
                                "line": 118,
                                "column": 22
                              },
                              "end": {
                                "line": 118,
                                "column": 29
                              }
                            },
                            "name": "destroy"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5739,
                      "end": 5765,
                      "loc": {
                        "start": {
                          "line": 119,
                          "column": 8
                        },
                        "end": {
                          "line": 119,
                          "column": 34
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5739,
                        "end": 5764,
                        "loc": {
                          "start": {
                            "line": 119,
                            "column": 8
                          },
                          "end": {
                            "line": 119,
                            "column": 33
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5739,
                          "end": 5752,
                          "loc": {
                            "start": {
                              "line": 119,
                              "column": 8
                            },
                            "end": {
                              "line": 119,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5739,
                            "end": 5743,
                            "loc": {
                              "start": {
                                "line": 119,
                                "column": 8
                              },
                              "end": {
                                "line": 119,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5744,
                            "end": 5752,
                            "loc": {
                              "start": {
                                "line": 119,
                                "column": 13
                              },
                              "end": {
                                "line": 119,
                                "column": 21
                              }
                            },
                            "name": "renderer"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 5755,
                          "end": 5764,
                          "loc": {
                            "start": {
                              "line": 119,
                              "column": 24
                            },
                            "end": {
                              "line": 119,
                              "column": 33
                            }
                          },
                          "name": "undefined"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5774,
                      "end": 5804,
                      "loc": {
                        "start": {
                          "line": 120,
                          "column": 8
                        },
                        "end": {
                          "line": 120,
                          "column": 38
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 5774,
                        "end": 5803,
                        "loc": {
                          "start": {
                            "line": 120,
                            "column": 8
                          },
                          "end": {
                            "line": 120,
                            "column": 37
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 5774,
                          "end": 5801,
                          "loc": {
                            "start": {
                              "line": 120,
                              "column": 8
                            },
                            "end": {
                              "line": 120,
                              "column": 35
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 5774,
                            "end": 5785,
                            "loc": {
                              "start": {
                                "line": 120,
                                "column": 8
                              },
                              "end": {
                                "line": 120,
                                "column": 19
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 5774,
                              "end": 5778,
                              "loc": {
                                "start": {
                                  "line": 120,
                                  "column": 8
                                },
                                "end": {
                                  "line": 120,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 5779,
                              "end": 5785,
                              "loc": {
                                "start": {
                                  "line": 120,
                                  "column": 13
                                },
                                "end": {
                                  "line": 120,
                                  "column": 19
                                }
                              },
                              "name": "events"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5786,
                            "end": 5801,
                            "loc": {
                              "start": {
                                "line": 120,
                                "column": 20
                              },
                              "end": {
                                "line": 120,
                                "column": 35
                              }
                            },
                            "name": "removeListeners"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5813,
                      "end": 5844,
                      "loc": {
                        "start": {
                          "line": 121,
                          "column": 8
                        },
                        "end": {
                          "line": 121,
                          "column": 39
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 5813,
                        "end": 5843,
                        "loc": {
                          "start": {
                            "line": 121,
                            "column": 8
                          },
                          "end": {
                            "line": 121,
                            "column": 38
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 5813,
                          "end": 5841,
                          "loc": {
                            "start": {
                              "line": 121,
                              "column": 8
                            },
                            "end": {
                              "line": 121,
                              "column": 36
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 5813,
                            "end": 5824,
                            "loc": {
                              "start": {
                                "line": 121,
                                "column": 8
                              },
                              "end": {
                                "line": 121,
                                "column": 19
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 5813,
                              "end": 5817,
                              "loc": {
                                "start": {
                                  "line": 121,
                                  "column": 8
                                },
                                "end": {
                                  "line": 121,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 5818,
                              "end": 5824,
                              "loc": {
                                "start": {
                                  "line": 121,
                                  "column": 13
                                },
                                "end": {
                                  "line": 121,
                                  "column": 19
                                }
                              },
                              "name": "events"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5825,
                            "end": 5841,
                            "loc": {
                              "start": {
                                "line": 121,
                                "column": 20
                              },
                              "end": {
                                "line": 121,
                                "column": 36
                              }
                            },
                            "name": "removeInspectors"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5853,
                      "end": 5877,
                      "loc": {
                        "start": {
                          "line": 122,
                          "column": 8
                        },
                        "end": {
                          "line": 122,
                          "column": 32
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5853,
                        "end": 5876,
                        "loc": {
                          "start": {
                            "line": 122,
                            "column": 8
                          },
                          "end": {
                            "line": 122,
                            "column": 31
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5853,
                          "end": 5864,
                          "loc": {
                            "start": {
                              "line": 122,
                              "column": 8
                            },
                            "end": {
                              "line": 122,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5853,
                            "end": 5857,
                            "loc": {
                              "start": {
                                "line": 122,
                                "column": 8
                              },
                              "end": {
                                "line": 122,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5858,
                            "end": 5864,
                            "loc": {
                              "start": {
                                "line": 122,
                                "column": 13
                              },
                              "end": {
                                "line": 122,
                                "column": 19
                              }
                            },
                            "name": "events"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 5867,
                          "end": 5876,
                          "loc": {
                            "start": {
                              "line": 122,
                              "column": 22
                            },
                            "end": {
                              "line": 122,
                              "column": 31
                            }
                          },
                          "name": "undefined"
                        }
                      }
                    }
                  ]
                }
              }
            }
          ]
        },
        "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
          ]
        }
      ]
    }
  ]
}