{
  "type": "Program",
  "start": 0,
  "end": 6578,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 173,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ImportDeclaration",
      "start": 0,
      "end": 50,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 50
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "start": 8,
          "end": 22,
          "loc": {
            "start": {
              "line": 1,
              "column": 8
            },
            "end": {
              "line": 1,
              "column": 22
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 8,
            "end": 22,
            "loc": {
              "start": {
                "line": 1,
                "column": 8
              },
              "end": {
                "line": 1,
                "column": 22
              }
            },
            "name": "ClassCadObject"
          },
          "local": {
            "type": "Identifier",
            "start": 8,
            "end": 22,
            "loc": {
              "start": {
                "line": 1,
                "column": 8
              },
              "end": {
                "line": 1,
                "column": 22
              }
            },
            "name": "ClassCadObject"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 29,
        "end": 49,
        "loc": {
          "start": {
            "line": 1,
            "column": 29
          },
          "end": {
            "line": 1,
            "column": 49
          }
        },
        "value": "sketcher/ccobjects",
        "rawValue": "sketcher/ccobjects",
        "raw": "'sketcher/ccobjects'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 51,
      "end": 92,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 41
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 58,
          "end": 66,
          "loc": {
            "start": {
              "line": 2,
              "column": 7
            },
            "end": {
              "line": 2,
              "column": 15
            }
          },
          "local": {
            "type": "Identifier",
            "start": 58,
            "end": 66,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 15
              }
            },
            "name": "Sketcher"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 72,
        "end": 91,
        "loc": {
          "start": {
            "line": 2,
            "column": 21
          },
          "end": {
            "line": 2,
            "column": 40
          }
        },
        "value": "sketcher/sketcher",
        "rawValue": "sketcher/sketcher",
        "raw": "'sketcher/sketcher'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 93,
      "end": 136,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 43
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "start": 101,
          "end": 108,
          "loc": {
            "start": {
              "line": 3,
              "column": 8
            },
            "end": {
              "line": 3,
              "column": 15
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 101,
            "end": 108,
            "loc": {
              "start": {
                "line": 3,
                "column": 8
              },
              "end": {
                "line": 3,
                "column": 15
              }
            },
            "name": "Interop"
          },
          "local": {
            "type": "Identifier",
            "start": 101,
            "end": 108,
            "loc": {
              "start": {
                "line": 3,
                "column": 8
              },
              "end": {
                "line": 3,
                "column": 15
              }
            },
            "name": "Interop"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 115,
        "end": 135,
        "loc": {
          "start": {
            "line": 3,
            "column": 22
          },
          "end": {
            "line": 3,
            "column": 42
          }
        },
        "value": "sketcher/cchelpers",
        "rawValue": "sketcher/cchelpers",
        "raw": "'sketcher/cchelpers'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 137,
      "end": 166,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 29
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 144,
          "end": 148,
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 11
            }
          },
          "local": {
            "type": "Identifier",
            "start": 144,
            "end": 148,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 11
              }
            },
            "name": "View"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 154,
        "end": 165,
        "loc": {
          "start": {
            "line": 4,
            "column": 17
          },
          "end": {
            "line": 4,
            "column": 28
          }
        },
        "value": "core/view",
        "rawValue": "core/view",
        "raw": "'core/view'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 167,
      "end": 193,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 26
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 174,
          "end": 179,
          "loc": {
            "start": {
              "line": 5,
              "column": 7
            },
            "end": {
              "line": 5,
              "column": 12
            }
          },
          "local": {
            "type": "Identifier",
            "start": 174,
            "end": 179,
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 12
              }
            },
            "name": "THREE"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 185,
        "end": 192,
        "loc": {
          "start": {
            "line": 5,
            "column": 18
          },
          "end": {
            "line": 5,
            "column": 25
          }
        },
        "value": "three",
        "rawValue": "three",
        "raw": "'three'"
      },
      "trailingComments": [
        {
          "type": "Block",
          "value": "\n * Constraint - a Javascript representation of LGS 2D constraint\n * optional attributes: expression: string, value: number, fixed: boolean\n ",
          "start": 195,
          "end": 340,
          "loc": {
            "start": {
              "line": 7,
              "column": 0
            },
            "end": {
              "line": 10,
              "column": 3
            }
          },
          "range": [
            195,
            340
          ]
        }
      ]
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 341,
      "end": 4504,
      "loc": {
        "start": {
          "line": 11,
          "column": 0
        },
        "end": {
          "line": 126,
          "column": 1
        }
      },
      "declaration": {
        "type": "ClassDeclaration",
        "start": 356,
        "end": 4504,
        "loc": {
          "start": {
            "line": 11,
            "column": 15
          },
          "end": {
            "line": 126,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 362,
          "end": 372,
          "loc": {
            "start": {
              "line": 11,
              "column": 21
            },
            "end": {
              "line": 11,
              "column": 31
            }
          },
          "name": "Constraint",
          "leadingComments": null
        },
        "superClass": {
          "type": "Identifier",
          "start": 381,
          "end": 395,
          "loc": {
            "start": {
              "line": 11,
              "column": 40
            },
            "end": {
              "line": 11,
              "column": 54
            }
          },
          "name": "ClassCadObject"
        },
        "body": {
          "type": "ClassBody",
          "start": 396,
          "end": 4504,
          "loc": {
            "start": {
              "line": 11,
              "column": 55
            },
            "end": {
              "line": 126,
              "column": 1
            }
          },
          "body": [
            {
              "type": "MethodDefinition",
              "start": 402,
              "end": 1151,
              "loc": {
                "start": {
                  "line": 12,
                  "column": 4
                },
                "end": {
                  "line": 30,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 402,
                "end": 413,
                "loc": {
                  "start": {
                    "line": 12,
                    "column": 4
                  },
                  "end": {
                    "line": 12,
                    "column": 15
                  }
                },
                "name": "constructor"
              },
              "static": false,
              "kind": "constructor",
              "value": {
                "type": "FunctionExpression",
                "start": 413,
                "end": 1151,
                "loc": {
                  "start": {
                    "line": 12,
                    "column": 15
                  },
                  "end": {
                    "line": 30,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 414,
                    "end": 419,
                    "loc": {
                      "start": {
                        "line": 12,
                        "column": 16
                      },
                      "end": {
                        "line": 12,
                        "column": 21
                      }
                    },
                    "name": "types"
                  },
                  {
                    "type": "Identifier",
                    "start": 421,
                    "end": 425,
                    "loc": {
                      "start": {
                        "line": 12,
                        "column": 23
                      },
                      "end": {
                        "line": 12,
                        "column": 27
                      }
                    },
                    "name": "args"
                  },
                  {
                    "type": "Identifier",
                    "start": 427,
                    "end": 437,
                    "loc": {
                      "start": {
                        "line": 12,
                        "column": 29
                      },
                      "end": {
                        "line": 12,
                        "column": 39
                      }
                    },
                    "name": "attributes"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 439,
                  "end": 1151,
                  "loc": {
                    "start": {
                      "line": 12,
                      "column": 41
                    },
                    "end": {
                      "line": 30,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 449,
                      "end": 457,
                      "loc": {
                        "start": {
                          "line": 13,
                          "column": 8
                        },
                        "end": {
                          "line": 13,
                          "column": 16
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 449,
                        "end": 456,
                        "loc": {
                          "start": {
                            "line": 13,
                            "column": 8
                          },
                          "end": {
                            "line": 13,
                            "column": 15
                          }
                        },
                        "callee": {
                          "type": "Super",
                          "start": 449,
                          "end": 454,
                          "loc": {
                            "start": {
                              "line": 13,
                              "column": 8
                            },
                            "end": {
                              "line": 13,
                              "column": 13
                            }
                          }
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 466,
                      "end": 526,
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 8
                        },
                        "end": {
                          "line": 14,
                          "column": 68
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 466,
                        "end": 525,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 8
                          },
                          "end": {
                            "line": 14,
                            "column": 67
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 466,
                          "end": 503,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 8
                            },
                            "end": {
                              "line": 14,
                              "column": 45
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 466,
                            "end": 498,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 8
                              },
                              "end": {
                                "line": 14,
                                "column": 40
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 466,
                              "end": 474,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 8
                                },
                                "end": {
                                  "line": 14,
                                  "column": 16
                                }
                              },
                              "name": "Sketcher"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 475,
                              "end": 498,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 17
                                },
                                "end": {
                                  "line": 14,
                                  "column": 40
                                }
                              },
                              "name": "mixinPixelSizedGeometry"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 499,
                            "end": 503,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 41
                              },
                              "end": {
                                "line": 14,
                                "column": 45
                              }
                            },
                            "name": "call"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ThisExpression",
                            "start": 504,
                            "end": 508,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 46
                              },
                              "end": {
                                "line": 14,
                                "column": 50
                              }
                            }
                          },
                          {
                            "type": "MemberExpression",
                            "start": 510,
                            "end": 524,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 52
                              },
                              "end": {
                                "line": 14,
                                "column": 66
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 510,
                              "end": 514,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 52
                                },
                                "end": {
                                  "line": 14,
                                  "column": 56
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 515,
                              "end": 524,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 57
                                },
                                "end": {
                                  "line": 14,
                                  "column": 66
                                }
                              },
                              "name": "thickness"
                            },
                            "computed": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 536,
                      "end": 553,
                      "loc": {
                        "start": {
                          "line": 16,
                          "column": 8
                        },
                        "end": {
                          "line": 16,
                          "column": 25
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 536,
                        "end": 552,
                        "loc": {
                          "start": {
                            "line": 16,
                            "column": 8
                          },
                          "end": {
                            "line": 16,
                            "column": 24
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 536,
                          "end": 547,
                          "loc": {
                            "start": {
                              "line": 16,
                              "column": 8
                            },
                            "end": {
                              "line": 16,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 536,
                            "end": 540,
                            "loc": {
                              "start": {
                                "line": 16,
                                "column": 8
                              },
                              "end": {
                                "line": 16,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 541,
                            "end": 547,
                            "loc": {
                              "start": {
                                "line": 16,
                                "column": 13
                              },
                              "end": {
                                "line": 16,
                                "column": 19
                              }
                            },
                            "name": "points"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ArrayExpression",
                          "start": 550,
                          "end": 552,
                          "loc": {
                            "start": {
                              "line": 16,
                              "column": 22
                            },
                            "end": {
                              "line": 16,
                              "column": 24
                            }
                          },
                          "elements": []
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " constraint.points is assumed to be an empty array throughout a sketcher",
                          "start": 554,
                          "end": 628,
                          "loc": {
                            "start": {
                              "line": 16,
                              "column": 26
                            },
                            "end": {
                              "line": 16,
                              "column": 100
                            }
                          },
                          "range": [
                            554,
                            628
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 637,
                      "end": 657,
                      "loc": {
                        "start": {
                          "line": 17,
                          "column": 8
                        },
                        "end": {
                          "line": 17,
                          "column": 28
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 637,
                        "end": 656,
                        "loc": {
                          "start": {
                            "line": 17,
                            "column": 8
                          },
                          "end": {
                            "line": 17,
                            "column": 27
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "Identifier",
                          "start": 637,
                          "end": 642,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 8
                            },
                            "end": {
                              "line": 17,
                              "column": 13
                            }
                          },
                          "name": "types",
                          "leadingComments": null
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 645,
                          "end": 656,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 16
                            },
                            "end": {
                              "line": 17,
                              "column": 27
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 645,
                            "end": 650,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 16
                              },
                              "end": {
                                "line": 17,
                                "column": 21
                              }
                            },
                            "name": "types"
                          },
                          "operator": "||",
                          "right": {
                            "type": "ArrayExpression",
                            "start": 654,
                            "end": 656,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 25
                              },
                              "end": {
                                "line": 17,
                                "column": 27
                              }
                            },
                            "elements": []
                          }
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " constraint.points is assumed to be an empty array throughout a sketcher",
                          "start": 554,
                          "end": 628,
                          "loc": {
                            "start": {
                              "line": 16,
                              "column": 26
                            },
                            "end": {
                              "line": 16,
                              "column": 100
                            }
                          },
                          "range": [
                            554,
                            628
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 666,
                      "end": 691,
                      "loc": {
                        "start": {
                          "line": 18,
                          "column": 8
                        },
                        "end": {
                          "line": 18,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 666,
                        "end": 690,
                        "loc": {
                          "start": {
                            "line": 18,
                            "column": 8
                          },
                          "end": {
                            "line": 18,
                            "column": 32
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 666,
                          "end": 679,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 8
                            },
                            "end": {
                              "line": 18,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 666,
                            "end": 670,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 8
                              },
                              "end": {
                                "line": 18,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 671,
                            "end": 679,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 13
                              },
                              "end": {
                                "line": 18,
                                "column": 21
                              }
                            },
                            "name": "typename"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 682,
                          "end": 690,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 24
                            },
                            "end": {
                              "line": 18,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 682,
                            "end": 687,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 24
                              },
                              "end": {
                                "line": 18,
                                "column": 29
                              }
                            },
                            "name": "types"
                          },
                          "property": {
                            "type": "Literal",
                            "start": 688,
                            "end": 689,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 30
                              },
                              "end": {
                                "line": 18,
                                "column": 31
                              }
                            },
                            "value": 0,
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "computed": true
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 700,
                      "end": 721,
                      "loc": {
                        "start": {
                          "line": 19,
                          "column": 8
                        },
                        "end": {
                          "line": 19,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 700,
                        "end": 720,
                        "loc": {
                          "start": {
                            "line": 19,
                            "column": 8
                          },
                          "end": {
                            "line": 19,
                            "column": 28
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 700,
                          "end": 709,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 8
                            },
                            "end": {
                              "line": 19,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 700,
                            "end": 704,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 8
                              },
                              "end": {
                                "line": 19,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 705,
                            "end": 709,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 13
                              },
                              "end": {
                                "line": 19,
                                "column": 17
                              }
                            },
                            "name": "type"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 712,
                          "end": 720,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 20
                            },
                            "end": {
                              "line": 19,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 712,
                            "end": 717,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 20
                              },
                              "end": {
                                "line": 19,
                                "column": 25
                              }
                            },
                            "name": "types"
                          },
                          "property": {
                            "type": "Literal",
                            "start": 718,
                            "end": 719,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 26
                              },
                              "end": {
                                "line": 19,
                                "column": 27
                              }
                            },
                            "value": 1,
                            "rawValue": 1,
                            "raw": "1"
                          },
                          "computed": true
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 730,
                      "end": 753,
                      "loc": {
                        "start": {
                          "line": 20,
                          "column": 8
                        },
                        "end": {
                          "line": 20,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 730,
                        "end": 752,
                        "loc": {
                          "start": {
                            "line": 20,
                            "column": 8
                          },
                          "end": {
                            "line": 20,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 730,
                          "end": 739,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 8
                            },
                            "end": {
                              "line": 20,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 730,
                            "end": 734,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 8
                              },
                              "end": {
                                "line": 20,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 735,
                            "end": 739,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 13
                              },
                              "end": {
                                "line": 20,
                                "column": 17
                              }
                            },
                            "name": "args"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 742,
                          "end": 752,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 20
                            },
                            "end": {
                              "line": 20,
                              "column": 30
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 742,
                            "end": 746,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 20
                              },
                              "end": {
                                "line": 20,
                                "column": 24
                              }
                            },
                            "name": "args"
                          },
                          "operator": "||",
                          "right": {
                            "type": "ArrayExpression",
                            "start": 750,
                            "end": 752,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 28
                              },
                              "end": {
                                "line": 20,
                                "column": 30
                              }
                            },
                            "elements": []
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 762,
                      "end": 792,
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 8
                        },
                        "end": {
                          "line": 21,
                          "column": 38
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 762,
                        "end": 791,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 8
                          },
                          "end": {
                            "line": 21,
                            "column": 37
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "Identifier",
                          "start": 762,
                          "end": 772,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 8
                            },
                            "end": {
                              "line": 21,
                              "column": 18
                            }
                          },
                          "name": "attributes"
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 775,
                          "end": 791,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 21
                            },
                            "end": {
                              "line": 21,
                              "column": 37
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 775,
                            "end": 785,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 21
                              },
                              "end": {
                                "line": 21,
                                "column": 31
                              }
                            },
                            "name": "attributes"
                          },
                          "operator": "||",
                          "right": {
                            "type": "ObjectExpression",
                            "start": 789,
                            "end": 791,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 35
                              },
                              "end": {
                                "line": 21,
                                "column": 37
                              }
                            },
                            "properties": []
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 801,
                      "end": 841,
                      "loc": {
                        "start": {
                          "line": 22,
                          "column": 8
                        },
                        "end": {
                          "line": 22,
                          "column": 48
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 801,
                        "end": 840,
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 8
                          },
                          "end": {
                            "line": 22,
                            "column": 47
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 801,
                          "end": 816,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 8
                            },
                            "end": {
                              "line": 22,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 801,
                            "end": 805,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 8
                              },
                              "end": {
                                "line": 22,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 806,
                            "end": 816,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 13
                              },
                              "end": {
                                "line": 22,
                                "column": 23
                              }
                            },
                            "name": "expression"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 819,
                          "end": 840,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 26
                            },
                            "end": {
                              "line": 22,
                              "column": 47
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 819,
                            "end": 829,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 26
                              },
                              "end": {
                                "line": 22,
                                "column": 36
                              }
                            },
                            "name": "attributes"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 830,
                            "end": 840,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 37
                              },
                              "end": {
                                "line": 22,
                                "column": 47
                              }
                            },
                            "name": "expression"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 850,
                      "end": 880,
                      "loc": {
                        "start": {
                          "line": 23,
                          "column": 8
                        },
                        "end": {
                          "line": 23,
                          "column": 38
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 850,
                        "end": 879,
                        "loc": {
                          "start": {
                            "line": 23,
                            "column": 8
                          },
                          "end": {
                            "line": 23,
                            "column": 37
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 850,
                          "end": 860,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 8
                            },
                            "end": {
                              "line": 23,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 850,
                            "end": 854,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 8
                              },
                              "end": {
                                "line": 23,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 855,
                            "end": 860,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 13
                              },
                              "end": {
                                "line": 23,
                                "column": 18
                              }
                            },
                            "name": "value"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 863,
                          "end": 879,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 21
                            },
                            "end": {
                              "line": 23,
                              "column": 37
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 863,
                            "end": 873,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 21
                              },
                              "end": {
                                "line": 23,
                                "column": 31
                              }
                            },
                            "name": "attributes"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 874,
                            "end": 879,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 32
                              },
                              "end": {
                                "line": 23,
                                "column": 37
                              }
                            },
                            "name": "value"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 889,
                      "end": 919,
                      "loc": {
                        "start": {
                          "line": 24,
                          "column": 8
                        },
                        "end": {
                          "line": 24,
                          "column": 38
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 889,
                        "end": 918,
                        "loc": {
                          "start": {
                            "line": 24,
                            "column": 8
                          },
                          "end": {
                            "line": 24,
                            "column": 37
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 889,
                          "end": 899,
                          "loc": {
                            "start": {
                              "line": 24,
                              "column": 8
                            },
                            "end": {
                              "line": 24,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 889,
                            "end": 893,
                            "loc": {
                              "start": {
                                "line": 24,
                                "column": 8
                              },
                              "end": {
                                "line": 24,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 894,
                            "end": 899,
                            "loc": {
                              "start": {
                                "line": 24,
                                "column": 13
                              },
                              "end": {
                                "line": 24,
                                "column": 18
                              }
                            },
                            "name": "fixed"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 902,
                          "end": 918,
                          "loc": {
                            "start": {
                              "line": 24,
                              "column": 21
                            },
                            "end": {
                              "line": 24,
                              "column": 37
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 902,
                            "end": 912,
                            "loc": {
                              "start": {
                                "line": 24,
                                "column": 21
                              },
                              "end": {
                                "line": 24,
                                "column": 31
                              }
                            },
                            "name": "attributes"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 913,
                            "end": 918,
                            "loc": {
                              "start": {
                                "line": 24,
                                "column": 32
                              },
                              "end": {
                                "line": 24,
                                "column": 37
                              }
                            },
                            "name": "fixed"
                          },
                          "computed": false
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Create helper geometric object synchronuously",
                          "start": 929,
                          "end": 977,
                          "loc": {
                            "start": {
                              "line": 26,
                              "column": 8
                            },
                            "end": {
                              "line": 26,
                              "column": 56
                            }
                          },
                          "range": [
                            929,
                            977
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 986,
                      "end": 1095,
                      "loc": {
                        "start": {
                          "line": 27,
                          "column": 8
                        },
                        "end": {
                          "line": 27,
                          "column": 117
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 986,
                        "end": 1094,
                        "loc": {
                          "start": {
                            "line": 27,
                            "column": 8
                          },
                          "end": {
                            "line": 27,
                            "column": 116
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 986,
                          "end": 995,
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 8
                            },
                            "end": {
                              "line": 27,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 986,
                            "end": 990,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 8
                              },
                              "end": {
                                "line": 27,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 991,
                            "end": 995,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 13
                              },
                              "end": {
                                "line": 27,
                                "column": 17
                              }
                            },
                            "name": "mesh"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "AssignmentExpression",
                          "start": 998,
                          "end": 1094,
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 20
                            },
                            "end": {
                              "line": 27,
                              "column": 116
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 998,
                            "end": 1011,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 20
                              },
                              "end": {
                                "line": 27,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 998,
                              "end": 1002,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 20
                                },
                                "end": {
                                  "line": 27,
                                  "column": 24
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1003,
                              "end": 1011,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 25
                                },
                                "end": {
                                  "line": 27,
                                  "column": 33
                                }
                              },
                              "name": "interact"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "NewExpression",
                            "start": 1014,
                            "end": 1094,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 36
                              },
                              "end": {
                                "line": 27,
                                "column": 116
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1018,
                              "end": 1028,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 40
                                },
                                "end": {
                                  "line": 27,
                                  "column": 50
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1018,
                                "end": 1023,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 45
                                  }
                                },
                                "name": "THREE"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1024,
                                "end": 1028,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 46
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 50
                                  }
                                },
                                "name": "Mesh"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "NewExpression",
                                "start": 1029,
                                "end": 1062,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 51
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 84
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 1033,
                                  "end": 1052,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 74
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1033,
                                    "end": 1038,
                                    "loc": {
                                      "start": {
                                        "line": 27,
                                        "column": 55
                                      },
                                      "end": {
                                        "line": 27,
                                        "column": 60
                                      }
                                    },
                                    "name": "THREE"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1039,
                                    "end": 1052,
                                    "loc": {
                                      "start": {
                                        "line": 27,
                                        "column": 61
                                      },
                                      "end": {
                                        "line": 27,
                                        "column": 74
                                      }
                                    },
                                    "name": "PlaneGeometry"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Literal",
                                    "start": 1053,
                                    "end": 1056,
                                    "loc": {
                                      "start": {
                                        "line": 27,
                                        "column": 75
                                      },
                                      "end": {
                                        "line": 27,
                                        "column": 78
                                      }
                                    },
                                    "value": 1,
                                    "rawValue": 1,
                                    "raw": "1.0"
                                  },
                                  {
                                    "type": "Literal",
                                    "start": 1058,
                                    "end": 1061,
                                    "loc": {
                                      "start": {
                                        "line": 27,
                                        "column": 80
                                      },
                                      "end": {
                                        "line": 27,
                                        "column": 83
                                      }
                                    },
                                    "value": 1,
                                    "rawValue": 1,
                                    "raw": "1.0"
                                  }
                                ]
                              },
                              {
                                "type": "NewExpression",
                                "start": 1064,
                                "end": 1093,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 86
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 115
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 1068,
                                  "end": 1091,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 90
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 113
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1068,
                                    "end": 1073,
                                    "loc": {
                                      "start": {
                                        "line": 27,
                                        "column": 90
                                      },
                                      "end": {
                                        "line": 27,
                                        "column": 95
                                      }
                                    },
                                    "name": "THREE"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1074,
                                    "end": 1091,
                                    "loc": {
                                      "start": {
                                        "line": 27,
                                        "column": 96
                                      },
                                      "end": {
                                        "line": 27,
                                        "column": 113
                                      }
                                    },
                                    "name": "MeshBasicMaterial"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              }
                            ]
                          }
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Create helper geometric object synchronuously",
                          "start": 929,
                          "end": 977,
                          "loc": {
                            "start": {
                              "line": 26,
                              "column": 8
                            },
                            "end": {
                              "line": 26,
                              "column": 56
                            }
                          },
                          "range": [
                            929,
                            977
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1104,
                      "end": 1124,
                      "loc": {
                        "start": {
                          "line": 28,
                          "column": 8
                        },
                        "end": {
                          "line": 28,
                          "column": 28
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1104,
                        "end": 1123,
                        "loc": {
                          "start": {
                            "line": 28,
                            "column": 8
                          },
                          "end": {
                            "line": 28,
                            "column": 27
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1104,
                          "end": 1112,
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 8
                            },
                            "end": {
                              "line": 28,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1104,
                            "end": 1108,
                            "loc": {
                              "start": {
                                "line": 28,
                                "column": 8
                              },
                              "end": {
                                "line": 28,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1109,
                            "end": 1112,
                            "loc": {
                              "start": {
                                "line": 28,
                                "column": 13
                              },
                              "end": {
                                "line": 28,
                                "column": 16
                              }
                            },
                            "name": "add"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 1113,
                            "end": 1122,
                            "loc": {
                              "start": {
                                "line": 28,
                                "column": 17
                              },
                              "end": {
                                "line": 28,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1113,
                              "end": 1117,
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 17
                                },
                                "end": {
                                  "line": 28,
                                  "column": 21
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1118,
                              "end": 1122,
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 22
                                },
                                "end": {
                                  "line": 28,
                                  "column": 26
                                }
                              },
                              "name": "mesh"
                            },
                            "computed": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1133,
                      "end": 1145,
                      "loc": {
                        "start": {
                          "line": 29,
                          "column": 8
                        },
                        "end": {
                          "line": 29,
                          "column": 20
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1133,
                        "end": 1144,
                        "loc": {
                          "start": {
                            "line": 29,
                            "column": 8
                          },
                          "end": {
                            "line": 29,
                            "column": 19
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1133,
                          "end": 1142,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 8
                            },
                            "end": {
                              "line": 29,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1133,
                            "end": 1137,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 8
                              },
                              "end": {
                                "line": 29,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1138,
                            "end": 1142,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 13
                              },
                              "end": {
                                "line": 29,
                                "column": 17
                              }
                            },
                            "name": "hide"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1157,
              "end": 1388,
              "loc": {
                "start": {
                  "line": 32,
                  "column": 4
                },
                "end": {
                  "line": 37,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1157,
                "end": 1164,
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 4
                  },
                  "end": {
                    "line": 32,
                    "column": 11
                  }
                },
                "name": "getData"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1164,
                "end": 1388,
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 11
                  },
                  "end": {
                    "line": 37,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 1167,
                  "end": 1388,
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 14
                    },
                    "end": {
                      "line": 37,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 1177,
                      "end": 1216,
                      "loc": {
                        "start": {
                          "line": 33,
                          "column": 8
                        },
                        "end": {
                          "line": 33,
                          "column": 47
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1181,
                          "end": 1215,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 12
                            },
                            "end": {
                              "line": 33,
                              "column": 46
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1181,
                            "end": 1186,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 12
                              },
                              "end": {
                                "line": 33,
                                "column": 17
                              }
                            },
                            "name": "types"
                          },
                          "init": {
                            "type": "ArrayExpression",
                            "start": 1189,
                            "end": 1215,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 20
                              },
                              "end": {
                                "line": 33,
                                "column": 46
                              }
                            },
                            "elements": [
                              {
                                "type": "MemberExpression",
                                "start": 1190,
                                "end": 1203,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 34
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1190,
                                  "end": 1194,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 25
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1195,
                                  "end": 1203,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 34
                                    }
                                  },
                                  "name": "typename"
                                },
                                "computed": false
                              },
                              {
                                "type": "MemberExpression",
                                "start": 1205,
                                "end": 1214,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 45
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1205,
                                  "end": 1209,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 40
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1210,
                                  "end": 1214,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 45
                                    }
                                  },
                                  "name": "type"
                                },
                                "computed": false
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "var"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 1225,
                      "end": 1246,
                      "loc": {
                        "start": {
                          "line": 34,
                          "column": 8
                        },
                        "end": {
                          "line": 34,
                          "column": 29
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1229,
                          "end": 1245,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 12
                            },
                            "end": {
                              "line": 34,
                              "column": 28
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1229,
                            "end": 1233,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 12
                              },
                              "end": {
                                "line": 34,
                                "column": 16
                              }
                            },
                            "name": "args"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 1236,
                            "end": 1245,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 19
                              },
                              "end": {
                                "line": 34,
                                "column": 28
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1236,
                              "end": 1240,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 19
                                },
                                "end": {
                                  "line": 34,
                                  "column": 23
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1241,
                              "end": 1245,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 24
                                },
                                "end": {
                                  "line": 34,
                                  "column": 28
                                }
                              },
                              "name": "args"
                            },
                            "computed": false
                          }
                        }
                      ],
                      "kind": "var"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 1255,
                      "end": 1340,
                      "loc": {
                        "start": {
                          "line": 35,
                          "column": 8
                        },
                        "end": {
                          "line": 35,
                          "column": 93
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1259,
                          "end": 1339,
                          "loc": {
                            "start": {
                              "line": 35,
                              "column": 12
                            },
                            "end": {
                              "line": 35,
                              "column": 92
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1259,
                            "end": 1269,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 12
                              },
                              "end": {
                                "line": 35,
                                "column": 22
                              }
                            },
                            "name": "attributes"
                          },
                          "init": {
                            "type": "ObjectExpression",
                            "start": 1272,
                            "end": 1339,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 25
                              },
                              "end": {
                                "line": 35,
                                "column": 92
                              }
                            },
                            "properties": [
                              {
                                "type": "Property",
                                "start": 1273,
                                "end": 1300,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 53
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 1273,
                                  "end": 1283,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 36
                                    }
                                  },
                                  "name": "expression"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 1285,
                                  "end": 1300,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 53
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 1285,
                                    "end": 1289,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 42
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1290,
                                    "end": 1300,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 53
                                      }
                                    },
                                    "name": "expression"
                                  },
                                  "computed": false
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 1302,
                                "end": 1319,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 55
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 72
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 1302,
                                  "end": 1307,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 60
                                    }
                                  },
                                  "name": "value"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 1309,
                                  "end": 1319,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 62
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 72
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 1309,
                                    "end": 1313,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 62
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 66
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1314,
                                    "end": 1319,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 67
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 72
                                      }
                                    },
                                    "name": "value"
                                  },
                                  "computed": false
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 1321,
                                "end": 1338,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 74
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 91
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 1321,
                                  "end": 1326,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 74
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 79
                                    }
                                  },
                                  "name": "fixed"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 1328,
                                  "end": 1338,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 81
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 91
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 1328,
                                    "end": 1332,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 81
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 85
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1333,
                                    "end": 1338,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 86
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 91
                                      }
                                    },
                                    "name": "fixed"
                                  },
                                  "computed": false
                                },
                                "kind": "init"
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "var"
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 1349,
                      "end": 1382,
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 8
                        },
                        "end": {
                          "line": 36,
                          "column": 41
                        }
                      },
                      "argument": {
                        "type": "ArrayExpression",
                        "start": 1356,
                        "end": 1381,
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 15
                          },
                          "end": {
                            "line": 36,
                            "column": 40
                          }
                        },
                        "elements": [
                          {
                            "type": "Identifier",
                            "start": 1357,
                            "end": 1362,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 16
                              },
                              "end": {
                                "line": 36,
                                "column": 21
                              }
                            },
                            "name": "types"
                          },
                          {
                            "type": "Identifier",
                            "start": 1364,
                            "end": 1368,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 23
                              },
                              "end": {
                                "line": 36,
                                "column": 27
                              }
                            },
                            "name": "args"
                          },
                          {
                            "type": "Identifier",
                            "start": 1370,
                            "end": 1380,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 29
                              },
                              "end": {
                                "line": 36,
                                "column": 39
                              }
                            },
                            "name": "attributes"
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1394,
              "end": 1835,
              "loc": {
                "start": {
                  "line": 39,
                  "column": 4
                },
                "end": {
                  "line": 49,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1394,
                "end": 1403,
                "loc": {
                  "start": {
                    "line": 39,
                    "column": 4
                  },
                  "end": {
                    "line": 39,
                    "column": 13
                  }
                },
                "name": "addMember"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1403,
                "end": 1835,
                "loc": {
                  "start": {
                    "line": 39,
                    "column": 13
                  },
                  "end": {
                    "line": 49,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 1404,
                    "end": 1410,
                    "loc": {
                      "start": {
                        "line": 39,
                        "column": 14
                      },
                      "end": {
                        "line": 39,
                        "column": 20
                      }
                    },
                    "name": "member"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 1412,
                  "end": 1835,
                  "loc": {
                    "start": {
                      "line": 39,
                      "column": 22
                    },
                    "end": {
                      "line": 49,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 1422,
                      "end": 1480,
                      "loc": {
                        "start": {
                          "line": 40,
                          "column": 8
                        },
                        "end": {
                          "line": 40,
                          "column": 66
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1422,
                        "end": 1479,
                        "loc": {
                          "start": {
                            "line": 40,
                            "column": 8
                          },
                          "end": {
                            "line": 40,
                            "column": 65
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1422,
                          "end": 1462,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 8
                            },
                            "end": {
                              "line": 40,
                              "column": 48
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1422,
                            "end": 1456,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 8
                              },
                              "end": {
                                "line": 40,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 1422,
                              "end": 1446,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 8
                                },
                                "end": {
                                  "line": 40,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1422,
                                "end": 1436,
                                "loc": {
                                  "start": {
                                    "line": 40,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 40,
                                    "column": 22
                                  }
                                },
                                "name": "ClassCadObject"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1437,
                                "end": 1446,
                                "loc": {
                                  "start": {
                                    "line": 40,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 40,
                                    "column": 32
                                  }
                                },
                                "name": "prototype"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1447,
                              "end": 1456,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 33
                                },
                                "end": {
                                  "line": 40,
                                  "column": 42
                                }
                              },
                              "name": "addMember"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1457,
                            "end": 1462,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 43
                              },
                              "end": {
                                "line": 40,
                                "column": 48
                              }
                            },
                            "name": "apply"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ThisExpression",
                            "start": 1463,
                            "end": 1467,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 49
                              },
                              "end": {
                                "line": 40,
                                "column": 53
                              }
                            }
                          },
                          {
                            "type": "Identifier",
                            "start": 1469,
                            "end": 1478,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 55
                              },
                              "end": {
                                "line": 40,
                                "column": 64
                              }
                            },
                            "name": "arguments"
                          }
                        ]
                      }
                    },
                    {
                      "type": "SwitchStatement",
                      "start": 1489,
                      "end": 1829,
                      "loc": {
                        "start": {
                          "line": 41,
                          "column": 8
                        },
                        "end": {
                          "line": 48,
                          "column": 9
                        }
                      },
                      "discriminant": {
                        "type": "MemberExpression",
                        "start": 1497,
                        "end": 1528,
                        "loc": {
                          "start": {
                            "line": 41,
                            "column": 16
                          },
                          "end": {
                            "line": 41,
                            "column": 47
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 1497,
                          "end": 1523,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 16
                            },
                            "end": {
                              "line": 41,
                              "column": 42
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1497,
                            "end": 1512,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 16
                              },
                              "end": {
                                "line": 41,
                                "column": 31
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1497,
                              "end": 1503,
                              "loc": {
                                "start": {
                                  "line": 41,
                                  "column": 16
                                },
                                "end": {
                                  "line": 41,
                                  "column": 22
                                }
                              },
                              "name": "member"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1504,
                              "end": 1512,
                              "loc": {
                                "start": {
                                  "line": 41,
                                  "column": 23
                                },
                                "end": {
                                  "line": 41,
                                  "column": 31
                                }
                              },
                              "name": "userData"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1513,
                            "end": 1523,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 32
                              },
                              "end": {
                                "line": 41,
                                "column": 42
                              }
                            },
                            "name": "memberInfo"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1524,
                          "end": 1528,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 43
                            },
                            "end": {
                              "line": 41,
                              "column": 47
                            }
                          },
                          "name": "name"
                        },
                        "computed": false
                      },
                      "cases": [
                        {
                          "type": "SwitchCase",
                          "start": 1544,
                          "end": 1763,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 12
                            },
                            "end": {
                              "line": 46,
                              "column": 22
                            }
                          },
                          "consequent": [
                            {
                              "type": "ExpressionStatement",
                              "start": 1574,
                              "end": 1604,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 16
                                },
                                "end": {
                                  "line": 43,
                                  "column": 46
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 1574,
                                "end": 1603,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 45
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 1574,
                                  "end": 1584,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 26
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 1574,
                                    "end": 1578,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 20
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1579,
                                    "end": 1584,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 26
                                      }
                                    },
                                    "name": "value"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "CallExpression",
                                  "start": 1587,
                                  "end": 1603,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 45
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 1587,
                                    "end": 1601,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 43
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1587,
                                      "end": 1593,
                                      "loc": {
                                        "start": {
                                          "line": 43,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 35
                                        }
                                      },
                                      "name": "member"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1594,
                                      "end": 1601,
                                      "loc": {
                                        "start": {
                                          "line": 43,
                                          "column": 36
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 43
                                        }
                                      },
                                      "name": "valueOf"
                                    },
                                    "computed": false
                                  },
                                  "arguments": []
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 1621,
                              "end": 1677,
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 16
                                },
                                "end": {
                                  "line": 44,
                                  "column": 72
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 1621,
                                "end": 1676,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 71
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 1621,
                                  "end": 1636,
                                  "loc": {
                                    "start": {
                                      "line": 44,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 44,
                                      "column": 31
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 1621,
                                    "end": 1625,
                                    "loc": {
                                      "start": {
                                        "line": 44,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 44,
                                        "column": 20
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1626,
                                    "end": 1636,
                                    "loc": {
                                      "start": {
                                        "line": 44,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 44,
                                        "column": 31
                                      }
                                    },
                                    "name": "expression"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 1639,
                                  "end": 1676,
                                  "loc": {
                                    "start": {
                                      "line": 44,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 44,
                                      "column": 71
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 1639,
                                    "end": 1665,
                                    "loc": {
                                      "start": {
                                        "line": 44,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 44,
                                        "column": 60
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 1639,
                                      "end": 1654,
                                      "loc": {
                                        "start": {
                                          "line": 44,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 44,
                                          "column": 49
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 1639,
                                        "end": 1645,
                                        "loc": {
                                          "start": {
                                            "line": 44,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 44,
                                            "column": 40
                                          }
                                        },
                                        "name": "member"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1646,
                                        "end": 1654,
                                        "loc": {
                                          "start": {
                                            "line": 44,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 44,
                                            "column": 49
                                          }
                                        },
                                        "name": "userData"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1655,
                                      "end": 1665,
                                      "loc": {
                                        "start": {
                                          "line": 44,
                                          "column": 50
                                        },
                                        "end": {
                                          "line": 44,
                                          "column": 60
                                        }
                                      },
                                      "name": "memberInfo"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1666,
                                    "end": 1676,
                                    "loc": {
                                      "start": {
                                        "line": 44,
                                        "column": 61
                                      },
                                      "end": {
                                        "line": 44,
                                        "column": 71
                                      }
                                    },
                                    "name": "expression"
                                  },
                                  "computed": false
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 1694,
                              "end": 1740,
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 16
                                },
                                "end": {
                                  "line": 45,
                                  "column": 62
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 1694,
                                "end": 1739,
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 61
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 1694,
                                  "end": 1704,
                                  "loc": {
                                    "start": {
                                      "line": 45,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 45,
                                      "column": 26
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 1694,
                                    "end": 1698,
                                    "loc": {
                                      "start": {
                                        "line": 45,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 45,
                                        "column": 20
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1699,
                                    "end": 1704,
                                    "loc": {
                                      "start": {
                                        "line": 45,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 45,
                                        "column": 26
                                      }
                                    },
                                    "name": "fixed"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 1707,
                                  "end": 1739,
                                  "loc": {
                                    "start": {
                                      "line": 45,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 45,
                                      "column": 61
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 1707,
                                    "end": 1733,
                                    "loc": {
                                      "start": {
                                        "line": 45,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 45,
                                        "column": 55
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 1707,
                                      "end": 1722,
                                      "loc": {
                                        "start": {
                                          "line": 45,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 45,
                                          "column": 44
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 1707,
                                        "end": 1713,
                                        "loc": {
                                          "start": {
                                            "line": 45,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 45,
                                            "column": 35
                                          }
                                        },
                                        "name": "member"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1714,
                                        "end": 1722,
                                        "loc": {
                                          "start": {
                                            "line": 45,
                                            "column": 36
                                          },
                                          "end": {
                                            "line": 45,
                                            "column": 44
                                          }
                                        },
                                        "name": "userData"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1723,
                                      "end": 1733,
                                      "loc": {
                                        "start": {
                                          "line": 45,
                                          "column": 45
                                        },
                                        "end": {
                                          "line": 45,
                                          "column": 55
                                        }
                                      },
                                      "name": "memberInfo"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1734,
                                    "end": 1739,
                                    "loc": {
                                      "start": {
                                        "line": 45,
                                        "column": 56
                                      },
                                      "end": {
                                        "line": 45,
                                        "column": 61
                                      }
                                    },
                                    "name": "fixed"
                                  },
                                  "computed": false
                                }
                              }
                            },
                            {
                              "type": "BreakStatement",
                              "start": 1757,
                              "end": 1763,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 16
                                },
                                "end": {
                                  "line": 46,
                                  "column": 22
                                }
                              },
                              "label": null
                            }
                          ],
                          "test": {
                            "type": "Literal",
                            "start": 1549,
                            "end": 1556,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 17
                              },
                              "end": {
                                "line": 42,
                                "column": 24
                              }
                            },
                            "value": "value",
                            "rawValue": "value",
                            "raw": "'value'"
                          }
                        },
                        {
                          "type": "SwitchCase",
                          "start": 1776,
                          "end": 1819,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 12
                            },
                            "end": {
                              "line": 47,
                              "column": 55
                            }
                          },
                          "consequent": [
                            {
                              "type": "ExpressionStatement",
                              "start": 1793,
                              "end": 1812,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 29
                                },
                                "end": {
                                  "line": 47,
                                  "column": 48
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 1793,
                                "end": 1811,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 47
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 1793,
                                  "end": 1802,
                                  "loc": {
                                    "start": {
                                      "line": 47,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 47,
                                      "column": 38
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 1793,
                                    "end": 1797,
                                    "loc": {
                                      "start": {
                                        "line": 47,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 47,
                                        "column": 33
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1798,
                                    "end": 1802,
                                    "loc": {
                                      "start": {
                                        "line": 47,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 47,
                                        "column": 38
                                      }
                                    },
                                    "name": "args"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "Identifier",
                                  "start": 1805,
                                  "end": 1811,
                                  "loc": {
                                    "start": {
                                      "line": 47,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 47,
                                      "column": 47
                                    }
                                  },
                                  "name": "member"
                                }
                              }
                            },
                            {
                              "type": "BreakStatement",
                              "start": 1813,
                              "end": 1819,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 49
                                },
                                "end": {
                                  "line": 47,
                                  "column": 55
                                }
                              },
                              "label": null
                            }
                          ],
                          "test": {
                            "type": "Literal",
                            "start": 1781,
                            "end": 1791,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 17
                              },
                              "end": {
                                "line": 47,
                                "column": 27
                              }
                            },
                            "value": "entities",
                            "rawValue": "entities",
                            "raw": "'entities'"
                          }
                        }
                      ]
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1841,
              "end": 1961,
              "loc": {
                "start": {
                  "line": 51,
                  "column": 4
                },
                "end": {
                  "line": 54,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1841,
                "end": 1857,
                "loc": {
                  "start": {
                    "line": 51,
                    "column": 4
                  },
                  "end": {
                    "line": 51,
                    "column": 20
                  }
                },
                "name": "finishedUpdating"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1857,
                "end": 1961,
                "loc": {
                  "start": {
                    "line": 51,
                    "column": 20
                  },
                  "end": {
                    "line": 54,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 1860,
                  "end": 1961,
                  "loc": {
                    "start": {
                      "line": 51,
                      "column": 23
                    },
                    "end": {
                      "line": 54,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 1870,
                      "end": 1927,
                      "loc": {
                        "start": {
                          "line": 52,
                          "column": 8
                        },
                        "end": {
                          "line": 52,
                          "column": 65
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1870,
                        "end": 1926,
                        "loc": {
                          "start": {
                            "line": 52,
                            "column": 8
                          },
                          "end": {
                            "line": 52,
                            "column": 64
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1870,
                          "end": 1883,
                          "loc": {
                            "start": {
                              "line": 52,
                              "column": 8
                            },
                            "end": {
                              "line": 52,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1870,
                            "end": 1874,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 8
                              },
                              "end": {
                                "line": 52,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1875,
                            "end": 1883,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 13
                              },
                              "end": {
                                "line": 52,
                                "column": 21
                              }
                            },
                            "name": "typename"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 1886,
                          "end": 1926,
                          "loc": {
                            "start": {
                              "line": 52,
                              "column": 24
                            },
                            "end": {
                              "line": 52,
                              "column": 64
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1886,
                            "end": 1915,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 24
                              },
                              "end": {
                                "line": 52,
                                "column": 53
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 1886,
                              "end": 1911,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 24
                                },
                                "end": {
                                  "line": 52,
                                  "column": 49
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1886,
                                "end": 1896,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 34
                                  }
                                },
                                "name": "Constraint"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1897,
                                "end": 1911,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 49
                                  }
                                },
                                "name": "TypeFromCctype"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1912,
                              "end": 1915,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 50
                                },
                                "end": {
                                  "line": 52,
                                  "column": 53
                                }
                              },
                              "name": "get"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 1916,
                              "end": 1925,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 54
                                },
                                "end": {
                                  "line": 52,
                                  "column": 63
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1916,
                                "end": 1920,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 54
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 58
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1921,
                                "end": 1925,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 63
                                  }
                                },
                                "name": "type"
                              },
                              "computed": false
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1936,
                      "end": 1955,
                      "loc": {
                        "start": {
                          "line": 53,
                          "column": 8
                        },
                        "end": {
                          "line": 53,
                          "column": 27
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1936,
                        "end": 1954,
                        "loc": {
                          "start": {
                            "line": 53,
                            "column": 8
                          },
                          "end": {
                            "line": 53,
                            "column": 26
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1936,
                          "end": 1952,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 8
                            },
                            "end": {
                              "line": 53,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1936,
                            "end": 1940,
                            "loc": {
                              "start": {
                                "line": 53,
                                "column": 8
                              },
                              "end": {
                                "line": 53,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1941,
                            "end": 1952,
                            "loc": {
                              "start": {
                                "line": 53,
                                "column": 13
                              },
                              "end": {
                                "line": 53,
                                "column": 24
                              }
                            },
                            "name": "loadTexture"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1967,
              "end": 2091,
              "loc": {
                "start": {
                  "line": 56,
                  "column": 4
                },
                "end": {
                  "line": 58,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1967,
                "end": 1994,
                "loc": {
                  "start": {
                    "line": 56,
                    "column": 4
                  },
                  "end": {
                    "line": 56,
                    "column": 31
                  }
                },
                "name": "updateMatrixFromMatrixWorld"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1994,
                "end": 2091,
                "loc": {
                  "start": {
                    "line": 56,
                    "column": 31
                  },
                  "end": {
                    "line": 58,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 1997,
                  "end": 2091,
                  "loc": {
                    "start": {
                      "line": 56,
                      "column": 34
                    },
                    "end": {
                      "line": 58,
                      "column": 5
                    }
                  },
                  "body": [],
                  "leadingComments": [
                    {
                      "type": "CommentLine",
                      "value": " constraints don't have a sane coordinate system on the server, so ignore it",
                      "start": 2007,
                      "end": 2085,
                      "loc": {
                        "start": {
                          "line": 57,
                          "column": 8
                        },
                        "end": {
                          "line": 57,
                          "column": 86
                        }
                      },
                      "range": [
                        2007,
                        2085
                      ]
                    }
                  ],
                  "innerComments": [
                    {
                      "type": "CommentLine",
                      "value": " constraints don't have a sane coordinate system on the server, so ignore it",
                      "start": 2007,
                      "end": 2085,
                      "loc": {
                        "start": {
                          "line": 57,
                          "column": 8
                        },
                        "end": {
                          "line": 57,
                          "column": 86
                        }
                      },
                      "range": [
                        2007,
                        2085
                      ]
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 2097,
              "end": 2901,
              "loc": {
                "start": {
                  "line": 60,
                  "column": 4
                },
                "end": {
                  "line": 76,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 2097,
                "end": 2108,
                "loc": {
                  "start": {
                    "line": 60,
                    "column": 4
                  },
                  "end": {
                    "line": 60,
                    "column": 15
                  }
                },
                "name": "loadTexture",
                "leadingComments": null
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 2108,
                "end": 2901,
                "loc": {
                  "start": {
                    "line": 60,
                    "column": 15
                  },
                  "end": {
                    "line": 76,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 2111,
                  "end": 2901,
                  "loc": {
                    "start": {
                      "line": 60,
                      "column": 18
                    },
                    "end": {
                      "line": 76,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 2170,
                      "end": 2209,
                      "loc": {
                        "start": {
                          "line": 62,
                          "column": 8
                        },
                        "end": {
                          "line": 62,
                          "column": 47
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2174,
                          "end": 2208,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 12
                            },
                            "end": {
                              "line": 62,
                              "column": 46
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2174,
                            "end": 2180,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 12
                              },
                              "end": {
                                "line": 62,
                                "column": 18
                              }
                            },
                            "name": "params",
                            "leadingComments": null
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 2183,
                            "end": 2208,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 21
                              },
                              "end": {
                                "line": 62,
                                "column": 46
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2183,
                              "end": 2193,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 21
                                },
                                "end": {
                                  "line": 62,
                                  "column": 31
                                }
                              },
                              "name": "Constraint"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2194,
                              "end": 2208,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 32
                                },
                                "end": {
                                  "line": 62,
                                  "column": 46
                                }
                              },
                              "name": "TextParameters"
                            },
                            "computed": false
                          },
                          "leadingComments": null
                        }
                      ],
                      "kind": "var",
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Load the real geometry asynchronously",
                          "start": 2121,
                          "end": 2161,
                          "loc": {
                            "start": {
                              "line": 61,
                              "column": 8
                            },
                            "end": {
                              "line": 61,
                              "column": 48
                            }
                          },
                          "range": [
                            2121,
                            2161
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 2218,
                      "end": 2895,
                      "loc": {
                        "start": {
                          "line": 63,
                          "column": 8
                        },
                        "end": {
                          "line": 75,
                          "column": 11
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 2225,
                        "end": 2894,
                        "loc": {
                          "start": {
                            "line": 63,
                            "column": 15
                          },
                          "end": {
                            "line": 75,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2225,
                          "end": 2683,
                          "loc": {
                            "start": {
                              "line": 63,
                              "column": 15
                            },
                            "end": {
                              "line": 72,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 2225,
                            "end": 2677,
                            "loc": {
                              "start": {
                                "line": 63,
                                "column": 15
                              },
                              "end": {
                                "line": 72,
                                "column": 10
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 2225,
                              "end": 2511,
                              "loc": {
                                "start": {
                                  "line": 63,
                                  "column": 15
                                },
                                "end": {
                                  "line": 70,
                                  "column": 16
                                }
                              },
                              "object": {
                                "type": "NewExpression",
                                "start": 2226,
                                "end": 2505,
                                "loc": {
                                  "start": {
                                    "line": 63,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 10
                                  }
                                },
                                "callee": {
                                  "type": "Identifier",
                                  "start": 2230,
                                  "end": 2237,
                                  "loc": {
                                    "start": {
                                      "line": 63,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 27
                                    }
                                  },
                                  "name": "Promise"
                                },
                                "arguments": [
                                  {
                                    "type": "ArrowFunctionExpression",
                                    "start": 2238,
                                    "end": 2504,
                                    "loc": {
                                      "start": {
                                        "line": 63,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 70,
                                        "column": 9
                                      }
                                    },
                                    "id": null,
                                    "generator": false,
                                    "expression": false,
                                    "async": false,
                                    "params": [
                                      {
                                        "type": "Identifier",
                                        "start": 2239,
                                        "end": 2246,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 36
                                          }
                                        },
                                        "name": "resolve"
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 2248,
                                        "end": 2254,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 38
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 44
                                          }
                                        },
                                        "name": "reject"
                                      }
                                    ],
                                    "body": {
                                      "type": "BlockStatement",
                                      "start": 2259,
                                      "end": 2504,
                                      "loc": {
                                        "start": {
                                          "line": 63,
                                          "column": 49
                                        },
                                        "end": {
                                          "line": 70,
                                          "column": 9
                                        }
                                      },
                                      "body": [
                                        {
                                          "type": "VariableDeclaration",
                                          "start": 2273,
                                          "end": 2308,
                                          "loc": {
                                            "start": {
                                              "line": 64,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 64,
                                              "column": 47
                                            }
                                          },
                                          "declarations": [
                                            {
                                              "type": "VariableDeclarator",
                                              "start": 2277,
                                              "end": 2307,
                                              "loc": {
                                                "start": {
                                                  "line": 64,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 64,
                                                  "column": 46
                                                }
                                              },
                                              "id": {
                                                "type": "Identifier",
                                                "start": 2277,
                                                "end": 2284,
                                                "loc": {
                                                  "start": {
                                                    "line": 64,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 64,
                                                    "column": 23
                                                  }
                                                },
                                                "name": "imgPath"
                                              },
                                              "init": {
                                                "type": "CallExpression",
                                                "start": 2287,
                                                "end": 2307,
                                                "loc": {
                                                  "start": {
                                                    "line": 64,
                                                    "column": 26
                                                  },
                                                  "end": {
                                                    "line": 64,
                                                    "column": 46
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 2287,
                                                  "end": 2301,
                                                  "loc": {
                                                    "start": {
                                                      "line": 64,
                                                      "column": 26
                                                    },
                                                    "end": {
                                                      "line": 64,
                                                      "column": 40
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 2287,
                                                    "end": 2293,
                                                    "loc": {
                                                      "start": {
                                                        "line": 64,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 64,
                                                        "column": 32
                                                      }
                                                    },
                                                    "name": "params"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 2294,
                                                    "end": 2301,
                                                    "loc": {
                                                      "start": {
                                                        "line": 64,
                                                        "column": 33
                                                      },
                                                      "end": {
                                                        "line": 64,
                                                        "column": 40
                                                      }
                                                    },
                                                    "name": "imgPath"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "ThisExpression",
                                                    "start": 2302,
                                                    "end": 2306,
                                                    "loc": {
                                                      "start": {
                                                        "line": 64,
                                                        "column": 41
                                                      },
                                                      "end": {
                                                        "line": 64,
                                                        "column": 45
                                                      }
                                                    }
                                                  }
                                                ]
                                              }
                                            }
                                          ],
                                          "kind": "var"
                                        },
                                        {
                                          "type": "VariableDeclaration",
                                          "start": 2321,
                                          "end": 2360,
                                          "loc": {
                                            "start": {
                                              "line": 65,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 65,
                                              "column": 51
                                            }
                                          },
                                          "declarations": [
                                            {
                                              "type": "VariableDeclarator",
                                              "start": 2325,
                                              "end": 2359,
                                              "loc": {
                                                "start": {
                                                  "line": 65,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 65,
                                                  "column": 50
                                                }
                                              },
                                              "id": {
                                                "type": "Identifier",
                                                "start": 2325,
                                                "end": 2331,
                                                "loc": {
                                                  "start": {
                                                    "line": 65,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 65,
                                                    "column": 22
                                                  }
                                                },
                                                "name": "loader"
                                              },
                                              "init": {
                                                "type": "NewExpression",
                                                "start": 2334,
                                                "end": 2359,
                                                "loc": {
                                                  "start": {
                                                    "line": 65,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 65,
                                                    "column": 50
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 2338,
                                                  "end": 2357,
                                                  "loc": {
                                                    "start": {
                                                      "line": 65,
                                                      "column": 29
                                                    },
                                                    "end": {
                                                      "line": 65,
                                                      "column": 48
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 2338,
                                                    "end": 2343,
                                                    "loc": {
                                                      "start": {
                                                        "line": 65,
                                                        "column": 29
                                                      },
                                                      "end": {
                                                        "line": 65,
                                                        "column": 34
                                                      }
                                                    },
                                                    "name": "THREE"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 2344,
                                                    "end": 2357,
                                                    "loc": {
                                                      "start": {
                                                        "line": 65,
                                                        "column": 35
                                                      },
                                                      "end": {
                                                        "line": 65,
                                                        "column": 48
                                                      }
                                                    },
                                                    "name": "TextureLoader"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": []
                                              }
                                            }
                                          ],
                                          "kind": "var"
                                        },
                                        {
                                          "type": "IfStatement",
                                          "start": 2373,
                                          "end": 2494,
                                          "loc": {
                                            "start": {
                                              "line": 66,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 69,
                                              "column": 25
                                            }
                                          },
                                          "test": {
                                            "type": "Identifier",
                                            "start": 2377,
                                            "end": 2384,
                                            "loc": {
                                              "start": {
                                                "line": 66,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 66,
                                                "column": 23
                                              }
                                            },
                                            "name": "imgPath"
                                          },
                                          "consequent": {
                                            "type": "ExpressionStatement",
                                            "start": 2402,
                                            "end": 2451,
                                            "loc": {
                                              "start": {
                                                "line": 67,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 67,
                                                "column": 65
                                              }
                                            },
                                            "expression": {
                                              "type": "CallExpression",
                                              "start": 2402,
                                              "end": 2450,
                                              "loc": {
                                                "start": {
                                                  "line": 67,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 67,
                                                  "column": 64
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 2402,
                                                "end": 2413,
                                                "loc": {
                                                  "start": {
                                                    "line": 67,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 67,
                                                    "column": 27
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 2402,
                                                  "end": 2408,
                                                  "loc": {
                                                    "start": {
                                                      "line": 67,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 67,
                                                      "column": 22
                                                    }
                                                  },
                                                  "name": "loader"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2409,
                                                  "end": 2413,
                                                  "loc": {
                                                    "start": {
                                                      "line": 67,
                                                      "column": 23
                                                    },
                                                    "end": {
                                                      "line": 67,
                                                      "column": 27
                                                    }
                                                  },
                                                  "name": "load"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 2414,
                                                  "end": 2421,
                                                  "loc": {
                                                    "start": {
                                                      "line": 67,
                                                      "column": 28
                                                    },
                                                    "end": {
                                                      "line": 67,
                                                      "column": 35
                                                    }
                                                  },
                                                  "name": "imgPath"
                                                },
                                                {
                                                  "type": "Identifier",
                                                  "start": 2423,
                                                  "end": 2430,
                                                  "loc": {
                                                    "start": {
                                                      "line": 67,
                                                      "column": 37
                                                    },
                                                    "end": {
                                                      "line": 67,
                                                      "column": 44
                                                    }
                                                  },
                                                  "name": "resolve"
                                                },
                                                {
                                                  "type": "Identifier",
                                                  "start": 2432,
                                                  "end": 2441,
                                                  "loc": {
                                                    "start": {
                                                      "line": 67,
                                                      "column": 46
                                                    },
                                                    "end": {
                                                      "line": 67,
                                                      "column": 55
                                                    }
                                                  },
                                                  "name": "undefined"
                                                },
                                                {
                                                  "type": "Identifier",
                                                  "start": 2443,
                                                  "end": 2449,
                                                  "loc": {
                                                    "start": {
                                                      "line": 67,
                                                      "column": 57
                                                    },
                                                    "end": {
                                                      "line": 67,
                                                      "column": 63
                                                    }
                                                  },
                                                  "name": "reject"
                                                }
                                              ]
                                            }
                                          },
                                          "alternate": {
                                            "type": "ExpressionStatement",
                                            "start": 2485,
                                            "end": 2494,
                                            "loc": {
                                              "start": {
                                                "line": 69,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 69,
                                                "column": 25
                                              }
                                            },
                                            "expression": {
                                              "type": "CallExpression",
                                              "start": 2485,
                                              "end": 2493,
                                              "loc": {
                                                "start": {
                                                  "line": 69,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 69,
                                                  "column": 24
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 2485,
                                                "end": 2491,
                                                "loc": {
                                                  "start": {
                                                    "line": 69,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 69,
                                                    "column": 22
                                                  }
                                                },
                                                "name": "reject"
                                              },
                                              "arguments": []
                                            }
                                          }
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "parenthesizedExpression": true
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2507,
                                "end": 2511,
                                "loc": {
                                  "start": {
                                    "line": 70,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 16
                                  }
                                },
                                "name": "then"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ArrowFunctionExpression",
                                "start": 2512,
                                "end": 2676,
                                "loc": {
                                  "start": {
                                    "line": 70,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 72,
                                    "column": 9
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": false,
                                "async": false,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 2512,
                                    "end": 2515,
                                    "loc": {
                                      "start": {
                                        "line": 70,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 70,
                                        "column": 20
                                      }
                                    },
                                    "name": "map"
                                  }
                                ],
                                "body": {
                                  "type": "BlockStatement",
                                  "start": 2519,
                                  "end": 2676,
                                  "loc": {
                                    "start": {
                                      "line": 70,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 72,
                                      "column": 9
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 2533,
                                      "end": 2666,
                                      "loc": {
                                        "start": {
                                          "line": 71,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 71,
                                          "column": 145
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 2533,
                                        "end": 2665,
                                        "loc": {
                                          "start": {
                                            "line": 71,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 71,
                                            "column": 144
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 2533,
                                          "end": 2551,
                                          "loc": {
                                            "start": {
                                              "line": 71,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 71,
                                              "column": 30
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 2533,
                                            "end": 2542,
                                            "loc": {
                                              "start": {
                                                "line": 71,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 71,
                                                "column": 21
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 2533,
                                              "end": 2537,
                                              "loc": {
                                                "start": {
                                                  "line": 71,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 71,
                                                  "column": 16
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2538,
                                              "end": 2542,
                                              "loc": {
                                                "start": {
                                                  "line": 71,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 71,
                                                  "column": 21
                                                }
                                              },
                                              "name": "mesh"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2543,
                                            "end": 2551,
                                            "loc": {
                                              "start": {
                                                "line": 71,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 71,
                                                "column": 30
                                              }
                                            },
                                            "name": "material"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "NewExpression",
                                          "start": 2554,
                                          "end": 2665,
                                          "loc": {
                                            "start": {
                                              "line": 71,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 71,
                                              "column": 144
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 2558,
                                            "end": 2581,
                                            "loc": {
                                              "start": {
                                                "line": 71,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 71,
                                                "column": 60
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 2558,
                                              "end": 2563,
                                              "loc": {
                                                "start": {
                                                  "line": 71,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 71,
                                                  "column": 42
                                                }
                                              },
                                              "name": "THREE"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2564,
                                              "end": 2581,
                                              "loc": {
                                                "start": {
                                                  "line": 71,
                                                  "column": 43
                                                },
                                                "end": {
                                                  "line": 71,
                                                  "column": 60
                                                }
                                              },
                                              "name": "MeshBasicMaterial"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "ObjectExpression",
                                              "start": 2582,
                                              "end": 2664,
                                              "loc": {
                                                "start": {
                                                  "line": 71,
                                                  "column": 61
                                                },
                                                "end": {
                                                  "line": 71,
                                                  "column": 143
                                                }
                                              },
                                              "properties": [
                                                {
                                                  "type": "Property",
                                                  "start": 2583,
                                                  "end": 2591,
                                                  "loc": {
                                                    "start": {
                                                      "line": 71,
                                                      "column": 62
                                                    },
                                                    "end": {
                                                      "line": 71,
                                                      "column": 70
                                                    }
                                                  },
                                                  "method": false,
                                                  "shorthand": false,
                                                  "computed": false,
                                                  "key": {
                                                    "type": "Identifier",
                                                    "start": 2583,
                                                    "end": 2586,
                                                    "loc": {
                                                      "start": {
                                                        "line": 71,
                                                        "column": 62
                                                      },
                                                      "end": {
                                                        "line": 71,
                                                        "column": 65
                                                      }
                                                    },
                                                    "name": "map"
                                                  },
                                                  "value": {
                                                    "type": "Identifier",
                                                    "start": 2588,
                                                    "end": 2591,
                                                    "loc": {
                                                      "start": {
                                                        "line": 71,
                                                        "column": 67
                                                      },
                                                      "end": {
                                                        "line": 71,
                                                        "column": 70
                                                      }
                                                    },
                                                    "name": "map"
                                                  },
                                                  "kind": "init"
                                                },
                                                {
                                                  "type": "Property",
                                                  "start": 2593,
                                                  "end": 2612,
                                                  "loc": {
                                                    "start": {
                                                      "line": 71,
                                                      "column": 72
                                                    },
                                                    "end": {
                                                      "line": 71,
                                                      "column": 91
                                                    }
                                                  },
                                                  "method": false,
                                                  "shorthand": false,
                                                  "computed": false,
                                                  "key": {
                                                    "type": "Identifier",
                                                    "start": 2593,
                                                    "end": 2606,
                                                    "loc": {
                                                      "start": {
                                                        "line": 71,
                                                        "column": 72
                                                      },
                                                      "end": {
                                                        "line": 71,
                                                        "column": 85
                                                      }
                                                    },
                                                    "name": "polygonOffset"
                                                  },
                                                  "value": {
                                                    "type": "Literal",
                                                    "start": 2608,
                                                    "end": 2612,
                                                    "loc": {
                                                      "start": {
                                                        "line": 71,
                                                        "column": 87
                                                      },
                                                      "end": {
                                                        "line": 71,
                                                        "column": 91
                                                      }
                                                    },
                                                    "value": true,
                                                    "rawValue": true,
                                                    "raw": "true"
                                                  },
                                                  "kind": "init"
                                                },
                                                {
                                                  "type": "Property",
                                                  "start": 2614,
                                                  "end": 2637,
                                                  "loc": {
                                                    "start": {
                                                      "line": 71,
                                                      "column": 93
                                                    },
                                                    "end": {
                                                      "line": 71,
                                                      "column": 116
                                                    }
                                                  },
                                                  "method": false,
                                                  "shorthand": false,
                                                  "computed": false,
                                                  "key": {
                                                    "type": "Identifier",
                                                    "start": 2614,
                                                    "end": 2633,
                                                    "loc": {
                                                      "start": {
                                                        "line": 71,
                                                        "column": 93
                                                      },
                                                      "end": {
                                                        "line": 71,
                                                        "column": 112
                                                      }
                                                    },
                                                    "name": "polygonOffsetFactor"
                                                  },
                                                  "value": {
                                                    "type": "UnaryExpression",
                                                    "start": 2635,
                                                    "end": 2637,
                                                    "loc": {
                                                      "start": {
                                                        "line": 71,
                                                        "column": 114
                                                      },
                                                      "end": {
                                                        "line": 71,
                                                        "column": 116
                                                      }
                                                    },
                                                    "operator": "-",
                                                    "prefix": true,
                                                    "argument": {
                                                      "type": "Literal",
                                                      "start": 2636,
                                                      "end": 2637,
                                                      "loc": {
                                                        "start": {
                                                          "line": 71,
                                                          "column": 115
                                                        },
                                                        "end": {
                                                          "line": 71,
                                                          "column": 116
                                                        }
                                                      },
                                                      "value": 3,
                                                      "rawValue": 3,
                                                      "raw": "3"
                                                    }
                                                  },
                                                  "kind": "init"
                                                },
                                                {
                                                  "type": "Property",
                                                  "start": 2639,
                                                  "end": 2663,
                                                  "loc": {
                                                    "start": {
                                                      "line": 71,
                                                      "column": 118
                                                    },
                                                    "end": {
                                                      "line": 71,
                                                      "column": 142
                                                    }
                                                  },
                                                  "method": false,
                                                  "shorthand": false,
                                                  "computed": false,
                                                  "key": {
                                                    "type": "Identifier",
                                                    "start": 2639,
                                                    "end": 2657,
                                                    "loc": {
                                                      "start": {
                                                        "line": 71,
                                                        "column": 118
                                                      },
                                                      "end": {
                                                        "line": 71,
                                                        "column": 136
                                                      }
                                                    },
                                                    "name": "polygonOffsetUnits"
                                                  },
                                                  "value": {
                                                    "type": "UnaryExpression",
                                                    "start": 2660,
                                                    "end": 2663,
                                                    "loc": {
                                                      "start": {
                                                        "line": 71,
                                                        "column": 139
                                                      },
                                                      "end": {
                                                        "line": 71,
                                                        "column": 142
                                                      }
                                                    },
                                                    "operator": "-",
                                                    "prefix": true,
                                                    "argument": {
                                                      "type": "Literal",
                                                      "start": 2661,
                                                      "end": 2663,
                                                      "loc": {
                                                        "start": {
                                                          "line": 71,
                                                          "column": 140
                                                        },
                                                        "end": {
                                                          "line": 71,
                                                          "column": 142
                                                        }
                                                      },
                                                      "value": 15,
                                                      "rawValue": 15,
                                                      "raw": "15"
                                                    }
                                                  },
                                                  "kind": "init"
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      }
                                    }
                                  ]
                                }
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2678,
                            "end": 2683,
                            "loc": {
                              "start": {
                                "line": 72,
                                "column": 11
                              },
                              "end": {
                                "line": 72,
                                "column": 16
                              }
                            },
                            "name": "catch"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 2684,
                            "end": 2893,
                            "loc": {
                              "start": {
                                "line": 72,
                                "column": 17
                              },
                              "end": {
                                "line": 75,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [],
                            "body": {
                              "type": "BlockStatement",
                              "start": 2690,
                              "end": 2893,
                              "loc": {
                                "start": {
                                  "line": 72,
                                  "column": 23
                                },
                                "end": {
                                  "line": 75,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 2704,
                                  "end": 2765,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 73
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 2708,
                                      "end": 2764,
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 72
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 2708,
                                        "end": 2716,
                                        "loc": {
                                          "start": {
                                            "line": 73,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 73,
                                            "column": 24
                                          }
                                        },
                                        "name": "geometry"
                                      },
                                      "init": {
                                        "type": "NewExpression",
                                        "start": 2719,
                                        "end": 2764,
                                        "loc": {
                                          "start": {
                                            "line": 73,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 73,
                                            "column": 72
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 2723,
                                          "end": 2741,
                                          "loc": {
                                            "start": {
                                              "line": 73,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 73,
                                              "column": 49
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 2723,
                                            "end": 2728,
                                            "loc": {
                                              "start": {
                                                "line": 73,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 73,
                                                "column": 36
                                              }
                                            },
                                            "name": "THREE"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2729,
                                            "end": 2741,
                                            "loc": {
                                              "start": {
                                                "line": 73,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 73,
                                                "column": 49
                                              }
                                            },
                                            "name": "TextGeometry"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "MemberExpression",
                                            "start": 2742,
                                            "end": 2755,
                                            "loc": {
                                              "start": {
                                                "line": 73,
                                                "column": 50
                                              },
                                              "end": {
                                                "line": 73,
                                                "column": 63
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 2742,
                                              "end": 2746,
                                              "loc": {
                                                "start": {
                                                  "line": 73,
                                                  "column": 50
                                                },
                                                "end": {
                                                  "line": 73,
                                                  "column": 54
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2747,
                                              "end": 2755,
                                              "loc": {
                                                "start": {
                                                  "line": 73,
                                                  "column": 55
                                                },
                                                "end": {
                                                  "line": 73,
                                                  "column": 63
                                                }
                                              },
                                              "name": "typename"
                                            },
                                            "computed": false
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 2757,
                                            "end": 2763,
                                            "loc": {
                                              "start": {
                                                "line": 73,
                                                "column": 65
                                              },
                                              "end": {
                                                "line": 73,
                                                "column": 71
                                              }
                                            },
                                            "name": "params"
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "kind": "var"
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 2778,
                                  "end": 2883,
                                  "loc": {
                                    "start": {
                                      "line": 74,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 74,
                                      "column": 117
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 2778,
                                    "end": 2882,
                                    "loc": {
                                      "start": {
                                        "line": 74,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 74,
                                        "column": 116
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 2778,
                                      "end": 2787,
                                      "loc": {
                                        "start": {
                                          "line": 74,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 74,
                                          "column": 21
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 2778,
                                        "end": 2782,
                                        "loc": {
                                          "start": {
                                            "line": 74,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 74,
                                            "column": 16
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2783,
                                        "end": 2787,
                                        "loc": {
                                          "start": {
                                            "line": 74,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 74,
                                            "column": 21
                                          }
                                        },
                                        "name": "mesh"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "AssignmentExpression",
                                      "start": 2790,
                                      "end": 2882,
                                      "loc": {
                                        "start": {
                                          "line": 74,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 74,
                                          "column": 116
                                        }
                                      },
                                      "operator": "=",
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 2790,
                                        "end": 2803,
                                        "loc": {
                                          "start": {
                                            "line": 74,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 74,
                                            "column": 37
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 2790,
                                          "end": 2794,
                                          "loc": {
                                            "start": {
                                              "line": 74,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 74,
                                              "column": 28
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 2795,
                                          "end": 2803,
                                          "loc": {
                                            "start": {
                                              "line": 74,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 74,
                                              "column": 37
                                            }
                                          },
                                          "name": "interact"
                                        },
                                        "computed": false
                                      },
                                      "right": {
                                        "type": "NewExpression",
                                        "start": 2806,
                                        "end": 2882,
                                        "loc": {
                                          "start": {
                                            "line": 74,
                                            "column": 40
                                          },
                                          "end": {
                                            "line": 74,
                                            "column": 116
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 2810,
                                          "end": 2820,
                                          "loc": {
                                            "start": {
                                              "line": 74,
                                              "column": 44
                                            },
                                            "end": {
                                              "line": 74,
                                              "column": 54
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 2810,
                                            "end": 2815,
                                            "loc": {
                                              "start": {
                                                "line": 74,
                                                "column": 44
                                              },
                                              "end": {
                                                "line": 74,
                                                "column": 49
                                              }
                                            },
                                            "name": "THREE"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2816,
                                            "end": 2820,
                                            "loc": {
                                              "start": {
                                                "line": 74,
                                                "column": 50
                                              },
                                              "end": {
                                                "line": 74,
                                                "column": 54
                                              }
                                            },
                                            "name": "Mesh"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 2821,
                                            "end": 2829,
                                            "loc": {
                                              "start": {
                                                "line": 74,
                                                "column": 55
                                              },
                                              "end": {
                                                "line": 74,
                                                "column": 63
                                              }
                                            },
                                            "name": "geometry"
                                          },
                                          {
                                            "type": "NewExpression",
                                            "start": 2831,
                                            "end": 2881,
                                            "loc": {
                                              "start": {
                                                "line": 74,
                                                "column": 65
                                              },
                                              "end": {
                                                "line": 74,
                                                "column": 115
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 2835,
                                              "end": 2858,
                                              "loc": {
                                                "start": {
                                                  "line": 74,
                                                  "column": 69
                                                },
                                                "end": {
                                                  "line": 74,
                                                  "column": 92
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 2835,
                                                "end": 2840,
                                                "loc": {
                                                  "start": {
                                                    "line": 74,
                                                    "column": 69
                                                  },
                                                  "end": {
                                                    "line": 74,
                                                    "column": 74
                                                  }
                                                },
                                                "name": "THREE"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2841,
                                                "end": 2858,
                                                "loc": {
                                                  "start": {
                                                    "line": 74,
                                                    "column": 75
                                                  },
                                                  "end": {
                                                    "line": 74,
                                                    "column": 92
                                                  }
                                                },
                                                "name": "MeshBasicMaterial"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "ObjectExpression",
                                                "start": 2859,
                                                "end": 2880,
                                                "loc": {
                                                  "start": {
                                                    "line": 74,
                                                    "column": 93
                                                  },
                                                  "end": {
                                                    "line": 74,
                                                    "column": 114
                                                  }
                                                },
                                                "properties": [
                                                  {
                                                    "type": "Property",
                                                    "start": 2860,
                                                    "end": 2879,
                                                    "loc": {
                                                      "start": {
                                                        "line": 74,
                                                        "column": 94
                                                      },
                                                      "end": {
                                                        "line": 74,
                                                        "column": 113
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": false,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Identifier",
                                                      "start": 2860,
                                                      "end": 2865,
                                                      "loc": {
                                                        "start": {
                                                          "line": 74,
                                                          "column": 94
                                                        },
                                                        "end": {
                                                          "line": 74,
                                                          "column": 99
                                                        }
                                                      },
                                                      "name": "color"
                                                    },
                                                    "value": {
                                                      "type": "MemberExpression",
                                                      "start": 2867,
                                                      "end": 2879,
                                                      "loc": {
                                                        "start": {
                                                          "line": 74,
                                                          "column": 101
                                                        },
                                                        "end": {
                                                          "line": 74,
                                                          "column": 113
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 2867,
                                                        "end": 2873,
                                                        "loc": {
                                                          "start": {
                                                            "line": 74,
                                                            "column": 101
                                                          },
                                                          "end": {
                                                            "line": 74,
                                                            "column": 107
                                                          }
                                                        },
                                                        "name": "params"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 2874,
                                                        "end": 2879,
                                                        "loc": {
                                                          "start": {
                                                            "line": 74,
                                                            "column": 108
                                                          },
                                                          "end": {
                                                            "line": 74,
                                                            "column": 113
                                                          }
                                                        },
                                                        "name": "color"
                                                      },
                                                      "computed": false
                                                    },
                                                    "kind": "init"
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    }
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              },
              "leadingComments": [
                {
                  "type": "CommentLine",
                  "value": " constraints don't have a sane coordinate system on the server, so ignore it",
                  "start": 2007,
                  "end": 2085,
                  "loc": {
                    "start": {
                      "line": 57,
                      "column": 8
                    },
                    "end": {
                      "line": 57,
                      "column": 86
                    }
                  },
                  "range": [
                    2007,
                    2085
                  ]
                }
              ]
            },
            {
              "type": "MethodDefinition",
              "start": 2907,
              "end": 2926,
              "loc": {
                "start": {
                  "line": 78,
                  "column": 4
                },
                "end": {
                  "line": 78,
                  "column": 23
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 2907,
                "end": 2921,
                "loc": {
                  "start": {
                    "line": 78,
                    "column": 4
                  },
                  "end": {
                    "line": 78,
                    "column": 18
                  }
                },
                "name": "updateGeometry"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 2921,
                "end": 2926,
                "loc": {
                  "start": {
                    "line": 78,
                    "column": 18
                  },
                  "end": {
                    "line": 78,
                    "column": 23
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 2924,
                  "end": 2926,
                  "loc": {
                    "start": {
                      "line": 78,
                      "column": 21
                    },
                    "end": {
                      "line": 78,
                      "column": 23
                    }
                  },
                  "body": []
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 2932,
              "end": 2975,
              "loc": {
                "start": {
                  "line": 80,
                  "column": 4
                },
                "end": {
                  "line": 82,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 2932,
                "end": 2936,
                "loc": {
                  "start": {
                    "line": 80,
                    "column": 4
                  },
                  "end": {
                    "line": 80,
                    "column": 8
                  }
                },
                "name": "show"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 2936,
                "end": 2975,
                "loc": {
                  "start": {
                    "line": 80,
                    "column": 8
                  },
                  "end": {
                    "line": 82,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 2939,
                  "end": 2975,
                  "loc": {
                    "start": {
                      "line": 80,
                      "column": 11
                    },
                    "end": {
                      "line": 82,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 2949,
                      "end": 2969,
                      "loc": {
                        "start": {
                          "line": 81,
                          "column": 8
                        },
                        "end": {
                          "line": 81,
                          "column": 28
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2949,
                        "end": 2968,
                        "loc": {
                          "start": {
                            "line": 81,
                            "column": 8
                          },
                          "end": {
                            "line": 81,
                            "column": 27
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2949,
                          "end": 2961,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 8
                            },
                            "end": {
                              "line": 81,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2949,
                            "end": 2953,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 8
                              },
                              "end": {
                                "line": 81,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2954,
                            "end": 2961,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 13
                              },
                              "end": {
                                "line": 81,
                                "column": 20
                              }
                            },
                            "name": "visible"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Literal",
                          "start": 2964,
                          "end": 2968,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 23
                            },
                            "end": {
                              "line": 81,
                              "column": 27
                            }
                          },
                          "value": true,
                          "rawValue": true,
                          "raw": "true"
                        }
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 2981,
              "end": 3025,
              "loc": {
                "start": {
                  "line": 84,
                  "column": 4
                },
                "end": {
                  "line": 86,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 2981,
                "end": 2985,
                "loc": {
                  "start": {
                    "line": 84,
                    "column": 4
                  },
                  "end": {
                    "line": 84,
                    "column": 8
                  }
                },
                "name": "hide"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 2985,
                "end": 3025,
                "loc": {
                  "start": {
                    "line": 84,
                    "column": 8
                  },
                  "end": {
                    "line": 86,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 2988,
                  "end": 3025,
                  "loc": {
                    "start": {
                      "line": 84,
                      "column": 11
                    },
                    "end": {
                      "line": 86,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 2998,
                      "end": 3019,
                      "loc": {
                        "start": {
                          "line": 85,
                          "column": 8
                        },
                        "end": {
                          "line": 85,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2998,
                        "end": 3018,
                        "loc": {
                          "start": {
                            "line": 85,
                            "column": 8
                          },
                          "end": {
                            "line": 85,
                            "column": 28
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2998,
                          "end": 3010,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 8
                            },
                            "end": {
                              "line": 85,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2998,
                            "end": 3002,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 8
                              },
                              "end": {
                                "line": 85,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3003,
                            "end": 3010,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 13
                              },
                              "end": {
                                "line": 85,
                                "column": 20
                              }
                            },
                            "name": "visible"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Literal",
                          "start": 3013,
                          "end": 3018,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 23
                            },
                            "end": {
                              "line": 85,
                              "column": 28
                            }
                          },
                          "value": false,
                          "rawValue": false,
                          "raw": "false"
                        }
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 3031,
              "end": 3146,
              "loc": {
                "start": {
                  "line": 88,
                  "column": 4
                },
                "end": {
                  "line": 90,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3031,
                "end": 3036,
                "loc": {
                  "start": {
                    "line": 88,
                    "column": 4
                  },
                  "end": {
                    "line": 88,
                    "column": 9
                  }
                },
                "name": "hover"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 3036,
                "end": 3146,
                "loc": {
                  "start": {
                    "line": 88,
                    "column": 9
                  },
                  "end": {
                    "line": 90,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 3039,
                  "end": 3146,
                  "loc": {
                    "start": {
                      "line": 88,
                      "column": 12
                    },
                    "end": {
                      "line": 90,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 3049,
                      "end": 3140,
                      "loc": {
                        "start": {
                          "line": 89,
                          "column": 8
                        },
                        "end": {
                          "line": 89,
                          "column": 99
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 3049,
                        "end": 3139,
                        "loc": {
                          "start": {
                            "line": 89,
                            "column": 8
                          },
                          "end": {
                            "line": 89,
                            "column": 98
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3049,
                          "end": 3066,
                          "loc": {
                            "start": {
                              "line": 89,
                              "column": 8
                            },
                            "end": {
                              "line": 89,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 3049,
                            "end": 3058,
                            "loc": {
                              "start": {
                                "line": 89,
                                "column": 8
                              },
                              "end": {
                                "line": 89,
                                "column": 17
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 3049,
                              "end": 3053,
                              "loc": {
                                "start": {
                                  "line": 89,
                                  "column": 8
                                },
                                "end": {
                                  "line": 89,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3054,
                              "end": 3058,
                              "loc": {
                                "start": {
                                  "line": 89,
                                  "column": 13
                                },
                                "end": {
                                  "line": 89,
                                  "column": 17
                                }
                              },
                              "name": "args"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3059,
                            "end": 3066,
                            "loc": {
                              "start": {
                                "line": 89,
                                "column": 18
                              },
                              "end": {
                                "line": 89,
                                "column": 25
                              }
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 3067,
                            "end": 3138,
                            "loc": {
                              "start": {
                                "line": 89,
                                "column": 26
                              },
                              "end": {
                                "line": 89,
                                "column": 97
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 3067,
                                "end": 3070,
                                "loc": {
                                  "start": {
                                    "line": 89,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 89,
                                    "column": 29
                                  }
                                },
                                "name": "arg"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 3074,
                              "end": 3138,
                              "loc": {
                                "start": {
                                  "line": 89,
                                  "column": 33
                                },
                                "end": {
                                  "line": 89,
                                  "column": 97
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 3076,
                                  "end": 3137,
                                  "loc": {
                                    "start": {
                                      "line": 89,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 89,
                                      "column": 96
                                    }
                                  },
                                  "test": {
                                    "type": "LogicalExpression",
                                    "start": 3080,
                                    "end": 3114,
                                    "loc": {
                                      "start": {
                                        "line": 89,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 89,
                                        "column": 73
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 3080,
                                      "end": 3092,
                                      "loc": {
                                        "start": {
                                          "line": 89,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 89,
                                          "column": 51
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3080,
                                        "end": 3083,
                                        "loc": {
                                          "start": {
                                            "line": 89,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 89,
                                            "column": 42
                                          }
                                        },
                                        "name": "arg"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3084,
                                        "end": 3092,
                                        "loc": {
                                          "start": {
                                            "line": 89,
                                            "column": 43
                                          },
                                          "end": {
                                            "line": 89,
                                            "column": 51
                                          }
                                        },
                                        "name": "interact"
                                      },
                                      "computed": false
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "MemberExpression",
                                      "start": 3096,
                                      "end": 3114,
                                      "loc": {
                                        "start": {
                                          "line": 89,
                                          "column": 55
                                        },
                                        "end": {
                                          "line": 89,
                                          "column": 73
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 3096,
                                        "end": 3108,
                                        "loc": {
                                          "start": {
                                            "line": 89,
                                            "column": 55
                                          },
                                          "end": {
                                            "line": 89,
                                            "column": 67
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 3096,
                                          "end": 3099,
                                          "loc": {
                                            "start": {
                                              "line": 89,
                                              "column": 55
                                            },
                                            "end": {
                                              "line": 89,
                                              "column": 58
                                            }
                                          },
                                          "name": "arg"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3100,
                                          "end": 3108,
                                          "loc": {
                                            "start": {
                                              "line": 89,
                                              "column": 59
                                            },
                                            "end": {
                                              "line": 89,
                                              "column": 67
                                            }
                                          },
                                          "name": "interact"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3109,
                                        "end": 3114,
                                        "loc": {
                                          "start": {
                                            "line": 89,
                                            "column": 68
                                          },
                                          "end": {
                                            "line": 89,
                                            "column": 73
                                          }
                                        },
                                        "name": "hover"
                                      },
                                      "computed": false
                                    }
                                  },
                                  "consequent": {
                                    "type": "ExpressionStatement",
                                    "start": 3116,
                                    "end": 3137,
                                    "loc": {
                                      "start": {
                                        "line": 89,
                                        "column": 75
                                      },
                                      "end": {
                                        "line": 89,
                                        "column": 96
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 3116,
                                      "end": 3136,
                                      "loc": {
                                        "start": {
                                          "line": 89,
                                          "column": 75
                                        },
                                        "end": {
                                          "line": 89,
                                          "column": 95
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 3116,
                                        "end": 3134,
                                        "loc": {
                                          "start": {
                                            "line": 89,
                                            "column": 75
                                          },
                                          "end": {
                                            "line": 89,
                                            "column": 93
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 3116,
                                          "end": 3128,
                                          "loc": {
                                            "start": {
                                              "line": 89,
                                              "column": 75
                                            },
                                            "end": {
                                              "line": 89,
                                              "column": 87
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 3116,
                                            "end": 3119,
                                            "loc": {
                                              "start": {
                                                "line": 89,
                                                "column": 75
                                              },
                                              "end": {
                                                "line": 89,
                                                "column": 78
                                              }
                                            },
                                            "name": "arg"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3120,
                                            "end": 3128,
                                            "loc": {
                                              "start": {
                                                "line": 89,
                                                "column": 79
                                              },
                                              "end": {
                                                "line": 89,
                                                "column": 87
                                              }
                                            },
                                            "name": "interact"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3129,
                                          "end": 3134,
                                          "loc": {
                                            "start": {
                                              "line": 89,
                                              "column": 88
                                            },
                                            "end": {
                                              "line": 89,
                                              "column": 93
                                            }
                                          },
                                          "name": "hover"
                                        },
                                        "computed": false
                                      },
                                      "arguments": []
                                    }
                                  },
                                  "alternate": null
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 3151,
              "end": 3272,
              "loc": {
                "start": {
                  "line": 91,
                  "column": 4
                },
                "end": {
                  "line": 93,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3151,
                "end": 3158,
                "loc": {
                  "start": {
                    "line": 91,
                    "column": 4
                  },
                  "end": {
                    "line": 91,
                    "column": 11
                  }
                },
                "name": "unhover"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 3158,
                "end": 3272,
                "loc": {
                  "start": {
                    "line": 91,
                    "column": 11
                  },
                  "end": {
                    "line": 93,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 3161,
                  "end": 3272,
                  "loc": {
                    "start": {
                      "line": 91,
                      "column": 14
                    },
                    "end": {
                      "line": 93,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 3171,
                      "end": 3266,
                      "loc": {
                        "start": {
                          "line": 92,
                          "column": 8
                        },
                        "end": {
                          "line": 92,
                          "column": 103
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 3171,
                        "end": 3265,
                        "loc": {
                          "start": {
                            "line": 92,
                            "column": 8
                          },
                          "end": {
                            "line": 92,
                            "column": 102
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3171,
                          "end": 3188,
                          "loc": {
                            "start": {
                              "line": 92,
                              "column": 8
                            },
                            "end": {
                              "line": 92,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 3171,
                            "end": 3180,
                            "loc": {
                              "start": {
                                "line": 92,
                                "column": 8
                              },
                              "end": {
                                "line": 92,
                                "column": 17
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 3171,
                              "end": 3175,
                              "loc": {
                                "start": {
                                  "line": 92,
                                  "column": 8
                                },
                                "end": {
                                  "line": 92,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3176,
                              "end": 3180,
                              "loc": {
                                "start": {
                                  "line": 92,
                                  "column": 13
                                },
                                "end": {
                                  "line": 92,
                                  "column": 17
                                }
                              },
                              "name": "args"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3181,
                            "end": 3188,
                            "loc": {
                              "start": {
                                "line": 92,
                                "column": 18
                              },
                              "end": {
                                "line": 92,
                                "column": 25
                              }
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 3189,
                            "end": 3264,
                            "loc": {
                              "start": {
                                "line": 92,
                                "column": 26
                              },
                              "end": {
                                "line": 92,
                                "column": 101
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 3189,
                                "end": 3192,
                                "loc": {
                                  "start": {
                                    "line": 92,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 92,
                                    "column": 29
                                  }
                                },
                                "name": "arg"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 3196,
                              "end": 3264,
                              "loc": {
                                "start": {
                                  "line": 92,
                                  "column": 33
                                },
                                "end": {
                                  "line": 92,
                                  "column": 101
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 3198,
                                  "end": 3263,
                                  "loc": {
                                    "start": {
                                      "line": 92,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 92,
                                      "column": 100
                                    }
                                  },
                                  "test": {
                                    "type": "LogicalExpression",
                                    "start": 3202,
                                    "end": 3238,
                                    "loc": {
                                      "start": {
                                        "line": 92,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 92,
                                        "column": 75
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 3202,
                                      "end": 3214,
                                      "loc": {
                                        "start": {
                                          "line": 92,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 92,
                                          "column": 51
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3202,
                                        "end": 3205,
                                        "loc": {
                                          "start": {
                                            "line": 92,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 92,
                                            "column": 42
                                          }
                                        },
                                        "name": "arg"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3206,
                                        "end": 3214,
                                        "loc": {
                                          "start": {
                                            "line": 92,
                                            "column": 43
                                          },
                                          "end": {
                                            "line": 92,
                                            "column": 51
                                          }
                                        },
                                        "name": "interact"
                                      },
                                      "computed": false
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "MemberExpression",
                                      "start": 3218,
                                      "end": 3238,
                                      "loc": {
                                        "start": {
                                          "line": 92,
                                          "column": 55
                                        },
                                        "end": {
                                          "line": 92,
                                          "column": 75
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 3218,
                                        "end": 3230,
                                        "loc": {
                                          "start": {
                                            "line": 92,
                                            "column": 55
                                          },
                                          "end": {
                                            "line": 92,
                                            "column": 67
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 3218,
                                          "end": 3221,
                                          "loc": {
                                            "start": {
                                              "line": 92,
                                              "column": 55
                                            },
                                            "end": {
                                              "line": 92,
                                              "column": 58
                                            }
                                          },
                                          "name": "arg"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3222,
                                          "end": 3230,
                                          "loc": {
                                            "start": {
                                              "line": 92,
                                              "column": 59
                                            },
                                            "end": {
                                              "line": 92,
                                              "column": 67
                                            }
                                          },
                                          "name": "interact"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3231,
                                        "end": 3238,
                                        "loc": {
                                          "start": {
                                            "line": 92,
                                            "column": 68
                                          },
                                          "end": {
                                            "line": 92,
                                            "column": 75
                                          }
                                        },
                                        "name": "unhover"
                                      },
                                      "computed": false
                                    }
                                  },
                                  "consequent": {
                                    "type": "ExpressionStatement",
                                    "start": 3240,
                                    "end": 3263,
                                    "loc": {
                                      "start": {
                                        "line": 92,
                                        "column": 77
                                      },
                                      "end": {
                                        "line": 92,
                                        "column": 100
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 3240,
                                      "end": 3262,
                                      "loc": {
                                        "start": {
                                          "line": 92,
                                          "column": 77
                                        },
                                        "end": {
                                          "line": 92,
                                          "column": 99
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 3240,
                                        "end": 3260,
                                        "loc": {
                                          "start": {
                                            "line": 92,
                                            "column": 77
                                          },
                                          "end": {
                                            "line": 92,
                                            "column": 97
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 3240,
                                          "end": 3252,
                                          "loc": {
                                            "start": {
                                              "line": 92,
                                              "column": 77
                                            },
                                            "end": {
                                              "line": 92,
                                              "column": 89
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 3240,
                                            "end": 3243,
                                            "loc": {
                                              "start": {
                                                "line": 92,
                                                "column": 77
                                              },
                                              "end": {
                                                "line": 92,
                                                "column": 80
                                              }
                                            },
                                            "name": "arg"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3244,
                                            "end": 3252,
                                            "loc": {
                                              "start": {
                                                "line": 92,
                                                "column": 81
                                              },
                                              "end": {
                                                "line": 92,
                                                "column": 89
                                              }
                                            },
                                            "name": "interact"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3253,
                                          "end": 3260,
                                          "loc": {
                                            "start": {
                                              "line": 92,
                                              "column": 90
                                            },
                                            "end": {
                                              "line": 92,
                                              "column": 97
                                            }
                                          },
                                          "name": "unhover"
                                        },
                                        "computed": false
                                      },
                                      "arguments": []
                                    }
                                  },
                                  "alternate": null
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "trailingComments": null
                },
                "trailingComments": null
              },
              "trailingComments": [
                {
                  "type": "CommentLine",
                  "value": "required method for updateSizes",
                  "start": 3278,
                  "end": 3311,
                  "loc": {
                    "start": {
                      "line": 95,
                      "column": 4
                    },
                    "end": {
                      "line": 95,
                      "column": 37
                    }
                  },
                  "range": [
                    3278,
                    3311
                  ]
                }
              ]
            },
            {
              "type": "MethodDefinition",
              "start": 3316,
              "end": 3407,
              "loc": {
                "start": {
                  "line": 96,
                  "column": 4
                },
                "end": {
                  "line": 99,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3316,
                "end": 3328,
                "loc": {
                  "start": {
                    "line": 96,
                    "column": 4
                  },
                  "end": {
                    "line": 96,
                    "column": 16
                  }
                },
                "name": "setGeomSizes",
                "leadingComments": null
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 3328,
                "end": 3407,
                "loc": {
                  "start": {
                    "line": 96,
                    "column": 16
                  },
                  "end": {
                    "line": 99,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 3329,
                    "end": 3334,
                    "loc": {
                      "start": {
                        "line": 96,
                        "column": 17
                      },
                      "end": {
                        "line": 96,
                        "column": 22
                      }
                    },
                    "name": "sizes"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 3336,
                  "end": 3407,
                  "loc": {
                    "start": {
                      "line": 96,
                      "column": 24
                    },
                    "end": {
                      "line": 99,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 3346,
                      "end": 3363,
                      "loc": {
                        "start": {
                          "line": 97,
                          "column": 8
                        },
                        "end": {
                          "line": 97,
                          "column": 25
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 3350,
                          "end": 3362,
                          "loc": {
                            "start": {
                              "line": 97,
                              "column": 12
                            },
                            "end": {
                              "line": 97,
                              "column": 24
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 3350,
                            "end": 3351,
                            "loc": {
                              "start": {
                                "line": 97,
                                "column": 12
                              },
                              "end": {
                                "line": 97,
                                "column": 13
                              }
                            },
                            "name": "s"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 3354,
                            "end": 3362,
                            "loc": {
                              "start": {
                                "line": 97,
                                "column": 16
                              },
                              "end": {
                                "line": 97,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 3354,
                              "end": 3359,
                              "loc": {
                                "start": {
                                  "line": 97,
                                  "column": 16
                                },
                                "end": {
                                  "line": 97,
                                  "column": 21
                                }
                              },
                              "name": "sizes"
                            },
                            "property": {
                              "type": "Literal",
                              "start": 3360,
                              "end": 3361,
                              "loc": {
                                "start": {
                                  "line": 97,
                                  "column": 22
                                },
                                "end": {
                                  "line": 97,
                                  "column": 23
                                }
                              },
                              "value": 0,
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "computed": true
                          }
                        }
                      ],
                      "kind": "var"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3372,
                      "end": 3401,
                      "loc": {
                        "start": {
                          "line": 98,
                          "column": 8
                        },
                        "end": {
                          "line": 98,
                          "column": 37
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 3372,
                        "end": 3400,
                        "loc": {
                          "start": {
                            "line": 98,
                            "column": 8
                          },
                          "end": {
                            "line": 98,
                            "column": 36
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3372,
                          "end": 3391,
                          "loc": {
                            "start": {
                              "line": 98,
                              "column": 8
                            },
                            "end": {
                              "line": 98,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 3372,
                            "end": 3387,
                            "loc": {
                              "start": {
                                "line": 98,
                                "column": 8
                              },
                              "end": {
                                "line": 98,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 3372,
                              "end": 3381,
                              "loc": {
                                "start": {
                                  "line": 98,
                                  "column": 8
                                },
                                "end": {
                                  "line": 98,
                                  "column": 17
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 3372,
                                "end": 3376,
                                "loc": {
                                  "start": {
                                    "line": 98,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 98,
                                    "column": 12
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3377,
                                "end": 3381,
                                "loc": {
                                  "start": {
                                    "line": 98,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 98,
                                    "column": 17
                                  }
                                },
                                "name": "mesh"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3382,
                              "end": 3387,
                              "loc": {
                                "start": {
                                  "line": 98,
                                  "column": 18
                                },
                                "end": {
                                  "line": 98,
                                  "column": 23
                                }
                              },
                              "name": "scale"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3388,
                            "end": 3391,
                            "loc": {
                              "start": {
                                "line": 98,
                                "column": 24
                              },
                              "end": {
                                "line": 98,
                                "column": 27
                              }
                            },
                            "name": "set"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 3392,
                            "end": 3393,
                            "loc": {
                              "start": {
                                "line": 98,
                                "column": 28
                              },
                              "end": {
                                "line": 98,
                                "column": 29
                              }
                            },
                            "name": "s"
                          },
                          {
                            "type": "Identifier",
                            "start": 3395,
                            "end": 3396,
                            "loc": {
                              "start": {
                                "line": 98,
                                "column": 31
                              },
                              "end": {
                                "line": 98,
                                "column": 32
                              }
                            },
                            "name": "s"
                          },
                          {
                            "type": "Identifier",
                            "start": 3398,
                            "end": 3399,
                            "loc": {
                              "start": {
                                "line": 98,
                                "column": 34
                              },
                              "end": {
                                "line": 98,
                                "column": 35
                              }
                            },
                            "name": "s"
                          }
                        ]
                      }
                    }
                  ]
                }
              },
              "leadingComments": [
                {
                  "type": "CommentLine",
                  "value": "required method for updateSizes",
                  "start": 3278,
                  "end": 3311,
                  "loc": {
                    "start": {
                      "line": 95,
                      "column": 4
                    },
                    "end": {
                      "line": 95,
                      "column": 37
                    }
                  },
                  "range": [
                    3278,
                    3311
                  ]
                }
              ]
            },
            {
              "type": "MethodDefinition",
              "start": 3413,
              "end": 3574,
              "loc": {
                "start": {
                  "line": 101,
                  "column": 4
                },
                "end": {
                  "line": 105,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3413,
                "end": 3421,
                "loc": {
                  "start": {
                    "line": 101,
                    "column": 4
                  },
                  "end": {
                    "line": 101,
                    "column": 12
                  }
                },
                "name": "getState"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 3421,
                "end": 3574,
                "loc": {
                  "start": {
                    "line": 101,
                    "column": 12
                  },
                  "end": {
                    "line": 105,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 3424,
                  "end": 3574,
                  "loc": {
                    "start": {
                      "line": 101,
                      "column": 15
                    },
                    "end": {
                      "line": 105,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 3434,
                      "end": 3456,
                      "loc": {
                        "start": {
                          "line": 102,
                          "column": 8
                        },
                        "end": {
                          "line": 102,
                          "column": 30
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 3438,
                          "end": 3455,
                          "loc": {
                            "start": {
                              "line": 102,
                              "column": 12
                            },
                            "end": {
                              "line": 102,
                              "column": 29
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 3438,
                            "end": 3443,
                            "loc": {
                              "start": {
                                "line": 102,
                                "column": 12
                              },
                              "end": {
                                "line": 102,
                                "column": 17
                              }
                            },
                            "name": "state"
                          },
                          "init": {
                            "type": "NewExpression",
                            "start": 3446,
                            "end": 3455,
                            "loc": {
                              "start": {
                                "line": 102,
                                "column": 20
                              },
                              "end": {
                                "line": 102,
                                "column": 29
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 3450,
                              "end": 3453,
                              "loc": {
                                "start": {
                                  "line": 102,
                                  "column": 24
                                },
                                "end": {
                                  "line": 102,
                                  "column": 27
                                }
                              },
                              "name": "Map"
                            },
                            "arguments": []
                          }
                        }
                      ],
                      "kind": "var"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3465,
                      "end": 3546,
                      "loc": {
                        "start": {
                          "line": 103,
                          "column": 8
                        },
                        "end": {
                          "line": 103,
                          "column": 89
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 3465,
                        "end": 3545,
                        "loc": {
                          "start": {
                            "line": 103,
                            "column": 8
                          },
                          "end": {
                            "line": 103,
                            "column": 88
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3465,
                          "end": 3505,
                          "loc": {
                            "start": {
                              "line": 103,
                              "column": 8
                            },
                            "end": {
                              "line": 103,
                              "column": 48
                            }
                          },
                          "object": {
                            "type": "ArrayExpression",
                            "start": 3465,
                            "end": 3497,
                            "loc": {
                              "start": {
                                "line": 103,
                                "column": 8
                              },
                              "end": {
                                "line": 103,
                                "column": 40
                              }
                            },
                            "elements": [
                              {
                                "type": "Literal",
                                "start": 3466,
                                "end": 3478,
                                "loc": {
                                  "start": {
                                    "line": 103,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 103,
                                    "column": 21
                                  }
                                },
                                "value": "expression",
                                "rawValue": "expression",
                                "raw": "'expression'"
                              },
                              {
                                "type": "Literal",
                                "start": 3480,
                                "end": 3487,
                                "loc": {
                                  "start": {
                                    "line": 103,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 103,
                                    "column": 30
                                  }
                                },
                                "value": "value",
                                "rawValue": "value",
                                "raw": "'value'"
                              },
                              {
                                "type": "Literal",
                                "start": 3489,
                                "end": 3496,
                                "loc": {
                                  "start": {
                                    "line": 103,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 103,
                                    "column": 39
                                  }
                                },
                                "value": "fixed",
                                "rawValue": "fixed",
                                "raw": "'fixed'"
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3498,
                            "end": 3505,
                            "loc": {
                              "start": {
                                "line": 103,
                                "column": 41
                              },
                              "end": {
                                "line": 103,
                                "column": 48
                              }
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 3506,
                            "end": 3544,
                            "loc": {
                              "start": {
                                "line": 103,
                                "column": 49
                              },
                              "end": {
                                "line": 103,
                                "column": 87
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 3506,
                                "end": 3511,
                                "loc": {
                                  "start": {
                                    "line": 103,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 103,
                                    "column": 54
                                  }
                                },
                                "name": "param"
                              }
                            ],
                            "body": {
                              "type": "CallExpression",
                              "start": 3515,
                              "end": 3544,
                              "loc": {
                                "start": {
                                  "line": 103,
                                  "column": 58
                                },
                                "end": {
                                  "line": 103,
                                  "column": 87
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3515,
                                "end": 3524,
                                "loc": {
                                  "start": {
                                    "line": 103,
                                    "column": 58
                                  },
                                  "end": {
                                    "line": 103,
                                    "column": 67
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3515,
                                  "end": 3520,
                                  "loc": {
                                    "start": {
                                      "line": 103,
                                      "column": 58
                                    },
                                    "end": {
                                      "line": 103,
                                      "column": 63
                                    }
                                  },
                                  "name": "state"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3521,
                                  "end": 3524,
                                  "loc": {
                                    "start": {
                                      "line": 103,
                                      "column": 64
                                    },
                                    "end": {
                                      "line": 103,
                                      "column": 67
                                    }
                                  },
                                  "name": "set"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 3525,
                                  "end": 3530,
                                  "loc": {
                                    "start": {
                                      "line": 103,
                                      "column": 68
                                    },
                                    "end": {
                                      "line": 103,
                                      "column": 73
                                    }
                                  },
                                  "name": "param"
                                },
                                {
                                  "type": "MemberExpression",
                                  "start": 3532,
                                  "end": 3543,
                                  "loc": {
                                    "start": {
                                      "line": 103,
                                      "column": 75
                                    },
                                    "end": {
                                      "line": 103,
                                      "column": 86
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 3532,
                                    "end": 3536,
                                    "loc": {
                                      "start": {
                                        "line": 103,
                                        "column": 75
                                      },
                                      "end": {
                                        "line": 103,
                                        "column": 79
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 3537,
                                    "end": 3542,
                                    "loc": {
                                      "start": {
                                        "line": 103,
                                        "column": 80
                                      },
                                      "end": {
                                        "line": 103,
                                        "column": 85
                                      }
                                    },
                                    "name": "param"
                                  },
                                  "computed": true
                                }
                              ]
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 3555,
                      "end": 3568,
                      "loc": {
                        "start": {
                          "line": 104,
                          "column": 8
                        },
                        "end": {
                          "line": 104,
                          "column": 21
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 3562,
                        "end": 3567,
                        "loc": {
                          "start": {
                            "line": 104,
                            "column": 15
                          },
                          "end": {
                            "line": 104,
                            "column": 20
                          }
                        },
                        "name": "state"
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 3580,
              "end": 3775,
              "loc": {
                "start": {
                  "line": 107,
                  "column": 4
                },
                "end": {
                  "line": 112,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3580,
                "end": 3594,
                "loc": {
                  "start": {
                    "line": 107,
                    "column": 4
                  },
                  "end": {
                    "line": 107,
                    "column": 18
                  }
                },
                "name": "applyStateDiff"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 3594,
                "end": 3775,
                "loc": {
                  "start": {
                    "line": 107,
                    "column": 18
                  },
                  "end": {
                    "line": 112,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 3595,
                    "end": 3604,
                    "loc": {
                      "start": {
                        "line": 107,
                        "column": 19
                      },
                      "end": {
                        "line": 107,
                        "column": 28
                      }
                    },
                    "name": "stateDiff"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 3606,
                  "end": 3775,
                  "loc": {
                    "start": {
                      "line": 107,
                      "column": 30
                    },
                    "end": {
                      "line": 112,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 3616,
                      "end": 3769,
                      "loc": {
                        "start": {
                          "line": 108,
                          "column": 8
                        },
                        "end": {
                          "line": 111,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 3616,
                        "end": 3768,
                        "loc": {
                          "start": {
                            "line": 108,
                            "column": 8
                          },
                          "end": {
                            "line": 111,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3616,
                          "end": 3656,
                          "loc": {
                            "start": {
                              "line": 108,
                              "column": 8
                            },
                            "end": {
                              "line": 108,
                              "column": 48
                            }
                          },
                          "object": {
                            "type": "ArrayExpression",
                            "start": 3616,
                            "end": 3648,
                            "loc": {
                              "start": {
                                "line": 108,
                                "column": 8
                              },
                              "end": {
                                "line": 108,
                                "column": 40
                              }
                            },
                            "elements": [
                              {
                                "type": "Literal",
                                "start": 3617,
                                "end": 3629,
                                "loc": {
                                  "start": {
                                    "line": 108,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 108,
                                    "column": 21
                                  }
                                },
                                "value": "expression",
                                "rawValue": "expression",
                                "raw": "'expression'"
                              },
                              {
                                "type": "Literal",
                                "start": 3631,
                                "end": 3638,
                                "loc": {
                                  "start": {
                                    "line": 108,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 108,
                                    "column": 30
                                  }
                                },
                                "value": "value",
                                "rawValue": "value",
                                "raw": "'value'"
                              },
                              {
                                "type": "Literal",
                                "start": 3640,
                                "end": 3647,
                                "loc": {
                                  "start": {
                                    "line": 108,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 108,
                                    "column": 39
                                  }
                                },
                                "value": "fixed",
                                "rawValue": "fixed",
                                "raw": "'fixed'"
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3649,
                            "end": 3656,
                            "loc": {
                              "start": {
                                "line": 108,
                                "column": 41
                              },
                              "end": {
                                "line": 108,
                                "column": 48
                              }
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 3657,
                            "end": 3767,
                            "loc": {
                              "start": {
                                "line": 108,
                                "column": 49
                              },
                              "end": {
                                "line": 111,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 3657,
                                "end": 3662,
                                "loc": {
                                  "start": {
                                    "line": 108,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 108,
                                    "column": 54
                                  }
                                },
                                "name": "param"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 3666,
                              "end": 3767,
                              "loc": {
                                "start": {
                                  "line": 108,
                                  "column": 58
                                },
                                "end": {
                                  "line": 111,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 3680,
                                  "end": 3757,
                                  "loc": {
                                    "start": {
                                      "line": 109,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 110,
                                      "column": 51
                                    }
                                  },
                                  "test": {
                                    "type": "CallExpression",
                                    "start": 3684,
                                    "end": 3704,
                                    "loc": {
                                      "start": {
                                        "line": 109,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 109,
                                        "column": 36
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 3684,
                                      "end": 3697,
                                      "loc": {
                                        "start": {
                                          "line": 109,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 109,
                                          "column": 29
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3684,
                                        "end": 3693,
                                        "loc": {
                                          "start": {
                                            "line": 109,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 109,
                                            "column": 25
                                          }
                                        },
                                        "name": "stateDiff"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3694,
                                        "end": 3697,
                                        "loc": {
                                          "start": {
                                            "line": 109,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 109,
                                            "column": 29
                                          }
                                        },
                                        "name": "has"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 3698,
                                        "end": 3703,
                                        "loc": {
                                          "start": {
                                            "line": 109,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 109,
                                            "column": 35
                                          }
                                        },
                                        "name": "param"
                                      }
                                    ]
                                  },
                                  "consequent": {
                                    "type": "ExpressionStatement",
                                    "start": 3722,
                                    "end": 3757,
                                    "loc": {
                                      "start": {
                                        "line": 110,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 110,
                                        "column": 51
                                      }
                                    },
                                    "expression": {
                                      "type": "AssignmentExpression",
                                      "start": 3722,
                                      "end": 3756,
                                      "loc": {
                                        "start": {
                                          "line": 110,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 110,
                                          "column": 50
                                        }
                                      },
                                      "operator": "=",
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 3722,
                                        "end": 3733,
                                        "loc": {
                                          "start": {
                                            "line": 110,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 110,
                                            "column": 27
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 3722,
                                          "end": 3726,
                                          "loc": {
                                            "start": {
                                              "line": 110,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 110,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3727,
                                          "end": 3732,
                                          "loc": {
                                            "start": {
                                              "line": 110,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 110,
                                              "column": 26
                                            }
                                          },
                                          "name": "param"
                                        },
                                        "computed": true
                                      },
                                      "right": {
                                        "type": "CallExpression",
                                        "start": 3736,
                                        "end": 3756,
                                        "loc": {
                                          "start": {
                                            "line": 110,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 110,
                                            "column": 50
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 3736,
                                          "end": 3749,
                                          "loc": {
                                            "start": {
                                              "line": 110,
                                              "column": 30
                                            },
                                            "end": {
                                              "line": 110,
                                              "column": 43
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 3736,
                                            "end": 3745,
                                            "loc": {
                                              "start": {
                                                "line": 110,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 110,
                                                "column": 39
                                              }
                                            },
                                            "name": "stateDiff"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3746,
                                            "end": 3749,
                                            "loc": {
                                              "start": {
                                                "line": 110,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 110,
                                                "column": 43
                                              }
                                            },
                                            "name": "get"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 3750,
                                            "end": 3755,
                                            "loc": {
                                              "start": {
                                                "line": 110,
                                                "column": 44
                                              },
                                              "end": {
                                                "line": 110,
                                                "column": 49
                                              }
                                            },
                                            "name": "param"
                                          }
                                        ]
                                      }
                                    }
                                  },
                                  "alternate": null
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 3781,
              "end": 4183,
              "loc": {
                "start": {
                  "line": 114,
                  "column": 4
                },
                "end": {
                  "line": 117,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3781,
                "end": 3799,
                "loc": {
                  "start": {
                    "line": 114,
                    "column": 4
                  },
                  "end": {
                    "line": 114,
                    "column": 22
                  }
                },
                "name": "prepareAddOnServer"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 3799,
                "end": 4183,
                "loc": {
                  "start": {
                    "line": 114,
                    "column": 22
                  },
                  "end": {
                    "line": 117,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 3800,
                    "end": 3806,
                    "loc": {
                      "start": {
                        "line": 114,
                        "column": 23
                      },
                      "end": {
                        "line": 114,
                        "column": 29
                      }
                    },
                    "name": "sketch"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 3808,
                  "end": 4183,
                  "loc": {
                    "start": {
                      "line": 114,
                      "column": 31
                    },
                    "end": {
                      "line": 117,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 3991,
                      "end": 4177,
                      "loc": {
                        "start": {
                          "line": 116,
                          "column": 8
                        },
                        "end": {
                          "line": 116,
                          "column": 194
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 3998,
                        "end": 4176,
                        "loc": {
                          "start": {
                            "line": 116,
                            "column": 15
                          },
                          "end": {
                            "line": 116,
                            "column": 193
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3998,
                          "end": 4119,
                          "loc": {
                            "start": {
                              "line": 116,
                              "column": 15
                            },
                            "end": {
                              "line": 116,
                              "column": 136
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 3998,
                            "end": 4105,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 15
                              },
                              "end": {
                                "line": 116,
                                "column": 122
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 3998,
                              "end": 4019,
                              "loc": {
                                "start": {
                                  "line": 116,
                                  "column": 15
                                },
                                "end": {
                                  "line": 116,
                                  "column": 36
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 3998,
                                "end": 4005,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 22
                                  }
                                },
                                "name": "Interop",
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4006,
                                "end": 4019,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 36
                                  }
                                },
                                "name": "AddConstraint"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 4020,
                                "end": 4026,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 43
                                  }
                                },
                                "name": "sketch"
                              },
                              {
                                "type": "MemberExpression",
                                "start": 4028,
                                "end": 4041,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 45
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 58
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 4028,
                                  "end": 4032,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 45
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 49
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4033,
                                  "end": 4041,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 58
                                    }
                                  },
                                  "name": "typename"
                                },
                                "computed": false
                              },
                              {
                                "type": "MemberExpression",
                                "start": 4043,
                                "end": 4052,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 60
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 69
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 4043,
                                  "end": 4047,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 60
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 64
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4048,
                                  "end": 4052,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 65
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 69
                                    }
                                  },
                                  "name": "type"
                                },
                                "computed": false
                              },
                              {
                                "type": "MemberExpression",
                                "start": 4054,
                                "end": 4063,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 71
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 80
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 4054,
                                  "end": 4058,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 71
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 75
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4059,
                                  "end": 4063,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 76
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 80
                                    }
                                  },
                                  "name": "args"
                                },
                                "computed": false
                              },
                              {
                                "type": "MemberExpression",
                                "start": 4065,
                                "end": 4080,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 82
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 97
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 4065,
                                  "end": 4069,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 82
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 86
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4070,
                                  "end": 4080,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 87
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 97
                                    }
                                  },
                                  "name": "expression"
                                },
                                "computed": false
                              },
                              {
                                "type": "MemberExpression",
                                "start": 4082,
                                "end": 4092,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 99
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 109
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 4082,
                                  "end": 4086,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 99
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 103
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4087,
                                  "end": 4092,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 104
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 109
                                    }
                                  },
                                  "name": "value"
                                },
                                "computed": false
                              },
                              {
                                "type": "MemberExpression",
                                "start": 4094,
                                "end": 4104,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 111
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 121
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 4094,
                                  "end": 4098,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 111
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 115
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4099,
                                  "end": 4104,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 116
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 121
                                    }
                                  },
                                  "name": "fixed"
                                },
                                "computed": false
                              }
                            ],
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4106,
                            "end": 4119,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 123
                              },
                              "end": {
                                "line": 116,
                                "column": 136
                              }
                            },
                            "name": "parseToObject"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "ThisExpression",
                            "start": 4120,
                            "end": 4124,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 137
                              },
                              "end": {
                                "line": 116,
                                "column": 141
                              }
                            }
                          },
                          {
                            "type": "CallExpression",
                            "start": 4126,
                            "end": 4175,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 143
                              },
                              "end": {
                                "line": 116,
                                "column": 192
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 4126,
                              "end": 4139,
                              "loc": {
                                "start": {
                                  "line": 116,
                                  "column": 143
                                },
                                "end": {
                                  "line": 116,
                                  "column": 156
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 4126,
                                "end": 4135,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 143
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 152
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 4126,
                                  "end": 4130,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 143
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 147
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4131,
                                  "end": 4135,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 148
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 152
                                    }
                                  },
                                  "name": "args"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4136,
                                "end": 4139,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 153
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 156
                                  }
                                },
                                "name": "map"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ArrowFunctionExpression",
                                "start": 4140,
                                "end": 4174,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 157
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 191
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": true,
                                "async": false,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 4140,
                                    "end": 4141,
                                    "loc": {
                                      "start": {
                                        "line": 116,
                                        "column": 157
                                      },
                                      "end": {
                                        "line": 116,
                                        "column": 158
                                      }
                                    },
                                    "name": "a"
                                  }
                                ],
                                "body": {
                                  "type": "CallExpression",
                                  "start": 4145,
                                  "end": 4174,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 162
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 191
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 4145,
                                    "end": 4171,
                                    "loc": {
                                      "start": {
                                        "line": 116,
                                        "column": 162
                                      },
                                      "end": {
                                        "line": 116,
                                        "column": 188
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 4145,
                                      "end": 4151,
                                      "loc": {
                                        "start": {
                                          "line": 116,
                                          "column": 162
                                        },
                                        "end": {
                                          "line": 116,
                                          "column": 168
                                        }
                                      },
                                      "name": "sketch"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4152,
                                      "end": 4171,
                                      "loc": {
                                        "start": {
                                          "line": 116,
                                          "column": 169
                                        },
                                        "end": {
                                          "line": 116,
                                          "column": 188
                                        }
                                      },
                                      "name": "getAncestorOnSketch"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 4172,
                                      "end": 4173,
                                      "loc": {
                                        "start": {
                                          "line": 116,
                                          "column": 189
                                        },
                                        "end": {
                                          "line": 116,
                                          "column": 190
                                        }
                                      },
                                      "name": "a"
                                    }
                                  ]
                                }
                              }
                            ]
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " CADH_JSONExportStr returns incorrect result when called on objects with duplicate names (e.g. endpoints of different lines). getAncestorOnSketch is a workaround.",
                          "start": 3818,
                          "end": 3982,
                          "loc": {
                            "start": {
                              "line": 115,
                              "column": 8
                            },
                            "end": {
                              "line": 115,
                              "column": 172
                            }
                          },
                          "range": [
                            3818,
                            3982
                          ]
                        }
                      ]
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 4189,
              "end": 4404,
              "loc": {
                "start": {
                  "line": 119,
                  "column": 4
                },
                "end": {
                  "line": 121,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 4189,
                "end": 4210,
                "loc": {
                  "start": {
                    "line": 119,
                    "column": 4
                  },
                  "end": {
                    "line": 119,
                    "column": 25
                  }
                },
                "name": "prepareUpdateToServer"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 4210,
                "end": 4404,
                "loc": {
                  "start": {
                    "line": 119,
                    "column": 25
                  },
                  "end": {
                    "line": 121,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 4211,
                    "end": 4217,
                    "loc": {
                      "start": {
                        "line": 119,
                        "column": 26
                      },
                      "end": {
                        "line": 119,
                        "column": 32
                      }
                    },
                    "name": "sketch"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 4219,
                  "end": 4404,
                  "loc": {
                    "start": {
                      "line": 119,
                      "column": 34
                    },
                    "end": {
                      "line": 121,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 4229,
                      "end": 4398,
                      "loc": {
                        "start": {
                          "line": 120,
                          "column": 8
                        },
                        "end": {
                          "line": 120,
                          "column": 177
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 4236,
                        "end": 4397,
                        "loc": {
                          "start": {
                            "line": 120,
                            "column": 15
                          },
                          "end": {
                            "line": 120,
                            "column": 176
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 4236,
                          "end": 4340,
                          "loc": {
                            "start": {
                              "line": 120,
                              "column": 15
                            },
                            "end": {
                              "line": 120,
                              "column": 119
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 4236,
                            "end": 4326,
                            "loc": {
                              "start": {
                                "line": 120,
                                "column": 15
                              },
                              "end": {
                                "line": 120,
                                "column": 105
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 4236,
                              "end": 4260,
                              "loc": {
                                "start": {
                                  "line": 120,
                                  "column": 15
                                },
                                "end": {
                                  "line": 120,
                                  "column": 39
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 4236,
                                "end": 4243,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 22
                                  }
                                },
                                "name": "Interop"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4244,
                                "end": 4260,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 39
                                  }
                                },
                                "name": "UpdateConstraint"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 4261,
                                "end": 4267,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 46
                                  }
                                },
                                "name": "sketch"
                              },
                              {
                                "type": "ThisExpression",
                                "start": 4269,
                                "end": 4273,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 48
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 52
                                  }
                                }
                              },
                              {
                                "type": "MemberExpression",
                                "start": 4275,
                                "end": 4284,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 54
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 63
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 4275,
                                  "end": 4279,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 54
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 58
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4280,
                                  "end": 4284,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 59
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 63
                                    }
                                  },
                                  "name": "args"
                                },
                                "computed": false
                              },
                              {
                                "type": "MemberExpression",
                                "start": 4286,
                                "end": 4301,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 65
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 80
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 4286,
                                  "end": 4290,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 65
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 69
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4291,
                                  "end": 4301,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 70
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 80
                                    }
                                  },
                                  "name": "expression"
                                },
                                "computed": false
                              },
                              {
                                "type": "MemberExpression",
                                "start": 4303,
                                "end": 4313,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 82
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 92
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 4303,
                                  "end": 4307,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 82
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 86
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4308,
                                  "end": 4313,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 87
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 92
                                    }
                                  },
                                  "name": "value"
                                },
                                "computed": false
                              },
                              {
                                "type": "MemberExpression",
                                "start": 4315,
                                "end": 4325,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 94
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 104
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 4315,
                                  "end": 4319,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 94
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 98
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4320,
                                  "end": 4325,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 99
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 104
                                    }
                                  },
                                  "name": "fixed"
                                },
                                "computed": false
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4327,
                            "end": 4340,
                            "loc": {
                              "start": {
                                "line": 120,
                                "column": 106
                              },
                              "end": {
                                "line": 120,
                                "column": 119
                              }
                            },
                            "name": "parseToObject"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ThisExpression",
                            "start": 4341,
                            "end": 4345,
                            "loc": {
                              "start": {
                                "line": 120,
                                "column": 120
                              },
                              "end": {
                                "line": 120,
                                "column": 124
                              }
                            }
                          },
                          {
                            "type": "CallExpression",
                            "start": 4347,
                            "end": 4396,
                            "loc": {
                              "start": {
                                "line": 120,
                                "column": 126
                              },
                              "end": {
                                "line": 120,
                                "column": 175
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 4347,
                              "end": 4360,
                              "loc": {
                                "start": {
                                  "line": 120,
                                  "column": 126
                                },
                                "end": {
                                  "line": 120,
                                  "column": 139
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 4347,
                                "end": 4356,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 126
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 135
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 4347,
                                  "end": 4351,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 126
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 130
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4352,
                                  "end": 4356,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 131
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 135
                                    }
                                  },
                                  "name": "args"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4357,
                                "end": 4360,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 136
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 139
                                  }
                                },
                                "name": "map"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ArrowFunctionExpression",
                                "start": 4361,
                                "end": 4395,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 140
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 174
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": true,
                                "async": false,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 4361,
                                    "end": 4362,
                                    "loc": {
                                      "start": {
                                        "line": 120,
                                        "column": 140
                                      },
                                      "end": {
                                        "line": 120,
                                        "column": 141
                                      }
                                    },
                                    "name": "a"
                                  }
                                ],
                                "body": {
                                  "type": "CallExpression",
                                  "start": 4366,
                                  "end": 4395,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 145
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 174
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 4366,
                                    "end": 4392,
                                    "loc": {
                                      "start": {
                                        "line": 120,
                                        "column": 145
                                      },
                                      "end": {
                                        "line": 120,
                                        "column": 171
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 4366,
                                      "end": 4372,
                                      "loc": {
                                        "start": {
                                          "line": 120,
                                          "column": 145
                                        },
                                        "end": {
                                          "line": 120,
                                          "column": 151
                                        }
                                      },
                                      "name": "sketch"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4373,
                                      "end": 4392,
                                      "loc": {
                                        "start": {
                                          "line": 120,
                                          "column": 152
                                        },
                                        "end": {
                                          "line": 120,
                                          "column": 171
                                        }
                                      },
                                      "name": "getAncestorOnSketch"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 4393,
                                      "end": 4394,
                                      "loc": {
                                        "start": {
                                          "line": 120,
                                          "column": 172
                                        },
                                        "end": {
                                          "line": 120,
                                          "column": 173
                                        }
                                      },
                                      "name": "a"
                                    }
                                  ]
                                }
                              }
                            ]
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 4410,
              "end": 4502,
              "loc": {
                "start": {
                  "line": 123,
                  "column": 4
                },
                "end": {
                  "line": 125,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 4410,
                "end": 4431,
                "loc": {
                  "start": {
                    "line": 123,
                    "column": 4
                  },
                  "end": {
                    "line": 123,
                    "column": 25
                  }
                },
                "name": "prepareRemoveOnServer"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 4431,
                "end": 4502,
                "loc": {
                  "start": {
                    "line": 123,
                    "column": 25
                  },
                  "end": {
                    "line": 125,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 4432,
                    "end": 4438,
                    "loc": {
                      "start": {
                        "line": 123,
                        "column": 26
                      },
                      "end": {
                        "line": 123,
                        "column": 32
                      }
                    },
                    "name": "sketch"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 4440,
                  "end": 4502,
                  "loc": {
                    "start": {
                      "line": 123,
                      "column": 34
                    },
                    "end": {
                      "line": 125,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 4450,
                      "end": 4496,
                      "loc": {
                        "start": {
                          "line": 124,
                          "column": 8
                        },
                        "end": {
                          "line": 124,
                          "column": 54
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 4457,
                        "end": 4495,
                        "loc": {
                          "start": {
                            "line": 124,
                            "column": 15
                          },
                          "end": {
                            "line": 124,
                            "column": 53
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 4457,
                          "end": 4481,
                          "loc": {
                            "start": {
                              "line": 124,
                              "column": 15
                            },
                            "end": {
                              "line": 124,
                              "column": 39
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4457,
                            "end": 4464,
                            "loc": {
                              "start": {
                                "line": 124,
                                "column": 15
                              },
                              "end": {
                                "line": 124,
                                "column": 22
                              }
                            },
                            "name": "Interop"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4465,
                            "end": 4481,
                            "loc": {
                              "start": {
                                "line": 124,
                                "column": 23
                              },
                              "end": {
                                "line": 124,
                                "column": 39
                              }
                            },
                            "name": "RemoveConstraint"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 4482,
                            "end": 4488,
                            "loc": {
                              "start": {
                                "line": 124,
                                "column": 40
                              },
                              "end": {
                                "line": 124,
                                "column": 46
                              }
                            },
                            "name": "sketch"
                          },
                          {
                            "type": "ThisExpression",
                            "start": 4490,
                            "end": 4494,
                            "loc": {
                              "start": {
                                "line": 124,
                                "column": 48
                              },
                              "end": {
                                "line": 124,
                                "column": 52
                              }
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            }
          ],
          "trailingComments": null
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "\n * Constraint - a Javascript representation of LGS 2D constraint\n * optional attributes: expression: string, value: number, fixed: boolean\n ",
            "start": 195,
            "end": 340,
            "loc": {
              "start": {
                "line": 7,
                "column": 0
              },
              "end": {
                "line": 10,
                "column": 3
              }
            },
            "range": [
              195,
              340
            ]
          }
        ],
        "trailingComments": [
          {
            "type": "CommentLine",
            "value": " Default parameters for displaying constraints. See THREE.TextGeometry for explanation.",
            "start": 4506,
            "end": 4595,
            "loc": {
              "start": {
                "line": 128,
                "column": 0
              },
              "end": {
                "line": 128,
                "column": 89
              }
            },
            "range": [
              4506,
              4595
            ]
          }
        ]
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": "\n * Constraint - a Javascript representation of LGS 2D constraint\n * optional attributes: expression: string, value: number, fixed: boolean\n ",
          "start": 195,
          "end": 340,
          "loc": {
            "start": {
              "line": 7,
              "column": 0
            },
            "end": {
              "line": 10,
              "column": 3
            }
          },
          "range": [
            195,
            340
          ]
        }
      ],
      "trailingComments": [
        {
          "type": "CommentLine",
          "value": " Default parameters for displaying constraints. See THREE.TextGeometry for explanation.",
          "start": 4506,
          "end": 4595,
          "loc": {
            "start": {
              "line": 128,
              "column": 0
            },
            "end": {
              "line": 128,
              "column": 89
            }
          },
          "range": [
            4506,
            4595
          ]
        }
      ]
    },
    {
      "type": "ExpressionStatement",
      "start": 4596,
      "end": 4809,
      "loc": {
        "start": {
          "line": 129,
          "column": 0
        },
        "end": {
          "line": 137,
          "column": 2
        }
      },
      "expression": {
        "type": "AssignmentExpression",
        "start": 4596,
        "end": 4808,
        "loc": {
          "start": {
            "line": 129,
            "column": 0
          },
          "end": {
            "line": 137,
            "column": 1
          }
        },
        "operator": "=",
        "left": {
          "type": "MemberExpression",
          "start": 4596,
          "end": 4621,
          "loc": {
            "start": {
              "line": 129,
              "column": 0
            },
            "end": {
              "line": 129,
              "column": 25
            }
          },
          "object": {
            "type": "Identifier",
            "start": 4596,
            "end": 4606,
            "loc": {
              "start": {
                "line": 129,
                "column": 0
              },
              "end": {
                "line": 129,
                "column": 10
              }
            },
            "name": "Constraint",
            "leadingComments": null
          },
          "property": {
            "type": "Identifier",
            "start": 4607,
            "end": 4621,
            "loc": {
              "start": {
                "line": 129,
                "column": 11
              },
              "end": {
                "line": 129,
                "column": 25
              }
            },
            "name": "TextParameters"
          },
          "computed": false,
          "leadingComments": null
        },
        "right": {
          "type": "ObjectExpression",
          "start": 4624,
          "end": 4808,
          "loc": {
            "start": {
              "line": 129,
              "column": 28
            },
            "end": {
              "line": 137,
              "column": 1
            }
          },
          "properties": [
            {
              "type": "Property",
              "start": 4630,
              "end": 4645,
              "loc": {
                "start": {
                  "line": 130,
                  "column": 4
                },
                "end": {
                  "line": 130,
                  "column": 19
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 4630,
                "end": 4635,
                "loc": {
                  "start": {
                    "line": 130,
                    "column": 4
                  },
                  "end": {
                    "line": 130,
                    "column": 9
                  }
                },
                "name": "color"
              },
              "value": {
                "type": "Literal",
                "start": 4637,
                "end": 4645,
                "loc": {
                  "start": {
                    "line": 130,
                    "column": 11
                  },
                  "end": {
                    "line": 130,
                    "column": 19
                  }
                },
                "value": 48896,
                "rawValue": 48896,
                "raw": "0x00bf00"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 4651,
              "end": 4658,
              "loc": {
                "start": {
                  "line": 131,
                  "column": 4
                },
                "end": {
                  "line": 131,
                  "column": 11
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 4651,
                "end": 4655,
                "loc": {
                  "start": {
                    "line": 131,
                    "column": 4
                  },
                  "end": {
                    "line": 131,
                    "column": 8
                  }
                },
                "name": "size"
              },
              "value": {
                "type": "Literal",
                "start": 4657,
                "end": 4658,
                "loc": {
                  "start": {
                    "line": 131,
                    "column": 10
                  },
                  "end": {
                    "line": 131,
                    "column": 11
                  }
                },
                "value": 1,
                "rawValue": 1,
                "raw": "1"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 4664,
              "end": 4673,
              "loc": {
                "start": {
                  "line": 132,
                  "column": 4
                },
                "end": {
                  "line": 132,
                  "column": 13
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 4664,
                "end": 4670,
                "loc": {
                  "start": {
                    "line": 132,
                    "column": 4
                  },
                  "end": {
                    "line": 132,
                    "column": 10
                  }
                },
                "name": "height"
              },
              "value": {
                "type": "Literal",
                "start": 4672,
                "end": 4673,
                "loc": {
                  "start": {
                    "line": 132,
                    "column": 12
                  },
                  "end": {
                    "line": 132,
                    "column": 13
                  }
                },
                "value": 1,
                "rawValue": 1,
                "raw": "1"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 4679,
              "end": 4697,
              "loc": {
                "start": {
                  "line": 133,
                  "column": 4
                },
                "end": {
                  "line": 133,
                  "column": 22
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 4679,
                "end": 4683,
                "loc": {
                  "start": {
                    "line": 133,
                    "column": 4
                  },
                  "end": {
                    "line": 133,
                    "column": 8
                  }
                },
                "name": "font"
              },
              "value": {
                "type": "Literal",
                "start": 4685,
                "end": 4697,
                "loc": {
                  "start": {
                    "line": 133,
                    "column": 10
                  },
                  "end": {
                    "line": 133,
                    "column": 22
                  }
                },
                "value": "droid sans",
                "rawValue": "droid sans",
                "raw": "'droid sans'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 4703,
              "end": 4719,
              "loc": {
                "start": {
                  "line": 134,
                  "column": 4
                },
                "end": {
                  "line": 134,
                  "column": 20
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 4703,
                "end": 4709,
                "loc": {
                  "start": {
                    "line": 134,
                    "column": 4
                  },
                  "end": {
                    "line": 134,
                    "column": 10
                  }
                },
                "name": "weight"
              },
              "value": {
                "type": "Literal",
                "start": 4711,
                "end": 4719,
                "loc": {
                  "start": {
                    "line": 134,
                    "column": 12
                  },
                  "end": {
                    "line": 134,
                    "column": 20
                  }
                },
                "value": "normal",
                "rawValue": "normal",
                "raw": "'normal'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 4725,
              "end": 4740,
              "loc": {
                "start": {
                  "line": 135,
                  "column": 4
                },
                "end": {
                  "line": 135,
                  "column": 19
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 4725,
                "end": 4730,
                "loc": {
                  "start": {
                    "line": 135,
                    "column": 4
                  },
                  "end": {
                    "line": 135,
                    "column": 9
                  }
                },
                "name": "style"
              },
              "value": {
                "type": "Literal",
                "start": 4732,
                "end": 4740,
                "loc": {
                  "start": {
                    "line": 135,
                    "column": 11
                  },
                  "end": {
                    "line": 135,
                    "column": 19
                  }
                },
                "value": "normal",
                "rawValue": "normal",
                "raw": "'normal'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 4746,
              "end": 4805,
              "loc": {
                "start": {
                  "line": 136,
                  "column": 4
                },
                "end": {
                  "line": 136,
                  "column": 63
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 4746,
                "end": 4753,
                "loc": {
                  "start": {
                    "line": 136,
                    "column": 4
                  },
                  "end": {
                    "line": 136,
                    "column": 11
                  }
                },
                "name": "imgPath"
              },
              "value": {
                "type": "FunctionExpression",
                "start": 4755,
                "end": 4805,
                "loc": {
                  "start": {
                    "line": 136,
                    "column": 13
                  },
                  "end": {
                    "line": 136,
                    "column": 63
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 4764,
                    "end": 4770,
                    "loc": {
                      "start": {
                        "line": 136,
                        "column": 22
                      },
                      "end": {
                        "line": 136,
                        "column": 28
                      }
                    },
                    "name": "constr"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 4772,
                  "end": 4805,
                  "loc": {
                    "start": {
                      "line": 136,
                      "column": 30
                    },
                    "end": {
                      "line": 136,
                      "column": 63
                    }
                  },
                  "body": [],
                  "leadingComments": [
                    {
                      "type": "Block",
                      "value": "return \"path/to/img.png\";",
                      "start": 4774,
                      "end": 4803,
                      "loc": {
                        "start": {
                          "line": 136,
                          "column": 32
                        },
                        "end": {
                          "line": 136,
                          "column": 61
                        }
                      },
                      "range": [
                        4774,
                        4803
                      ]
                    }
                  ],
                  "innerComments": [
                    {
                      "type": "Block",
                      "value": "return \"path/to/img.png\";",
                      "start": 4774,
                      "end": 4803,
                      "loc": {
                        "start": {
                          "line": 136,
                          "column": 32
                        },
                        "end": {
                          "line": 136,
                          "column": 61
                        }
                      },
                      "range": [
                        4774,
                        4803
                      ]
                    }
                  ]
                }
              },
              "kind": "init"
            }
          ]
        },
        "leadingComments": null
      },
      "leadingComments": [
        {
          "type": "CommentLine",
          "value": " Default parameters for displaying constraints. See THREE.TextGeometry for explanation.",
          "start": 4506,
          "end": 4595,
          "loc": {
            "start": {
              "line": 128,
              "column": 0
            },
            "end": {
              "line": 128,
              "column": 89
            }
          },
          "range": [
            4506,
            4595
          ]
        }
      ]
    },
    {
      "type": "ExpressionStatement",
      "start": 4811,
      "end": 6220,
      "loc": {
        "start": {
          "line": 139,
          "column": 0
        },
        "end": {
          "line": 160,
          "column": 3
        }
      },
      "expression": {
        "type": "AssignmentExpression",
        "start": 4811,
        "end": 6219,
        "loc": {
          "start": {
            "line": 139,
            "column": 0
          },
          "end": {
            "line": 160,
            "column": 2
          }
        },
        "operator": "=",
        "left": {
          "type": "MemberExpression",
          "start": 4811,
          "end": 4826,
          "loc": {
            "start": {
              "line": 139,
              "column": 0
            },
            "end": {
              "line": 139,
              "column": 15
            }
          },
          "object": {
            "type": "Identifier",
            "start": 4811,
            "end": 4821,
            "loc": {
              "start": {
                "line": 139,
                "column": 0
              },
              "end": {
                "line": 139,
                "column": 10
              }
            },
            "name": "Constraint",
            "leadingComments": null
          },
          "property": {
            "type": "Identifier",
            "start": 4822,
            "end": 4826,
            "loc": {
              "start": {
                "line": 139,
                "column": 11
              },
              "end": {
                "line": 139,
                "column": 15
              }
            },
            "name": "Type"
          },
          "computed": false,
          "leadingComments": null
        },
        "right": {
          "type": "CallExpression",
          "start": 4829,
          "end": 6219,
          "loc": {
            "start": {
              "line": 139,
              "column": 18
            },
            "end": {
              "line": 160,
              "column": 2
            }
          },
          "callee": {
            "type": "MemberExpression",
            "start": 4829,
            "end": 4842,
            "loc": {
              "start": {
                "line": 139,
                "column": 18
              },
              "end": {
                "line": 139,
                "column": 31
              }
            },
            "object": {
              "type": "Identifier",
              "start": 4829,
              "end": 4835,
              "loc": {
                "start": {
                  "line": 139,
                  "column": 18
                },
                "end": {
                  "line": 139,
                  "column": 24
                }
              },
              "name": "Object"
            },
            "property": {
              "type": "Identifier",
              "start": 4836,
              "end": 4842,
              "loc": {
                "start": {
                  "line": 139,
                  "column": 25
                },
                "end": {
                  "line": 139,
                  "column": 31
                }
              },
              "name": "freeze"
            },
            "computed": false
          },
          "arguments": [
            {
              "type": "ObjectExpression",
              "start": 4843,
              "end": 6218,
              "loc": {
                "start": {
                  "line": 139,
                  "column": 32
                },
                "end": {
                  "line": 160,
                  "column": 1
                }
              },
              "properties": [
                {
                  "type": "Property",
                  "start": 4888,
                  "end": 4948,
                  "loc": {
                    "start": {
                      "line": 141,
                      "column": 4
                    },
                    "end": {
                      "line": 141,
                      "column": 64
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 4888,
                    "end": 4896,
                    "loc": {
                      "start": {
                        "line": 141,
                        "column": 4
                      },
                      "end": {
                        "line": 141,
                        "column": 12
                      }
                    },
                    "name": "FIXATION",
                    "leadingComments": null
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 4909,
                    "end": 4948,
                    "loc": {
                      "start": {
                        "line": 141,
                        "column": 25
                      },
                      "end": {
                        "line": 141,
                        "column": 64
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 4910,
                        "end": 4920,
                        "loc": {
                          "start": {
                            "line": 141,
                            "column": 26
                          },
                          "end": {
                            "line": 141,
                            "column": 36
                          }
                        },
                        "value": "FIXATION",
                        "rawValue": "FIXATION",
                        "raw": "\"FIXATION\""
                      },
                      {
                        "type": "Literal",
                        "start": 4922,
                        "end": 4947,
                        "loc": {
                          "start": {
                            "line": 141,
                            "column": 38
                          },
                          "end": {
                            "line": 141,
                            "column": 63
                          }
                        },
                        "value": "CC_2DFixationConstraint",
                        "rawValue": "CC_2DFixationConstraint",
                        "raw": "\"CC_2DFixationConstraint\""
                      }
                    ]
                  },
                  "kind": "init",
                  "leadingComments": [
                    {
                      "type": "CommentLine",
                      "value": " type: [typename, ClassCad type]",
                      "start": 4849,
                      "end": 4883,
                      "loc": {
                        "start": {
                          "line": 140,
                          "column": 4
                        },
                        "end": {
                          "line": 140,
                          "column": 38
                        }
                      },
                      "range": [
                        4849,
                        4883
                      ]
                    }
                  ]
                },
                {
                  "type": "Property",
                  "start": 4954,
                  "end": 5017,
                  "loc": {
                    "start": {
                      "line": 142,
                      "column": 4
                    },
                    "end": {
                      "line": 142,
                      "column": 67
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 4954,
                    "end": 4963,
                    "loc": {
                      "start": {
                        "line": 142,
                        "column": 4
                      },
                      "end": {
                        "line": 142,
                        "column": 13
                      }
                    },
                    "name": "INCIDENCE"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 4975,
                    "end": 5017,
                    "loc": {
                      "start": {
                        "line": 142,
                        "column": 25
                      },
                      "end": {
                        "line": 142,
                        "column": 67
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 4976,
                        "end": 4987,
                        "loc": {
                          "start": {
                            "line": 142,
                            "column": 26
                          },
                          "end": {
                            "line": 142,
                            "column": 37
                          }
                        },
                        "value": "INCIDENCE",
                        "rawValue": "INCIDENCE",
                        "raw": "\"INCIDENCE\""
                      },
                      {
                        "type": "Literal",
                        "start": 4989,
                        "end": 5016,
                        "loc": {
                          "start": {
                            "line": 142,
                            "column": 39
                          },
                          "end": {
                            "line": 142,
                            "column": 66
                          }
                        },
                        "value": "CC_2DCoincidentConstraint",
                        "rawValue": "CC_2DCoincidentConstraint",
                        "raw": "\"CC_2DCoincidentConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 5023,
                  "end": 5081,
                  "loc": {
                    "start": {
                      "line": 143,
                      "column": 4
                    },
                    "end": {
                      "line": 143,
                      "column": 62
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5023,
                    "end": 5031,
                    "loc": {
                      "start": {
                        "line": 143,
                        "column": 4
                      },
                      "end": {
                        "line": 143,
                        "column": 12
                      }
                    },
                    "name": "DISTANCE"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5044,
                    "end": 5081,
                    "loc": {
                      "start": {
                        "line": 143,
                        "column": 25
                      },
                      "end": {
                        "line": 143,
                        "column": 62
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5045,
                        "end": 5055,
                        "loc": {
                          "start": {
                            "line": 143,
                            "column": 26
                          },
                          "end": {
                            "line": 143,
                            "column": 36
                          }
                        },
                        "value": "DISTANCE",
                        "rawValue": "DISTANCE",
                        "raw": "\"DISTANCE\""
                      },
                      {
                        "type": "Literal",
                        "start": 5057,
                        "end": 5080,
                        "loc": {
                          "start": {
                            "line": 143,
                            "column": 38
                          },
                          "end": {
                            "line": 143,
                            "column": 61
                          }
                        },
                        "value": "CC_2DOffsetConstraint",
                        "rawValue": "CC_2DOffsetConstraint",
                        "raw": "\"CC_2DOffsetConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 5087,
                  "end": 5141,
                  "loc": {
                    "start": {
                      "line": 144,
                      "column": 4
                    },
                    "end": {
                      "line": 144,
                      "column": 58
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5087,
                    "end": 5092,
                    "loc": {
                      "start": {
                        "line": 144,
                        "column": 4
                      },
                      "end": {
                        "line": 144,
                        "column": 9
                      }
                    },
                    "name": "ANGLE"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5108,
                    "end": 5141,
                    "loc": {
                      "start": {
                        "line": 144,
                        "column": 25
                      },
                      "end": {
                        "line": 144,
                        "column": 58
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5109,
                        "end": 5116,
                        "loc": {
                          "start": {
                            "line": 144,
                            "column": 26
                          },
                          "end": {
                            "line": 144,
                            "column": 33
                          }
                        },
                        "value": "ANGLE",
                        "rawValue": "ANGLE",
                        "raw": "\"ANGLE\""
                      },
                      {
                        "type": "Literal",
                        "start": 5118,
                        "end": 5140,
                        "loc": {
                          "start": {
                            "line": 144,
                            "column": 35
                          },
                          "end": {
                            "line": 144,
                            "column": 57
                          }
                        },
                        "value": "CC_2DAngleConstraint",
                        "rawValue": "CC_2DAngleConstraint",
                        "raw": "\"CC_2DAngleConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 5147,
                  "end": 5205,
                  "loc": {
                    "start": {
                      "line": 145,
                      "column": 4
                    },
                    "end": {
                      "line": 145,
                      "column": 62
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5147,
                    "end": 5154,
                    "loc": {
                      "start": {
                        "line": 145,
                        "column": 4
                      },
                      "end": {
                        "line": 145,
                        "column": 11
                      }
                    },
                    "name": "ANGLEOX"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5168,
                    "end": 5205,
                    "loc": {
                      "start": {
                        "line": 145,
                        "column": 25
                      },
                      "end": {
                        "line": 145,
                        "column": 62
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5169,
                        "end": 5178,
                        "loc": {
                          "start": {
                            "line": 145,
                            "column": 26
                          },
                          "end": {
                            "line": 145,
                            "column": 35
                          }
                        },
                        "value": "ANGLEOX",
                        "rawValue": "ANGLEOX",
                        "raw": "\"ANGLEOX\""
                      },
                      {
                        "type": "Literal",
                        "start": 5180,
                        "end": 5204,
                        "loc": {
                          "start": {
                            "line": 145,
                            "column": 37
                          },
                          "end": {
                            "line": 145,
                            "column": 61
                          }
                        },
                        "value": "CC_2DAngleOXConstraint",
                        "rawValue": "CC_2DAngleOXConstraint",
                        "raw": "\"CC_2DAngleOXConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 5211,
                  "end": 5276,
                  "loc": {
                    "start": {
                      "line": 146,
                      "column": 4
                    },
                    "end": {
                      "line": 146,
                      "column": 69
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5211,
                    "end": 5219,
                    "loc": {
                      "start": {
                        "line": 146,
                        "column": 4
                      },
                      "end": {
                        "line": 146,
                        "column": 12
                      }
                    },
                    "name": "TANGENCY"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5232,
                    "end": 5276,
                    "loc": {
                      "start": {
                        "line": 146,
                        "column": 25
                      },
                      "end": {
                        "line": 146,
                        "column": 69
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5233,
                        "end": 5243,
                        "loc": {
                          "start": {
                            "line": 146,
                            "column": 26
                          },
                          "end": {
                            "line": 146,
                            "column": 36
                          }
                        },
                        "value": "TANGENCY",
                        "rawValue": "TANGENCY",
                        "raw": "\"TANGENCY\""
                      },
                      {
                        "type": "Literal",
                        "start": 5245,
                        "end": 5275,
                        "loc": {
                          "start": {
                            "line": 146,
                            "column": 38
                          },
                          "end": {
                            "line": 146,
                            "column": 68
                          }
                        },
                        "value": "CC_2DTangentSketchConstraint",
                        "rawValue": "CC_2DTangentSketchConstraint",
                        "raw": "\"CC_2DTangentSketchConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 5282,
                  "end": 5349,
                  "loc": {
                    "start": {
                      "line": 147,
                      "column": 4
                    },
                    "end": {
                      "line": 147,
                      "column": 71
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5282,
                    "end": 5295,
                    "loc": {
                      "start": {
                        "line": 147,
                        "column": 4
                      },
                      "end": {
                        "line": 147,
                        "column": 17
                      }
                    },
                    "name": "HORIZONTALITY"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5303,
                    "end": 5349,
                    "loc": {
                      "start": {
                        "line": 147,
                        "column": 25
                      },
                      "end": {
                        "line": 147,
                        "column": 71
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5304,
                        "end": 5319,
                        "loc": {
                          "start": {
                            "line": 147,
                            "column": 26
                          },
                          "end": {
                            "line": 147,
                            "column": 41
                          }
                        },
                        "value": "HORIZONTALITY",
                        "rawValue": "HORIZONTALITY",
                        "raw": "\"HORIZONTALITY\""
                      },
                      {
                        "type": "Literal",
                        "start": 5321,
                        "end": 5348,
                        "loc": {
                          "start": {
                            "line": 147,
                            "column": 43
                          },
                          "end": {
                            "line": 147,
                            "column": 70
                          }
                        },
                        "value": "CC_2DHorizontalConstraint",
                        "rawValue": "CC_2DHorizontalConstraint",
                        "raw": "\"CC_2DHorizontalConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 5355,
                  "end": 5418,
                  "loc": {
                    "start": {
                      "line": 148,
                      "column": 4
                    },
                    "end": {
                      "line": 148,
                      "column": 67
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5355,
                    "end": 5366,
                    "loc": {
                      "start": {
                        "line": 148,
                        "column": 4
                      },
                      "end": {
                        "line": 148,
                        "column": 15
                      }
                    },
                    "name": "VERTICALITY"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5376,
                    "end": 5418,
                    "loc": {
                      "start": {
                        "line": 148,
                        "column": 25
                      },
                      "end": {
                        "line": 148,
                        "column": 67
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5377,
                        "end": 5390,
                        "loc": {
                          "start": {
                            "line": 148,
                            "column": 26
                          },
                          "end": {
                            "line": 148,
                            "column": 39
                          }
                        },
                        "value": "VERTICALITY",
                        "rawValue": "VERTICALITY",
                        "raw": "\"VERTICALITY\""
                      },
                      {
                        "type": "Literal",
                        "start": 5392,
                        "end": 5417,
                        "loc": {
                          "start": {
                            "line": 148,
                            "column": 41
                          },
                          "end": {
                            "line": 148,
                            "column": 66
                          }
                        },
                        "value": "CC_2DVerticalConstraint",
                        "rawValue": "CC_2DVerticalConstraint",
                        "raw": "\"CC_2DVerticalConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 5424,
                  "end": 5497,
                  "loc": {
                    "start": {
                      "line": 149,
                      "column": 4
                    },
                    "end": {
                      "line": 149,
                      "column": 77
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5424,
                    "end": 5440,
                    "loc": {
                      "start": {
                        "line": 149,
                        "column": 4
                      },
                      "end": {
                        "line": 149,
                        "column": 20
                      }
                    },
                    "name": "PERPENDICULARITY"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5445,
                    "end": 5497,
                    "loc": {
                      "start": {
                        "line": 149,
                        "column": 25
                      },
                      "end": {
                        "line": 149,
                        "column": 77
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5446,
                        "end": 5464,
                        "loc": {
                          "start": {
                            "line": 149,
                            "column": 26
                          },
                          "end": {
                            "line": 149,
                            "column": 44
                          }
                        },
                        "value": "PERPENDICULARITY",
                        "rawValue": "PERPENDICULARITY",
                        "raw": "\"PERPENDICULARITY\""
                      },
                      {
                        "type": "Literal",
                        "start": 5466,
                        "end": 5496,
                        "loc": {
                          "start": {
                            "line": 149,
                            "column": 46
                          },
                          "end": {
                            "line": 149,
                            "column": 76
                          }
                        },
                        "value": "CC_2DPerpendicularConstraint",
                        "rawValue": "CC_2DPerpendicularConstraint",
                        "raw": "\"CC_2DPerpendicularConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 5503,
                  "end": 5566,
                  "loc": {
                    "start": {
                      "line": 150,
                      "column": 4
                    },
                    "end": {
                      "line": 150,
                      "column": 67
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5503,
                    "end": 5514,
                    "loc": {
                      "start": {
                        "line": 150,
                        "column": 4
                      },
                      "end": {
                        "line": 150,
                        "column": 15
                      }
                    },
                    "name": "PARALLELITY"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5524,
                    "end": 5566,
                    "loc": {
                      "start": {
                        "line": 150,
                        "column": 25
                      },
                      "end": {
                        "line": 150,
                        "column": 67
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5525,
                        "end": 5538,
                        "loc": {
                          "start": {
                            "line": 150,
                            "column": 26
                          },
                          "end": {
                            "line": 150,
                            "column": 39
                          }
                        },
                        "value": "PARALLELITY",
                        "rawValue": "PARALLELITY",
                        "raw": "\"PARALLELITY\""
                      },
                      {
                        "type": "Literal",
                        "start": 5540,
                        "end": 5565,
                        "loc": {
                          "start": {
                            "line": 150,
                            "column": 41
                          },
                          "end": {
                            "line": 150,
                            "column": 66
                          }
                        },
                        "value": "CC_2DParallelConstraint",
                        "rawValue": "CC_2DParallelConstraint",
                        "raw": "\"CC_2DParallelConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 5572,
                  "end": 5636,
                  "loc": {
                    "start": {
                      "line": 151,
                      "column": 4
                    },
                    "end": {
                      "line": 151,
                      "column": 68
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5572,
                    "end": 5582,
                    "loc": {
                      "start": {
                        "line": 151,
                        "column": 4
                      },
                      "end": {
                        "line": 151,
                        "column": 14
                      }
                    },
                    "name": "CONCENTRIC"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5593,
                    "end": 5636,
                    "loc": {
                      "start": {
                        "line": 151,
                        "column": 25
                      },
                      "end": {
                        "line": 151,
                        "column": 68
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5594,
                        "end": 5606,
                        "loc": {
                          "start": {
                            "line": 151,
                            "column": 26
                          },
                          "end": {
                            "line": 151,
                            "column": 38
                          }
                        },
                        "value": "CONCENTRIC",
                        "rawValue": "CONCENTRIC",
                        "raw": "\"CONCENTRIC\""
                      },
                      {
                        "type": "Literal",
                        "start": 5608,
                        "end": 5635,
                        "loc": {
                          "start": {
                            "line": 151,
                            "column": 40
                          },
                          "end": {
                            "line": 151,
                            "column": 67
                          }
                        },
                        "value": "CC_2DConcentricConstraint",
                        "rawValue": "CC_2DConcentricConstraint",
                        "raw": "\"CC_2DConcentricConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 5642,
                  "end": 5702,
                  "loc": {
                    "start": {
                      "line": 152,
                      "column": 4
                    },
                    "end": {
                      "line": 152,
                      "column": 64
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5642,
                    "end": 5650,
                    "loc": {
                      "start": {
                        "line": 152,
                        "column": 4
                      },
                      "end": {
                        "line": 152,
                        "column": 12
                      }
                    },
                    "name": "MIDPOINT"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5663,
                    "end": 5702,
                    "loc": {
                      "start": {
                        "line": 152,
                        "column": 25
                      },
                      "end": {
                        "line": 152,
                        "column": 64
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5664,
                        "end": 5674,
                        "loc": {
                          "start": {
                            "line": 152,
                            "column": 26
                          },
                          "end": {
                            "line": 152,
                            "column": 36
                          }
                        },
                        "value": "MIDPOINT",
                        "rawValue": "MIDPOINT",
                        "raw": "\"MIDPOINT\""
                      },
                      {
                        "type": "Literal",
                        "start": 5676,
                        "end": 5701,
                        "loc": {
                          "start": {
                            "line": 152,
                            "column": 38
                          },
                          "end": {
                            "line": 152,
                            "column": 63
                          }
                        },
                        "value": "CC_2DMidpointConstraint",
                        "rawValue": "CC_2DMidpointConstraint",
                        "raw": "\"CC_2DMidpointConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 5708,
                  "end": 5769,
                  "loc": {
                    "start": {
                      "line": 153,
                      "column": 4
                    },
                    "end": {
                      "line": 153,
                      "column": 65
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5708,
                    "end": 5717,
                    "loc": {
                      "start": {
                        "line": 153,
                        "column": 4
                      },
                      "end": {
                        "line": 153,
                        "column": 13
                      }
                    },
                    "name": "SYMMETRIC"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5729,
                    "end": 5769,
                    "loc": {
                      "start": {
                        "line": 153,
                        "column": 25
                      },
                      "end": {
                        "line": 153,
                        "column": 65
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5730,
                        "end": 5741,
                        "loc": {
                          "start": {
                            "line": 153,
                            "column": 26
                          },
                          "end": {
                            "line": 153,
                            "column": 37
                          }
                        },
                        "value": "SYMMETRIC",
                        "rawValue": "SYMMETRIC",
                        "raw": "\"SYMMETRIC\""
                      },
                      {
                        "type": "Literal",
                        "start": 5743,
                        "end": 5768,
                        "loc": {
                          "start": {
                            "line": 153,
                            "column": 39
                          },
                          "end": {
                            "line": 153,
                            "column": 64
                          }
                        },
                        "value": "CC_2DSymmetryConstraint",
                        "rawValue": "CC_2DSymmetryConstraint",
                        "raw": "\"CC_2DSymmetryConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 5775,
                  "end": 5835,
                  "loc": {
                    "start": {
                      "line": 154,
                      "column": 4
                    },
                    "end": {
                      "line": 154,
                      "column": 64
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5775,
                    "end": 5783,
                    "loc": {
                      "start": {
                        "line": 154,
                        "column": 4
                      },
                      "end": {
                        "line": 154,
                        "column": 12
                      }
                    },
                    "name": "COLINEAR"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5796,
                    "end": 5835,
                    "loc": {
                      "start": {
                        "line": 154,
                        "column": 25
                      },
                      "end": {
                        "line": 154,
                        "column": 64
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5797,
                        "end": 5807,
                        "loc": {
                          "start": {
                            "line": 154,
                            "column": 26
                          },
                          "end": {
                            "line": 154,
                            "column": 36
                          }
                        },
                        "value": "COLINEAR",
                        "rawValue": "COLINEAR",
                        "raw": "\"COLINEAR\""
                      },
                      {
                        "type": "Literal",
                        "start": 5809,
                        "end": 5834,
                        "loc": {
                          "start": {
                            "line": 154,
                            "column": 38
                          },
                          "end": {
                            "line": 154,
                            "column": 63
                          }
                        },
                        "value": "CC_2DColinearConstraint",
                        "rawValue": "CC_2DColinearConstraint",
                        "raw": "\"CC_2DColinearConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 5841,
                  "end": 5910,
                  "loc": {
                    "start": {
                      "line": 155,
                      "column": 4
                    },
                    "end": {
                      "line": 155,
                      "column": 73
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5841,
                    "end": 5855,
                    "loc": {
                      "start": {
                        "line": 155,
                        "column": 4
                      },
                      "end": {
                        "line": 155,
                        "column": 18
                      }
                    },
                    "name": "EQUAL_DISTANCE"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5862,
                    "end": 5910,
                    "loc": {
                      "start": {
                        "line": 155,
                        "column": 25
                      },
                      "end": {
                        "line": 155,
                        "column": 73
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5863,
                        "end": 5879,
                        "loc": {
                          "start": {
                            "line": 155,
                            "column": 26
                          },
                          "end": {
                            "line": 155,
                            "column": 42
                          }
                        },
                        "value": "EQUAL_DISTANCE",
                        "rawValue": "EQUAL_DISTANCE",
                        "raw": "\"EQUAL_DISTANCE\""
                      },
                      {
                        "type": "Literal",
                        "start": 5881,
                        "end": 5909,
                        "loc": {
                          "start": {
                            "line": 155,
                            "column": 44
                          },
                          "end": {
                            "line": 155,
                            "column": 72
                          }
                        },
                        "value": "CC_2DEqualLengthConstraint",
                        "rawValue": "CC_2DEqualLengthConstraint",
                        "raw": "\"CC_2DEqualLengthConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 5916,
                  "end": 5972,
                  "loc": {
                    "start": {
                      "line": 156,
                      "column": 4
                    },
                    "end": {
                      "line": 156,
                      "column": 60
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5916,
                    "end": 5922,
                    "loc": {
                      "start": {
                        "line": 156,
                        "column": 4
                      },
                      "end": {
                        "line": 156,
                        "column": 10
                      }
                    },
                    "name": "RADIUS"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5937,
                    "end": 5972,
                    "loc": {
                      "start": {
                        "line": 156,
                        "column": 25
                      },
                      "end": {
                        "line": 156,
                        "column": 60
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5938,
                        "end": 5946,
                        "loc": {
                          "start": {
                            "line": 156,
                            "column": 26
                          },
                          "end": {
                            "line": 156,
                            "column": 34
                          }
                        },
                        "value": "RADIUS",
                        "rawValue": "RADIUS",
                        "raw": "\"RADIUS\""
                      },
                      {
                        "type": "Literal",
                        "start": 5948,
                        "end": 5971,
                        "loc": {
                          "start": {
                            "line": 156,
                            "column": 36
                          },
                          "end": {
                            "line": 156,
                            "column": 59
                          }
                        },
                        "value": "CC_2DRadiusConstraint",
                        "rawValue": "CC_2DRadiusConstraint",
                        "raw": "\"CC_2DRadiusConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 5978,
                  "end": 6045,
                  "loc": {
                    "start": {
                      "line": 157,
                      "column": 4
                    },
                    "end": {
                      "line": 157,
                      "column": 71
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5978,
                    "end": 5990,
                    "loc": {
                      "start": {
                        "line": 157,
                        "column": 4
                      },
                      "end": {
                        "line": 157,
                        "column": 16
                      }
                    },
                    "name": "EQUAL_RADIUS"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5999,
                    "end": 6045,
                    "loc": {
                      "start": {
                        "line": 157,
                        "column": 25
                      },
                      "end": {
                        "line": 157,
                        "column": 71
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 6000,
                        "end": 6014,
                        "loc": {
                          "start": {
                            "line": 157,
                            "column": 26
                          },
                          "end": {
                            "line": 157,
                            "column": 40
                          }
                        },
                        "value": "EQUAL_RADIUS",
                        "rawValue": "EQUAL_RADIUS",
                        "raw": "\"EQUAL_RADIUS\""
                      },
                      {
                        "type": "Literal",
                        "start": 6016,
                        "end": 6044,
                        "loc": {
                          "start": {
                            "line": 157,
                            "column": 42
                          },
                          "end": {
                            "line": 157,
                            "column": 70
                          }
                        },
                        "value": "CC_2DEqualRadiusConstraint",
                        "rawValue": "CC_2DEqualRadiusConstraint",
                        "raw": "\"CC_2DEqualRadiusConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 6051,
                  "end": 6132,
                  "loc": {
                    "start": {
                      "line": 158,
                      "column": 4
                    },
                    "end": {
                      "line": 158,
                      "column": 85
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 6051,
                    "end": 6070,
                    "loc": {
                      "start": {
                        "line": 158,
                        "column": 4
                      },
                      "end": {
                        "line": 158,
                        "column": 23
                      }
                    },
                    "name": "HORIZONTAL_DISTANCE"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 6072,
                    "end": 6132,
                    "loc": {
                      "start": {
                        "line": 158,
                        "column": 25
                      },
                      "end": {
                        "line": 158,
                        "column": 85
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 6073,
                        "end": 6094,
                        "loc": {
                          "start": {
                            "line": 158,
                            "column": 26
                          },
                          "end": {
                            "line": 158,
                            "column": 47
                          }
                        },
                        "value": "HORIZONTAL_DISTANCE",
                        "rawValue": "HORIZONTAL_DISTANCE",
                        "raw": "\"HORIZONTAL_DISTANCE\""
                      },
                      {
                        "type": "Literal",
                        "start": 6096,
                        "end": 6131,
                        "loc": {
                          "start": {
                            "line": 158,
                            "column": 49
                          },
                          "end": {
                            "line": 158,
                            "column": 84
                          }
                        },
                        "value": "CC_2DHorizontalDistanceConstraint",
                        "rawValue": "CC_2DHorizontalDistanceConstraint",
                        "raw": "\"CC_2DHorizontalDistanceConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 6138,
                  "end": 6215,
                  "loc": {
                    "start": {
                      "line": 159,
                      "column": 4
                    },
                    "end": {
                      "line": 159,
                      "column": 81
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 6138,
                    "end": 6155,
                    "loc": {
                      "start": {
                        "line": 159,
                        "column": 4
                      },
                      "end": {
                        "line": 159,
                        "column": 21
                      }
                    },
                    "name": "VERTICAL_DISTANCE"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 6159,
                    "end": 6215,
                    "loc": {
                      "start": {
                        "line": 159,
                        "column": 25
                      },
                      "end": {
                        "line": 159,
                        "column": 81
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 6160,
                        "end": 6179,
                        "loc": {
                          "start": {
                            "line": 159,
                            "column": 26
                          },
                          "end": {
                            "line": 159,
                            "column": 45
                          }
                        },
                        "value": "VERTICAL_DISTANCE",
                        "rawValue": "VERTICAL_DISTANCE",
                        "raw": "\"VERTICAL_DISTANCE\""
                      },
                      {
                        "type": "Literal",
                        "start": 6181,
                        "end": 6214,
                        "loc": {
                          "start": {
                            "line": 159,
                            "column": 47
                          },
                          "end": {
                            "line": 159,
                            "column": 80
                          }
                        },
                        "value": "CC_2DVerticalDistanceConstraint",
                        "rawValue": "CC_2DVerticalDistanceConstraint",
                        "raw": "\"CC_2DVerticalDistanceConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                }
              ]
            }
          ]
        },
        "leadingComments": null
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": "return \"path/to/img.png\";",
          "start": 4774,
          "end": 4803,
          "loc": {
            "start": {
              "line": 136,
              "column": 32
            },
            "end": {
              "line": 136,
              "column": 61
            }
          },
          "range": [
            4774,
            4803
          ]
        }
      ]
    },
    {
      "type": "ExpressionStatement",
      "start": 6222,
      "end": 6260,
      "loc": {
        "start": {
          "line": 162,
          "column": 0
        },
        "end": {
          "line": 162,
          "column": 38
        }
      },
      "expression": {
        "type": "AssignmentExpression",
        "start": 6222,
        "end": 6259,
        "loc": {
          "start": {
            "line": 162,
            "column": 0
          },
          "end": {
            "line": 162,
            "column": 37
          }
        },
        "operator": "=",
        "left": {
          "type": "MemberExpression",
          "start": 6222,
          "end": 6247,
          "loc": {
            "start": {
              "line": 162,
              "column": 0
            },
            "end": {
              "line": 162,
              "column": 25
            }
          },
          "object": {
            "type": "Identifier",
            "start": 6222,
            "end": 6232,
            "loc": {
              "start": {
                "line": 162,
                "column": 0
              },
              "end": {
                "line": 162,
                "column": 10
              }
            },
            "name": "Constraint"
          },
          "property": {
            "type": "Identifier",
            "start": 6233,
            "end": 6247,
            "loc": {
              "start": {
                "line": 162,
                "column": 11
              },
              "end": {
                "line": 162,
                "column": 25
              }
            },
            "name": "TypeFromCctype"
          },
          "computed": false
        },
        "right": {
          "type": "NewExpression",
          "start": 6250,
          "end": 6259,
          "loc": {
            "start": {
              "line": 162,
              "column": 28
            },
            "end": {
              "line": 162,
              "column": 37
            }
          },
          "callee": {
            "type": "Identifier",
            "start": 6254,
            "end": 6257,
            "loc": {
              "start": {
                "line": 162,
                "column": 32
              },
              "end": {
                "line": 162,
                "column": 35
              }
            },
            "name": "Map"
          },
          "arguments": []
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "start": 6261,
      "end": 6518,
      "loc": {
        "start": {
          "line": 163,
          "column": 0
        },
        "end": {
          "line": 169,
          "column": 3
        }
      },
      "expression": {
        "type": "CallExpression",
        "start": 6261,
        "end": 6517,
        "loc": {
          "start": {
            "line": 163,
            "column": 0
          },
          "end": {
            "line": 169,
            "column": 2
          }
        },
        "callee": {
          "type": "MemberExpression",
          "start": 6261,
          "end": 6312,
          "loc": {
            "start": {
              "line": 163,
              "column": 0
            },
            "end": {
              "line": 163,
              "column": 51
            }
          },
          "object": {
            "type": "CallExpression",
            "start": 6261,
            "end": 6304,
            "loc": {
              "start": {
                "line": 163,
                "column": 0
              },
              "end": {
                "line": 163,
                "column": 43
              }
            },
            "callee": {
              "type": "MemberExpression",
              "start": 6261,
              "end": 6287,
              "loc": {
                "start": {
                  "line": 163,
                  "column": 0
                },
                "end": {
                  "line": 163,
                  "column": 26
                }
              },
              "object": {
                "type": "Identifier",
                "start": 6261,
                "end": 6267,
                "loc": {
                  "start": {
                    "line": 163,
                    "column": 0
                  },
                  "end": {
                    "line": 163,
                    "column": 6
                  }
                },
                "name": "Object"
              },
              "property": {
                "type": "Identifier",
                "start": 6268,
                "end": 6287,
                "loc": {
                  "start": {
                    "line": 163,
                    "column": 7
                  },
                  "end": {
                    "line": 163,
                    "column": 26
                  }
                },
                "name": "getOwnPropertyNames"
              },
              "computed": false
            },
            "arguments": [
              {
                "type": "MemberExpression",
                "start": 6288,
                "end": 6303,
                "loc": {
                  "start": {
                    "line": 163,
                    "column": 27
                  },
                  "end": {
                    "line": 163,
                    "column": 42
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 6288,
                  "end": 6298,
                  "loc": {
                    "start": {
                      "line": 163,
                      "column": 27
                    },
                    "end": {
                      "line": 163,
                      "column": 37
                    }
                  },
                  "name": "Constraint"
                },
                "property": {
                  "type": "Identifier",
                  "start": 6299,
                  "end": 6303,
                  "loc": {
                    "start": {
                      "line": 163,
                      "column": 38
                    },
                    "end": {
                      "line": 163,
                      "column": 42
                    }
                  },
                  "name": "Type"
                },
                "computed": false
              }
            ]
          },
          "property": {
            "type": "Identifier",
            "start": 6305,
            "end": 6312,
            "loc": {
              "start": {
                "line": 163,
                "column": 44
              },
              "end": {
                "line": 163,
                "column": 51
              }
            },
            "name": "forEach"
          },
          "computed": false
        },
        "arguments": [
          {
            "type": "ArrowFunctionExpression",
            "start": 6313,
            "end": 6516,
            "loc": {
              "start": {
                "line": 163,
                "column": 52
              },
              "end": {
                "line": 169,
                "column": 1
              }
            },
            "id": null,
            "generator": false,
            "expression": false,
            "async": false,
            "params": [
              {
                "type": "Identifier",
                "start": 6313,
                "end": 6317,
                "loc": {
                  "start": {
                    "line": 163,
                    "column": 52
                  },
                  "end": {
                    "line": 163,
                    "column": 56
                  }
                },
                "name": "type"
              }
            ],
            "body": {
              "type": "BlockStatement",
              "start": 6321,
              "end": 6516,
              "loc": {
                "start": {
                  "line": 163,
                  "column": 60
                },
                "end": {
                  "line": 169,
                  "column": 1
                }
              },
              "body": [
                {
                  "type": "VariableDeclaration",
                  "start": 6327,
                  "end": 6365,
                  "loc": {
                    "start": {
                      "line": 164,
                      "column": 4
                    },
                    "end": {
                      "line": 164,
                      "column": 42
                    }
                  },
                  "declarations": [
                    {
                      "type": "VariableDeclarator",
                      "start": 6331,
                      "end": 6364,
                      "loc": {
                        "start": {
                          "line": 164,
                          "column": 8
                        },
                        "end": {
                          "line": 164,
                          "column": 41
                        }
                      },
                      "id": {
                        "type": "Identifier",
                        "start": 6331,
                        "end": 6337,
                        "loc": {
                          "start": {
                            "line": 164,
                            "column": 8
                          },
                          "end": {
                            "line": 164,
                            "column": 14
                          }
                        },
                        "name": "cctype"
                      },
                      "init": {
                        "type": "MemberExpression",
                        "start": 6340,
                        "end": 6364,
                        "loc": {
                          "start": {
                            "line": 164,
                            "column": 17
                          },
                          "end": {
                            "line": 164,
                            "column": 41
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 6340,
                          "end": 6361,
                          "loc": {
                            "start": {
                              "line": 164,
                              "column": 17
                            },
                            "end": {
                              "line": 164,
                              "column": 38
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 6340,
                            "end": 6355,
                            "loc": {
                              "start": {
                                "line": 164,
                                "column": 17
                              },
                              "end": {
                                "line": 164,
                                "column": 32
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 6340,
                              "end": 6350,
                              "loc": {
                                "start": {
                                  "line": 164,
                                  "column": 17
                                },
                                "end": {
                                  "line": 164,
                                  "column": 27
                                }
                              },
                              "name": "Constraint"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6351,
                              "end": 6355,
                              "loc": {
                                "start": {
                                  "line": 164,
                                  "column": 28
                                },
                                "end": {
                                  "line": 164,
                                  "column": 32
                                }
                              },
                              "name": "Type"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6356,
                            "end": 6360,
                            "loc": {
                              "start": {
                                "line": 164,
                                "column": 33
                              },
                              "end": {
                                "line": 164,
                                "column": 37
                              }
                            },
                            "name": "type"
                          },
                          "computed": true
                        },
                        "property": {
                          "type": "Literal",
                          "start": 6362,
                          "end": 6363,
                          "loc": {
                            "start": {
                              "line": 164,
                              "column": 39
                            },
                            "end": {
                              "line": 164,
                              "column": 40
                            }
                          },
                          "value": 1,
                          "rawValue": 1,
                          "raw": "1"
                        },
                        "computed": true
                      }
                    }
                  ],
                  "kind": "var"
                },
                {
                  "type": "IfStatement",
                  "start": 6370,
                  "end": 6514,
                  "loc": {
                    "start": {
                      "line": 165,
                      "column": 4
                    },
                    "end": {
                      "line": 168,
                      "column": 5
                    }
                  },
                  "test": {
                    "type": "BinaryExpression",
                    "start": 6374,
                    "end": 6394,
                    "loc": {
                      "start": {
                        "line": 165,
                        "column": 8
                      },
                      "end": {
                        "line": 165,
                        "column": 28
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 6374,
                      "end": 6380,
                      "loc": {
                        "start": {
                          "line": 165,
                          "column": 8
                        },
                        "end": {
                          "line": 165,
                          "column": 14
                        }
                      },
                      "name": "cctype"
                    },
                    "operator": "!==",
                    "right": {
                      "type": "Identifier",
                      "start": 6385,
                      "end": 6394,
                      "loc": {
                        "start": {
                          "line": 165,
                          "column": 19
                        },
                        "end": {
                          "line": 165,
                          "column": 28
                        }
                      },
                      "name": "undefined"
                    }
                  },
                  "consequent": {
                    "type": "BlockStatement",
                    "start": 6396,
                    "end": 6514,
                    "loc": {
                      "start": {
                        "line": 165,
                        "column": 30
                      },
                      "end": {
                        "line": 168,
                        "column": 5
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 6406,
                        "end": 6450,
                        "loc": {
                          "start": {
                            "line": 166,
                            "column": 8
                          },
                          "end": {
                            "line": 166,
                            "column": 52
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 6406,
                          "end": 6449,
                          "loc": {
                            "start": {
                              "line": 166,
                              "column": 8
                            },
                            "end": {
                              "line": 166,
                              "column": 51
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 6406,
                            "end": 6435,
                            "loc": {
                              "start": {
                                "line": 166,
                                "column": 8
                              },
                              "end": {
                                "line": 166,
                                "column": 37
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 6406,
                              "end": 6431,
                              "loc": {
                                "start": {
                                  "line": 166,
                                  "column": 8
                                },
                                "end": {
                                  "line": 166,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 6406,
                                "end": 6416,
                                "loc": {
                                  "start": {
                                    "line": 166,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 166,
                                    "column": 18
                                  }
                                },
                                "name": "Constraint"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 6417,
                                "end": 6431,
                                "loc": {
                                  "start": {
                                    "line": 166,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 166,
                                    "column": 33
                                  }
                                },
                                "name": "TypeFromCctype"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6432,
                              "end": 6435,
                              "loc": {
                                "start": {
                                  "line": 166,
                                  "column": 34
                                },
                                "end": {
                                  "line": 166,
                                  "column": 37
                                }
                              },
                              "name": "set"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 6436,
                              "end": 6442,
                              "loc": {
                                "start": {
                                  "line": 166,
                                  "column": 38
                                },
                                "end": {
                                  "line": 166,
                                  "column": 44
                                }
                              },
                              "name": "cctype"
                            },
                            {
                              "type": "Identifier",
                              "start": 6444,
                              "end": 6448,
                              "loc": {
                                "start": {
                                  "line": 166,
                                  "column": 46
                                },
                                "end": {
                                  "line": 166,
                                  "column": 50
                                }
                              },
                              "name": "type"
                            }
                          ]
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 6459,
                        "end": 6508,
                        "loc": {
                          "start": {
                            "line": 167,
                            "column": 8
                          },
                          "end": {
                            "line": 167,
                            "column": 57
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 6459,
                          "end": 6507,
                          "loc": {
                            "start": {
                              "line": 167,
                              "column": 8
                            },
                            "end": {
                              "line": 167,
                              "column": 56
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 6459,
                            "end": 6494,
                            "loc": {
                              "start": {
                                "line": 167,
                                "column": 8
                              },
                              "end": {
                                "line": 167,
                                "column": 43
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 6459,
                              "end": 6486,
                              "loc": {
                                "start": {
                                  "line": 167,
                                  "column": 8
                                },
                                "end": {
                                  "line": 167,
                                  "column": 35
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 6459,
                                "end": 6473,
                                "loc": {
                                  "start": {
                                    "line": 167,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 22
                                  }
                                },
                                "name": "ClassCadObject"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 6474,
                                "end": 6486,
                                "loc": {
                                  "start": {
                                    "line": 167,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 35
                                  }
                                },
                                "name": "classMapping"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6487,
                              "end": 6493,
                              "loc": {
                                "start": {
                                  "line": 167,
                                  "column": 36
                                },
                                "end": {
                                  "line": 167,
                                  "column": 42
                                }
                              },
                              "name": "cctype"
                            },
                            "computed": true
                          },
                          "right": {
                            "type": "Identifier",
                            "start": 6497,
                            "end": 6507,
                            "loc": {
                              "start": {
                                "line": 167,
                                "column": 46
                              },
                              "end": {
                                "line": 167,
                                "column": 56
                              }
                            },
                            "name": "Constraint"
                          }
                        }
                      }
                    ]
                  },
                  "alternate": null
                }
              ]
            }
          }
        ]
      },
      "trailingComments": [
        {
          "type": "CommentLine",
          "value": "diameter in pixels",
          "start": 6520,
          "end": 6540,
          "loc": {
            "start": {
              "line": 171,
              "column": 0
            },
            "end": {
              "line": 171,
              "column": 20
            }
          },
          "range": [
            6520,
            6540
          ]
        }
      ]
    },
    {
      "type": "ExpressionStatement",
      "start": 6541,
      "end": 6577,
      "loc": {
        "start": {
          "line": 172,
          "column": 0
        },
        "end": {
          "line": 172,
          "column": 36
        }
      },
      "expression": {
        "type": "AssignmentExpression",
        "start": 6541,
        "end": 6576,
        "loc": {
          "start": {
            "line": 172,
            "column": 0
          },
          "end": {
            "line": 172,
            "column": 35
          }
        },
        "operator": "=",
        "left": {
          "type": "MemberExpression",
          "start": 6541,
          "end": 6571,
          "loc": {
            "start": {
              "line": 172,
              "column": 0
            },
            "end": {
              "line": 172,
              "column": 30
            }
          },
          "object": {
            "type": "MemberExpression",
            "start": 6541,
            "end": 6561,
            "loc": {
              "start": {
                "line": 172,
                "column": 0
              },
              "end": {
                "line": 172,
                "column": 20
              }
            },
            "object": {
              "type": "Identifier",
              "start": 6541,
              "end": 6551,
              "loc": {
                "start": {
                  "line": 172,
                  "column": 0
                },
                "end": {
                  "line": 172,
                  "column": 10
                }
              },
              "name": "Constraint",
              "leadingComments": null
            },
            "property": {
              "type": "Identifier",
              "start": 6552,
              "end": 6561,
              "loc": {
                "start": {
                  "line": 172,
                  "column": 11
                },
                "end": {
                  "line": 172,
                  "column": 20
                }
              },
              "name": "prototype"
            },
            "computed": false,
            "leadingComments": null
          },
          "property": {
            "type": "Identifier",
            "start": 6562,
            "end": 6571,
            "loc": {
              "start": {
                "line": 172,
                "column": 21
              },
              "end": {
                "line": 172,
                "column": 30
              }
            },
            "name": "thickness"
          },
          "computed": false,
          "leadingComments": null
        },
        "right": {
          "type": "Literal",
          "start": 6574,
          "end": 6576,
          "loc": {
            "start": {
              "line": 172,
              "column": 33
            },
            "end": {
              "line": 172,
              "column": 35
            }
          },
          "value": 16,
          "rawValue": 16,
          "raw": "16"
        },
        "leadingComments": null
      },
      "leadingComments": [
        {
          "type": "CommentLine",
          "value": "diameter in pixels",
          "start": 6520,
          "end": 6540,
          "loc": {
            "start": {
              "line": 171,
              "column": 0
            },
            "end": {
              "line": 171,
              "column": 20
            }
          },
          "range": [
            6520,
            6540
          ]
        }
      ]
    }
  ]
}