{
  "type": "Program",
  "start": 0,
  "end": 7333,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 194,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ImportDeclaration",
      "start": 0,
      "end": 53,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 53
        }
      },
      "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": 52,
        "loc": {
          "start": {
            "line": 1,
            "column": 29
          },
          "end": {
            "line": 1,
            "column": 52
          }
        },
        "value": "../sketcher/ccobjects",
        "rawValue": "../sketcher/ccobjects",
        "raw": "'../sketcher/ccobjects'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 55,
      "end": 99,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 44
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 62,
          "end": 70,
          "loc": {
            "start": {
              "line": 2,
              "column": 7
            },
            "end": {
              "line": 2,
              "column": 15
            }
          },
          "local": {
            "type": "Identifier",
            "start": 62,
            "end": 70,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 15
              }
            },
            "name": "Sketcher"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 76,
        "end": 98,
        "loc": {
          "start": {
            "line": 2,
            "column": 21
          },
          "end": {
            "line": 2,
            "column": 43
          }
        },
        "value": "../sketcher/sketcher",
        "rawValue": "../sketcher/sketcher",
        "raw": "'../sketcher/sketcher'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 101,
      "end": 170,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 69
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "start": 109,
          "end": 119,
          "loc": {
            "start": {
              "line": 3,
              "column": 8
            },
            "end": {
              "line": 3,
              "column": 18
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 109,
            "end": 119,
            "loc": {
              "start": {
                "line": 3,
                "column": 8
              },
              "end": {
                "line": 3,
                "column": 18
              }
            },
            "name": "Expression"
          },
          "local": {
            "type": "Identifier",
            "start": 109,
            "end": 119,
            "loc": {
              "start": {
                "line": 3,
                "column": 8
              },
              "end": {
                "line": 3,
                "column": 18
              }
            },
            "name": "Expression"
          }
        },
        {
          "type": "ImportSpecifier",
          "start": 121,
          "end": 130,
          "loc": {
            "start": {
              "line": 3,
              "column": 20
            },
            "end": {
              "line": 3,
              "column": 29
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 121,
            "end": 130,
            "loc": {
              "start": {
                "line": 3,
                "column": 20
              },
              "end": {
                "line": 3,
                "column": 29
              }
            },
            "name": "Statement"
          },
          "local": {
            "type": "Identifier",
            "start": 121,
            "end": 130,
            "loc": {
              "start": {
                "line": 3,
                "column": 20
              },
              "end": {
                "line": 3,
                "column": 29
              }
            },
            "name": "Statement"
          }
        },
        {
          "type": "ImportSpecifier",
          "start": 132,
          "end": 139,
          "loc": {
            "start": {
              "line": 3,
              "column": 31
            },
            "end": {
              "line": 3,
              "column": 38
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 132,
            "end": 139,
            "loc": {
              "start": {
                "line": 3,
                "column": 31
              },
              "end": {
                "line": 3,
                "column": 38
              }
            },
            "name": "parseTo"
          },
          "local": {
            "type": "Identifier",
            "start": 132,
            "end": 139,
            "loc": {
              "start": {
                "line": 3,
                "column": 31
              },
              "end": {
                "line": 3,
                "column": 38
              }
            },
            "name": "parseTo"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 146,
        "end": 169,
        "loc": {
          "start": {
            "line": 3,
            "column": 45
          },
          "end": {
            "line": 3,
            "column": 68
          }
        },
        "value": "../sketcher/cchelpers",
        "rawValue": "../sketcher/cchelpers",
        "raw": "'../sketcher/cchelpers'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 172,
      "end": 204,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 32
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 179,
          "end": 183,
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 11
            }
          },
          "local": {
            "type": "Identifier",
            "start": 179,
            "end": 183,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 11
              }
            },
            "name": "View"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 189,
        "end": 203,
        "loc": {
          "start": {
            "line": 4,
            "column": 17
          },
          "end": {
            "line": 4,
            "column": 31
          }
        },
        "value": "../core/view",
        "rawValue": "../core/view",
        "raw": "'../core/view'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 206,
      "end": 232,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 26
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 213,
          "end": 218,
          "loc": {
            "start": {
              "line": 5,
              "column": 7
            },
            "end": {
              "line": 5,
              "column": 12
            }
          },
          "local": {
            "type": "Identifier",
            "start": 213,
            "end": 218,
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 12
              }
            },
            "name": "THREE"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 224,
        "end": 231,
        "loc": {
          "start": {
            "line": 5,
            "column": 18
          },
          "end": {
            "line": 5,
            "column": 25
          }
        },
        "value": "three",
        "rawValue": "three",
        "raw": "'three'"
      },
      "trailingComments": [
        {
          "type": "CommentLine",
          "value": "asynchronous and caching image loader",
          "start": 236,
          "end": 275,
          "loc": {
            "start": {
              "line": 7,
              "column": 0
            },
            "end": {
              "line": 7,
              "column": 39
            }
          },
          "range": [
            236,
            275
          ]
        }
      ]
    },
    {
      "type": "VariableDeclaration",
      "start": 277,
      "end": 302,
      "loc": {
        "start": {
          "line": 8,
          "column": 0
        },
        "end": {
          "line": 8,
          "column": 25
        }
      },
      "declarations": [
        {
          "type": "VariableDeclarator",
          "start": 281,
          "end": 301,
          "loc": {
            "start": {
              "line": 8,
              "column": 4
            },
            "end": {
              "line": 8,
              "column": 24
            }
          },
          "id": {
            "type": "Identifier",
            "start": 281,
            "end": 296,
            "loc": {
              "start": {
                "line": 8,
                "column": 4
              },
              "end": {
                "line": 8,
                "column": 19
              }
            },
            "name": "loadedImagesMap",
            "leadingComments": null
          },
          "init": {
            "type": "ObjectExpression",
            "start": 299,
            "end": 301,
            "loc": {
              "start": {
                "line": 8,
                "column": 22
              },
              "end": {
                "line": 8,
                "column": 24
              }
            },
            "properties": []
          },
          "leadingComments": null
        }
      ],
      "kind": "var",
      "leadingComments": [
        {
          "type": "CommentLine",
          "value": "asynchronous and caching image loader",
          "start": 236,
          "end": 275,
          "loc": {
            "start": {
              "line": 7,
              "column": 0
            },
            "end": {
              "line": 7,
              "column": 39
            }
          },
          "range": [
            236,
            275
          ]
        }
      ]
    },
    {
      "type": "FunctionDeclaration",
      "start": 304,
      "end": 678,
      "loc": {
        "start": {
          "line": 9,
          "column": 0
        },
        "end": {
          "line": 20,
          "column": 1
        }
      },
      "id": {
        "type": "Identifier",
        "start": 313,
        "end": 322,
        "loc": {
          "start": {
            "line": 9,
            "column": 9
          },
          "end": {
            "line": 9,
            "column": 18
          }
        },
        "name": "loadImage"
      },
      "generator": false,
      "expression": false,
      "async": false,
      "params": [
        {
          "type": "Identifier",
          "start": 323,
          "end": 330,
          "loc": {
            "start": {
              "line": 9,
              "column": 19
            },
            "end": {
              "line": 9,
              "column": 26
            }
          },
          "name": "imgPath"
        }
      ],
      "body": {
        "type": "BlockStatement",
        "start": 332,
        "end": 678,
        "loc": {
          "start": {
            "line": 9,
            "column": 28
          },
          "end": {
            "line": 20,
            "column": 1
          }
        },
        "body": [
          {
            "type": "IfStatement",
            "start": 339,
            "end": 386,
            "loc": {
              "start": {
                "line": 10,
                "column": 4
              },
              "end": {
                "line": 11,
                "column": 32
              }
            },
            "test": {
              "type": "UnaryExpression",
              "start": 343,
              "end": 351,
              "loc": {
                "start": {
                  "line": 10,
                  "column": 8
                },
                "end": {
                  "line": 10,
                  "column": 16
                }
              },
              "operator": "!",
              "prefix": true,
              "argument": {
                "type": "Identifier",
                "start": 344,
                "end": 351,
                "loc": {
                  "start": {
                    "line": 10,
                    "column": 9
                  },
                  "end": {
                    "line": 10,
                    "column": 16
                  }
                },
                "name": "imgPath"
              }
            },
            "consequent": {
              "type": "ReturnStatement",
              "start": 362,
              "end": 386,
              "loc": {
                "start": {
                  "line": 11,
                  "column": 8
                },
                "end": {
                  "line": 11,
                  "column": 32
                }
              },
              "argument": {
                "type": "CallExpression",
                "start": 369,
                "end": 385,
                "loc": {
                  "start": {
                    "line": 11,
                    "column": 15
                  },
                  "end": {
                    "line": 11,
                    "column": 31
                  }
                },
                "callee": {
                  "type": "MemberExpression",
                  "start": 369,
                  "end": 383,
                  "loc": {
                    "start": {
                      "line": 11,
                      "column": 15
                    },
                    "end": {
                      "line": 11,
                      "column": 29
                    }
                  },
                  "object": {
                    "type": "Identifier",
                    "start": 369,
                    "end": 376,
                    "loc": {
                      "start": {
                        "line": 11,
                        "column": 15
                      },
                      "end": {
                        "line": 11,
                        "column": 22
                      }
                    },
                    "name": "Promise"
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 377,
                    "end": 383,
                    "loc": {
                      "start": {
                        "line": 11,
                        "column": 23
                      },
                      "end": {
                        "line": 11,
                        "column": 29
                      }
                    },
                    "name": "reject"
                  },
                  "computed": false
                },
                "arguments": []
              }
            },
            "alternate": null
          },
          {
            "type": "IfStatement",
            "start": 394,
            "end": 637,
            "loc": {
              "start": {
                "line": 13,
                "column": 4
              },
              "end": {
                "line": 18,
                "column": 5
              }
            },
            "test": {
              "type": "UnaryExpression",
              "start": 398,
              "end": 427,
              "loc": {
                "start": {
                  "line": 13,
                  "column": 8
                },
                "end": {
                  "line": 13,
                  "column": 37
                }
              },
              "operator": "!",
              "prefix": true,
              "argument": {
                "type": "BinaryExpression",
                "start": 400,
                "end": 426,
                "loc": {
                  "start": {
                    "line": 13,
                    "column": 10
                  },
                  "end": {
                    "line": 13,
                    "column": 36
                  }
                },
                "left": {
                  "type": "Identifier",
                  "start": 400,
                  "end": 407,
                  "loc": {
                    "start": {
                      "line": 13,
                      "column": 10
                    },
                    "end": {
                      "line": 13,
                      "column": 17
                    }
                  },
                  "name": "imgPath"
                },
                "operator": "in",
                "right": {
                  "type": "Identifier",
                  "start": 411,
                  "end": 426,
                  "loc": {
                    "start": {
                      "line": 13,
                      "column": 21
                    },
                    "end": {
                      "line": 13,
                      "column": 36
                    }
                  },
                  "name": "loadedImagesMap"
                },
                "parenthesizedExpression": true
              }
            },
            "consequent": {
              "type": "BlockStatement",
              "start": 429,
              "end": 637,
              "loc": {
                "start": {
                  "line": 13,
                  "column": 39
                },
                "end": {
                  "line": 18,
                  "column": 5
                }
              },
              "body": [
                {
                  "type": "ExpressionStatement",
                  "start": 440,
                  "end": 630,
                  "loc": {
                    "start": {
                      "line": 14,
                      "column": 8
                    },
                    "end": {
                      "line": 17,
                      "column": 11
                    }
                  },
                  "expression": {
                    "type": "AssignmentExpression",
                    "start": 440,
                    "end": 629,
                    "loc": {
                      "start": {
                        "line": 14,
                        "column": 8
                      },
                      "end": {
                        "line": 17,
                        "column": 10
                      }
                    },
                    "operator": "=",
                    "left": {
                      "type": "MemberExpression",
                      "start": 440,
                      "end": 464,
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 8
                        },
                        "end": {
                          "line": 14,
                          "column": 32
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 440,
                        "end": 455,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 8
                          },
                          "end": {
                            "line": 14,
                            "column": 23
                          }
                        },
                        "name": "loadedImagesMap"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 456,
                        "end": 463,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 24
                          },
                          "end": {
                            "line": 14,
                            "column": 31
                          }
                        },
                        "name": "imgPath"
                      },
                      "computed": true
                    },
                    "right": {
                      "type": "NewExpression",
                      "start": 467,
                      "end": 629,
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 35
                        },
                        "end": {
                          "line": 17,
                          "column": 10
                        }
                      },
                      "callee": {
                        "type": "Identifier",
                        "start": 471,
                        "end": 478,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 39
                          },
                          "end": {
                            "line": 14,
                            "column": 46
                          }
                        },
                        "name": "Promise"
                      },
                      "arguments": [
                        {
                          "type": "ArrowFunctionExpression",
                          "start": 479,
                          "end": 628,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 47
                            },
                            "end": {
                              "line": 17,
                              "column": 9
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [
                            {
                              "type": "Identifier",
                              "start": 480,
                              "end": 487,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 48
                                },
                                "end": {
                                  "line": 14,
                                  "column": 55
                                }
                              },
                              "name": "resolve"
                            },
                            {
                              "type": "Identifier",
                              "start": 489,
                              "end": 495,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 57
                                },
                                "end": {
                                  "line": 14,
                                  "column": 63
                                }
                              },
                              "name": "reject"
                            }
                          ],
                          "body": {
                            "type": "BlockStatement",
                            "start": 500,
                            "end": 628,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 68
                              },
                              "end": {
                                "line": 17,
                                "column": 9
                              }
                            },
                            "body": [
                              {
                                "type": "VariableDeclaration",
                                "start": 515,
                                "end": 554,
                                "loc": {
                                  "start": {
                                    "line": 15,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 15,
                                    "column": 51
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 519,
                                    "end": 553,
                                    "loc": {
                                      "start": {
                                        "line": 15,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 15,
                                        "column": 50
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 519,
                                      "end": 525,
                                      "loc": {
                                        "start": {
                                          "line": 15,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 15,
                                          "column": 22
                                        }
                                      },
                                      "name": "loader"
                                    },
                                    "init": {
                                      "type": "NewExpression",
                                      "start": 528,
                                      "end": 553,
                                      "loc": {
                                        "start": {
                                          "line": 15,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 15,
                                          "column": 50
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 532,
                                        "end": 551,
                                        "loc": {
                                          "start": {
                                            "line": 15,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 15,
                                            "column": 48
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 532,
                                          "end": 537,
                                          "loc": {
                                            "start": {
                                              "line": 15,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 15,
                                              "column": 34
                                            }
                                          },
                                          "name": "THREE"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 538,
                                          "end": 551,
                                          "loc": {
                                            "start": {
                                              "line": 15,
                                              "column": 35
                                            },
                                            "end": {
                                              "line": 15,
                                              "column": 48
                                            }
                                          },
                                          "name": "TextureLoader"
                                        },
                                        "computed": false
                                      },
                                      "arguments": []
                                    }
                                  }
                                ],
                                "kind": "var"
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 568,
                                "end": 617,
                                "loc": {
                                  "start": {
                                    "line": 16,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 16,
                                    "column": 61
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 568,
                                  "end": 616,
                                  "loc": {
                                    "start": {
                                      "line": 16,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 16,
                                      "column": 60
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 568,
                                    "end": 579,
                                    "loc": {
                                      "start": {
                                        "line": 16,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 16,
                                        "column": 23
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 568,
                                      "end": 574,
                                      "loc": {
                                        "start": {
                                          "line": 16,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 16,
                                          "column": 18
                                        }
                                      },
                                      "name": "loader"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 575,
                                      "end": 579,
                                      "loc": {
                                        "start": {
                                          "line": 16,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 16,
                                          "column": 23
                                        }
                                      },
                                      "name": "load"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 580,
                                      "end": 587,
                                      "loc": {
                                        "start": {
                                          "line": 16,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 16,
                                          "column": 31
                                        }
                                      },
                                      "name": "imgPath"
                                    },
                                    {
                                      "type": "Identifier",
                                      "start": 589,
                                      "end": 596,
                                      "loc": {
                                        "start": {
                                          "line": 16,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 16,
                                          "column": 40
                                        }
                                      },
                                      "name": "resolve"
                                    },
                                    {
                                      "type": "Identifier",
                                      "start": 598,
                                      "end": 607,
                                      "loc": {
                                        "start": {
                                          "line": 16,
                                          "column": 42
                                        },
                                        "end": {
                                          "line": 16,
                                          "column": 51
                                        }
                                      },
                                      "name": "undefined"
                                    },
                                    {
                                      "type": "Identifier",
                                      "start": 609,
                                      "end": 615,
                                      "loc": {
                                        "start": {
                                          "line": 16,
                                          "column": 53
                                        },
                                        "end": {
                                          "line": 16,
                                          "column": 59
                                        }
                                      },
                                      "name": "reject"
                                    }
                                  ]
                                }
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                }
              ]
            },
            "alternate": null
          },
          {
            "type": "ReturnStatement",
            "start": 643,
            "end": 675,
            "loc": {
              "start": {
                "line": 19,
                "column": 4
              },
              "end": {
                "line": 19,
                "column": 36
              }
            },
            "argument": {
              "type": "MemberExpression",
              "start": 650,
              "end": 674,
              "loc": {
                "start": {
                  "line": 19,
                  "column": 11
                },
                "end": {
                  "line": 19,
                  "column": 35
                }
              },
              "object": {
                "type": "Identifier",
                "start": 650,
                "end": 665,
                "loc": {
                  "start": {
                    "line": 19,
                    "column": 11
                  },
                  "end": {
                    "line": 19,
                    "column": 26
                  }
                },
                "name": "loadedImagesMap"
              },
              "property": {
                "type": "Identifier",
                "start": 666,
                "end": 673,
                "loc": {
                  "start": {
                    "line": 19,
                    "column": 27
                  },
                  "end": {
                    "line": 19,
                    "column": 34
                  }
                },
                "name": "imgPath"
              },
              "computed": true
            }
          }
        ],
        "trailingComments": null
      },
      "trailingComments": [
        {
          "type": "Block",
          "value": "\r\n * Constraint - a Javascript representation of LGS 2D constraint\r\n * optional attributes: expression: string, value: number, fixed: boolean\r\n ",
          "start": 682,
          "end": 830,
          "loc": {
            "start": {
              "line": 22,
              "column": 0
            },
            "end": {
              "line": 25,
              "column": 3
            }
          },
          "range": [
            682,
            830
          ]
        }
      ]
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 832,
      "end": 5212,
      "loc": {
        "start": {
          "line": 26,
          "column": 0
        },
        "end": {
          "line": 147,
          "column": 1
        }
      },
      "declaration": {
        "type": "ClassDeclaration",
        "start": 847,
        "end": 5212,
        "loc": {
          "start": {
            "line": 26,
            "column": 15
          },
          "end": {
            "line": 147,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 853,
          "end": 863,
          "loc": {
            "start": {
              "line": 26,
              "column": 21
            },
            "end": {
              "line": 26,
              "column": 31
            }
          },
          "name": "Constraint",
          "leadingComments": null
        },
        "superClass": {
          "type": "Identifier",
          "start": 872,
          "end": 886,
          "loc": {
            "start": {
              "line": 26,
              "column": 40
            },
            "end": {
              "line": 26,
              "column": 54
            }
          },
          "name": "ClassCadObject"
        },
        "body": {
          "type": "ClassBody",
          "start": 887,
          "end": 5212,
          "loc": {
            "start": {
              "line": 26,
              "column": 55
            },
            "end": {
              "line": 147,
              "column": 1
            }
          },
          "body": [
            {
              "type": "MethodDefinition",
              "start": 894,
              "end": 1661,
              "loc": {
                "start": {
                  "line": 27,
                  "column": 4
                },
                "end": {
                  "line": 45,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 894,
                "end": 905,
                "loc": {
                  "start": {
                    "line": 27,
                    "column": 4
                  },
                  "end": {
                    "line": 27,
                    "column": 15
                  }
                },
                "name": "constructor"
              },
              "static": false,
              "kind": "constructor",
              "value": {
                "type": "FunctionExpression",
                "start": 905,
                "end": 1661,
                "loc": {
                  "start": {
                    "line": 27,
                    "column": 15
                  },
                  "end": {
                    "line": 45,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 906,
                    "end": 911,
                    "loc": {
                      "start": {
                        "line": 27,
                        "column": 16
                      },
                      "end": {
                        "line": 27,
                        "column": 21
                      }
                    },
                    "name": "types"
                  },
                  {
                    "type": "Identifier",
                    "start": 913,
                    "end": 917,
                    "loc": {
                      "start": {
                        "line": 27,
                        "column": 23
                      },
                      "end": {
                        "line": 27,
                        "column": 27
                      }
                    },
                    "name": "args"
                  },
                  {
                    "type": "Identifier",
                    "start": 919,
                    "end": 929,
                    "loc": {
                      "start": {
                        "line": 27,
                        "column": 29
                      },
                      "end": {
                        "line": 27,
                        "column": 39
                      }
                    },
                    "name": "attributes"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 931,
                  "end": 1661,
                  "loc": {
                    "start": {
                      "line": 27,
                      "column": 41
                    },
                    "end": {
                      "line": 45,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 942,
                      "end": 950,
                      "loc": {
                        "start": {
                          "line": 28,
                          "column": 8
                        },
                        "end": {
                          "line": 28,
                          "column": 16
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 942,
                        "end": 949,
                        "loc": {
                          "start": {
                            "line": 28,
                            "column": 8
                          },
                          "end": {
                            "line": 28,
                            "column": 15
                          }
                        },
                        "callee": {
                          "type": "Super",
                          "start": 942,
                          "end": 947,
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 8
                            },
                            "end": {
                              "line": 28,
                              "column": 13
                            }
                          }
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 960,
                      "end": 1020,
                      "loc": {
                        "start": {
                          "line": 29,
                          "column": 8
                        },
                        "end": {
                          "line": 29,
                          "column": 68
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 960,
                        "end": 1019,
                        "loc": {
                          "start": {
                            "line": 29,
                            "column": 8
                          },
                          "end": {
                            "line": 29,
                            "column": 67
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 960,
                          "end": 997,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 8
                            },
                            "end": {
                              "line": 29,
                              "column": 45
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 960,
                            "end": 992,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 8
                              },
                              "end": {
                                "line": 29,
                                "column": 40
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 960,
                              "end": 968,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 8
                                },
                                "end": {
                                  "line": 29,
                                  "column": 16
                                }
                              },
                              "name": "Sketcher"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 969,
                              "end": 992,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 17
                                },
                                "end": {
                                  "line": 29,
                                  "column": 40
                                }
                              },
                              "name": "mixinPixelSizedGeometry"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 993,
                            "end": 997,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 41
                              },
                              "end": {
                                "line": 29,
                                "column": 45
                              }
                            },
                            "name": "call"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ThisExpression",
                            "start": 998,
                            "end": 1002,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 46
                              },
                              "end": {
                                "line": 29,
                                "column": 50
                              }
                            }
                          },
                          {
                            "type": "MemberExpression",
                            "start": 1004,
                            "end": 1018,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 52
                              },
                              "end": {
                                "line": 29,
                                "column": 66
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1004,
                              "end": 1008,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 52
                                },
                                "end": {
                                  "line": 29,
                                  "column": 56
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1009,
                              "end": 1018,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 57
                                },
                                "end": {
                                  "line": 29,
                                  "column": 66
                                }
                              },
                              "name": "thickness"
                            },
                            "computed": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1032,
                      "end": 1049,
                      "loc": {
                        "start": {
                          "line": 31,
                          "column": 8
                        },
                        "end": {
                          "line": 31,
                          "column": 25
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1032,
                        "end": 1048,
                        "loc": {
                          "start": {
                            "line": 31,
                            "column": 8
                          },
                          "end": {
                            "line": 31,
                            "column": 24
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1032,
                          "end": 1043,
                          "loc": {
                            "start": {
                              "line": 31,
                              "column": 8
                            },
                            "end": {
                              "line": 31,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1032,
                            "end": 1036,
                            "loc": {
                              "start": {
                                "line": 31,
                                "column": 8
                              },
                              "end": {
                                "line": 31,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1037,
                            "end": 1043,
                            "loc": {
                              "start": {
                                "line": 31,
                                "column": 13
                              },
                              "end": {
                                "line": 31,
                                "column": 19
                              }
                            },
                            "name": "points"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ArrayExpression",
                          "start": 1046,
                          "end": 1048,
                          "loc": {
                            "start": {
                              "line": 31,
                              "column": 22
                            },
                            "end": {
                              "line": 31,
                              "column": 24
                            }
                          },
                          "elements": []
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " constraint.points is assumed to be an empty array throughout a sketcher",
                          "start": 1050,
                          "end": 1124,
                          "loc": {
                            "start": {
                              "line": 31,
                              "column": 26
                            },
                            "end": {
                              "line": 31,
                              "column": 100
                            }
                          },
                          "range": [
                            1050,
                            1124
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1134,
                      "end": 1154,
                      "loc": {
                        "start": {
                          "line": 32,
                          "column": 8
                        },
                        "end": {
                          "line": 32,
                          "column": 28
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1134,
                        "end": 1153,
                        "loc": {
                          "start": {
                            "line": 32,
                            "column": 8
                          },
                          "end": {
                            "line": 32,
                            "column": 27
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "Identifier",
                          "start": 1134,
                          "end": 1139,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 8
                            },
                            "end": {
                              "line": 32,
                              "column": 13
                            }
                          },
                          "name": "types",
                          "leadingComments": null
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 1142,
                          "end": 1153,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 16
                            },
                            "end": {
                              "line": 32,
                              "column": 27
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 1142,
                            "end": 1147,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 16
                              },
                              "end": {
                                "line": 32,
                                "column": 21
                              }
                            },
                            "name": "types"
                          },
                          "operator": "||",
                          "right": {
                            "type": "ArrayExpression",
                            "start": 1151,
                            "end": 1153,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 25
                              },
                              "end": {
                                "line": 32,
                                "column": 27
                              }
                            },
                            "elements": []
                          }
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " constraint.points is assumed to be an empty array throughout a sketcher",
                          "start": 1050,
                          "end": 1124,
                          "loc": {
                            "start": {
                              "line": 31,
                              "column": 26
                            },
                            "end": {
                              "line": 31,
                              "column": 100
                            }
                          },
                          "range": [
                            1050,
                            1124
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1164,
                      "end": 1189,
                      "loc": {
                        "start": {
                          "line": 33,
                          "column": 8
                        },
                        "end": {
                          "line": 33,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1164,
                        "end": 1188,
                        "loc": {
                          "start": {
                            "line": 33,
                            "column": 8
                          },
                          "end": {
                            "line": 33,
                            "column": 32
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1164,
                          "end": 1177,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 8
                            },
                            "end": {
                              "line": 33,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1164,
                            "end": 1168,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 8
                              },
                              "end": {
                                "line": 33,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1169,
                            "end": 1177,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 13
                              },
                              "end": {
                                "line": 33,
                                "column": 21
                              }
                            },
                            "name": "typename"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 1180,
                          "end": 1188,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 24
                            },
                            "end": {
                              "line": 33,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1180,
                            "end": 1185,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 24
                              },
                              "end": {
                                "line": 33,
                                "column": 29
                              }
                            },
                            "name": "types"
                          },
                          "property": {
                            "type": "Literal",
                            "start": 1186,
                            "end": 1187,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 30
                              },
                              "end": {
                                "line": 33,
                                "column": 31
                              }
                            },
                            "value": 0,
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "computed": true
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1199,
                      "end": 1220,
                      "loc": {
                        "start": {
                          "line": 34,
                          "column": 8
                        },
                        "end": {
                          "line": 34,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1199,
                        "end": 1219,
                        "loc": {
                          "start": {
                            "line": 34,
                            "column": 8
                          },
                          "end": {
                            "line": 34,
                            "column": 28
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1199,
                          "end": 1208,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 8
                            },
                            "end": {
                              "line": 34,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1199,
                            "end": 1203,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 8
                              },
                              "end": {
                                "line": 34,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1204,
                            "end": 1208,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 13
                              },
                              "end": {
                                "line": 34,
                                "column": 17
                              }
                            },
                            "name": "type"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 1211,
                          "end": 1219,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 20
                            },
                            "end": {
                              "line": 34,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1211,
                            "end": 1216,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 20
                              },
                              "end": {
                                "line": 34,
                                "column": 25
                              }
                            },
                            "name": "types"
                          },
                          "property": {
                            "type": "Literal",
                            "start": 1217,
                            "end": 1218,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 26
                              },
                              "end": {
                                "line": 34,
                                "column": 27
                              }
                            },
                            "value": 1,
                            "rawValue": 1,
                            "raw": "1"
                          },
                          "computed": true
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1230,
                      "end": 1253,
                      "loc": {
                        "start": {
                          "line": 35,
                          "column": 8
                        },
                        "end": {
                          "line": 35,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1230,
                        "end": 1252,
                        "loc": {
                          "start": {
                            "line": 35,
                            "column": 8
                          },
                          "end": {
                            "line": 35,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1230,
                          "end": 1239,
                          "loc": {
                            "start": {
                              "line": 35,
                              "column": 8
                            },
                            "end": {
                              "line": 35,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1230,
                            "end": 1234,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 8
                              },
                              "end": {
                                "line": 35,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1235,
                            "end": 1239,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 13
                              },
                              "end": {
                                "line": 35,
                                "column": 17
                              }
                            },
                            "name": "args"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 1242,
                          "end": 1252,
                          "loc": {
                            "start": {
                              "line": 35,
                              "column": 20
                            },
                            "end": {
                              "line": 35,
                              "column": 30
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 1242,
                            "end": 1246,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 20
                              },
                              "end": {
                                "line": 35,
                                "column": 24
                              }
                            },
                            "name": "args"
                          },
                          "operator": "||",
                          "right": {
                            "type": "ArrayExpression",
                            "start": 1250,
                            "end": 1252,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 28
                              },
                              "end": {
                                "line": 35,
                                "column": 30
                              }
                            },
                            "elements": []
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1263,
                      "end": 1293,
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 8
                        },
                        "end": {
                          "line": 36,
                          "column": 38
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1263,
                        "end": 1292,
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 8
                          },
                          "end": {
                            "line": 36,
                            "column": 37
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "Identifier",
                          "start": 1263,
                          "end": 1273,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 8
                            },
                            "end": {
                              "line": 36,
                              "column": 18
                            }
                          },
                          "name": "attributes"
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 1276,
                          "end": 1292,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 21
                            },
                            "end": {
                              "line": 36,
                              "column": 37
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 1276,
                            "end": 1286,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 21
                              },
                              "end": {
                                "line": 36,
                                "column": 31
                              }
                            },
                            "name": "attributes"
                          },
                          "operator": "||",
                          "right": {
                            "type": "ObjectExpression",
                            "start": 1290,
                            "end": 1292,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 35
                              },
                              "end": {
                                "line": 36,
                                "column": 37
                              }
                            },
                            "properties": []
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1303,
                      "end": 1343,
                      "loc": {
                        "start": {
                          "line": 37,
                          "column": 8
                        },
                        "end": {
                          "line": 37,
                          "column": 48
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1303,
                        "end": 1342,
                        "loc": {
                          "start": {
                            "line": 37,
                            "column": 8
                          },
                          "end": {
                            "line": 37,
                            "column": 47
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1303,
                          "end": 1318,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 8
                            },
                            "end": {
                              "line": 37,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1303,
                            "end": 1307,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 8
                              },
                              "end": {
                                "line": 37,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1308,
                            "end": 1318,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 13
                              },
                              "end": {
                                "line": 37,
                                "column": 23
                              }
                            },
                            "name": "expression"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 1321,
                          "end": 1342,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 26
                            },
                            "end": {
                              "line": 37,
                              "column": 47
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1321,
                            "end": 1331,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 26
                              },
                              "end": {
                                "line": 37,
                                "column": 36
                              }
                            },
                            "name": "attributes"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1332,
                            "end": 1342,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 37
                              },
                              "end": {
                                "line": 37,
                                "column": 47
                              }
                            },
                            "name": "expression"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1353,
                      "end": 1383,
                      "loc": {
                        "start": {
                          "line": 38,
                          "column": 8
                        },
                        "end": {
                          "line": 38,
                          "column": 38
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1353,
                        "end": 1382,
                        "loc": {
                          "start": {
                            "line": 38,
                            "column": 8
                          },
                          "end": {
                            "line": 38,
                            "column": 37
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1353,
                          "end": 1363,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 8
                            },
                            "end": {
                              "line": 38,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1353,
                            "end": 1357,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 8
                              },
                              "end": {
                                "line": 38,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1358,
                            "end": 1363,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 13
                              },
                              "end": {
                                "line": 38,
                                "column": 18
                              }
                            },
                            "name": "value"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 1366,
                          "end": 1382,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 21
                            },
                            "end": {
                              "line": 38,
                              "column": 37
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1366,
                            "end": 1376,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 21
                              },
                              "end": {
                                "line": 38,
                                "column": 31
                              }
                            },
                            "name": "attributes"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1377,
                            "end": 1382,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 32
                              },
                              "end": {
                                "line": 38,
                                "column": 37
                              }
                            },
                            "name": "value"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1393,
                      "end": 1423,
                      "loc": {
                        "start": {
                          "line": 39,
                          "column": 8
                        },
                        "end": {
                          "line": 39,
                          "column": 38
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1393,
                        "end": 1422,
                        "loc": {
                          "start": {
                            "line": 39,
                            "column": 8
                          },
                          "end": {
                            "line": 39,
                            "column": 37
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1393,
                          "end": 1403,
                          "loc": {
                            "start": {
                              "line": 39,
                              "column": 8
                            },
                            "end": {
                              "line": 39,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1393,
                            "end": 1397,
                            "loc": {
                              "start": {
                                "line": 39,
                                "column": 8
                              },
                              "end": {
                                "line": 39,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1398,
                            "end": 1403,
                            "loc": {
                              "start": {
                                "line": 39,
                                "column": 13
                              },
                              "end": {
                                "line": 39,
                                "column": 18
                              }
                            },
                            "name": "fixed"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 1406,
                          "end": 1422,
                          "loc": {
                            "start": {
                              "line": 39,
                              "column": 21
                            },
                            "end": {
                              "line": 39,
                              "column": 37
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1406,
                            "end": 1416,
                            "loc": {
                              "start": {
                                "line": 39,
                                "column": 21
                              },
                              "end": {
                                "line": 39,
                                "column": 31
                              }
                            },
                            "name": "attributes"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1417,
                            "end": 1422,
                            "loc": {
                              "start": {
                                "line": 39,
                                "column": 32
                              },
                              "end": {
                                "line": 39,
                                "column": 37
                              }
                            },
                            "name": "fixed"
                          },
                          "computed": false
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Create helper geometric object synchronuously",
                          "start": 1435,
                          "end": 1483,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 8
                            },
                            "end": {
                              "line": 41,
                              "column": 56
                            }
                          },
                          "range": [
                            1435,
                            1483
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1493,
                      "end": 1602,
                      "loc": {
                        "start": {
                          "line": 42,
                          "column": 8
                        },
                        "end": {
                          "line": 42,
                          "column": 117
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1493,
                        "end": 1601,
                        "loc": {
                          "start": {
                            "line": 42,
                            "column": 8
                          },
                          "end": {
                            "line": 42,
                            "column": 116
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1493,
                          "end": 1502,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 8
                            },
                            "end": {
                              "line": 42,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1493,
                            "end": 1497,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 8
                              },
                              "end": {
                                "line": 42,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1498,
                            "end": 1502,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 13
                              },
                              "end": {
                                "line": 42,
                                "column": 17
                              }
                            },
                            "name": "mesh"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "AssignmentExpression",
                          "start": 1505,
                          "end": 1601,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 20
                            },
                            "end": {
                              "line": 42,
                              "column": 116
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 1505,
                            "end": 1518,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 20
                              },
                              "end": {
                                "line": 42,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1505,
                              "end": 1509,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 20
                                },
                                "end": {
                                  "line": 42,
                                  "column": 24
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1510,
                              "end": 1518,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 25
                                },
                                "end": {
                                  "line": 42,
                                  "column": 33
                                }
                              },
                              "name": "interact"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "NewExpression",
                            "start": 1521,
                            "end": 1601,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 36
                              },
                              "end": {
                                "line": 42,
                                "column": 116
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1525,
                              "end": 1535,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 40
                                },
                                "end": {
                                  "line": 42,
                                  "column": 50
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1525,
                                "end": 1530,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 45
                                  }
                                },
                                "name": "THREE"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1531,
                                "end": 1535,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 46
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 50
                                  }
                                },
                                "name": "Mesh"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "NewExpression",
                                "start": 1536,
                                "end": 1569,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 51
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 84
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 1540,
                                  "end": 1559,
                                  "loc": {
                                    "start": {
                                      "line": 42,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 42,
                                      "column": 74
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1540,
                                    "end": 1545,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 55
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 60
                                      }
                                    },
                                    "name": "THREE"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1546,
                                    "end": 1559,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 61
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 74
                                      }
                                    },
                                    "name": "PlaneGeometry"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Literal",
                                    "start": 1560,
                                    "end": 1563,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 75
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 78
                                      }
                                    },
                                    "value": 1,
                                    "rawValue": 1,
                                    "raw": "1.0"
                                  },
                                  {
                                    "type": "Literal",
                                    "start": 1565,
                                    "end": 1568,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 80
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 83
                                      }
                                    },
                                    "value": 1,
                                    "rawValue": 1,
                                    "raw": "1.0"
                                  }
                                ]
                              },
                              {
                                "type": "NewExpression",
                                "start": 1571,
                                "end": 1600,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 86
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 115
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 1575,
                                  "end": 1598,
                                  "loc": {
                                    "start": {
                                      "line": 42,
                                      "column": 90
                                    },
                                    "end": {
                                      "line": 42,
                                      "column": 113
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1575,
                                    "end": 1580,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 90
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 95
                                      }
                                    },
                                    "name": "THREE"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1581,
                                    "end": 1598,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 96
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 113
                                      }
                                    },
                                    "name": "MeshBasicMaterial"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              }
                            ]
                          }
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Create helper geometric object synchronuously",
                          "start": 1435,
                          "end": 1483,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 8
                            },
                            "end": {
                              "line": 41,
                              "column": 56
                            }
                          },
                          "range": [
                            1435,
                            1483
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1612,
                      "end": 1632,
                      "loc": {
                        "start": {
                          "line": 43,
                          "column": 8
                        },
                        "end": {
                          "line": 43,
                          "column": 28
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1612,
                        "end": 1631,
                        "loc": {
                          "start": {
                            "line": 43,
                            "column": 8
                          },
                          "end": {
                            "line": 43,
                            "column": 27
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1612,
                          "end": 1620,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 8
                            },
                            "end": {
                              "line": 43,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1612,
                            "end": 1616,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 8
                              },
                              "end": {
                                "line": 43,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1617,
                            "end": 1620,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 13
                              },
                              "end": {
                                "line": 43,
                                "column": 16
                              }
                            },
                            "name": "add"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 1621,
                            "end": 1630,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 17
                              },
                              "end": {
                                "line": 43,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1621,
                              "end": 1625,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 17
                                },
                                "end": {
                                  "line": 43,
                                  "column": 21
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1626,
                              "end": 1630,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 22
                                },
                                "end": {
                                  "line": 43,
                                  "column": 26
                                }
                              },
                              "name": "mesh"
                            },
                            "computed": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1642,
                      "end": 1654,
                      "loc": {
                        "start": {
                          "line": 44,
                          "column": 8
                        },
                        "end": {
                          "line": 44,
                          "column": 20
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1642,
                        "end": 1653,
                        "loc": {
                          "start": {
                            "line": 44,
                            "column": 8
                          },
                          "end": {
                            "line": 44,
                            "column": 19
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1642,
                          "end": 1651,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 8
                            },
                            "end": {
                              "line": 44,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1642,
                            "end": 1646,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 8
                              },
                              "end": {
                                "line": 44,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1647,
                            "end": 1651,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 13
                              },
                              "end": {
                                "line": 44,
                                "column": 17
                              }
                            },
                            "name": "hide"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1669,
              "end": 1905,
              "loc": {
                "start": {
                  "line": 47,
                  "column": 4
                },
                "end": {
                  "line": 52,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1669,
                "end": 1676,
                "loc": {
                  "start": {
                    "line": 47,
                    "column": 4
                  },
                  "end": {
                    "line": 47,
                    "column": 11
                  }
                },
                "name": "getData"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1676,
                "end": 1905,
                "loc": {
                  "start": {
                    "line": 47,
                    "column": 11
                  },
                  "end": {
                    "line": 52,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 1679,
                  "end": 1905,
                  "loc": {
                    "start": {
                      "line": 47,
                      "column": 14
                    },
                    "end": {
                      "line": 52,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 1690,
                      "end": 1729,
                      "loc": {
                        "start": {
                          "line": 48,
                          "column": 8
                        },
                        "end": {
                          "line": 48,
                          "column": 47
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1694,
                          "end": 1728,
                          "loc": {
                            "start": {
                              "line": 48,
                              "column": 12
                            },
                            "end": {
                              "line": 48,
                              "column": 46
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1694,
                            "end": 1699,
                            "loc": {
                              "start": {
                                "line": 48,
                                "column": 12
                              },
                              "end": {
                                "line": 48,
                                "column": 17
                              }
                            },
                            "name": "types"
                          },
                          "init": {
                            "type": "ArrayExpression",
                            "start": 1702,
                            "end": 1728,
                            "loc": {
                              "start": {
                                "line": 48,
                                "column": 20
                              },
                              "end": {
                                "line": 48,
                                "column": 46
                              }
                            },
                            "elements": [
                              {
                                "type": "MemberExpression",
                                "start": 1703,
                                "end": 1716,
                                "loc": {
                                  "start": {
                                    "line": 48,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 48,
                                    "column": 34
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1703,
                                  "end": 1707,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 25
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1708,
                                  "end": 1716,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 34
                                    }
                                  },
                                  "name": "typename"
                                },
                                "computed": false
                              },
                              {
                                "type": "MemberExpression",
                                "start": 1718,
                                "end": 1727,
                                "loc": {
                                  "start": {
                                    "line": 48,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 48,
                                    "column": 45
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1718,
                                  "end": 1722,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 40
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1723,
                                  "end": 1727,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 45
                                    }
                                  },
                                  "name": "type"
                                },
                                "computed": false
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "var"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 1739,
                      "end": 1760,
                      "loc": {
                        "start": {
                          "line": 49,
                          "column": 8
                        },
                        "end": {
                          "line": 49,
                          "column": 29
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1743,
                          "end": 1759,
                          "loc": {
                            "start": {
                              "line": 49,
                              "column": 12
                            },
                            "end": {
                              "line": 49,
                              "column": 28
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1743,
                            "end": 1747,
                            "loc": {
                              "start": {
                                "line": 49,
                                "column": 12
                              },
                              "end": {
                                "line": 49,
                                "column": 16
                              }
                            },
                            "name": "args"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 1750,
                            "end": 1759,
                            "loc": {
                              "start": {
                                "line": 49,
                                "column": 19
                              },
                              "end": {
                                "line": 49,
                                "column": 28
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1750,
                              "end": 1754,
                              "loc": {
                                "start": {
                                  "line": 49,
                                  "column": 19
                                },
                                "end": {
                                  "line": 49,
                                  "column": 23
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1755,
                              "end": 1759,
                              "loc": {
                                "start": {
                                  "line": 49,
                                  "column": 24
                                },
                                "end": {
                                  "line": 49,
                                  "column": 28
                                }
                              },
                              "name": "args"
                            },
                            "computed": false
                          }
                        }
                      ],
                      "kind": "var"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 1770,
                      "end": 1855,
                      "loc": {
                        "start": {
                          "line": 50,
                          "column": 8
                        },
                        "end": {
                          "line": 50,
                          "column": 93
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1774,
                          "end": 1854,
                          "loc": {
                            "start": {
                              "line": 50,
                              "column": 12
                            },
                            "end": {
                              "line": 50,
                              "column": 92
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1774,
                            "end": 1784,
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 12
                              },
                              "end": {
                                "line": 50,
                                "column": 22
                              }
                            },
                            "name": "attributes"
                          },
                          "init": {
                            "type": "ObjectExpression",
                            "start": 1787,
                            "end": 1854,
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 25
                              },
                              "end": {
                                "line": 50,
                                "column": 92
                              }
                            },
                            "properties": [
                              {
                                "type": "Property",
                                "start": 1788,
                                "end": 1815,
                                "loc": {
                                  "start": {
                                    "line": 50,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 50,
                                    "column": 53
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 1788,
                                  "end": 1798,
                                  "loc": {
                                    "start": {
                                      "line": 50,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 50,
                                      "column": 36
                                    }
                                  },
                                  "name": "expression"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 1800,
                                  "end": 1815,
                                  "loc": {
                                    "start": {
                                      "line": 50,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 50,
                                      "column": 53
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 1800,
                                    "end": 1804,
                                    "loc": {
                                      "start": {
                                        "line": 50,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 50,
                                        "column": 42
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1805,
                                    "end": 1815,
                                    "loc": {
                                      "start": {
                                        "line": 50,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 50,
                                        "column": 53
                                      }
                                    },
                                    "name": "expression"
                                  },
                                  "computed": false
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 1817,
                                "end": 1834,
                                "loc": {
                                  "start": {
                                    "line": 50,
                                    "column": 55
                                  },
                                  "end": {
                                    "line": 50,
                                    "column": 72
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 1817,
                                  "end": 1822,
                                  "loc": {
                                    "start": {
                                      "line": 50,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 50,
                                      "column": 60
                                    }
                                  },
                                  "name": "value"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 1824,
                                  "end": 1834,
                                  "loc": {
                                    "start": {
                                      "line": 50,
                                      "column": 62
                                    },
                                    "end": {
                                      "line": 50,
                                      "column": 72
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 1824,
                                    "end": 1828,
                                    "loc": {
                                      "start": {
                                        "line": 50,
                                        "column": 62
                                      },
                                      "end": {
                                        "line": 50,
                                        "column": 66
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1829,
                                    "end": 1834,
                                    "loc": {
                                      "start": {
                                        "line": 50,
                                        "column": 67
                                      },
                                      "end": {
                                        "line": 50,
                                        "column": 72
                                      }
                                    },
                                    "name": "value"
                                  },
                                  "computed": false
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 1836,
                                "end": 1853,
                                "loc": {
                                  "start": {
                                    "line": 50,
                                    "column": 74
                                  },
                                  "end": {
                                    "line": 50,
                                    "column": 91
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 1836,
                                  "end": 1841,
                                  "loc": {
                                    "start": {
                                      "line": 50,
                                      "column": 74
                                    },
                                    "end": {
                                      "line": 50,
                                      "column": 79
                                    }
                                  },
                                  "name": "fixed"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 1843,
                                  "end": 1853,
                                  "loc": {
                                    "start": {
                                      "line": 50,
                                      "column": 81
                                    },
                                    "end": {
                                      "line": 50,
                                      "column": 91
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 1843,
                                    "end": 1847,
                                    "loc": {
                                      "start": {
                                        "line": 50,
                                        "column": 81
                                      },
                                      "end": {
                                        "line": 50,
                                        "column": 85
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1848,
                                    "end": 1853,
                                    "loc": {
                                      "start": {
                                        "line": 50,
                                        "column": 86
                                      },
                                      "end": {
                                        "line": 50,
                                        "column": 91
                                      }
                                    },
                                    "name": "fixed"
                                  },
                                  "computed": false
                                },
                                "kind": "init"
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "var"
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 1865,
                      "end": 1898,
                      "loc": {
                        "start": {
                          "line": 51,
                          "column": 8
                        },
                        "end": {
                          "line": 51,
                          "column": 41
                        }
                      },
                      "argument": {
                        "type": "ArrayExpression",
                        "start": 1872,
                        "end": 1897,
                        "loc": {
                          "start": {
                            "line": 51,
                            "column": 15
                          },
                          "end": {
                            "line": 51,
                            "column": 40
                          }
                        },
                        "elements": [
                          {
                            "type": "Identifier",
                            "start": 1873,
                            "end": 1878,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 16
                              },
                              "end": {
                                "line": 51,
                                "column": 21
                              }
                            },
                            "name": "types"
                          },
                          {
                            "type": "Identifier",
                            "start": 1880,
                            "end": 1884,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 23
                              },
                              "end": {
                                "line": 51,
                                "column": 27
                              }
                            },
                            "name": "args"
                          },
                          {
                            "type": "Identifier",
                            "start": 1886,
                            "end": 1896,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 29
                              },
                              "end": {
                                "line": 51,
                                "column": 39
                              }
                            },
                            "name": "attributes"
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1913,
              "end": 2364,
              "loc": {
                "start": {
                  "line": 54,
                  "column": 4
                },
                "end": {
                  "line": 64,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1913,
                "end": 1922,
                "loc": {
                  "start": {
                    "line": 54,
                    "column": 4
                  },
                  "end": {
                    "line": 54,
                    "column": 13
                  }
                },
                "name": "addMember"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1922,
                "end": 2364,
                "loc": {
                  "start": {
                    "line": 54,
                    "column": 13
                  },
                  "end": {
                    "line": 64,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 1923,
                    "end": 1929,
                    "loc": {
                      "start": {
                        "line": 54,
                        "column": 14
                      },
                      "end": {
                        "line": 54,
                        "column": 20
                      }
                    },
                    "name": "member"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 1931,
                  "end": 2364,
                  "loc": {
                    "start": {
                      "line": 54,
                      "column": 22
                    },
                    "end": {
                      "line": 64,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 1942,
                      "end": 2000,
                      "loc": {
                        "start": {
                          "line": 55,
                          "column": 8
                        },
                        "end": {
                          "line": 55,
                          "column": 66
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1942,
                        "end": 1999,
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 8
                          },
                          "end": {
                            "line": 55,
                            "column": 65
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1942,
                          "end": 1982,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 8
                            },
                            "end": {
                              "line": 55,
                              "column": 48
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1942,
                            "end": 1976,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 8
                              },
                              "end": {
                                "line": 55,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 1942,
                              "end": 1966,
                              "loc": {
                                "start": {
                                  "line": 55,
                                  "column": 8
                                },
                                "end": {
                                  "line": 55,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1942,
                                "end": 1956,
                                "loc": {
                                  "start": {
                                    "line": 55,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 55,
                                    "column": 22
                                  }
                                },
                                "name": "ClassCadObject"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1957,
                                "end": 1966,
                                "loc": {
                                  "start": {
                                    "line": 55,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 55,
                                    "column": 32
                                  }
                                },
                                "name": "prototype"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1967,
                              "end": 1976,
                              "loc": {
                                "start": {
                                  "line": 55,
                                  "column": 33
                                },
                                "end": {
                                  "line": 55,
                                  "column": 42
                                }
                              },
                              "name": "addMember"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1977,
                            "end": 1982,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 43
                              },
                              "end": {
                                "line": 55,
                                "column": 48
                              }
                            },
                            "name": "apply"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ThisExpression",
                            "start": 1983,
                            "end": 1987,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 49
                              },
                              "end": {
                                "line": 55,
                                "column": 53
                              }
                            }
                          },
                          {
                            "type": "Identifier",
                            "start": 1989,
                            "end": 1998,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 55
                              },
                              "end": {
                                "line": 55,
                                "column": 64
                              }
                            },
                            "name": "arguments"
                          }
                        ]
                      }
                    },
                    {
                      "type": "SwitchStatement",
                      "start": 2010,
                      "end": 2357,
                      "loc": {
                        "start": {
                          "line": 56,
                          "column": 8
                        },
                        "end": {
                          "line": 63,
                          "column": 9
                        }
                      },
                      "discriminant": {
                        "type": "MemberExpression",
                        "start": 2018,
                        "end": 2049,
                        "loc": {
                          "start": {
                            "line": 56,
                            "column": 16
                          },
                          "end": {
                            "line": 56,
                            "column": 47
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 2018,
                          "end": 2044,
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 16
                            },
                            "end": {
                              "line": 56,
                              "column": 42
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2018,
                            "end": 2033,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 16
                              },
                              "end": {
                                "line": 56,
                                "column": 31
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2018,
                              "end": 2024,
                              "loc": {
                                "start": {
                                  "line": 56,
                                  "column": 16
                                },
                                "end": {
                                  "line": 56,
                                  "column": 22
                                }
                              },
                              "name": "member"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2025,
                              "end": 2033,
                              "loc": {
                                "start": {
                                  "line": 56,
                                  "column": 23
                                },
                                "end": {
                                  "line": 56,
                                  "column": 31
                                }
                              },
                              "name": "userData"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2034,
                            "end": 2044,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 32
                              },
                              "end": {
                                "line": 56,
                                "column": 42
                              }
                            },
                            "name": "memberInfo"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2045,
                          "end": 2049,
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 43
                            },
                            "end": {
                              "line": 56,
                              "column": 47
                            }
                          },
                          "name": "name"
                        },
                        "computed": false
                      },
                      "cases": [
                        {
                          "type": "SwitchCase",
                          "start": 2066,
                          "end": 2289,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 12
                            },
                            "end": {
                              "line": 61,
                              "column": 22
                            }
                          },
                          "consequent": [
                            {
                              "type": "ExpressionStatement",
                              "start": 2097,
                              "end": 2127,
                              "loc": {
                                "start": {
                                  "line": 58,
                                  "column": 16
                                },
                                "end": {
                                  "line": 58,
                                  "column": 46
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 2097,
                                "end": 2126,
                                "loc": {
                                  "start": {
                                    "line": 58,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 58,
                                    "column": 45
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 2097,
                                  "end": 2107,
                                  "loc": {
                                    "start": {
                                      "line": 58,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 58,
                                      "column": 26
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 2097,
                                    "end": 2101,
                                    "loc": {
                                      "start": {
                                        "line": 58,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 58,
                                        "column": 20
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2102,
                                    "end": 2107,
                                    "loc": {
                                      "start": {
                                        "line": 58,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 58,
                                        "column": 26
                                      }
                                    },
                                    "name": "value"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "CallExpression",
                                  "start": 2110,
                                  "end": 2126,
                                  "loc": {
                                    "start": {
                                      "line": 58,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 58,
                                      "column": 45
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 2110,
                                    "end": 2124,
                                    "loc": {
                                      "start": {
                                        "line": 58,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 58,
                                        "column": 43
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2110,
                                      "end": 2116,
                                      "loc": {
                                        "start": {
                                          "line": 58,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 58,
                                          "column": 35
                                        }
                                      },
                                      "name": "member"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2117,
                                      "end": 2124,
                                      "loc": {
                                        "start": {
                                          "line": 58,
                                          "column": 36
                                        },
                                        "end": {
                                          "line": 58,
                                          "column": 43
                                        }
                                      },
                                      "name": "valueOf"
                                    },
                                    "computed": false
                                  },
                                  "arguments": []
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 2145,
                              "end": 2201,
                              "loc": {
                                "start": {
                                  "line": 59,
                                  "column": 16
                                },
                                "end": {
                                  "line": 59,
                                  "column": 72
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 2145,
                                "end": 2200,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 71
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 2145,
                                  "end": 2160,
                                  "loc": {
                                    "start": {
                                      "line": 59,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 59,
                                      "column": 31
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 2145,
                                    "end": 2149,
                                    "loc": {
                                      "start": {
                                        "line": 59,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 59,
                                        "column": 20
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2150,
                                    "end": 2160,
                                    "loc": {
                                      "start": {
                                        "line": 59,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 59,
                                        "column": 31
                                      }
                                    },
                                    "name": "expression"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 2163,
                                  "end": 2200,
                                  "loc": {
                                    "start": {
                                      "line": 59,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 59,
                                      "column": 71
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 2163,
                                    "end": 2189,
                                    "loc": {
                                      "start": {
                                        "line": 59,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 59,
                                        "column": 60
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 2163,
                                      "end": 2178,
                                      "loc": {
                                        "start": {
                                          "line": 59,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 59,
                                          "column": 49
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 2163,
                                        "end": 2169,
                                        "loc": {
                                          "start": {
                                            "line": 59,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 59,
                                            "column": 40
                                          }
                                        },
                                        "name": "member"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2170,
                                        "end": 2178,
                                        "loc": {
                                          "start": {
                                            "line": 59,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 59,
                                            "column": 49
                                          }
                                        },
                                        "name": "userData"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2179,
                                      "end": 2189,
                                      "loc": {
                                        "start": {
                                          "line": 59,
                                          "column": 50
                                        },
                                        "end": {
                                          "line": 59,
                                          "column": 60
                                        }
                                      },
                                      "name": "memberInfo"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2190,
                                    "end": 2200,
                                    "loc": {
                                      "start": {
                                        "line": 59,
                                        "column": 61
                                      },
                                      "end": {
                                        "line": 59,
                                        "column": 71
                                      }
                                    },
                                    "name": "expression"
                                  },
                                  "computed": false
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 2219,
                              "end": 2265,
                              "loc": {
                                "start": {
                                  "line": 60,
                                  "column": 16
                                },
                                "end": {
                                  "line": 60,
                                  "column": 62
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 2219,
                                "end": 2264,
                                "loc": {
                                  "start": {
                                    "line": 60,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 60,
                                    "column": 61
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 2219,
                                  "end": 2229,
                                  "loc": {
                                    "start": {
                                      "line": 60,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 60,
                                      "column": 26
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 2219,
                                    "end": 2223,
                                    "loc": {
                                      "start": {
                                        "line": 60,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 60,
                                        "column": 20
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2224,
                                    "end": 2229,
                                    "loc": {
                                      "start": {
                                        "line": 60,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 60,
                                        "column": 26
                                      }
                                    },
                                    "name": "fixed"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 2232,
                                  "end": 2264,
                                  "loc": {
                                    "start": {
                                      "line": 60,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 60,
                                      "column": 61
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 2232,
                                    "end": 2258,
                                    "loc": {
                                      "start": {
                                        "line": 60,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 60,
                                        "column": 55
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 2232,
                                      "end": 2247,
                                      "loc": {
                                        "start": {
                                          "line": 60,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 60,
                                          "column": 44
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 2232,
                                        "end": 2238,
                                        "loc": {
                                          "start": {
                                            "line": 60,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 60,
                                            "column": 35
                                          }
                                        },
                                        "name": "member"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2239,
                                        "end": 2247,
                                        "loc": {
                                          "start": {
                                            "line": 60,
                                            "column": 36
                                          },
                                          "end": {
                                            "line": 60,
                                            "column": 44
                                          }
                                        },
                                        "name": "userData"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2248,
                                      "end": 2258,
                                      "loc": {
                                        "start": {
                                          "line": 60,
                                          "column": 45
                                        },
                                        "end": {
                                          "line": 60,
                                          "column": 55
                                        }
                                      },
                                      "name": "memberInfo"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2259,
                                    "end": 2264,
                                    "loc": {
                                      "start": {
                                        "line": 60,
                                        "column": 56
                                      },
                                      "end": {
                                        "line": 60,
                                        "column": 61
                                      }
                                    },
                                    "name": "fixed"
                                  },
                                  "computed": false
                                }
                              }
                            },
                            {
                              "type": "BreakStatement",
                              "start": 2283,
                              "end": 2289,
                              "loc": {
                                "start": {
                                  "line": 61,
                                  "column": 16
                                },
                                "end": {
                                  "line": 61,
                                  "column": 22
                                }
                              },
                              "label": null
                            }
                          ],
                          "test": {
                            "type": "Literal",
                            "start": 2071,
                            "end": 2078,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 17
                              },
                              "end": {
                                "line": 57,
                                "column": 24
                              }
                            },
                            "value": "value",
                            "rawValue": "value",
                            "raw": "'value'"
                          }
                        },
                        {
                          "type": "SwitchCase",
                          "start": 2303,
                          "end": 2346,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 12
                            },
                            "end": {
                              "line": 62,
                              "column": 55
                            }
                          },
                          "consequent": [
                            {
                              "type": "ExpressionStatement",
                              "start": 2320,
                              "end": 2339,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 29
                                },
                                "end": {
                                  "line": 62,
                                  "column": 48
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 2320,
                                "end": 2338,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 62,
                                    "column": 47
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 2320,
                                  "end": 2329,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 38
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 2320,
                                    "end": 2324,
                                    "loc": {
                                      "start": {
                                        "line": 62,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 62,
                                        "column": 33
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2325,
                                    "end": 2329,
                                    "loc": {
                                      "start": {
                                        "line": 62,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 62,
                                        "column": 38
                                      }
                                    },
                                    "name": "args"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "Identifier",
                                  "start": 2332,
                                  "end": 2338,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 47
                                    }
                                  },
                                  "name": "member"
                                }
                              }
                            },
                            {
                              "type": "BreakStatement",
                              "start": 2340,
                              "end": 2346,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 49
                                },
                                "end": {
                                  "line": 62,
                                  "column": 55
                                }
                              },
                              "label": null
                            }
                          ],
                          "test": {
                            "type": "Literal",
                            "start": 2308,
                            "end": 2318,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 17
                              },
                              "end": {
                                "line": 62,
                                "column": 27
                              }
                            },
                            "value": "entities",
                            "rawValue": "entities",
                            "raw": "'entities'"
                          }
                        }
                      ]
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 2372,
              "end": 2495,
              "loc": {
                "start": {
                  "line": 66,
                  "column": 4
                },
                "end": {
                  "line": 69,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 2372,
                "end": 2388,
                "loc": {
                  "start": {
                    "line": 66,
                    "column": 4
                  },
                  "end": {
                    "line": 66,
                    "column": 20
                  }
                },
                "name": "finishedUpdating"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 2388,
                "end": 2495,
                "loc": {
                  "start": {
                    "line": 66,
                    "column": 20
                  },
                  "end": {
                    "line": 69,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 2391,
                  "end": 2495,
                  "loc": {
                    "start": {
                      "line": 66,
                      "column": 23
                    },
                    "end": {
                      "line": 69,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 2402,
                      "end": 2459,
                      "loc": {
                        "start": {
                          "line": 67,
                          "column": 8
                        },
                        "end": {
                          "line": 67,
                          "column": 65
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2402,
                        "end": 2458,
                        "loc": {
                          "start": {
                            "line": 67,
                            "column": 8
                          },
                          "end": {
                            "line": 67,
                            "column": 64
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2402,
                          "end": 2415,
                          "loc": {
                            "start": {
                              "line": 67,
                              "column": 8
                            },
                            "end": {
                              "line": 67,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2402,
                            "end": 2406,
                            "loc": {
                              "start": {
                                "line": 67,
                                "column": 8
                              },
                              "end": {
                                "line": 67,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2407,
                            "end": 2415,
                            "loc": {
                              "start": {
                                "line": 67,
                                "column": 13
                              },
                              "end": {
                                "line": 67,
                                "column": 21
                              }
                            },
                            "name": "typename"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 2418,
                          "end": 2458,
                          "loc": {
                            "start": {
                              "line": 67,
                              "column": 24
                            },
                            "end": {
                              "line": 67,
                              "column": 64
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2418,
                            "end": 2447,
                            "loc": {
                              "start": {
                                "line": 67,
                                "column": 24
                              },
                              "end": {
                                "line": 67,
                                "column": 53
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 2418,
                              "end": 2443,
                              "loc": {
                                "start": {
                                  "line": 67,
                                  "column": 24
                                },
                                "end": {
                                  "line": 67,
                                  "column": 49
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2418,
                                "end": 2428,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 34
                                  }
                                },
                                "name": "Constraint"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2429,
                                "end": 2443,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 49
                                  }
                                },
                                "name": "TypeFromCctype"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2444,
                              "end": 2447,
                              "loc": {
                                "start": {
                                  "line": 67,
                                  "column": 50
                                },
                                "end": {
                                  "line": 67,
                                  "column": 53
                                }
                              },
                              "name": "get"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 2448,
                              "end": 2457,
                              "loc": {
                                "start": {
                                  "line": 67,
                                  "column": 54
                                },
                                "end": {
                                  "line": 67,
                                  "column": 63
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2448,
                                "end": 2452,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 54
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 58
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2453,
                                "end": 2457,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 63
                                  }
                                },
                                "name": "type"
                              },
                              "computed": false
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2469,
                      "end": 2488,
                      "loc": {
                        "start": {
                          "line": 68,
                          "column": 8
                        },
                        "end": {
                          "line": 68,
                          "column": 27
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2469,
                        "end": 2487,
                        "loc": {
                          "start": {
                            "line": 68,
                            "column": 8
                          },
                          "end": {
                            "line": 68,
                            "column": 26
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2469,
                          "end": 2485,
                          "loc": {
                            "start": {
                              "line": 68,
                              "column": 8
                            },
                            "end": {
                              "line": 68,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2469,
                            "end": 2473,
                            "loc": {
                              "start": {
                                "line": 68,
                                "column": 8
                              },
                              "end": {
                                "line": 68,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2474,
                            "end": 2485,
                            "loc": {
                              "start": {
                                "line": 68,
                                "column": 13
                              },
                              "end": {
                                "line": 68,
                                "column": 24
                              }
                            },
                            "name": "loadTexture"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 2503,
              "end": 2629,
              "loc": {
                "start": {
                  "line": 71,
                  "column": 4
                },
                "end": {
                  "line": 73,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 2503,
                "end": 2530,
                "loc": {
                  "start": {
                    "line": 71,
                    "column": 4
                  },
                  "end": {
                    "line": 71,
                    "column": 31
                  }
                },
                "name": "updateMatrixFromMatrixWorld"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 2530,
                "end": 2629,
                "loc": {
                  "start": {
                    "line": 71,
                    "column": 31
                  },
                  "end": {
                    "line": 73,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 2533,
                  "end": 2629,
                  "loc": {
                    "start": {
                      "line": 71,
                      "column": 34
                    },
                    "end": {
                      "line": 73,
                      "column": 5
                    }
                  },
                  "body": [],
                  "leadingComments": [
                    {
                      "type": "CommentLine",
                      "value": " constraints don't have a sane coordinate system on the server, so ignore it",
                      "start": 2544,
                      "end": 2622,
                      "loc": {
                        "start": {
                          "line": 72,
                          "column": 8
                        },
                        "end": {
                          "line": 72,
                          "column": 86
                        }
                      },
                      "range": [
                        2544,
                        2622
                      ]
                    }
                  ],
                  "innerComments": [
                    {
                      "type": "CommentLine",
                      "value": " constraints don't have a sane coordinate system on the server, so ignore it",
                      "start": 2544,
                      "end": 2622,
                      "loc": {
                        "start": {
                          "line": 72,
                          "column": 8
                        },
                        "end": {
                          "line": 72,
                          "column": 86
                        }
                      },
                      "range": [
                        2544,
                        2622
                      ]
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 2637,
              "end": 3396,
              "loc": {
                "start": {
                  "line": 75,
                  "column": 4
                },
                "end": {
                  "line": 95,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 2643,
                "end": 2654,
                "loc": {
                  "start": {
                    "line": 75,
                    "column": 10
                  },
                  "end": {
                    "line": 75,
                    "column": 21
                  }
                },
                "name": "loadTexture"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 2654,
                "end": 3396,
                "loc": {
                  "start": {
                    "line": 75,
                    "column": 21
                  },
                  "end": {
                    "line": 95,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 2657,
                  "end": 3396,
                  "loc": {
                    "start": {
                      "line": 75,
                      "column": 24
                    },
                    "end": {
                      "line": 95,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 2668,
                      "end": 2707,
                      "loc": {
                        "start": {
                          "line": 76,
                          "column": 8
                        },
                        "end": {
                          "line": 76,
                          "column": 47
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2672,
                          "end": 2706,
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 12
                            },
                            "end": {
                              "line": 76,
                              "column": 46
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2672,
                            "end": 2678,
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 12
                              },
                              "end": {
                                "line": 76,
                                "column": 18
                              }
                            },
                            "name": "params"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 2681,
                            "end": 2706,
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 21
                              },
                              "end": {
                                "line": 76,
                                "column": 46
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2681,
                              "end": 2691,
                              "loc": {
                                "start": {
                                  "line": 76,
                                  "column": 21
                                },
                                "end": {
                                  "line": 76,
                                  "column": 31
                                }
                              },
                              "name": "Constraint"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2692,
                              "end": 2706,
                              "loc": {
                                "start": {
                                  "line": 76,
                                  "column": 32
                                },
                                "end": {
                                  "line": 76,
                                  "column": 46
                                }
                              },
                              "name": "TextParameters"
                            },
                            "computed": false
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 2717,
                      "end": 2752,
                      "loc": {
                        "start": {
                          "line": 77,
                          "column": 8
                        },
                        "end": {
                          "line": 77,
                          "column": 43
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2721,
                          "end": 2751,
                          "loc": {
                            "start": {
                              "line": 77,
                              "column": 12
                            },
                            "end": {
                              "line": 77,
                              "column": 42
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2721,
                            "end": 2728,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 12
                              },
                              "end": {
                                "line": 77,
                                "column": 19
                              }
                            },
                            "name": "imgPath"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 2731,
                            "end": 2751,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 22
                              },
                              "end": {
                                "line": 77,
                                "column": 42
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 2731,
                              "end": 2745,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 22
                                },
                                "end": {
                                  "line": 77,
                                  "column": 36
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2731,
                                "end": 2737,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 28
                                  }
                                },
                                "name": "params"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2738,
                                "end": 2745,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 36
                                  }
                                },
                                "name": "imgPath"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ThisExpression",
                                "start": 2746,
                                "end": 2750,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 41
                                  }
                                }
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "TryStatement",
                      "start": 2762,
                      "end": 3388,
                      "loc": {
                        "start": {
                          "line": 78,
                          "column": 8
                        },
                        "end": {
                          "line": 94,
                          "column": 9
                        }
                      },
                      "block": {
                        "type": "BlockStatement",
                        "start": 2766,
                        "end": 3065,
                        "loc": {
                          "start": {
                            "line": 78,
                            "column": 12
                          },
                          "end": {
                            "line": 86,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 2781,
                            "end": 2820,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 12
                              },
                              "end": {
                                "line": 79,
                                "column": 51
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 2785,
                                "end": 2819,
                                "loc": {
                                  "start": {
                                    "line": 79,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 79,
                                    "column": 50
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 2785,
                                  "end": 2792,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 79,
                                      "column": 23
                                    }
                                  },
                                  "name": "texture"
                                },
                                "init": {
                                  "type": "AwaitExpression",
                                  "start": 2795,
                                  "end": 2819,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 79,
                                      "column": 50
                                    }
                                  },
                                  "all": false,
                                  "argument": {
                                    "type": "CallExpression",
                                    "start": 2801,
                                    "end": 2819,
                                    "loc": {
                                      "start": {
                                        "line": 79,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 79,
                                        "column": 50
                                      }
                                    },
                                    "callee": {
                                      "type": "Identifier",
                                      "start": 2801,
                                      "end": 2810,
                                      "loc": {
                                        "start": {
                                          "line": 79,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 79,
                                          "column": 41
                                        }
                                      },
                                      "name": "loadImage"
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 2811,
                                        "end": 2818,
                                        "loc": {
                                          "start": {
                                            "line": 79,
                                            "column": 42
                                          },
                                          "end": {
                                            "line": 79,
                                            "column": 49
                                          }
                                        },
                                        "name": "imgPath"
                                      }
                                    ]
                                  }
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 2834,
                            "end": 3054,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 12
                              },
                              "end": {
                                "line": 85,
                                "column": 15
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 2834,
                              "end": 3053,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 12
                                },
                                "end": {
                                  "line": 85,
                                  "column": 14
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 2834,
                                "end": 2852,
                                "loc": {
                                  "start": {
                                    "line": 80,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 80,
                                    "column": 30
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 2834,
                                  "end": 2843,
                                  "loc": {
                                    "start": {
                                      "line": 80,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 80,
                                      "column": 21
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 2834,
                                    "end": 2838,
                                    "loc": {
                                      "start": {
                                        "line": 80,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 80,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2839,
                                    "end": 2843,
                                    "loc": {
                                      "start": {
                                        "line": 80,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 80,
                                        "column": 21
                                      }
                                    },
                                    "name": "mesh"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2844,
                                  "end": 2852,
                                  "loc": {
                                    "start": {
                                      "line": 80,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 80,
                                      "column": 30
                                    }
                                  },
                                  "name": "material"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "NewExpression",
                                "start": 2855,
                                "end": 3053,
                                "loc": {
                                  "start": {
                                    "line": 80,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 85,
                                    "column": 14
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 2859,
                                  "end": 2882,
                                  "loc": {
                                    "start": {
                                      "line": 80,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 80,
                                      "column": 60
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2859,
                                    "end": 2864,
                                    "loc": {
                                      "start": {
                                        "line": 80,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 80,
                                        "column": 42
                                      }
                                    },
                                    "name": "THREE"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2865,
                                    "end": 2882,
                                    "loc": {
                                      "start": {
                                        "line": 80,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 80,
                                        "column": 60
                                      }
                                    },
                                    "name": "MeshBasicMaterial"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "ObjectExpression",
                                    "start": 2883,
                                    "end": 3052,
                                    "loc": {
                                      "start": {
                                        "line": 80,
                                        "column": 61
                                      },
                                      "end": {
                                        "line": 85,
                                        "column": 13
                                      }
                                    },
                                    "properties": [
                                      {
                                        "type": "Property",
                                        "start": 2902,
                                        "end": 2914,
                                        "loc": {
                                          "start": {
                                            "line": 81,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 81,
                                            "column": 28
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 2902,
                                          "end": 2905,
                                          "loc": {
                                            "start": {
                                              "line": 81,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 81,
                                              "column": 19
                                            }
                                          },
                                          "name": "map"
                                        },
                                        "value": {
                                          "type": "Identifier",
                                          "start": 2907,
                                          "end": 2914,
                                          "loc": {
                                            "start": {
                                              "line": 81,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 81,
                                              "column": 28
                                            }
                                          },
                                          "name": "texture"
                                        },
                                        "kind": "init"
                                      },
                                      {
                                        "type": "Property",
                                        "start": 2933,
                                        "end": 2952,
                                        "loc": {
                                          "start": {
                                            "line": 82,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 82,
                                            "column": 35
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 2933,
                                          "end": 2946,
                                          "loc": {
                                            "start": {
                                              "line": 82,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 82,
                                              "column": 29
                                            }
                                          },
                                          "name": "polygonOffset"
                                        },
                                        "value": {
                                          "type": "Literal",
                                          "start": 2948,
                                          "end": 2952,
                                          "loc": {
                                            "start": {
                                              "line": 82,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 82,
                                              "column": 35
                                            }
                                          },
                                          "value": true,
                                          "rawValue": true,
                                          "raw": "true"
                                        },
                                        "kind": "init"
                                      },
                                      {
                                        "type": "Property",
                                        "start": 2971,
                                        "end": 2994,
                                        "loc": {
                                          "start": {
                                            "line": 83,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 83,
                                            "column": 39
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 2971,
                                          "end": 2990,
                                          "loc": {
                                            "start": {
                                              "line": 83,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 83,
                                              "column": 35
                                            }
                                          },
                                          "name": "polygonOffsetFactor"
                                        },
                                        "value": {
                                          "type": "UnaryExpression",
                                          "start": 2992,
                                          "end": 2994,
                                          "loc": {
                                            "start": {
                                              "line": 83,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 83,
                                              "column": 39
                                            }
                                          },
                                          "operator": "-",
                                          "prefix": true,
                                          "argument": {
                                            "type": "Literal",
                                            "start": 2993,
                                            "end": 2994,
                                            "loc": {
                                              "start": {
                                                "line": 83,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 83,
                                                "column": 39
                                              }
                                            },
                                            "value": 3,
                                            "rawValue": 3,
                                            "raw": "3"
                                          }
                                        },
                                        "kind": "init"
                                      },
                                      {
                                        "type": "Property",
                                        "start": 3013,
                                        "end": 3037,
                                        "loc": {
                                          "start": {
                                            "line": 84,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 84,
                                            "column": 40
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 3013,
                                          "end": 3031,
                                          "loc": {
                                            "start": {
                                              "line": 84,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 84,
                                              "column": 34
                                            }
                                          },
                                          "name": "polygonOffsetUnits"
                                        },
                                        "value": {
                                          "type": "UnaryExpression",
                                          "start": 3034,
                                          "end": 3037,
                                          "loc": {
                                            "start": {
                                              "line": 84,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 84,
                                              "column": 40
                                            }
                                          },
                                          "operator": "-",
                                          "prefix": true,
                                          "argument": {
                                            "type": "Literal",
                                            "start": 3035,
                                            "end": 3037,
                                            "loc": {
                                              "start": {
                                                "line": 84,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 84,
                                                "column": 40
                                              }
                                            },
                                            "value": 15,
                                            "rawValue": 15,
                                            "raw": "15"
                                          }
                                        },
                                        "kind": "init"
                                      }
                                    ]
                                  }
                                ]
                              }
                            }
                          }
                        ]
                      },
                      "handler": {
                        "type": "CatchClause",
                        "start": 3075,
                        "end": 3388,
                        "loc": {
                          "start": {
                            "line": 87,
                            "column": 8
                          },
                          "end": {
                            "line": 94,
                            "column": 9
                          }
                        },
                        "param": {
                          "type": "Identifier",
                          "start": 3081,
                          "end": 3084,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 14
                            },
                            "end": {
                              "line": 87,
                              "column": 17
                            }
                          },
                          "name": "err"
                        },
                        "body": {
                          "type": "BlockStatement",
                          "start": 3086,
                          "end": 3388,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 19
                            },
                            "end": {
                              "line": 94,
                              "column": 9
                            }
                          },
                          "body": [
                            {
                              "type": "VariableDeclaration",
                              "start": 3148,
                              "end": 3209,
                              "loc": {
                                "start": {
                                  "line": 89,
                                  "column": 12
                                },
                                "end": {
                                  "line": 89,
                                  "column": 73
                                }
                              },
                              "declarations": [
                                {
                                  "type": "VariableDeclarator",
                                  "start": 3152,
                                  "end": 3208,
                                  "loc": {
                                    "start": {
                                      "line": 89,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 89,
                                      "column": 72
                                    }
                                  },
                                  "id": {
                                    "type": "Identifier",
                                    "start": 3152,
                                    "end": 3160,
                                    "loc": {
                                      "start": {
                                        "line": 89,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 89,
                                        "column": 24
                                      }
                                    },
                                    "name": "geometry",
                                    "leadingComments": null
                                  },
                                  "init": {
                                    "type": "NewExpression",
                                    "start": 3163,
                                    "end": 3208,
                                    "loc": {
                                      "start": {
                                        "line": 89,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 89,
                                        "column": 72
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 3167,
                                      "end": 3185,
                                      "loc": {
                                        "start": {
                                          "line": 89,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 89,
                                          "column": 49
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3167,
                                        "end": 3172,
                                        "loc": {
                                          "start": {
                                            "line": 89,
                                            "column": 31
                                          },
                                          "end": {
                                            "line": 89,
                                            "column": 36
                                          }
                                        },
                                        "name": "THREE"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3173,
                                        "end": 3185,
                                        "loc": {
                                          "start": {
                                            "line": 89,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 89,
                                            "column": 49
                                          }
                                        },
                                        "name": "TextGeometry"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 3186,
                                        "end": 3199,
                                        "loc": {
                                          "start": {
                                            "line": 89,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 89,
                                            "column": 63
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 3186,
                                          "end": 3190,
                                          "loc": {
                                            "start": {
                                              "line": 89,
                                              "column": 50
                                            },
                                            "end": {
                                              "line": 89,
                                              "column": 54
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3191,
                                          "end": 3199,
                                          "loc": {
                                            "start": {
                                              "line": 89,
                                              "column": 55
                                            },
                                            "end": {
                                              "line": 89,
                                              "column": 63
                                            }
                                          },
                                          "name": "typename"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 3201,
                                        "end": 3207,
                                        "loc": {
                                          "start": {
                                            "line": 89,
                                            "column": 65
                                          },
                                          "end": {
                                            "line": 89,
                                            "column": 71
                                          }
                                        },
                                        "name": "params"
                                      }
                                    ]
                                  },
                                  "leadingComments": null
                                }
                              ],
                              "kind": "let",
                              "leadingComments": [
                                {
                                  "type": "CommentLine",
                                  "value": "Note: this code is perhaps dead",
                                  "start": 3101,
                                  "end": 3134,
                                  "loc": {
                                    "start": {
                                      "line": 88,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 88,
                                      "column": 45
                                    }
                                  },
                                  "range": [
                                    3101,
                                    3134
                                  ]
                                }
                              ]
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 3223,
                              "end": 3377,
                              "loc": {
                                "start": {
                                  "line": 90,
                                  "column": 12
                                },
                                "end": {
                                  "line": 93,
                                  "column": 14
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 3223,
                                "end": 3376,
                                "loc": {
                                  "start": {
                                    "line": 90,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 93,
                                    "column": 13
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 3223,
                                  "end": 3232,
                                  "loc": {
                                    "start": {
                                      "line": 90,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 90,
                                      "column": 21
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 3223,
                                    "end": 3227,
                                    "loc": {
                                      "start": {
                                        "line": 90,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 90,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 3228,
                                    "end": 3232,
                                    "loc": {
                                      "start": {
                                        "line": 90,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 90,
                                        "column": 21
                                      }
                                    },
                                    "name": "mesh"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "AssignmentExpression",
                                  "start": 3235,
                                  "end": 3376,
                                  "loc": {
                                    "start": {
                                      "line": 90,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 93,
                                      "column": 13
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 3235,
                                    "end": 3248,
                                    "loc": {
                                      "start": {
                                        "line": 90,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 90,
                                        "column": 37
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 3235,
                                      "end": 3239,
                                      "loc": {
                                        "start": {
                                          "line": 90,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 90,
                                          "column": 28
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 3240,
                                      "end": 3248,
                                      "loc": {
                                        "start": {
                                          "line": 90,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 90,
                                          "column": 37
                                        }
                                      },
                                      "name": "interact"
                                    },
                                    "computed": false
                                  },
                                  "right": {
                                    "type": "NewExpression",
                                    "start": 3251,
                                    "end": 3376,
                                    "loc": {
                                      "start": {
                                        "line": 90,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 93,
                                        "column": 13
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 3255,
                                      "end": 3265,
                                      "loc": {
                                        "start": {
                                          "line": 90,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 90,
                                          "column": 54
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3255,
                                        "end": 3260,
                                        "loc": {
                                          "start": {
                                            "line": 90,
                                            "column": 44
                                          },
                                          "end": {
                                            "line": 90,
                                            "column": 49
                                          }
                                        },
                                        "name": "THREE"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3261,
                                        "end": 3265,
                                        "loc": {
                                          "start": {
                                            "line": 90,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 90,
                                            "column": 54
                                          }
                                        },
                                        "name": "Mesh"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 3284,
                                        "end": 3292,
                                        "loc": {
                                          "start": {
                                            "line": 91,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 91,
                                            "column": 24
                                          }
                                        },
                                        "name": "geometry"
                                      },
                                      {
                                        "type": "NewExpression",
                                        "start": 3311,
                                        "end": 3361,
                                        "loc": {
                                          "start": {
                                            "line": 92,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 92,
                                            "column": 66
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 3315,
                                          "end": 3338,
                                          "loc": {
                                            "start": {
                                              "line": 92,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 92,
                                              "column": 43
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 3315,
                                            "end": 3320,
                                            "loc": {
                                              "start": {
                                                "line": 92,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 92,
                                                "column": 25
                                              }
                                            },
                                            "name": "THREE"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3321,
                                            "end": 3338,
                                            "loc": {
                                              "start": {
                                                "line": 92,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 92,
                                                "column": 43
                                              }
                                            },
                                            "name": "MeshBasicMaterial"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "ObjectExpression",
                                            "start": 3339,
                                            "end": 3360,
                                            "loc": {
                                              "start": {
                                                "line": 92,
                                                "column": 44
                                              },
                                              "end": {
                                                "line": 92,
                                                "column": 65
                                              }
                                            },
                                            "properties": [
                                              {
                                                "type": "Property",
                                                "start": 3340,
                                                "end": 3359,
                                                "loc": {
                                                  "start": {
                                                    "line": 92,
                                                    "column": 45
                                                  },
                                                  "end": {
                                                    "line": 92,
                                                    "column": 64
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 3340,
                                                  "end": 3345,
                                                  "loc": {
                                                    "start": {
                                                      "line": 92,
                                                      "column": 45
                                                    },
                                                    "end": {
                                                      "line": 92,
                                                      "column": 50
                                                    }
                                                  },
                                                  "name": "color"
                                                },
                                                "value": {
                                                  "type": "MemberExpression",
                                                  "start": 3347,
                                                  "end": 3359,
                                                  "loc": {
                                                    "start": {
                                                      "line": 92,
                                                      "column": 52
                                                    },
                                                    "end": {
                                                      "line": 92,
                                                      "column": 64
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 3347,
                                                    "end": 3353,
                                                    "loc": {
                                                      "start": {
                                                        "line": 92,
                                                        "column": 52
                                                      },
                                                      "end": {
                                                        "line": 92,
                                                        "column": 58
                                                      }
                                                    },
                                                    "name": "params"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 3354,
                                                    "end": 3359,
                                                    "loc": {
                                                      "start": {
                                                        "line": 92,
                                                        "column": 59
                                                      },
                                                      "end": {
                                                        "line": 92,
                                                        "column": 64
                                                      }
                                                    },
                                                    "name": "color"
                                                  },
                                                  "computed": false
                                                },
                                                "kind": "init"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                }
                              }
                            }
                          ]
                        }
                      },
                      "guardedHandlers": [],
                      "finalizer": null
                    },
                    {
                      "type": "EmptyStatement",
                      "start": 3388,
                      "end": 3389,
                      "loc": {
                        "start": {
                          "line": 94,
                          "column": 9
                        },
                        "end": {
                          "line": 94,
                          "column": 10
                        }
                      }
                    }
                  ]
                }
              },
              "leadingComments": [
                {
                  "type": "CommentLine",
                  "value": " constraints don't have a sane coordinate system on the server, so ignore it",
                  "start": 2544,
                  "end": 2622,
                  "loc": {
                    "start": {
                      "line": 72,
                      "column": 8
                    },
                    "end": {
                      "line": 72,
                      "column": 86
                    }
                  },
                  "range": [
                    2544,
                    2622
                  ]
                }
              ]
            },
            {
              "type": "MethodDefinition",
              "start": 3404,
              "end": 3423,
              "loc": {
                "start": {
                  "line": 97,
                  "column": 4
                },
                "end": {
                  "line": 97,
                  "column": 23
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3404,
                "end": 3418,
                "loc": {
                  "start": {
                    "line": 97,
                    "column": 4
                  },
                  "end": {
                    "line": 97,
                    "column": 18
                  }
                },
                "name": "updateGeometry"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 3418,
                "end": 3423,
                "loc": {
                  "start": {
                    "line": 97,
                    "column": 18
                  },
                  "end": {
                    "line": 97,
                    "column": 23
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 3421,
                  "end": 3423,
                  "loc": {
                    "start": {
                      "line": 97,
                      "column": 21
                    },
                    "end": {
                      "line": 97,
                      "column": 23
                    }
                  },
                  "body": []
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 3431,
              "end": 3476,
              "loc": {
                "start": {
                  "line": 99,
                  "column": 4
                },
                "end": {
                  "line": 101,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3431,
                "end": 3435,
                "loc": {
                  "start": {
                    "line": 99,
                    "column": 4
                  },
                  "end": {
                    "line": 99,
                    "column": 8
                  }
                },
                "name": "show"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 3435,
                "end": 3476,
                "loc": {
                  "start": {
                    "line": 99,
                    "column": 8
                  },
                  "end": {
                    "line": 101,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 3438,
                  "end": 3476,
                  "loc": {
                    "start": {
                      "line": 99,
                      "column": 11
                    },
                    "end": {
                      "line": 101,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 3449,
                      "end": 3469,
                      "loc": {
                        "start": {
                          "line": 100,
                          "column": 8
                        },
                        "end": {
                          "line": 100,
                          "column": 28
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3449,
                        "end": 3468,
                        "loc": {
                          "start": {
                            "line": 100,
                            "column": 8
                          },
                          "end": {
                            "line": 100,
                            "column": 27
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3449,
                          "end": 3461,
                          "loc": {
                            "start": {
                              "line": 100,
                              "column": 8
                            },
                            "end": {
                              "line": 100,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3449,
                            "end": 3453,
                            "loc": {
                              "start": {
                                "line": 100,
                                "column": 8
                              },
                              "end": {
                                "line": 100,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3454,
                            "end": 3461,
                            "loc": {
                              "start": {
                                "line": 100,
                                "column": 13
                              },
                              "end": {
                                "line": 100,
                                "column": 20
                              }
                            },
                            "name": "visible"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Literal",
                          "start": 3464,
                          "end": 3468,
                          "loc": {
                            "start": {
                              "line": 100,
                              "column": 23
                            },
                            "end": {
                              "line": 100,
                              "column": 27
                            }
                          },
                          "value": true,
                          "rawValue": true,
                          "raw": "true"
                        }
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 3484,
              "end": 3530,
              "loc": {
                "start": {
                  "line": 103,
                  "column": 4
                },
                "end": {
                  "line": 105,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3484,
                "end": 3488,
                "loc": {
                  "start": {
                    "line": 103,
                    "column": 4
                  },
                  "end": {
                    "line": 103,
                    "column": 8
                  }
                },
                "name": "hide"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 3488,
                "end": 3530,
                "loc": {
                  "start": {
                    "line": 103,
                    "column": 8
                  },
                  "end": {
                    "line": 105,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 3491,
                  "end": 3530,
                  "loc": {
                    "start": {
                      "line": 103,
                      "column": 11
                    },
                    "end": {
                      "line": 105,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 3502,
                      "end": 3523,
                      "loc": {
                        "start": {
                          "line": 104,
                          "column": 8
                        },
                        "end": {
                          "line": 104,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3502,
                        "end": 3522,
                        "loc": {
                          "start": {
                            "line": 104,
                            "column": 8
                          },
                          "end": {
                            "line": 104,
                            "column": 28
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3502,
                          "end": 3514,
                          "loc": {
                            "start": {
                              "line": 104,
                              "column": 8
                            },
                            "end": {
                              "line": 104,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3502,
                            "end": 3506,
                            "loc": {
                              "start": {
                                "line": 104,
                                "column": 8
                              },
                              "end": {
                                "line": 104,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3507,
                            "end": 3514,
                            "loc": {
                              "start": {
                                "line": 104,
                                "column": 13
                              },
                              "end": {
                                "line": 104,
                                "column": 20
                              }
                            },
                            "name": "visible"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Literal",
                          "start": 3517,
                          "end": 3522,
                          "loc": {
                            "start": {
                              "line": 104,
                              "column": 23
                            },
                            "end": {
                              "line": 104,
                              "column": 28
                            }
                          },
                          "value": false,
                          "rawValue": false,
                          "raw": "false"
                        }
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 3538,
              "end": 3655,
              "loc": {
                "start": {
                  "line": 107,
                  "column": 4
                },
                "end": {
                  "line": 109,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3538,
                "end": 3543,
                "loc": {
                  "start": {
                    "line": 107,
                    "column": 4
                  },
                  "end": {
                    "line": 107,
                    "column": 9
                  }
                },
                "name": "hover"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 3543,
                "end": 3655,
                "loc": {
                  "start": {
                    "line": 107,
                    "column": 9
                  },
                  "end": {
                    "line": 109,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 3546,
                  "end": 3655,
                  "loc": {
                    "start": {
                      "line": 107,
                      "column": 12
                    },
                    "end": {
                      "line": 109,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 3557,
                      "end": 3648,
                      "loc": {
                        "start": {
                          "line": 108,
                          "column": 8
                        },
                        "end": {
                          "line": 108,
                          "column": 99
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 3557,
                        "end": 3647,
                        "loc": {
                          "start": {
                            "line": 108,
                            "column": 8
                          },
                          "end": {
                            "line": 108,
                            "column": 98
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3557,
                          "end": 3574,
                          "loc": {
                            "start": {
                              "line": 108,
                              "column": 8
                            },
                            "end": {
                              "line": 108,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 3557,
                            "end": 3566,
                            "loc": {
                              "start": {
                                "line": 108,
                                "column": 8
                              },
                              "end": {
                                "line": 108,
                                "column": 17
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 3557,
                              "end": 3561,
                              "loc": {
                                "start": {
                                  "line": 108,
                                  "column": 8
                                },
                                "end": {
                                  "line": 108,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3562,
                              "end": 3566,
                              "loc": {
                                "start": {
                                  "line": 108,
                                  "column": 13
                                },
                                "end": {
                                  "line": 108,
                                  "column": 17
                                }
                              },
                              "name": "args"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3567,
                            "end": 3574,
                            "loc": {
                              "start": {
                                "line": 108,
                                "column": 18
                              },
                              "end": {
                                "line": 108,
                                "column": 25
                              }
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 3575,
                            "end": 3646,
                            "loc": {
                              "start": {
                                "line": 108,
                                "column": 26
                              },
                              "end": {
                                "line": 108,
                                "column": 97
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 3575,
                                "end": 3578,
                                "loc": {
                                  "start": {
                                    "line": 108,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 108,
                                    "column": 29
                                  }
                                },
                                "name": "arg"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 3582,
                              "end": 3646,
                              "loc": {
                                "start": {
                                  "line": 108,
                                  "column": 33
                                },
                                "end": {
                                  "line": 108,
                                  "column": 97
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 3584,
                                  "end": 3645,
                                  "loc": {
                                    "start": {
                                      "line": 108,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 108,
                                      "column": 96
                                    }
                                  },
                                  "test": {
                                    "type": "LogicalExpression",
                                    "start": 3588,
                                    "end": 3622,
                                    "loc": {
                                      "start": {
                                        "line": 108,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 108,
                                        "column": 73
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 3588,
                                      "end": 3600,
                                      "loc": {
                                        "start": {
                                          "line": 108,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 108,
                                          "column": 51
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3588,
                                        "end": 3591,
                                        "loc": {
                                          "start": {
                                            "line": 108,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 108,
                                            "column": 42
                                          }
                                        },
                                        "name": "arg"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3592,
                                        "end": 3600,
                                        "loc": {
                                          "start": {
                                            "line": 108,
                                            "column": 43
                                          },
                                          "end": {
                                            "line": 108,
                                            "column": 51
                                          }
                                        },
                                        "name": "interact"
                                      },
                                      "computed": false
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "MemberExpression",
                                      "start": 3604,
                                      "end": 3622,
                                      "loc": {
                                        "start": {
                                          "line": 108,
                                          "column": 55
                                        },
                                        "end": {
                                          "line": 108,
                                          "column": 73
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 3604,
                                        "end": 3616,
                                        "loc": {
                                          "start": {
                                            "line": 108,
                                            "column": 55
                                          },
                                          "end": {
                                            "line": 108,
                                            "column": 67
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 3604,
                                          "end": 3607,
                                          "loc": {
                                            "start": {
                                              "line": 108,
                                              "column": 55
                                            },
                                            "end": {
                                              "line": 108,
                                              "column": 58
                                            }
                                          },
                                          "name": "arg"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3608,
                                          "end": 3616,
                                          "loc": {
                                            "start": {
                                              "line": 108,
                                              "column": 59
                                            },
                                            "end": {
                                              "line": 108,
                                              "column": 67
                                            }
                                          },
                                          "name": "interact"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3617,
                                        "end": 3622,
                                        "loc": {
                                          "start": {
                                            "line": 108,
                                            "column": 68
                                          },
                                          "end": {
                                            "line": 108,
                                            "column": 73
                                          }
                                        },
                                        "name": "hover"
                                      },
                                      "computed": false
                                    }
                                  },
                                  "consequent": {
                                    "type": "ExpressionStatement",
                                    "start": 3624,
                                    "end": 3645,
                                    "loc": {
                                      "start": {
                                        "line": 108,
                                        "column": 75
                                      },
                                      "end": {
                                        "line": 108,
                                        "column": 96
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 3624,
                                      "end": 3644,
                                      "loc": {
                                        "start": {
                                          "line": 108,
                                          "column": 75
                                        },
                                        "end": {
                                          "line": 108,
                                          "column": 95
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 3624,
                                        "end": 3642,
                                        "loc": {
                                          "start": {
                                            "line": 108,
                                            "column": 75
                                          },
                                          "end": {
                                            "line": 108,
                                            "column": 93
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 3624,
                                          "end": 3636,
                                          "loc": {
                                            "start": {
                                              "line": 108,
                                              "column": 75
                                            },
                                            "end": {
                                              "line": 108,
                                              "column": 87
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 3624,
                                            "end": 3627,
                                            "loc": {
                                              "start": {
                                                "line": 108,
                                                "column": 75
                                              },
                                              "end": {
                                                "line": 108,
                                                "column": 78
                                              }
                                            },
                                            "name": "arg"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3628,
                                            "end": 3636,
                                            "loc": {
                                              "start": {
                                                "line": 108,
                                                "column": 79
                                              },
                                              "end": {
                                                "line": 108,
                                                "column": 87
                                              }
                                            },
                                            "name": "interact"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3637,
                                          "end": 3642,
                                          "loc": {
                                            "start": {
                                              "line": 108,
                                              "column": 88
                                            },
                                            "end": {
                                              "line": 108,
                                              "column": 93
                                            }
                                          },
                                          "name": "hover"
                                        },
                                        "computed": false
                                      },
                                      "arguments": []
                                    }
                                  },
                                  "alternate": null
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 3661,
              "end": 3784,
              "loc": {
                "start": {
                  "line": 110,
                  "column": 4
                },
                "end": {
                  "line": 112,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3661,
                "end": 3668,
                "loc": {
                  "start": {
                    "line": 110,
                    "column": 4
                  },
                  "end": {
                    "line": 110,
                    "column": 11
                  }
                },
                "name": "unhover"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 3668,
                "end": 3784,
                "loc": {
                  "start": {
                    "line": 110,
                    "column": 11
                  },
                  "end": {
                    "line": 112,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 3671,
                  "end": 3784,
                  "loc": {
                    "start": {
                      "line": 110,
                      "column": 14
                    },
                    "end": {
                      "line": 112,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 3682,
                      "end": 3777,
                      "loc": {
                        "start": {
                          "line": 111,
                          "column": 8
                        },
                        "end": {
                          "line": 111,
                          "column": 103
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 3682,
                        "end": 3776,
                        "loc": {
                          "start": {
                            "line": 111,
                            "column": 8
                          },
                          "end": {
                            "line": 111,
                            "column": 102
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3682,
                          "end": 3699,
                          "loc": {
                            "start": {
                              "line": 111,
                              "column": 8
                            },
                            "end": {
                              "line": 111,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 3682,
                            "end": 3691,
                            "loc": {
                              "start": {
                                "line": 111,
                                "column": 8
                              },
                              "end": {
                                "line": 111,
                                "column": 17
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 3682,
                              "end": 3686,
                              "loc": {
                                "start": {
                                  "line": 111,
                                  "column": 8
                                },
                                "end": {
                                  "line": 111,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3687,
                              "end": 3691,
                              "loc": {
                                "start": {
                                  "line": 111,
                                  "column": 13
                                },
                                "end": {
                                  "line": 111,
                                  "column": 17
                                }
                              },
                              "name": "args"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3692,
                            "end": 3699,
                            "loc": {
                              "start": {
                                "line": 111,
                                "column": 18
                              },
                              "end": {
                                "line": 111,
                                "column": 25
                              }
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 3700,
                            "end": 3775,
                            "loc": {
                              "start": {
                                "line": 111,
                                "column": 26
                              },
                              "end": {
                                "line": 111,
                                "column": 101
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 3700,
                                "end": 3703,
                                "loc": {
                                  "start": {
                                    "line": 111,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 111,
                                    "column": 29
                                  }
                                },
                                "name": "arg"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 3707,
                              "end": 3775,
                              "loc": {
                                "start": {
                                  "line": 111,
                                  "column": 33
                                },
                                "end": {
                                  "line": 111,
                                  "column": 101
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 3709,
                                  "end": 3774,
                                  "loc": {
                                    "start": {
                                      "line": 111,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 111,
                                      "column": 100
                                    }
                                  },
                                  "test": {
                                    "type": "LogicalExpression",
                                    "start": 3713,
                                    "end": 3749,
                                    "loc": {
                                      "start": {
                                        "line": 111,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 111,
                                        "column": 75
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 3713,
                                      "end": 3725,
                                      "loc": {
                                        "start": {
                                          "line": 111,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 111,
                                          "column": 51
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3713,
                                        "end": 3716,
                                        "loc": {
                                          "start": {
                                            "line": 111,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 111,
                                            "column": 42
                                          }
                                        },
                                        "name": "arg"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3717,
                                        "end": 3725,
                                        "loc": {
                                          "start": {
                                            "line": 111,
                                            "column": 43
                                          },
                                          "end": {
                                            "line": 111,
                                            "column": 51
                                          }
                                        },
                                        "name": "interact"
                                      },
                                      "computed": false
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "MemberExpression",
                                      "start": 3729,
                                      "end": 3749,
                                      "loc": {
                                        "start": {
                                          "line": 111,
                                          "column": 55
                                        },
                                        "end": {
                                          "line": 111,
                                          "column": 75
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 3729,
                                        "end": 3741,
                                        "loc": {
                                          "start": {
                                            "line": 111,
                                            "column": 55
                                          },
                                          "end": {
                                            "line": 111,
                                            "column": 67
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 3729,
                                          "end": 3732,
                                          "loc": {
                                            "start": {
                                              "line": 111,
                                              "column": 55
                                            },
                                            "end": {
                                              "line": 111,
                                              "column": 58
                                            }
                                          },
                                          "name": "arg"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3733,
                                          "end": 3741,
                                          "loc": {
                                            "start": {
                                              "line": 111,
                                              "column": 59
                                            },
                                            "end": {
                                              "line": 111,
                                              "column": 67
                                            }
                                          },
                                          "name": "interact"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3742,
                                        "end": 3749,
                                        "loc": {
                                          "start": {
                                            "line": 111,
                                            "column": 68
                                          },
                                          "end": {
                                            "line": 111,
                                            "column": 75
                                          }
                                        },
                                        "name": "unhover"
                                      },
                                      "computed": false
                                    }
                                  },
                                  "consequent": {
                                    "type": "ExpressionStatement",
                                    "start": 3751,
                                    "end": 3774,
                                    "loc": {
                                      "start": {
                                        "line": 111,
                                        "column": 77
                                      },
                                      "end": {
                                        "line": 111,
                                        "column": 100
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 3751,
                                      "end": 3773,
                                      "loc": {
                                        "start": {
                                          "line": 111,
                                          "column": 77
                                        },
                                        "end": {
                                          "line": 111,
                                          "column": 99
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 3751,
                                        "end": 3771,
                                        "loc": {
                                          "start": {
                                            "line": 111,
                                            "column": 77
                                          },
                                          "end": {
                                            "line": 111,
                                            "column": 97
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 3751,
                                          "end": 3763,
                                          "loc": {
                                            "start": {
                                              "line": 111,
                                              "column": 77
                                            },
                                            "end": {
                                              "line": 111,
                                              "column": 89
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 3751,
                                            "end": 3754,
                                            "loc": {
                                              "start": {
                                                "line": 111,
                                                "column": 77
                                              },
                                              "end": {
                                                "line": 111,
                                                "column": 80
                                              }
                                            },
                                            "name": "arg"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3755,
                                            "end": 3763,
                                            "loc": {
                                              "start": {
                                                "line": 111,
                                                "column": 81
                                              },
                                              "end": {
                                                "line": 111,
                                                "column": 89
                                              }
                                            },
                                            "name": "interact"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3764,
                                          "end": 3771,
                                          "loc": {
                                            "start": {
                                              "line": 111,
                                              "column": 90
                                            },
                                            "end": {
                                              "line": 111,
                                              "column": 97
                                            }
                                          },
                                          "name": "unhover"
                                        },
                                        "computed": false
                                      },
                                      "arguments": []
                                    }
                                  },
                                  "alternate": null
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "trailingComments": null
                },
                "trailingComments": null
              },
              "trailingComments": [
                {
                  "type": "CommentLine",
                  "value": "required method for updateSizes",
                  "start": 3792,
                  "end": 3825,
                  "loc": {
                    "start": {
                      "line": 114,
                      "column": 4
                    },
                    "end": {
                      "line": 114,
                      "column": 37
                    }
                  },
                  "range": [
                    3792,
                    3825
                  ]
                }
              ]
            },
            {
              "type": "MethodDefinition",
              "start": 3831,
              "end": 3925,
              "loc": {
                "start": {
                  "line": 115,
                  "column": 4
                },
                "end": {
                  "line": 118,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3831,
                "end": 3843,
                "loc": {
                  "start": {
                    "line": 115,
                    "column": 4
                  },
                  "end": {
                    "line": 115,
                    "column": 16
                  }
                },
                "name": "setGeomSizes",
                "leadingComments": null
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 3843,
                "end": 3925,
                "loc": {
                  "start": {
                    "line": 115,
                    "column": 16
                  },
                  "end": {
                    "line": 118,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 3844,
                    "end": 3849,
                    "loc": {
                      "start": {
                        "line": 115,
                        "column": 17
                      },
                      "end": {
                        "line": 115,
                        "column": 22
                      }
                    },
                    "name": "sizes"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 3851,
                  "end": 3925,
                  "loc": {
                    "start": {
                      "line": 115,
                      "column": 24
                    },
                    "end": {
                      "line": 118,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 3862,
                      "end": 3879,
                      "loc": {
                        "start": {
                          "line": 116,
                          "column": 8
                        },
                        "end": {
                          "line": 116,
                          "column": 25
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 3866,
                          "end": 3878,
                          "loc": {
                            "start": {
                              "line": 116,
                              "column": 12
                            },
                            "end": {
                              "line": 116,
                              "column": 24
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 3866,
                            "end": 3867,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 12
                              },
                              "end": {
                                "line": 116,
                                "column": 13
                              }
                            },
                            "name": "s"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 3870,
                            "end": 3878,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 16
                              },
                              "end": {
                                "line": 116,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 3870,
                              "end": 3875,
                              "loc": {
                                "start": {
                                  "line": 116,
                                  "column": 16
                                },
                                "end": {
                                  "line": 116,
                                  "column": 21
                                }
                              },
                              "name": "sizes"
                            },
                            "property": {
                              "type": "Literal",
                              "start": 3876,
                              "end": 3877,
                              "loc": {
                                "start": {
                                  "line": 116,
                                  "column": 22
                                },
                                "end": {
                                  "line": 116,
                                  "column": 23
                                }
                              },
                              "value": 0,
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "computed": true
                          }
                        }
                      ],
                      "kind": "var"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3889,
                      "end": 3918,
                      "loc": {
                        "start": {
                          "line": 117,
                          "column": 8
                        },
                        "end": {
                          "line": 117,
                          "column": 37
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 3889,
                        "end": 3917,
                        "loc": {
                          "start": {
                            "line": 117,
                            "column": 8
                          },
                          "end": {
                            "line": 117,
                            "column": 36
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3889,
                          "end": 3908,
                          "loc": {
                            "start": {
                              "line": 117,
                              "column": 8
                            },
                            "end": {
                              "line": 117,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 3889,
                            "end": 3904,
                            "loc": {
                              "start": {
                                "line": 117,
                                "column": 8
                              },
                              "end": {
                                "line": 117,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 3889,
                              "end": 3898,
                              "loc": {
                                "start": {
                                  "line": 117,
                                  "column": 8
                                },
                                "end": {
                                  "line": 117,
                                  "column": 17
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 3889,
                                "end": 3893,
                                "loc": {
                                  "start": {
                                    "line": 117,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 117,
                                    "column": 12
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3894,
                                "end": 3898,
                                "loc": {
                                  "start": {
                                    "line": 117,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 117,
                                    "column": 17
                                  }
                                },
                                "name": "mesh"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3899,
                              "end": 3904,
                              "loc": {
                                "start": {
                                  "line": 117,
                                  "column": 18
                                },
                                "end": {
                                  "line": 117,
                                  "column": 23
                                }
                              },
                              "name": "scale"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3905,
                            "end": 3908,
                            "loc": {
                              "start": {
                                "line": 117,
                                "column": 24
                              },
                              "end": {
                                "line": 117,
                                "column": 27
                              }
                            },
                            "name": "set"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 3909,
                            "end": 3910,
                            "loc": {
                              "start": {
                                "line": 117,
                                "column": 28
                              },
                              "end": {
                                "line": 117,
                                "column": 29
                              }
                            },
                            "name": "s"
                          },
                          {
                            "type": "Identifier",
                            "start": 3912,
                            "end": 3913,
                            "loc": {
                              "start": {
                                "line": 117,
                                "column": 31
                              },
                              "end": {
                                "line": 117,
                                "column": 32
                              }
                            },
                            "name": "s"
                          },
                          {
                            "type": "Identifier",
                            "start": 3915,
                            "end": 3916,
                            "loc": {
                              "start": {
                                "line": 117,
                                "column": 34
                              },
                              "end": {
                                "line": 117,
                                "column": 35
                              }
                            },
                            "name": "s"
                          }
                        ]
                      }
                    }
                  ]
                }
              },
              "leadingComments": [
                {
                  "type": "CommentLine",
                  "value": "required method for updateSizes",
                  "start": 3792,
                  "end": 3825,
                  "loc": {
                    "start": {
                      "line": 114,
                      "column": 4
                    },
                    "end": {
                      "line": 114,
                      "column": 37
                    }
                  },
                  "range": [
                    3792,
                    3825
                  ]
                }
              ]
            },
            {
              "type": "MethodDefinition",
              "start": 3933,
              "end": 4098,
              "loc": {
                "start": {
                  "line": 120,
                  "column": 4
                },
                "end": {
                  "line": 124,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3933,
                "end": 3941,
                "loc": {
                  "start": {
                    "line": 120,
                    "column": 4
                  },
                  "end": {
                    "line": 120,
                    "column": 12
                  }
                },
                "name": "getState"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 3941,
                "end": 4098,
                "loc": {
                  "start": {
                    "line": 120,
                    "column": 12
                  },
                  "end": {
                    "line": 124,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 3944,
                  "end": 4098,
                  "loc": {
                    "start": {
                      "line": 120,
                      "column": 15
                    },
                    "end": {
                      "line": 124,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 3955,
                      "end": 3977,
                      "loc": {
                        "start": {
                          "line": 121,
                          "column": 8
                        },
                        "end": {
                          "line": 121,
                          "column": 30
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 3959,
                          "end": 3976,
                          "loc": {
                            "start": {
                              "line": 121,
                              "column": 12
                            },
                            "end": {
                              "line": 121,
                              "column": 29
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 3959,
                            "end": 3964,
                            "loc": {
                              "start": {
                                "line": 121,
                                "column": 12
                              },
                              "end": {
                                "line": 121,
                                "column": 17
                              }
                            },
                            "name": "state"
                          },
                          "init": {
                            "type": "NewExpression",
                            "start": 3967,
                            "end": 3976,
                            "loc": {
                              "start": {
                                "line": 121,
                                "column": 20
                              },
                              "end": {
                                "line": 121,
                                "column": 29
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 3971,
                              "end": 3974,
                              "loc": {
                                "start": {
                                  "line": 121,
                                  "column": 24
                                },
                                "end": {
                                  "line": 121,
                                  "column": 27
                                }
                              },
                              "name": "Map"
                            },
                            "arguments": []
                          }
                        }
                      ],
                      "kind": "var"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3987,
                      "end": 4068,
                      "loc": {
                        "start": {
                          "line": 122,
                          "column": 8
                        },
                        "end": {
                          "line": 122,
                          "column": 89
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 3987,
                        "end": 4067,
                        "loc": {
                          "start": {
                            "line": 122,
                            "column": 8
                          },
                          "end": {
                            "line": 122,
                            "column": 88
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3987,
                          "end": 4027,
                          "loc": {
                            "start": {
                              "line": 122,
                              "column": 8
                            },
                            "end": {
                              "line": 122,
                              "column": 48
                            }
                          },
                          "object": {
                            "type": "ArrayExpression",
                            "start": 3987,
                            "end": 4019,
                            "loc": {
                              "start": {
                                "line": 122,
                                "column": 8
                              },
                              "end": {
                                "line": 122,
                                "column": 40
                              }
                            },
                            "elements": [
                              {
                                "type": "Literal",
                                "start": 3988,
                                "end": 4000,
                                "loc": {
                                  "start": {
                                    "line": 122,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 122,
                                    "column": 21
                                  }
                                },
                                "value": "expression",
                                "rawValue": "expression",
                                "raw": "'expression'"
                              },
                              {
                                "type": "Literal",
                                "start": 4002,
                                "end": 4009,
                                "loc": {
                                  "start": {
                                    "line": 122,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 122,
                                    "column": 30
                                  }
                                },
                                "value": "value",
                                "rawValue": "value",
                                "raw": "'value'"
                              },
                              {
                                "type": "Literal",
                                "start": 4011,
                                "end": 4018,
                                "loc": {
                                  "start": {
                                    "line": 122,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 122,
                                    "column": 39
                                  }
                                },
                                "value": "fixed",
                                "rawValue": "fixed",
                                "raw": "'fixed'"
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4020,
                            "end": 4027,
                            "loc": {
                              "start": {
                                "line": 122,
                                "column": 41
                              },
                              "end": {
                                "line": 122,
                                "column": 48
                              }
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 4028,
                            "end": 4066,
                            "loc": {
                              "start": {
                                "line": 122,
                                "column": 49
                              },
                              "end": {
                                "line": 122,
                                "column": 87
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 4028,
                                "end": 4033,
                                "loc": {
                                  "start": {
                                    "line": 122,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 122,
                                    "column": 54
                                  }
                                },
                                "name": "param"
                              }
                            ],
                            "body": {
                              "type": "CallExpression",
                              "start": 4037,
                              "end": 4066,
                              "loc": {
                                "start": {
                                  "line": 122,
                                  "column": 58
                                },
                                "end": {
                                  "line": 122,
                                  "column": 87
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 4037,
                                "end": 4046,
                                "loc": {
                                  "start": {
                                    "line": 122,
                                    "column": 58
                                  },
                                  "end": {
                                    "line": 122,
                                    "column": 67
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 4037,
                                  "end": 4042,
                                  "loc": {
                                    "start": {
                                      "line": 122,
                                      "column": 58
                                    },
                                    "end": {
                                      "line": 122,
                                      "column": 63
                                    }
                                  },
                                  "name": "state"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4043,
                                  "end": 4046,
                                  "loc": {
                                    "start": {
                                      "line": 122,
                                      "column": 64
                                    },
                                    "end": {
                                      "line": 122,
                                      "column": 67
                                    }
                                  },
                                  "name": "set"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 4047,
                                  "end": 4052,
                                  "loc": {
                                    "start": {
                                      "line": 122,
                                      "column": 68
                                    },
                                    "end": {
                                      "line": 122,
                                      "column": 73
                                    }
                                  },
                                  "name": "param"
                                },
                                {
                                  "type": "MemberExpression",
                                  "start": 4054,
                                  "end": 4065,
                                  "loc": {
                                    "start": {
                                      "line": 122,
                                      "column": 75
                                    },
                                    "end": {
                                      "line": 122,
                                      "column": 86
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 4054,
                                    "end": 4058,
                                    "loc": {
                                      "start": {
                                        "line": 122,
                                        "column": 75
                                      },
                                      "end": {
                                        "line": 122,
                                        "column": 79
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 4059,
                                    "end": 4064,
                                    "loc": {
                                      "start": {
                                        "line": 122,
                                        "column": 80
                                      },
                                      "end": {
                                        "line": 122,
                                        "column": 85
                                      }
                                    },
                                    "name": "param"
                                  },
                                  "computed": true
                                }
                              ]
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 4078,
                      "end": 4091,
                      "loc": {
                        "start": {
                          "line": 123,
                          "column": 8
                        },
                        "end": {
                          "line": 123,
                          "column": 21
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 4085,
                        "end": 4090,
                        "loc": {
                          "start": {
                            "line": 123,
                            "column": 15
                          },
                          "end": {
                            "line": 123,
                            "column": 20
                          }
                        },
                        "name": "state"
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 4106,
              "end": 4306,
              "loc": {
                "start": {
                  "line": 126,
                  "column": 4
                },
                "end": {
                  "line": 131,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 4106,
                "end": 4120,
                "loc": {
                  "start": {
                    "line": 126,
                    "column": 4
                  },
                  "end": {
                    "line": 126,
                    "column": 18
                  }
                },
                "name": "applyStateDiff"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 4120,
                "end": 4306,
                "loc": {
                  "start": {
                    "line": 126,
                    "column": 18
                  },
                  "end": {
                    "line": 131,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 4121,
                    "end": 4130,
                    "loc": {
                      "start": {
                        "line": 126,
                        "column": 19
                      },
                      "end": {
                        "line": 126,
                        "column": 28
                      }
                    },
                    "name": "stateDiff"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 4132,
                  "end": 4306,
                  "loc": {
                    "start": {
                      "line": 126,
                      "column": 30
                    },
                    "end": {
                      "line": 131,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 4143,
                      "end": 4299,
                      "loc": {
                        "start": {
                          "line": 127,
                          "column": 8
                        },
                        "end": {
                          "line": 130,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 4143,
                        "end": 4298,
                        "loc": {
                          "start": {
                            "line": 127,
                            "column": 8
                          },
                          "end": {
                            "line": 130,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 4143,
                          "end": 4183,
                          "loc": {
                            "start": {
                              "line": 127,
                              "column": 8
                            },
                            "end": {
                              "line": 127,
                              "column": 48
                            }
                          },
                          "object": {
                            "type": "ArrayExpression",
                            "start": 4143,
                            "end": 4175,
                            "loc": {
                              "start": {
                                "line": 127,
                                "column": 8
                              },
                              "end": {
                                "line": 127,
                                "column": 40
                              }
                            },
                            "elements": [
                              {
                                "type": "Literal",
                                "start": 4144,
                                "end": 4156,
                                "loc": {
                                  "start": {
                                    "line": 127,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 127,
                                    "column": 21
                                  }
                                },
                                "value": "expression",
                                "rawValue": "expression",
                                "raw": "'expression'"
                              },
                              {
                                "type": "Literal",
                                "start": 4158,
                                "end": 4165,
                                "loc": {
                                  "start": {
                                    "line": 127,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 127,
                                    "column": 30
                                  }
                                },
                                "value": "value",
                                "rawValue": "value",
                                "raw": "'value'"
                              },
                              {
                                "type": "Literal",
                                "start": 4167,
                                "end": 4174,
                                "loc": {
                                  "start": {
                                    "line": 127,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 127,
                                    "column": 39
                                  }
                                },
                                "value": "fixed",
                                "rawValue": "fixed",
                                "raw": "'fixed'"
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4176,
                            "end": 4183,
                            "loc": {
                              "start": {
                                "line": 127,
                                "column": 41
                              },
                              "end": {
                                "line": 127,
                                "column": 48
                              }
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 4184,
                            "end": 4297,
                            "loc": {
                              "start": {
                                "line": 127,
                                "column": 49
                              },
                              "end": {
                                "line": 130,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 4184,
                                "end": 4189,
                                "loc": {
                                  "start": {
                                    "line": 127,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 127,
                                    "column": 54
                                  }
                                },
                                "name": "param"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 4193,
                              "end": 4297,
                              "loc": {
                                "start": {
                                  "line": 127,
                                  "column": 58
                                },
                                "end": {
                                  "line": 130,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 4208,
                                  "end": 4286,
                                  "loc": {
                                    "start": {
                                      "line": 128,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 129,
                                      "column": 51
                                    }
                                  },
                                  "test": {
                                    "type": "CallExpression",
                                    "start": 4212,
                                    "end": 4232,
                                    "loc": {
                                      "start": {
                                        "line": 128,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 128,
                                        "column": 36
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 4212,
                                      "end": 4225,
                                      "loc": {
                                        "start": {
                                          "line": 128,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 128,
                                          "column": 29
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 4212,
                                        "end": 4221,
                                        "loc": {
                                          "start": {
                                            "line": 128,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 128,
                                            "column": 25
                                          }
                                        },
                                        "name": "stateDiff"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 4222,
                                        "end": 4225,
                                        "loc": {
                                          "start": {
                                            "line": 128,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 128,
                                            "column": 29
                                          }
                                        },
                                        "name": "has"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 4226,
                                        "end": 4231,
                                        "loc": {
                                          "start": {
                                            "line": 128,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 128,
                                            "column": 35
                                          }
                                        },
                                        "name": "param"
                                      }
                                    ]
                                  },
                                  "consequent": {
                                    "type": "ExpressionStatement",
                                    "start": 4251,
                                    "end": 4286,
                                    "loc": {
                                      "start": {
                                        "line": 129,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 129,
                                        "column": 51
                                      }
                                    },
                                    "expression": {
                                      "type": "AssignmentExpression",
                                      "start": 4251,
                                      "end": 4285,
                                      "loc": {
                                        "start": {
                                          "line": 129,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 129,
                                          "column": 50
                                        }
                                      },
                                      "operator": "=",
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 4251,
                                        "end": 4262,
                                        "loc": {
                                          "start": {
                                            "line": 129,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 129,
                                            "column": 27
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 4251,
                                          "end": 4255,
                                          "loc": {
                                            "start": {
                                              "line": 129,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 129,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 4256,
                                          "end": 4261,
                                          "loc": {
                                            "start": {
                                              "line": 129,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 129,
                                              "column": 26
                                            }
                                          },
                                          "name": "param"
                                        },
                                        "computed": true
                                      },
                                      "right": {
                                        "type": "CallExpression",
                                        "start": 4265,
                                        "end": 4285,
                                        "loc": {
                                          "start": {
                                            "line": 129,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 129,
                                            "column": 50
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 4265,
                                          "end": 4278,
                                          "loc": {
                                            "start": {
                                              "line": 129,
                                              "column": 30
                                            },
                                            "end": {
                                              "line": 129,
                                              "column": 43
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 4265,
                                            "end": 4274,
                                            "loc": {
                                              "start": {
                                                "line": 129,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 129,
                                                "column": 39
                                              }
                                            },
                                            "name": "stateDiff"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 4275,
                                            "end": 4278,
                                            "loc": {
                                              "start": {
                                                "line": 129,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 129,
                                                "column": 43
                                              }
                                            },
                                            "name": "get"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 4279,
                                            "end": 4284,
                                            "loc": {
                                              "start": {
                                                "line": 129,
                                                "column": 44
                                              },
                                              "end": {
                                                "line": 129,
                                                "column": 49
                                              }
                                            },
                                            "name": "param"
                                          }
                                        ]
                                      }
                                    }
                                  },
                                  "alternate": null
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 4314,
              "end": 4790,
              "loc": {
                "start": {
                  "line": 133,
                  "column": 4
                },
                "end": {
                  "line": 137,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 4314,
                "end": 4332,
                "loc": {
                  "start": {
                    "line": 133,
                    "column": 4
                  },
                  "end": {
                    "line": 133,
                    "column": 22
                  }
                },
                "name": "prepareAddOnServer"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 4332,
                "end": 4790,
                "loc": {
                  "start": {
                    "line": 133,
                    "column": 22
                  },
                  "end": {
                    "line": 137,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 4333,
                    "end": 4339,
                    "loc": {
                      "start": {
                        "line": 133,
                        "column": 23
                      },
                      "end": {
                        "line": 133,
                        "column": 29
                      }
                    },
                    "name": "sketch"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 4341,
                  "end": 4790,
                  "loc": {
                    "start": {
                      "line": 133,
                      "column": 31
                    },
                    "end": {
                      "line": 137,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 4526,
                      "end": 4591,
                      "loc": {
                        "start": {
                          "line": 135,
                          "column": 8
                        },
                        "end": {
                          "line": 135,
                          "column": 73
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 4532,
                          "end": 4590,
                          "loc": {
                            "start": {
                              "line": 135,
                              "column": 14
                            },
                            "end": {
                              "line": 135,
                              "column": 72
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 4532,
                            "end": 4538,
                            "loc": {
                              "start": {
                                "line": 135,
                                "column": 14
                              },
                              "end": {
                                "line": 135,
                                "column": 20
                              }
                            },
                            "name": "linked",
                            "leadingComments": null
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 4541,
                            "end": 4590,
                            "loc": {
                              "start": {
                                "line": 135,
                                "column": 23
                              },
                              "end": {
                                "line": 135,
                                "column": 72
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 4541,
                              "end": 4554,
                              "loc": {
                                "start": {
                                  "line": 135,
                                  "column": 23
                                },
                                "end": {
                                  "line": 135,
                                  "column": 36
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 4541,
                                "end": 4550,
                                "loc": {
                                  "start": {
                                    "line": 135,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 135,
                                    "column": 32
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 4541,
                                  "end": 4545,
                                  "loc": {
                                    "start": {
                                      "line": 135,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 135,
                                      "column": 27
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4546,
                                  "end": 4550,
                                  "loc": {
                                    "start": {
                                      "line": 135,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 135,
                                      "column": 32
                                    }
                                  },
                                  "name": "args"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4551,
                                "end": 4554,
                                "loc": {
                                  "start": {
                                    "line": 135,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 135,
                                    "column": 36
                                  }
                                },
                                "name": "map"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ArrowFunctionExpression",
                                "start": 4555,
                                "end": 4589,
                                "loc": {
                                  "start": {
                                    "line": 135,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 135,
                                    "column": 71
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": true,
                                "async": false,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 4555,
                                    "end": 4556,
                                    "loc": {
                                      "start": {
                                        "line": 135,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 135,
                                        "column": 38
                                      }
                                    },
                                    "name": "a"
                                  }
                                ],
                                "body": {
                                  "type": "CallExpression",
                                  "start": 4560,
                                  "end": 4589,
                                  "loc": {
                                    "start": {
                                      "line": 135,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 135,
                                      "column": 71
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 4560,
                                    "end": 4586,
                                    "loc": {
                                      "start": {
                                        "line": 135,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 135,
                                        "column": 68
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 4560,
                                      "end": 4566,
                                      "loc": {
                                        "start": {
                                          "line": 135,
                                          "column": 42
                                        },
                                        "end": {
                                          "line": 135,
                                          "column": 48
                                        }
                                      },
                                      "name": "sketch"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4567,
                                      "end": 4586,
                                      "loc": {
                                        "start": {
                                          "line": 135,
                                          "column": 49
                                        },
                                        "end": {
                                          "line": 135,
                                          "column": 68
                                        }
                                      },
                                      "name": "getAncestorOnSketch"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 4587,
                                      "end": 4588,
                                      "loc": {
                                        "start": {
                                          "line": 135,
                                          "column": 69
                                        },
                                        "end": {
                                          "line": 135,
                                          "column": 70
                                        }
                                      },
                                      "name": "a"
                                    }
                                  ]
                                }
                              }
                            ]
                          },
                          "leadingComments": null
                        }
                      ],
                      "kind": "const",
                      "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": 4352,
                          "end": 4516,
                          "loc": {
                            "start": {
                              "line": 134,
                              "column": 8
                            },
                            "end": {
                              "line": 134,
                              "column": 172
                            }
                          },
                          "range": [
                            4352,
                            4516
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 4601,
                      "end": 4783,
                      "loc": {
                        "start": {
                          "line": 136,
                          "column": 8
                        },
                        "end": {
                          "line": 136,
                          "column": 190
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 4608,
                        "end": 4782,
                        "loc": {
                          "start": {
                            "line": 136,
                            "column": 15
                          },
                          "end": {
                            "line": 136,
                            "column": 189
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 4608,
                          "end": 4756,
                          "loc": {
                            "start": {
                              "line": 136,
                              "column": 15
                            },
                            "end": {
                              "line": 136,
                              "column": 163
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 4608,
                            "end": 4751,
                            "loc": {
                              "start": {
                                "line": 136,
                                "column": 15
                              },
                              "end": {
                                "line": 136,
                                "column": 158
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 4608,
                              "end": 4628,
                              "loc": {
                                "start": {
                                  "line": 136,
                                  "column": 15
                                },
                                "end": {
                                  "line": 136,
                                  "column": 35
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 4608,
                                "end": 4617,
                                "loc": {
                                  "start": {
                                    "line": 136,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 136,
                                    "column": 24
                                  }
                                },
                                "name": "Statement"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4618,
                                "end": 4628,
                                "loc": {
                                  "start": {
                                    "line": 136,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 136,
                                    "column": 35
                                  }
                                },
                                "name": "JSONExport"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "CallExpression",
                                "start": 4629,
                                "end": 4739,
                                "loc": {
                                  "start": {
                                    "line": 136,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 136,
                                    "column": 146
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 4629,
                                  "end": 4653,
                                  "loc": {
                                    "start": {
                                      "line": 136,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 136,
                                      "column": 60
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 4629,
                                    "end": 4639,
                                    "loc": {
                                      "start": {
                                        "line": 136,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 136,
                                        "column": 46
                                      }
                                    },
                                    "name": "Expression"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 4640,
                                    "end": 4653,
                                    "loc": {
                                      "start": {
                                        "line": 136,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 136,
                                        "column": 60
                                      }
                                    },
                                    "name": "AddConstraint"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 4654,
                                    "end": 4660,
                                    "loc": {
                                      "start": {
                                        "line": 136,
                                        "column": 61
                                      },
                                      "end": {
                                        "line": 136,
                                        "column": 67
                                      }
                                    },
                                    "name": "sketch"
                                  },
                                  {
                                    "type": "MemberExpression",
                                    "start": 4662,
                                    "end": 4675,
                                    "loc": {
                                      "start": {
                                        "line": 136,
                                        "column": 69
                                      },
                                      "end": {
                                        "line": 136,
                                        "column": 82
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 4662,
                                      "end": 4666,
                                      "loc": {
                                        "start": {
                                          "line": 136,
                                          "column": 69
                                        },
                                        "end": {
                                          "line": 136,
                                          "column": 73
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4667,
                                      "end": 4675,
                                      "loc": {
                                        "start": {
                                          "line": 136,
                                          "column": 74
                                        },
                                        "end": {
                                          "line": 136,
                                          "column": 82
                                        }
                                      },
                                      "name": "typename"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "MemberExpression",
                                    "start": 4677,
                                    "end": 4686,
                                    "loc": {
                                      "start": {
                                        "line": 136,
                                        "column": 84
                                      },
                                      "end": {
                                        "line": 136,
                                        "column": 93
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 4677,
                                      "end": 4681,
                                      "loc": {
                                        "start": {
                                          "line": 136,
                                          "column": 84
                                        },
                                        "end": {
                                          "line": 136,
                                          "column": 88
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4682,
                                      "end": 4686,
                                      "loc": {
                                        "start": {
                                          "line": 136,
                                          "column": 89
                                        },
                                        "end": {
                                          "line": 136,
                                          "column": 93
                                        }
                                      },
                                      "name": "type"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "MemberExpression",
                                    "start": 4688,
                                    "end": 4697,
                                    "loc": {
                                      "start": {
                                        "line": 136,
                                        "column": 95
                                      },
                                      "end": {
                                        "line": 136,
                                        "column": 104
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 4688,
                                      "end": 4692,
                                      "loc": {
                                        "start": {
                                          "line": 136,
                                          "column": 95
                                        },
                                        "end": {
                                          "line": 136,
                                          "column": 99
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4693,
                                      "end": 4697,
                                      "loc": {
                                        "start": {
                                          "line": 136,
                                          "column": 100
                                        },
                                        "end": {
                                          "line": 136,
                                          "column": 104
                                        }
                                      },
                                      "name": "args"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "MemberExpression",
                                    "start": 4699,
                                    "end": 4714,
                                    "loc": {
                                      "start": {
                                        "line": 136,
                                        "column": 106
                                      },
                                      "end": {
                                        "line": 136,
                                        "column": 121
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 4699,
                                      "end": 4703,
                                      "loc": {
                                        "start": {
                                          "line": 136,
                                          "column": 106
                                        },
                                        "end": {
                                          "line": 136,
                                          "column": 110
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4704,
                                      "end": 4714,
                                      "loc": {
                                        "start": {
                                          "line": 136,
                                          "column": 111
                                        },
                                        "end": {
                                          "line": 136,
                                          "column": 121
                                        }
                                      },
                                      "name": "expression"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "MemberExpression",
                                    "start": 4716,
                                    "end": 4726,
                                    "loc": {
                                      "start": {
                                        "line": 136,
                                        "column": 123
                                      },
                                      "end": {
                                        "line": 136,
                                        "column": 133
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 4716,
                                      "end": 4720,
                                      "loc": {
                                        "start": {
                                          "line": 136,
                                          "column": 123
                                        },
                                        "end": {
                                          "line": 136,
                                          "column": 127
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4721,
                                      "end": 4726,
                                      "loc": {
                                        "start": {
                                          "line": 136,
                                          "column": 128
                                        },
                                        "end": {
                                          "line": 136,
                                          "column": 133
                                        }
                                      },
                                      "name": "value"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "MemberExpression",
                                    "start": 4728,
                                    "end": 4738,
                                    "loc": {
                                      "start": {
                                        "line": 136,
                                        "column": 135
                                      },
                                      "end": {
                                        "line": 136,
                                        "column": 145
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 4728,
                                      "end": 4732,
                                      "loc": {
                                        "start": {
                                          "line": 136,
                                          "column": 135
                                        },
                                        "end": {
                                          "line": 136,
                                          "column": 139
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4733,
                                      "end": 4738,
                                      "loc": {
                                        "start": {
                                          "line": 136,
                                          "column": 140
                                        },
                                        "end": {
                                          "line": 136,
                                          "column": 145
                                        }
                                      },
                                      "name": "fixed"
                                    },
                                    "computed": false
                                  }
                                ]
                              },
                              {
                                "type": "SpreadElement",
                                "start": 4741,
                                "end": 4750,
                                "loc": {
                                  "start": {
                                    "line": 136,
                                    "column": 148
                                  },
                                  "end": {
                                    "line": 136,
                                    "column": 157
                                  }
                                },
                                "argument": {
                                  "type": "Identifier",
                                  "start": 4744,
                                  "end": 4750,
                                  "loc": {
                                    "start": {
                                      "line": 136,
                                      "column": 151
                                    },
                                    "end": {
                                      "line": 136,
                                      "column": 157
                                    }
                                  },
                                  "name": "linked"
                                }
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4752,
                            "end": 4756,
                            "loc": {
                              "start": {
                                "line": 136,
                                "column": 159
                              },
                              "end": {
                                "line": 136,
                                "column": 163
                              }
                            },
                            "name": "then"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "CallExpression",
                            "start": 4757,
                            "end": 4781,
                            "loc": {
                              "start": {
                                "line": 136,
                                "column": 164
                              },
                              "end": {
                                "line": 136,
                                "column": 188
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 4757,
                              "end": 4764,
                              "loc": {
                                "start": {
                                  "line": 136,
                                  "column": 164
                                },
                                "end": {
                                  "line": 136,
                                  "column": 171
                                }
                              },
                              "name": "parseTo"
                            },
                            "arguments": [
                              {
                                "type": "ThisExpression",
                                "start": 4765,
                                "end": 4769,
                                "loc": {
                                  "start": {
                                    "line": 136,
                                    "column": 172
                                  },
                                  "end": {
                                    "line": 136,
                                    "column": 176
                                  }
                                }
                              },
                              {
                                "type": "SpreadElement",
                                "start": 4771,
                                "end": 4780,
                                "loc": {
                                  "start": {
                                    "line": 136,
                                    "column": 178
                                  },
                                  "end": {
                                    "line": 136,
                                    "column": 187
                                  }
                                },
                                "argument": {
                                  "type": "Identifier",
                                  "start": 4774,
                                  "end": 4780,
                                  "loc": {
                                    "start": {
                                      "line": 136,
                                      "column": 181
                                    },
                                    "end": {
                                      "line": 136,
                                      "column": 187
                                    }
                                  },
                                  "name": "linked"
                                }
                              }
                            ]
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 4798,
              "end": 5086,
              "loc": {
                "start": {
                  "line": 139,
                  "column": 4
                },
                "end": {
                  "line": 142,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 4798,
                "end": 4819,
                "loc": {
                  "start": {
                    "line": 139,
                    "column": 4
                  },
                  "end": {
                    "line": 139,
                    "column": 25
                  }
                },
                "name": "prepareUpdateToServer"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 4819,
                "end": 5086,
                "loc": {
                  "start": {
                    "line": 139,
                    "column": 25
                  },
                  "end": {
                    "line": 142,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 4820,
                    "end": 4826,
                    "loc": {
                      "start": {
                        "line": 139,
                        "column": 26
                      },
                      "end": {
                        "line": 139,
                        "column": 32
                      }
                    },
                    "name": "sketch"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 4828,
                  "end": 5086,
                  "loc": {
                    "start": {
                      "line": 139,
                      "column": 34
                    },
                    "end": {
                      "line": 142,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 4839,
                      "end": 4904,
                      "loc": {
                        "start": {
                          "line": 140,
                          "column": 8
                        },
                        "end": {
                          "line": 140,
                          "column": 73
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 4845,
                          "end": 4903,
                          "loc": {
                            "start": {
                              "line": 140,
                              "column": 14
                            },
                            "end": {
                              "line": 140,
                              "column": 72
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 4845,
                            "end": 4851,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 14
                              },
                              "end": {
                                "line": 140,
                                "column": 20
                              }
                            },
                            "name": "linked"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 4854,
                            "end": 4903,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 23
                              },
                              "end": {
                                "line": 140,
                                "column": 72
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 4854,
                              "end": 4867,
                              "loc": {
                                "start": {
                                  "line": 140,
                                  "column": 23
                                },
                                "end": {
                                  "line": 140,
                                  "column": 36
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 4854,
                                "end": 4863,
                                "loc": {
                                  "start": {
                                    "line": 140,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 140,
                                    "column": 32
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 4854,
                                  "end": 4858,
                                  "loc": {
                                    "start": {
                                      "line": 140,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 140,
                                      "column": 27
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4859,
                                  "end": 4863,
                                  "loc": {
                                    "start": {
                                      "line": 140,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 140,
                                      "column": 32
                                    }
                                  },
                                  "name": "args"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4864,
                                "end": 4867,
                                "loc": {
                                  "start": {
                                    "line": 140,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 140,
                                    "column": 36
                                  }
                                },
                                "name": "map"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ArrowFunctionExpression",
                                "start": 4868,
                                "end": 4902,
                                "loc": {
                                  "start": {
                                    "line": 140,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 140,
                                    "column": 71
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": true,
                                "async": false,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 4868,
                                    "end": 4869,
                                    "loc": {
                                      "start": {
                                        "line": 140,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 140,
                                        "column": 38
                                      }
                                    },
                                    "name": "a"
                                  }
                                ],
                                "body": {
                                  "type": "CallExpression",
                                  "start": 4873,
                                  "end": 4902,
                                  "loc": {
                                    "start": {
                                      "line": 140,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 140,
                                      "column": 71
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 4873,
                                    "end": 4899,
                                    "loc": {
                                      "start": {
                                        "line": 140,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 140,
                                        "column": 68
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 4873,
                                      "end": 4879,
                                      "loc": {
                                        "start": {
                                          "line": 140,
                                          "column": 42
                                        },
                                        "end": {
                                          "line": 140,
                                          "column": 48
                                        }
                                      },
                                      "name": "sketch"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4880,
                                      "end": 4899,
                                      "loc": {
                                        "start": {
                                          "line": 140,
                                          "column": 49
                                        },
                                        "end": {
                                          "line": 140,
                                          "column": 68
                                        }
                                      },
                                      "name": "getAncestorOnSketch"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 4900,
                                      "end": 4901,
                                      "loc": {
                                        "start": {
                                          "line": 140,
                                          "column": 69
                                        },
                                        "end": {
                                          "line": 140,
                                          "column": 70
                                        }
                                      },
                                      "name": "a"
                                    }
                                  ]
                                }
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 4914,
                      "end": 5079,
                      "loc": {
                        "start": {
                          "line": 141,
                          "column": 8
                        },
                        "end": {
                          "line": 141,
                          "column": 173
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 4921,
                        "end": 5078,
                        "loc": {
                          "start": {
                            "line": 141,
                            "column": 15
                          },
                          "end": {
                            "line": 141,
                            "column": 172
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 4921,
                          "end": 5052,
                          "loc": {
                            "start": {
                              "line": 141,
                              "column": 15
                            },
                            "end": {
                              "line": 141,
                              "column": 146
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 4921,
                            "end": 5047,
                            "loc": {
                              "start": {
                                "line": 141,
                                "column": 15
                              },
                              "end": {
                                "line": 141,
                                "column": 141
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 4921,
                              "end": 4941,
                              "loc": {
                                "start": {
                                  "line": 141,
                                  "column": 15
                                },
                                "end": {
                                  "line": 141,
                                  "column": 35
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 4921,
                                "end": 4930,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 24
                                  }
                                },
                                "name": "Statement"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4931,
                                "end": 4941,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 35
                                  }
                                },
                                "name": "JSONExport"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "CallExpression",
                                "start": 4942,
                                "end": 5035,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 129
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 4942,
                                  "end": 4969,
                                  "loc": {
                                    "start": {
                                      "line": 141,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 141,
                                      "column": 63
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 4942,
                                    "end": 4952,
                                    "loc": {
                                      "start": {
                                        "line": 141,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 141,
                                        "column": 46
                                      }
                                    },
                                    "name": "Expression"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 4953,
                                    "end": 4969,
                                    "loc": {
                                      "start": {
                                        "line": 141,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 141,
                                        "column": 63
                                      }
                                    },
                                    "name": "UpdateConstraint"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 4970,
                                    "end": 4976,
                                    "loc": {
                                      "start": {
                                        "line": 141,
                                        "column": 64
                                      },
                                      "end": {
                                        "line": 141,
                                        "column": 70
                                      }
                                    },
                                    "name": "sketch"
                                  },
                                  {
                                    "type": "ThisExpression",
                                    "start": 4978,
                                    "end": 4982,
                                    "loc": {
                                      "start": {
                                        "line": 141,
                                        "column": 72
                                      },
                                      "end": {
                                        "line": 141,
                                        "column": 76
                                      }
                                    }
                                  },
                                  {
                                    "type": "MemberExpression",
                                    "start": 4984,
                                    "end": 4993,
                                    "loc": {
                                      "start": {
                                        "line": 141,
                                        "column": 78
                                      },
                                      "end": {
                                        "line": 141,
                                        "column": 87
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 4984,
                                      "end": 4988,
                                      "loc": {
                                        "start": {
                                          "line": 141,
                                          "column": 78
                                        },
                                        "end": {
                                          "line": 141,
                                          "column": 82
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4989,
                                      "end": 4993,
                                      "loc": {
                                        "start": {
                                          "line": 141,
                                          "column": 83
                                        },
                                        "end": {
                                          "line": 141,
                                          "column": 87
                                        }
                                      },
                                      "name": "args"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "MemberExpression",
                                    "start": 4995,
                                    "end": 5010,
                                    "loc": {
                                      "start": {
                                        "line": 141,
                                        "column": 89
                                      },
                                      "end": {
                                        "line": 141,
                                        "column": 104
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 4995,
                                      "end": 4999,
                                      "loc": {
                                        "start": {
                                          "line": 141,
                                          "column": 89
                                        },
                                        "end": {
                                          "line": 141,
                                          "column": 93
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 5000,
                                      "end": 5010,
                                      "loc": {
                                        "start": {
                                          "line": 141,
                                          "column": 94
                                        },
                                        "end": {
                                          "line": 141,
                                          "column": 104
                                        }
                                      },
                                      "name": "expression"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "MemberExpression",
                                    "start": 5012,
                                    "end": 5022,
                                    "loc": {
                                      "start": {
                                        "line": 141,
                                        "column": 106
                                      },
                                      "end": {
                                        "line": 141,
                                        "column": 116
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 5012,
                                      "end": 5016,
                                      "loc": {
                                        "start": {
                                          "line": 141,
                                          "column": 106
                                        },
                                        "end": {
                                          "line": 141,
                                          "column": 110
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 5017,
                                      "end": 5022,
                                      "loc": {
                                        "start": {
                                          "line": 141,
                                          "column": 111
                                        },
                                        "end": {
                                          "line": 141,
                                          "column": 116
                                        }
                                      },
                                      "name": "value"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "MemberExpression",
                                    "start": 5024,
                                    "end": 5034,
                                    "loc": {
                                      "start": {
                                        "line": 141,
                                        "column": 118
                                      },
                                      "end": {
                                        "line": 141,
                                        "column": 128
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 5024,
                                      "end": 5028,
                                      "loc": {
                                        "start": {
                                          "line": 141,
                                          "column": 118
                                        },
                                        "end": {
                                          "line": 141,
                                          "column": 122
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 5029,
                                      "end": 5034,
                                      "loc": {
                                        "start": {
                                          "line": 141,
                                          "column": 123
                                        },
                                        "end": {
                                          "line": 141,
                                          "column": 128
                                        }
                                      },
                                      "name": "fixed"
                                    },
                                    "computed": false
                                  }
                                ]
                              },
                              {
                                "type": "SpreadElement",
                                "start": 5037,
                                "end": 5046,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 131
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 140
                                  }
                                },
                                "argument": {
                                  "type": "Identifier",
                                  "start": 5040,
                                  "end": 5046,
                                  "loc": {
                                    "start": {
                                      "line": 141,
                                      "column": 134
                                    },
                                    "end": {
                                      "line": 141,
                                      "column": 140
                                    }
                                  },
                                  "name": "linked"
                                }
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5048,
                            "end": 5052,
                            "loc": {
                              "start": {
                                "line": 141,
                                "column": 142
                              },
                              "end": {
                                "line": 141,
                                "column": 146
                              }
                            },
                            "name": "then"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "CallExpression",
                            "start": 5053,
                            "end": 5077,
                            "loc": {
                              "start": {
                                "line": 141,
                                "column": 147
                              },
                              "end": {
                                "line": 141,
                                "column": 171
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 5053,
                              "end": 5060,
                              "loc": {
                                "start": {
                                  "line": 141,
                                  "column": 147
                                },
                                "end": {
                                  "line": 141,
                                  "column": 154
                                }
                              },
                              "name": "parseTo"
                            },
                            "arguments": [
                              {
                                "type": "ThisExpression",
                                "start": 5061,
                                "end": 5065,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 155
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 159
                                  }
                                }
                              },
                              {
                                "type": "SpreadElement",
                                "start": 5067,
                                "end": 5076,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 161
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 170
                                  }
                                },
                                "argument": {
                                  "type": "Identifier",
                                  "start": 5070,
                                  "end": 5076,
                                  "loc": {
                                    "start": {
                                      "line": 141,
                                      "column": 164
                                    },
                                    "end": {
                                      "line": 141,
                                      "column": 170
                                    }
                                  },
                                  "name": "linked"
                                }
                              }
                            ]
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 5094,
              "end": 5209,
              "loc": {
                "start": {
                  "line": 144,
                  "column": 4
                },
                "end": {
                  "line": 146,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 5094,
                "end": 5115,
                "loc": {
                  "start": {
                    "line": 144,
                    "column": 4
                  },
                  "end": {
                    "line": 144,
                    "column": 25
                  }
                },
                "name": "prepareRemoveOnServer"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 5115,
                "end": 5209,
                "loc": {
                  "start": {
                    "line": 144,
                    "column": 25
                  },
                  "end": {
                    "line": 146,
                    "column": 5
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 5116,
                    "end": 5122,
                    "loc": {
                      "start": {
                        "line": 144,
                        "column": 26
                      },
                      "end": {
                        "line": 144,
                        "column": 32
                      }
                    },
                    "name": "sketch"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 5124,
                  "end": 5209,
                  "loc": {
                    "start": {
                      "line": 144,
                      "column": 34
                    },
                    "end": {
                      "line": 146,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 5135,
                      "end": 5202,
                      "loc": {
                        "start": {
                          "line": 145,
                          "column": 8
                        },
                        "end": {
                          "line": 145,
                          "column": 75
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 5142,
                        "end": 5201,
                        "loc": {
                          "start": {
                            "line": 145,
                            "column": 15
                          },
                          "end": {
                            "line": 145,
                            "column": 74
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 5142,
                          "end": 5158,
                          "loc": {
                            "start": {
                              "line": 145,
                              "column": 15
                            },
                            "end": {
                              "line": 145,
                              "column": 31
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 5142,
                            "end": 5151,
                            "loc": {
                              "start": {
                                "line": 145,
                                "column": 15
                              },
                              "end": {
                                "line": 145,
                                "column": 24
                              }
                            },
                            "name": "Statement"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5152,
                            "end": 5158,
                            "loc": {
                              "start": {
                                "line": 145,
                                "column": 25
                              },
                              "end": {
                                "line": 145,
                                "column": 31
                              }
                            },
                            "name": "Return"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "CallExpression",
                            "start": 5159,
                            "end": 5200,
                            "loc": {
                              "start": {
                                "line": 145,
                                "column": 32
                              },
                              "end": {
                                "line": 145,
                                "column": 73
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 5159,
                              "end": 5186,
                              "loc": {
                                "start": {
                                  "line": 145,
                                  "column": 32
                                },
                                "end": {
                                  "line": 145,
                                  "column": 59
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 5159,
                                "end": 5169,
                                "loc": {
                                  "start": {
                                    "line": 145,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 145,
                                    "column": 42
                                  }
                                },
                                "name": "Expression"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5170,
                                "end": 5186,
                                "loc": {
                                  "start": {
                                    "line": 145,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 145,
                                    "column": 59
                                  }
                                },
                                "name": "RemoveConstraint"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 5187,
                                "end": 5193,
                                "loc": {
                                  "start": {
                                    "line": 145,
                                    "column": 60
                                  },
                                  "end": {
                                    "line": 145,
                                    "column": 66
                                  }
                                },
                                "name": "sketch"
                              },
                              {
                                "type": "ThisExpression",
                                "start": 5195,
                                "end": 5199,
                                "loc": {
                                  "start": {
                                    "line": 145,
                                    "column": 68
                                  },
                                  "end": {
                                    "line": 145,
                                    "column": 72
                                  }
                                }
                              }
                            ]
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            }
          ],
          "trailingComments": null
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "\r\n * Constraint - a Javascript representation of LGS 2D constraint\r\n * optional attributes: expression: string, value: number, fixed: boolean\r\n ",
            "start": 682,
            "end": 830,
            "loc": {
              "start": {
                "line": 22,
                "column": 0
              },
              "end": {
                "line": 25,
                "column": 3
              }
            },
            "range": [
              682,
              830
            ]
          }
        ],
        "trailingComments": [
          {
            "type": "CommentLine",
            "value": " Default parameters for displaying constraints. See THREE.TextGeometry for explanation.",
            "start": 5216,
            "end": 5305,
            "loc": {
              "start": {
                "line": 149,
                "column": 0
              },
              "end": {
                "line": 149,
                "column": 89
              }
            },
            "range": [
              5216,
              5305
            ]
          }
        ]
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": "\r\n * Constraint - a Javascript representation of LGS 2D constraint\r\n * optional attributes: expression: string, value: number, fixed: boolean\r\n ",
          "start": 682,
          "end": 830,
          "loc": {
            "start": {
              "line": 22,
              "column": 0
            },
            "end": {
              "line": 25,
              "column": 3
            }
          },
          "range": [
            682,
            830
          ]
        }
      ],
      "trailingComments": [
        {
          "type": "CommentLine",
          "value": " Default parameters for displaying constraints. See THREE.TextGeometry for explanation.",
          "start": 5216,
          "end": 5305,
          "loc": {
            "start": {
              "line": 149,
              "column": 0
            },
            "end": {
              "line": 149,
              "column": 89
            }
          },
          "range": [
            5216,
            5305
          ]
        }
      ]
    },
    {
      "type": "ExpressionStatement",
      "start": 5307,
      "end": 5528,
      "loc": {
        "start": {
          "line": 150,
          "column": 0
        },
        "end": {
          "line": 158,
          "column": 2
        }
      },
      "expression": {
        "type": "AssignmentExpression",
        "start": 5307,
        "end": 5527,
        "loc": {
          "start": {
            "line": 150,
            "column": 0
          },
          "end": {
            "line": 158,
            "column": 1
          }
        },
        "operator": "=",
        "left": {
          "type": "MemberExpression",
          "start": 5307,
          "end": 5332,
          "loc": {
            "start": {
              "line": 150,
              "column": 0
            },
            "end": {
              "line": 150,
              "column": 25
            }
          },
          "object": {
            "type": "Identifier",
            "start": 5307,
            "end": 5317,
            "loc": {
              "start": {
                "line": 150,
                "column": 0
              },
              "end": {
                "line": 150,
                "column": 10
              }
            },
            "name": "Constraint",
            "leadingComments": null
          },
          "property": {
            "type": "Identifier",
            "start": 5318,
            "end": 5332,
            "loc": {
              "start": {
                "line": 150,
                "column": 11
              },
              "end": {
                "line": 150,
                "column": 25
              }
            },
            "name": "TextParameters"
          },
          "computed": false,
          "leadingComments": null
        },
        "right": {
          "type": "ObjectExpression",
          "start": 5335,
          "end": 5527,
          "loc": {
            "start": {
              "line": 150,
              "column": 28
            },
            "end": {
              "line": 158,
              "column": 1
            }
          },
          "properties": [
            {
              "type": "Property",
              "start": 5342,
              "end": 5357,
              "loc": {
                "start": {
                  "line": 151,
                  "column": 4
                },
                "end": {
                  "line": 151,
                  "column": 19
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 5342,
                "end": 5347,
                "loc": {
                  "start": {
                    "line": 151,
                    "column": 4
                  },
                  "end": {
                    "line": 151,
                    "column": 9
                  }
                },
                "name": "color"
              },
              "value": {
                "type": "Literal",
                "start": 5349,
                "end": 5357,
                "loc": {
                  "start": {
                    "line": 151,
                    "column": 11
                  },
                  "end": {
                    "line": 151,
                    "column": 19
                  }
                },
                "value": 48896,
                "rawValue": 48896,
                "raw": "0x00bf00"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 5364,
              "end": 5371,
              "loc": {
                "start": {
                  "line": 152,
                  "column": 4
                },
                "end": {
                  "line": 152,
                  "column": 11
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 5364,
                "end": 5368,
                "loc": {
                  "start": {
                    "line": 152,
                    "column": 4
                  },
                  "end": {
                    "line": 152,
                    "column": 8
                  }
                },
                "name": "size"
              },
              "value": {
                "type": "Literal",
                "start": 5370,
                "end": 5371,
                "loc": {
                  "start": {
                    "line": 152,
                    "column": 10
                  },
                  "end": {
                    "line": 152,
                    "column": 11
                  }
                },
                "value": 1,
                "rawValue": 1,
                "raw": "1"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 5378,
              "end": 5387,
              "loc": {
                "start": {
                  "line": 153,
                  "column": 4
                },
                "end": {
                  "line": 153,
                  "column": 13
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 5378,
                "end": 5384,
                "loc": {
                  "start": {
                    "line": 153,
                    "column": 4
                  },
                  "end": {
                    "line": 153,
                    "column": 10
                  }
                },
                "name": "height"
              },
              "value": {
                "type": "Literal",
                "start": 5386,
                "end": 5387,
                "loc": {
                  "start": {
                    "line": 153,
                    "column": 12
                  },
                  "end": {
                    "line": 153,
                    "column": 13
                  }
                },
                "value": 1,
                "rawValue": 1,
                "raw": "1"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 5394,
              "end": 5412,
              "loc": {
                "start": {
                  "line": 154,
                  "column": 4
                },
                "end": {
                  "line": 154,
                  "column": 22
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 5394,
                "end": 5398,
                "loc": {
                  "start": {
                    "line": 154,
                    "column": 4
                  },
                  "end": {
                    "line": 154,
                    "column": 8
                  }
                },
                "name": "font"
              },
              "value": {
                "type": "Literal",
                "start": 5400,
                "end": 5412,
                "loc": {
                  "start": {
                    "line": 154,
                    "column": 10
                  },
                  "end": {
                    "line": 154,
                    "column": 22
                  }
                },
                "value": "droid sans",
                "rawValue": "droid sans",
                "raw": "'droid sans'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 5419,
              "end": 5435,
              "loc": {
                "start": {
                  "line": 155,
                  "column": 4
                },
                "end": {
                  "line": 155,
                  "column": 20
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 5419,
                "end": 5425,
                "loc": {
                  "start": {
                    "line": 155,
                    "column": 4
                  },
                  "end": {
                    "line": 155,
                    "column": 10
                  }
                },
                "name": "weight"
              },
              "value": {
                "type": "Literal",
                "start": 5427,
                "end": 5435,
                "loc": {
                  "start": {
                    "line": 155,
                    "column": 12
                  },
                  "end": {
                    "line": 155,
                    "column": 20
                  }
                },
                "value": "normal",
                "rawValue": "normal",
                "raw": "'normal'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 5442,
              "end": 5457,
              "loc": {
                "start": {
                  "line": 156,
                  "column": 4
                },
                "end": {
                  "line": 156,
                  "column": 19
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 5442,
                "end": 5447,
                "loc": {
                  "start": {
                    "line": 156,
                    "column": 4
                  },
                  "end": {
                    "line": 156,
                    "column": 9
                  }
                },
                "name": "style"
              },
              "value": {
                "type": "Literal",
                "start": 5449,
                "end": 5457,
                "loc": {
                  "start": {
                    "line": 156,
                    "column": 11
                  },
                  "end": {
                    "line": 156,
                    "column": 19
                  }
                },
                "value": "normal",
                "rawValue": "normal",
                "raw": "'normal'"
              },
              "kind": "init"
            },
            {
              "type": "Property",
              "start": 5464,
              "end": 5523,
              "loc": {
                "start": {
                  "line": 157,
                  "column": 4
                },
                "end": {
                  "line": 157,
                  "column": 63
                }
              },
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 5464,
                "end": 5471,
                "loc": {
                  "start": {
                    "line": 157,
                    "column": 4
                  },
                  "end": {
                    "line": 157,
                    "column": 11
                  }
                },
                "name": "imgPath"
              },
              "value": {
                "type": "FunctionExpression",
                "start": 5473,
                "end": 5523,
                "loc": {
                  "start": {
                    "line": 157,
                    "column": 13
                  },
                  "end": {
                    "line": 157,
                    "column": 63
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 5482,
                    "end": 5488,
                    "loc": {
                      "start": {
                        "line": 157,
                        "column": 22
                      },
                      "end": {
                        "line": 157,
                        "column": 28
                      }
                    },
                    "name": "constr"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 5490,
                  "end": 5523,
                  "loc": {
                    "start": {
                      "line": 157,
                      "column": 30
                    },
                    "end": {
                      "line": 157,
                      "column": 63
                    }
                  },
                  "body": [],
                  "leadingComments": [
                    {
                      "type": "Block",
                      "value": "return \"path/to/img.png\";",
                      "start": 5492,
                      "end": 5521,
                      "loc": {
                        "start": {
                          "line": 157,
                          "column": 32
                        },
                        "end": {
                          "line": 157,
                          "column": 61
                        }
                      },
                      "range": [
                        5492,
                        5521
                      ]
                    }
                  ],
                  "innerComments": [
                    {
                      "type": "Block",
                      "value": "return \"path/to/img.png\";",
                      "start": 5492,
                      "end": 5521,
                      "loc": {
                        "start": {
                          "line": 157,
                          "column": 32
                        },
                        "end": {
                          "line": 157,
                          "column": 61
                        }
                      },
                      "range": [
                        5492,
                        5521
                      ]
                    }
                  ]
                }
              },
              "kind": "init"
            }
          ]
        },
        "leadingComments": null
      },
      "leadingComments": [
        {
          "type": "CommentLine",
          "value": " Default parameters for displaying constraints. See THREE.TextGeometry for explanation.",
          "start": 5216,
          "end": 5305,
          "loc": {
            "start": {
              "line": 149,
              "column": 0
            },
            "end": {
              "line": 149,
              "column": 89
            }
          },
          "range": [
            5216,
            5305
          ]
        }
      ]
    },
    {
      "type": "ExpressionStatement",
      "start": 5532,
      "end": 6962,
      "loc": {
        "start": {
          "line": 160,
          "column": 0
        },
        "end": {
          "line": 181,
          "column": 3
        }
      },
      "expression": {
        "type": "AssignmentExpression",
        "start": 5532,
        "end": 6961,
        "loc": {
          "start": {
            "line": 160,
            "column": 0
          },
          "end": {
            "line": 181,
            "column": 2
          }
        },
        "operator": "=",
        "left": {
          "type": "MemberExpression",
          "start": 5532,
          "end": 5547,
          "loc": {
            "start": {
              "line": 160,
              "column": 0
            },
            "end": {
              "line": 160,
              "column": 15
            }
          },
          "object": {
            "type": "Identifier",
            "start": 5532,
            "end": 5542,
            "loc": {
              "start": {
                "line": 160,
                "column": 0
              },
              "end": {
                "line": 160,
                "column": 10
              }
            },
            "name": "Constraint",
            "leadingComments": null
          },
          "property": {
            "type": "Identifier",
            "start": 5543,
            "end": 5547,
            "loc": {
              "start": {
                "line": 160,
                "column": 11
              },
              "end": {
                "line": 160,
                "column": 15
              }
            },
            "name": "Type"
          },
          "computed": false,
          "leadingComments": null
        },
        "right": {
          "type": "CallExpression",
          "start": 5550,
          "end": 6961,
          "loc": {
            "start": {
              "line": 160,
              "column": 18
            },
            "end": {
              "line": 181,
              "column": 2
            }
          },
          "callee": {
            "type": "MemberExpression",
            "start": 5550,
            "end": 5563,
            "loc": {
              "start": {
                "line": 160,
                "column": 18
              },
              "end": {
                "line": 160,
                "column": 31
              }
            },
            "object": {
              "type": "Identifier",
              "start": 5550,
              "end": 5556,
              "loc": {
                "start": {
                  "line": 160,
                  "column": 18
                },
                "end": {
                  "line": 160,
                  "column": 24
                }
              },
              "name": "Object"
            },
            "property": {
              "type": "Identifier",
              "start": 5557,
              "end": 5563,
              "loc": {
                "start": {
                  "line": 160,
                  "column": 25
                },
                "end": {
                  "line": 160,
                  "column": 31
                }
              },
              "name": "freeze"
            },
            "computed": false
          },
          "arguments": [
            {
              "type": "ObjectExpression",
              "start": 5564,
              "end": 6960,
              "loc": {
                "start": {
                  "line": 160,
                  "column": 32
                },
                "end": {
                  "line": 181,
                  "column": 1
                }
              },
              "properties": [
                {
                  "type": "Property",
                  "start": 5611,
                  "end": 5671,
                  "loc": {
                    "start": {
                      "line": 162,
                      "column": 4
                    },
                    "end": {
                      "line": 162,
                      "column": 64
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5611,
                    "end": 5619,
                    "loc": {
                      "start": {
                        "line": 162,
                        "column": 4
                      },
                      "end": {
                        "line": 162,
                        "column": 12
                      }
                    },
                    "name": "FIXATION",
                    "leadingComments": null
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5632,
                    "end": 5671,
                    "loc": {
                      "start": {
                        "line": 162,
                        "column": 25
                      },
                      "end": {
                        "line": 162,
                        "column": 64
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5633,
                        "end": 5643,
                        "loc": {
                          "start": {
                            "line": 162,
                            "column": 26
                          },
                          "end": {
                            "line": 162,
                            "column": 36
                          }
                        },
                        "value": "FIXATION",
                        "rawValue": "FIXATION",
                        "raw": "\"FIXATION\""
                      },
                      {
                        "type": "Literal",
                        "start": 5645,
                        "end": 5670,
                        "loc": {
                          "start": {
                            "line": 162,
                            "column": 38
                          },
                          "end": {
                            "line": 162,
                            "column": 63
                          }
                        },
                        "value": "CC_2DFixationConstraint",
                        "rawValue": "CC_2DFixationConstraint",
                        "raw": "\"CC_2DFixationConstraint\""
                      }
                    ]
                  },
                  "kind": "init",
                  "leadingComments": [
                    {
                      "type": "CommentLine",
                      "value": " type: [typename, ClassCad type]",
                      "start": 5571,
                      "end": 5605,
                      "loc": {
                        "start": {
                          "line": 161,
                          "column": 4
                        },
                        "end": {
                          "line": 161,
                          "column": 38
                        }
                      },
                      "range": [
                        5571,
                        5605
                      ]
                    }
                  ]
                },
                {
                  "type": "Property",
                  "start": 5678,
                  "end": 5741,
                  "loc": {
                    "start": {
                      "line": 163,
                      "column": 4
                    },
                    "end": {
                      "line": 163,
                      "column": 67
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5678,
                    "end": 5687,
                    "loc": {
                      "start": {
                        "line": 163,
                        "column": 4
                      },
                      "end": {
                        "line": 163,
                        "column": 13
                      }
                    },
                    "name": "INCIDENCE"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5699,
                    "end": 5741,
                    "loc": {
                      "start": {
                        "line": 163,
                        "column": 25
                      },
                      "end": {
                        "line": 163,
                        "column": 67
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5700,
                        "end": 5711,
                        "loc": {
                          "start": {
                            "line": 163,
                            "column": 26
                          },
                          "end": {
                            "line": 163,
                            "column": 37
                          }
                        },
                        "value": "INCIDENCE",
                        "rawValue": "INCIDENCE",
                        "raw": "\"INCIDENCE\""
                      },
                      {
                        "type": "Literal",
                        "start": 5713,
                        "end": 5740,
                        "loc": {
                          "start": {
                            "line": 163,
                            "column": 39
                          },
                          "end": {
                            "line": 163,
                            "column": 66
                          }
                        },
                        "value": "CC_2DCoincidentConstraint",
                        "rawValue": "CC_2DCoincidentConstraint",
                        "raw": "\"CC_2DCoincidentConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 5748,
                  "end": 5806,
                  "loc": {
                    "start": {
                      "line": 164,
                      "column": 4
                    },
                    "end": {
                      "line": 164,
                      "column": 62
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5748,
                    "end": 5756,
                    "loc": {
                      "start": {
                        "line": 164,
                        "column": 4
                      },
                      "end": {
                        "line": 164,
                        "column": 12
                      }
                    },
                    "name": "DISTANCE"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5769,
                    "end": 5806,
                    "loc": {
                      "start": {
                        "line": 164,
                        "column": 25
                      },
                      "end": {
                        "line": 164,
                        "column": 62
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5770,
                        "end": 5780,
                        "loc": {
                          "start": {
                            "line": 164,
                            "column": 26
                          },
                          "end": {
                            "line": 164,
                            "column": 36
                          }
                        },
                        "value": "DISTANCE",
                        "rawValue": "DISTANCE",
                        "raw": "\"DISTANCE\""
                      },
                      {
                        "type": "Literal",
                        "start": 5782,
                        "end": 5805,
                        "loc": {
                          "start": {
                            "line": 164,
                            "column": 38
                          },
                          "end": {
                            "line": 164,
                            "column": 61
                          }
                        },
                        "value": "CC_2DOffsetConstraint",
                        "rawValue": "CC_2DOffsetConstraint",
                        "raw": "\"CC_2DOffsetConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 5813,
                  "end": 5867,
                  "loc": {
                    "start": {
                      "line": 165,
                      "column": 4
                    },
                    "end": {
                      "line": 165,
                      "column": 58
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5813,
                    "end": 5818,
                    "loc": {
                      "start": {
                        "line": 165,
                        "column": 4
                      },
                      "end": {
                        "line": 165,
                        "column": 9
                      }
                    },
                    "name": "ANGLE"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5834,
                    "end": 5867,
                    "loc": {
                      "start": {
                        "line": 165,
                        "column": 25
                      },
                      "end": {
                        "line": 165,
                        "column": 58
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5835,
                        "end": 5842,
                        "loc": {
                          "start": {
                            "line": 165,
                            "column": 26
                          },
                          "end": {
                            "line": 165,
                            "column": 33
                          }
                        },
                        "value": "ANGLE",
                        "rawValue": "ANGLE",
                        "raw": "\"ANGLE\""
                      },
                      {
                        "type": "Literal",
                        "start": 5844,
                        "end": 5866,
                        "loc": {
                          "start": {
                            "line": 165,
                            "column": 35
                          },
                          "end": {
                            "line": 165,
                            "column": 57
                          }
                        },
                        "value": "CC_2DAngleConstraint",
                        "rawValue": "CC_2DAngleConstraint",
                        "raw": "\"CC_2DAngleConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 5874,
                  "end": 5932,
                  "loc": {
                    "start": {
                      "line": 166,
                      "column": 4
                    },
                    "end": {
                      "line": 166,
                      "column": 62
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5874,
                    "end": 5881,
                    "loc": {
                      "start": {
                        "line": 166,
                        "column": 4
                      },
                      "end": {
                        "line": 166,
                        "column": 11
                      }
                    },
                    "name": "ANGLEOX"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5895,
                    "end": 5932,
                    "loc": {
                      "start": {
                        "line": 166,
                        "column": 25
                      },
                      "end": {
                        "line": 166,
                        "column": 62
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5896,
                        "end": 5905,
                        "loc": {
                          "start": {
                            "line": 166,
                            "column": 26
                          },
                          "end": {
                            "line": 166,
                            "column": 35
                          }
                        },
                        "value": "ANGLEOX",
                        "rawValue": "ANGLEOX",
                        "raw": "\"ANGLEOX\""
                      },
                      {
                        "type": "Literal",
                        "start": 5907,
                        "end": 5931,
                        "loc": {
                          "start": {
                            "line": 166,
                            "column": 37
                          },
                          "end": {
                            "line": 166,
                            "column": 61
                          }
                        },
                        "value": "CC_2DAngleOXConstraint",
                        "rawValue": "CC_2DAngleOXConstraint",
                        "raw": "\"CC_2DAngleOXConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 5939,
                  "end": 6004,
                  "loc": {
                    "start": {
                      "line": 167,
                      "column": 4
                    },
                    "end": {
                      "line": 167,
                      "column": 69
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 5939,
                    "end": 5947,
                    "loc": {
                      "start": {
                        "line": 167,
                        "column": 4
                      },
                      "end": {
                        "line": 167,
                        "column": 12
                      }
                    },
                    "name": "TANGENCY"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 5960,
                    "end": 6004,
                    "loc": {
                      "start": {
                        "line": 167,
                        "column": 25
                      },
                      "end": {
                        "line": 167,
                        "column": 69
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 5961,
                        "end": 5971,
                        "loc": {
                          "start": {
                            "line": 167,
                            "column": 26
                          },
                          "end": {
                            "line": 167,
                            "column": 36
                          }
                        },
                        "value": "TANGENCY",
                        "rawValue": "TANGENCY",
                        "raw": "\"TANGENCY\""
                      },
                      {
                        "type": "Literal",
                        "start": 5973,
                        "end": 6003,
                        "loc": {
                          "start": {
                            "line": 167,
                            "column": 38
                          },
                          "end": {
                            "line": 167,
                            "column": 68
                          }
                        },
                        "value": "CC_2DTangentSketchConstraint",
                        "rawValue": "CC_2DTangentSketchConstraint",
                        "raw": "\"CC_2DTangentSketchConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 6011,
                  "end": 6078,
                  "loc": {
                    "start": {
                      "line": 168,
                      "column": 4
                    },
                    "end": {
                      "line": 168,
                      "column": 71
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 6011,
                    "end": 6024,
                    "loc": {
                      "start": {
                        "line": 168,
                        "column": 4
                      },
                      "end": {
                        "line": 168,
                        "column": 17
                      }
                    },
                    "name": "HORIZONTALITY"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 6032,
                    "end": 6078,
                    "loc": {
                      "start": {
                        "line": 168,
                        "column": 25
                      },
                      "end": {
                        "line": 168,
                        "column": 71
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 6033,
                        "end": 6048,
                        "loc": {
                          "start": {
                            "line": 168,
                            "column": 26
                          },
                          "end": {
                            "line": 168,
                            "column": 41
                          }
                        },
                        "value": "HORIZONTALITY",
                        "rawValue": "HORIZONTALITY",
                        "raw": "\"HORIZONTALITY\""
                      },
                      {
                        "type": "Literal",
                        "start": 6050,
                        "end": 6077,
                        "loc": {
                          "start": {
                            "line": 168,
                            "column": 43
                          },
                          "end": {
                            "line": 168,
                            "column": 70
                          }
                        },
                        "value": "CC_2DHorizontalConstraint",
                        "rawValue": "CC_2DHorizontalConstraint",
                        "raw": "\"CC_2DHorizontalConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 6085,
                  "end": 6148,
                  "loc": {
                    "start": {
                      "line": 169,
                      "column": 4
                    },
                    "end": {
                      "line": 169,
                      "column": 67
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 6085,
                    "end": 6096,
                    "loc": {
                      "start": {
                        "line": 169,
                        "column": 4
                      },
                      "end": {
                        "line": 169,
                        "column": 15
                      }
                    },
                    "name": "VERTICALITY"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 6106,
                    "end": 6148,
                    "loc": {
                      "start": {
                        "line": 169,
                        "column": 25
                      },
                      "end": {
                        "line": 169,
                        "column": 67
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 6107,
                        "end": 6120,
                        "loc": {
                          "start": {
                            "line": 169,
                            "column": 26
                          },
                          "end": {
                            "line": 169,
                            "column": 39
                          }
                        },
                        "value": "VERTICALITY",
                        "rawValue": "VERTICALITY",
                        "raw": "\"VERTICALITY\""
                      },
                      {
                        "type": "Literal",
                        "start": 6122,
                        "end": 6147,
                        "loc": {
                          "start": {
                            "line": 169,
                            "column": 41
                          },
                          "end": {
                            "line": 169,
                            "column": 66
                          }
                        },
                        "value": "CC_2DVerticalConstraint",
                        "rawValue": "CC_2DVerticalConstraint",
                        "raw": "\"CC_2DVerticalConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 6155,
                  "end": 6228,
                  "loc": {
                    "start": {
                      "line": 170,
                      "column": 4
                    },
                    "end": {
                      "line": 170,
                      "column": 77
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 6155,
                    "end": 6171,
                    "loc": {
                      "start": {
                        "line": 170,
                        "column": 4
                      },
                      "end": {
                        "line": 170,
                        "column": 20
                      }
                    },
                    "name": "PERPENDICULARITY"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 6176,
                    "end": 6228,
                    "loc": {
                      "start": {
                        "line": 170,
                        "column": 25
                      },
                      "end": {
                        "line": 170,
                        "column": 77
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 6177,
                        "end": 6195,
                        "loc": {
                          "start": {
                            "line": 170,
                            "column": 26
                          },
                          "end": {
                            "line": 170,
                            "column": 44
                          }
                        },
                        "value": "PERPENDICULARITY",
                        "rawValue": "PERPENDICULARITY",
                        "raw": "\"PERPENDICULARITY\""
                      },
                      {
                        "type": "Literal",
                        "start": 6197,
                        "end": 6227,
                        "loc": {
                          "start": {
                            "line": 170,
                            "column": 46
                          },
                          "end": {
                            "line": 170,
                            "column": 76
                          }
                        },
                        "value": "CC_2DPerpendicularConstraint",
                        "rawValue": "CC_2DPerpendicularConstraint",
                        "raw": "\"CC_2DPerpendicularConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 6235,
                  "end": 6298,
                  "loc": {
                    "start": {
                      "line": 171,
                      "column": 4
                    },
                    "end": {
                      "line": 171,
                      "column": 67
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 6235,
                    "end": 6246,
                    "loc": {
                      "start": {
                        "line": 171,
                        "column": 4
                      },
                      "end": {
                        "line": 171,
                        "column": 15
                      }
                    },
                    "name": "PARALLELITY"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 6256,
                    "end": 6298,
                    "loc": {
                      "start": {
                        "line": 171,
                        "column": 25
                      },
                      "end": {
                        "line": 171,
                        "column": 67
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 6257,
                        "end": 6270,
                        "loc": {
                          "start": {
                            "line": 171,
                            "column": 26
                          },
                          "end": {
                            "line": 171,
                            "column": 39
                          }
                        },
                        "value": "PARALLELITY",
                        "rawValue": "PARALLELITY",
                        "raw": "\"PARALLELITY\""
                      },
                      {
                        "type": "Literal",
                        "start": 6272,
                        "end": 6297,
                        "loc": {
                          "start": {
                            "line": 171,
                            "column": 41
                          },
                          "end": {
                            "line": 171,
                            "column": 66
                          }
                        },
                        "value": "CC_2DParallelConstraint",
                        "rawValue": "CC_2DParallelConstraint",
                        "raw": "\"CC_2DParallelConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 6305,
                  "end": 6369,
                  "loc": {
                    "start": {
                      "line": 172,
                      "column": 4
                    },
                    "end": {
                      "line": 172,
                      "column": 68
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 6305,
                    "end": 6315,
                    "loc": {
                      "start": {
                        "line": 172,
                        "column": 4
                      },
                      "end": {
                        "line": 172,
                        "column": 14
                      }
                    },
                    "name": "CONCENTRIC"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 6326,
                    "end": 6369,
                    "loc": {
                      "start": {
                        "line": 172,
                        "column": 25
                      },
                      "end": {
                        "line": 172,
                        "column": 68
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 6327,
                        "end": 6339,
                        "loc": {
                          "start": {
                            "line": 172,
                            "column": 26
                          },
                          "end": {
                            "line": 172,
                            "column": 38
                          }
                        },
                        "value": "CONCENTRIC",
                        "rawValue": "CONCENTRIC",
                        "raw": "\"CONCENTRIC\""
                      },
                      {
                        "type": "Literal",
                        "start": 6341,
                        "end": 6368,
                        "loc": {
                          "start": {
                            "line": 172,
                            "column": 40
                          },
                          "end": {
                            "line": 172,
                            "column": 67
                          }
                        },
                        "value": "CC_2DConcentricConstraint",
                        "rawValue": "CC_2DConcentricConstraint",
                        "raw": "\"CC_2DConcentricConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 6376,
                  "end": 6436,
                  "loc": {
                    "start": {
                      "line": 173,
                      "column": 4
                    },
                    "end": {
                      "line": 173,
                      "column": 64
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 6376,
                    "end": 6384,
                    "loc": {
                      "start": {
                        "line": 173,
                        "column": 4
                      },
                      "end": {
                        "line": 173,
                        "column": 12
                      }
                    },
                    "name": "MIDPOINT"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 6397,
                    "end": 6436,
                    "loc": {
                      "start": {
                        "line": 173,
                        "column": 25
                      },
                      "end": {
                        "line": 173,
                        "column": 64
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 6398,
                        "end": 6408,
                        "loc": {
                          "start": {
                            "line": 173,
                            "column": 26
                          },
                          "end": {
                            "line": 173,
                            "column": 36
                          }
                        },
                        "value": "MIDPOINT",
                        "rawValue": "MIDPOINT",
                        "raw": "\"MIDPOINT\""
                      },
                      {
                        "type": "Literal",
                        "start": 6410,
                        "end": 6435,
                        "loc": {
                          "start": {
                            "line": 173,
                            "column": 38
                          },
                          "end": {
                            "line": 173,
                            "column": 63
                          }
                        },
                        "value": "CC_2DMidpointConstraint",
                        "rawValue": "CC_2DMidpointConstraint",
                        "raw": "\"CC_2DMidpointConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 6443,
                  "end": 6504,
                  "loc": {
                    "start": {
                      "line": 174,
                      "column": 4
                    },
                    "end": {
                      "line": 174,
                      "column": 65
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 6443,
                    "end": 6452,
                    "loc": {
                      "start": {
                        "line": 174,
                        "column": 4
                      },
                      "end": {
                        "line": 174,
                        "column": 13
                      }
                    },
                    "name": "SYMMETRIC"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 6464,
                    "end": 6504,
                    "loc": {
                      "start": {
                        "line": 174,
                        "column": 25
                      },
                      "end": {
                        "line": 174,
                        "column": 65
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 6465,
                        "end": 6476,
                        "loc": {
                          "start": {
                            "line": 174,
                            "column": 26
                          },
                          "end": {
                            "line": 174,
                            "column": 37
                          }
                        },
                        "value": "SYMMETRIC",
                        "rawValue": "SYMMETRIC",
                        "raw": "\"SYMMETRIC\""
                      },
                      {
                        "type": "Literal",
                        "start": 6478,
                        "end": 6503,
                        "loc": {
                          "start": {
                            "line": 174,
                            "column": 39
                          },
                          "end": {
                            "line": 174,
                            "column": 64
                          }
                        },
                        "value": "CC_2DSymmetryConstraint",
                        "rawValue": "CC_2DSymmetryConstraint",
                        "raw": "\"CC_2DSymmetryConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 6511,
                  "end": 6571,
                  "loc": {
                    "start": {
                      "line": 175,
                      "column": 4
                    },
                    "end": {
                      "line": 175,
                      "column": 64
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 6511,
                    "end": 6519,
                    "loc": {
                      "start": {
                        "line": 175,
                        "column": 4
                      },
                      "end": {
                        "line": 175,
                        "column": 12
                      }
                    },
                    "name": "COLINEAR"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 6532,
                    "end": 6571,
                    "loc": {
                      "start": {
                        "line": 175,
                        "column": 25
                      },
                      "end": {
                        "line": 175,
                        "column": 64
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 6533,
                        "end": 6543,
                        "loc": {
                          "start": {
                            "line": 175,
                            "column": 26
                          },
                          "end": {
                            "line": 175,
                            "column": 36
                          }
                        },
                        "value": "COLINEAR",
                        "rawValue": "COLINEAR",
                        "raw": "\"COLINEAR\""
                      },
                      {
                        "type": "Literal",
                        "start": 6545,
                        "end": 6570,
                        "loc": {
                          "start": {
                            "line": 175,
                            "column": 38
                          },
                          "end": {
                            "line": 175,
                            "column": 63
                          }
                        },
                        "value": "CC_2DColinearConstraint",
                        "rawValue": "CC_2DColinearConstraint",
                        "raw": "\"CC_2DColinearConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 6578,
                  "end": 6647,
                  "loc": {
                    "start": {
                      "line": 176,
                      "column": 4
                    },
                    "end": {
                      "line": 176,
                      "column": 73
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 6578,
                    "end": 6592,
                    "loc": {
                      "start": {
                        "line": 176,
                        "column": 4
                      },
                      "end": {
                        "line": 176,
                        "column": 18
                      }
                    },
                    "name": "EQUAL_DISTANCE"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 6599,
                    "end": 6647,
                    "loc": {
                      "start": {
                        "line": 176,
                        "column": 25
                      },
                      "end": {
                        "line": 176,
                        "column": 73
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 6600,
                        "end": 6616,
                        "loc": {
                          "start": {
                            "line": 176,
                            "column": 26
                          },
                          "end": {
                            "line": 176,
                            "column": 42
                          }
                        },
                        "value": "EQUAL_DISTANCE",
                        "rawValue": "EQUAL_DISTANCE",
                        "raw": "\"EQUAL_DISTANCE\""
                      },
                      {
                        "type": "Literal",
                        "start": 6618,
                        "end": 6646,
                        "loc": {
                          "start": {
                            "line": 176,
                            "column": 44
                          },
                          "end": {
                            "line": 176,
                            "column": 72
                          }
                        },
                        "value": "CC_2DEqualLengthConstraint",
                        "rawValue": "CC_2DEqualLengthConstraint",
                        "raw": "\"CC_2DEqualLengthConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 6654,
                  "end": 6710,
                  "loc": {
                    "start": {
                      "line": 177,
                      "column": 4
                    },
                    "end": {
                      "line": 177,
                      "column": 60
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 6654,
                    "end": 6660,
                    "loc": {
                      "start": {
                        "line": 177,
                        "column": 4
                      },
                      "end": {
                        "line": 177,
                        "column": 10
                      }
                    },
                    "name": "RADIUS"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 6675,
                    "end": 6710,
                    "loc": {
                      "start": {
                        "line": 177,
                        "column": 25
                      },
                      "end": {
                        "line": 177,
                        "column": 60
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 6676,
                        "end": 6684,
                        "loc": {
                          "start": {
                            "line": 177,
                            "column": 26
                          },
                          "end": {
                            "line": 177,
                            "column": 34
                          }
                        },
                        "value": "RADIUS",
                        "rawValue": "RADIUS",
                        "raw": "\"RADIUS\""
                      },
                      {
                        "type": "Literal",
                        "start": 6686,
                        "end": 6709,
                        "loc": {
                          "start": {
                            "line": 177,
                            "column": 36
                          },
                          "end": {
                            "line": 177,
                            "column": 59
                          }
                        },
                        "value": "CC_2DRadiusConstraint",
                        "rawValue": "CC_2DRadiusConstraint",
                        "raw": "\"CC_2DRadiusConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 6717,
                  "end": 6784,
                  "loc": {
                    "start": {
                      "line": 178,
                      "column": 4
                    },
                    "end": {
                      "line": 178,
                      "column": 71
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 6717,
                    "end": 6729,
                    "loc": {
                      "start": {
                        "line": 178,
                        "column": 4
                      },
                      "end": {
                        "line": 178,
                        "column": 16
                      }
                    },
                    "name": "EQUAL_RADIUS"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 6738,
                    "end": 6784,
                    "loc": {
                      "start": {
                        "line": 178,
                        "column": 25
                      },
                      "end": {
                        "line": 178,
                        "column": 71
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 6739,
                        "end": 6753,
                        "loc": {
                          "start": {
                            "line": 178,
                            "column": 26
                          },
                          "end": {
                            "line": 178,
                            "column": 40
                          }
                        },
                        "value": "EQUAL_RADIUS",
                        "rawValue": "EQUAL_RADIUS",
                        "raw": "\"EQUAL_RADIUS\""
                      },
                      {
                        "type": "Literal",
                        "start": 6755,
                        "end": 6783,
                        "loc": {
                          "start": {
                            "line": 178,
                            "column": 42
                          },
                          "end": {
                            "line": 178,
                            "column": 70
                          }
                        },
                        "value": "CC_2DEqualRadiusConstraint",
                        "rawValue": "CC_2DEqualRadiusConstraint",
                        "raw": "\"CC_2DEqualRadiusConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 6791,
                  "end": 6872,
                  "loc": {
                    "start": {
                      "line": 179,
                      "column": 4
                    },
                    "end": {
                      "line": 179,
                      "column": 85
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 6791,
                    "end": 6810,
                    "loc": {
                      "start": {
                        "line": 179,
                        "column": 4
                      },
                      "end": {
                        "line": 179,
                        "column": 23
                      }
                    },
                    "name": "HORIZONTAL_DISTANCE"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 6812,
                    "end": 6872,
                    "loc": {
                      "start": {
                        "line": 179,
                        "column": 25
                      },
                      "end": {
                        "line": 179,
                        "column": 85
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 6813,
                        "end": 6834,
                        "loc": {
                          "start": {
                            "line": 179,
                            "column": 26
                          },
                          "end": {
                            "line": 179,
                            "column": 47
                          }
                        },
                        "value": "HORIZONTAL_DISTANCE",
                        "rawValue": "HORIZONTAL_DISTANCE",
                        "raw": "\"HORIZONTAL_DISTANCE\""
                      },
                      {
                        "type": "Literal",
                        "start": 6836,
                        "end": 6871,
                        "loc": {
                          "start": {
                            "line": 179,
                            "column": 49
                          },
                          "end": {
                            "line": 179,
                            "column": 84
                          }
                        },
                        "value": "CC_2DHorizontalDistanceConstraint",
                        "rawValue": "CC_2DHorizontalDistanceConstraint",
                        "raw": "\"CC_2DHorizontalDistanceConstraint\""
                      }
                    ]
                  },
                  "kind": "init"
                },
                {
                  "type": "Property",
                  "start": 6879,
                  "end": 6956,
                  "loc": {
                    "start": {
                      "line": 180,
                      "column": 4
                    },
                    "end": {
                      "line": 180,
                      "column": 81
                    }
                  },
                  "method": false,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 6879,
                    "end": 6896,
                    "loc": {
                      "start": {
                        "line": 180,
                        "column": 4
                      },
                      "end": {
                        "line": 180,
                        "column": 21
                      }
                    },
                    "name": "VERTICAL_DISTANCE"
                  },
                  "value": {
                    "type": "ArrayExpression",
                    "start": 6900,
                    "end": 6956,
                    "loc": {
                      "start": {
                        "line": 180,
                        "column": 25
                      },
                      "end": {
                        "line": 180,
                        "column": 81
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 6901,
                        "end": 6920,
                        "loc": {
                          "start": {
                            "line": 180,
                            "column": 26
                          },
                          "end": {
                            "line": 180,
                            "column": 45
                          }
                        },
                        "value": "VERTICAL_DISTANCE",
                        "rawValue": "VERTICAL_DISTANCE",
                        "raw": "\"VERTICAL_DISTANCE\""
                      },
                      {
                        "type": "Literal",
                        "start": 6922,
                        "end": 6955,
                        "loc": {
                          "start": {
                            "line": 180,
                            "column": 47
                          },
                          "end": {
                            "line": 180,
                            "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": 5492,
          "end": 5521,
          "loc": {
            "start": {
              "line": 157,
              "column": 32
            },
            "end": {
              "line": 157,
              "column": 61
            }
          },
          "range": [
            5492,
            5521
          ]
        }
      ]
    },
    {
      "type": "ExpressionStatement",
      "start": 6966,
      "end": 7004,
      "loc": {
        "start": {
          "line": 183,
          "column": 0
        },
        "end": {
          "line": 183,
          "column": 38
        }
      },
      "expression": {
        "type": "AssignmentExpression",
        "start": 6966,
        "end": 7003,
        "loc": {
          "start": {
            "line": 183,
            "column": 0
          },
          "end": {
            "line": 183,
            "column": 37
          }
        },
        "operator": "=",
        "left": {
          "type": "MemberExpression",
          "start": 6966,
          "end": 6991,
          "loc": {
            "start": {
              "line": 183,
              "column": 0
            },
            "end": {
              "line": 183,
              "column": 25
            }
          },
          "object": {
            "type": "Identifier",
            "start": 6966,
            "end": 6976,
            "loc": {
              "start": {
                "line": 183,
                "column": 0
              },
              "end": {
                "line": 183,
                "column": 10
              }
            },
            "name": "Constraint"
          },
          "property": {
            "type": "Identifier",
            "start": 6977,
            "end": 6991,
            "loc": {
              "start": {
                "line": 183,
                "column": 11
              },
              "end": {
                "line": 183,
                "column": 25
              }
            },
            "name": "TypeFromCctype"
          },
          "computed": false
        },
        "right": {
          "type": "NewExpression",
          "start": 6994,
          "end": 7003,
          "loc": {
            "start": {
              "line": 183,
              "column": 28
            },
            "end": {
              "line": 183,
              "column": 37
            }
          },
          "callee": {
            "type": "Identifier",
            "start": 6998,
            "end": 7001,
            "loc": {
              "start": {
                "line": 183,
                "column": 32
              },
              "end": {
                "line": 183,
                "column": 35
              }
            },
            "name": "Map"
          },
          "arguments": []
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "start": 7006,
      "end": 7269,
      "loc": {
        "start": {
          "line": 184,
          "column": 0
        },
        "end": {
          "line": 190,
          "column": 3
        }
      },
      "expression": {
        "type": "CallExpression",
        "start": 7006,
        "end": 7268,
        "loc": {
          "start": {
            "line": 184,
            "column": 0
          },
          "end": {
            "line": 190,
            "column": 2
          }
        },
        "callee": {
          "type": "MemberExpression",
          "start": 7006,
          "end": 7057,
          "loc": {
            "start": {
              "line": 184,
              "column": 0
            },
            "end": {
              "line": 184,
              "column": 51
            }
          },
          "object": {
            "type": "CallExpression",
            "start": 7006,
            "end": 7049,
            "loc": {
              "start": {
                "line": 184,
                "column": 0
              },
              "end": {
                "line": 184,
                "column": 43
              }
            },
            "callee": {
              "type": "MemberExpression",
              "start": 7006,
              "end": 7032,
              "loc": {
                "start": {
                  "line": 184,
                  "column": 0
                },
                "end": {
                  "line": 184,
                  "column": 26
                }
              },
              "object": {
                "type": "Identifier",
                "start": 7006,
                "end": 7012,
                "loc": {
                  "start": {
                    "line": 184,
                    "column": 0
                  },
                  "end": {
                    "line": 184,
                    "column": 6
                  }
                },
                "name": "Object"
              },
              "property": {
                "type": "Identifier",
                "start": 7013,
                "end": 7032,
                "loc": {
                  "start": {
                    "line": 184,
                    "column": 7
                  },
                  "end": {
                    "line": 184,
                    "column": 26
                  }
                },
                "name": "getOwnPropertyNames"
              },
              "computed": false
            },
            "arguments": [
              {
                "type": "MemberExpression",
                "start": 7033,
                "end": 7048,
                "loc": {
                  "start": {
                    "line": 184,
                    "column": 27
                  },
                  "end": {
                    "line": 184,
                    "column": 42
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 7033,
                  "end": 7043,
                  "loc": {
                    "start": {
                      "line": 184,
                      "column": 27
                    },
                    "end": {
                      "line": 184,
                      "column": 37
                    }
                  },
                  "name": "Constraint"
                },
                "property": {
                  "type": "Identifier",
                  "start": 7044,
                  "end": 7048,
                  "loc": {
                    "start": {
                      "line": 184,
                      "column": 38
                    },
                    "end": {
                      "line": 184,
                      "column": 42
                    }
                  },
                  "name": "Type"
                },
                "computed": false
              }
            ]
          },
          "property": {
            "type": "Identifier",
            "start": 7050,
            "end": 7057,
            "loc": {
              "start": {
                "line": 184,
                "column": 44
              },
              "end": {
                "line": 184,
                "column": 51
              }
            },
            "name": "forEach"
          },
          "computed": false
        },
        "arguments": [
          {
            "type": "ArrowFunctionExpression",
            "start": 7058,
            "end": 7267,
            "loc": {
              "start": {
                "line": 184,
                "column": 52
              },
              "end": {
                "line": 190,
                "column": 1
              }
            },
            "id": null,
            "generator": false,
            "expression": false,
            "async": false,
            "params": [
              {
                "type": "Identifier",
                "start": 7058,
                "end": 7062,
                "loc": {
                  "start": {
                    "line": 184,
                    "column": 52
                  },
                  "end": {
                    "line": 184,
                    "column": 56
                  }
                },
                "name": "type"
              }
            ],
            "body": {
              "type": "BlockStatement",
              "start": 7066,
              "end": 7267,
              "loc": {
                "start": {
                  "line": 184,
                  "column": 60
                },
                "end": {
                  "line": 190,
                  "column": 1
                }
              },
              "body": [
                {
                  "type": "VariableDeclaration",
                  "start": 7073,
                  "end": 7111,
                  "loc": {
                    "start": {
                      "line": 185,
                      "column": 4
                    },
                    "end": {
                      "line": 185,
                      "column": 42
                    }
                  },
                  "declarations": [
                    {
                      "type": "VariableDeclarator",
                      "start": 7077,
                      "end": 7110,
                      "loc": {
                        "start": {
                          "line": 185,
                          "column": 8
                        },
                        "end": {
                          "line": 185,
                          "column": 41
                        }
                      },
                      "id": {
                        "type": "Identifier",
                        "start": 7077,
                        "end": 7083,
                        "loc": {
                          "start": {
                            "line": 185,
                            "column": 8
                          },
                          "end": {
                            "line": 185,
                            "column": 14
                          }
                        },
                        "name": "cctype"
                      },
                      "init": {
                        "type": "MemberExpression",
                        "start": 7086,
                        "end": 7110,
                        "loc": {
                          "start": {
                            "line": 185,
                            "column": 17
                          },
                          "end": {
                            "line": 185,
                            "column": 41
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 7086,
                          "end": 7107,
                          "loc": {
                            "start": {
                              "line": 185,
                              "column": 17
                            },
                            "end": {
                              "line": 185,
                              "column": 38
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 7086,
                            "end": 7101,
                            "loc": {
                              "start": {
                                "line": 185,
                                "column": 17
                              },
                              "end": {
                                "line": 185,
                                "column": 32
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 7086,
                              "end": 7096,
                              "loc": {
                                "start": {
                                  "line": 185,
                                  "column": 17
                                },
                                "end": {
                                  "line": 185,
                                  "column": 27
                                }
                              },
                              "name": "Constraint"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7097,
                              "end": 7101,
                              "loc": {
                                "start": {
                                  "line": 185,
                                  "column": 28
                                },
                                "end": {
                                  "line": 185,
                                  "column": 32
                                }
                              },
                              "name": "Type"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 7102,
                            "end": 7106,
                            "loc": {
                              "start": {
                                "line": 185,
                                "column": 33
                              },
                              "end": {
                                "line": 185,
                                "column": 37
                              }
                            },
                            "name": "type"
                          },
                          "computed": true
                        },
                        "property": {
                          "type": "Literal",
                          "start": 7108,
                          "end": 7109,
                          "loc": {
                            "start": {
                              "line": 185,
                              "column": 39
                            },
                            "end": {
                              "line": 185,
                              "column": 40
                            }
                          },
                          "value": 1,
                          "rawValue": 1,
                          "raw": "1"
                        },
                        "computed": true
                      }
                    }
                  ],
                  "kind": "var"
                },
                {
                  "type": "IfStatement",
                  "start": 7117,
                  "end": 7264,
                  "loc": {
                    "start": {
                      "line": 186,
                      "column": 4
                    },
                    "end": {
                      "line": 189,
                      "column": 5
                    }
                  },
                  "test": {
                    "type": "BinaryExpression",
                    "start": 7121,
                    "end": 7141,
                    "loc": {
                      "start": {
                        "line": 186,
                        "column": 8
                      },
                      "end": {
                        "line": 186,
                        "column": 28
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 7121,
                      "end": 7127,
                      "loc": {
                        "start": {
                          "line": 186,
                          "column": 8
                        },
                        "end": {
                          "line": 186,
                          "column": 14
                        }
                      },
                      "name": "cctype"
                    },
                    "operator": "!==",
                    "right": {
                      "type": "Identifier",
                      "start": 7132,
                      "end": 7141,
                      "loc": {
                        "start": {
                          "line": 186,
                          "column": 19
                        },
                        "end": {
                          "line": 186,
                          "column": 28
                        }
                      },
                      "name": "undefined"
                    }
                  },
                  "consequent": {
                    "type": "BlockStatement",
                    "start": 7143,
                    "end": 7264,
                    "loc": {
                      "start": {
                        "line": 186,
                        "column": 30
                      },
                      "end": {
                        "line": 189,
                        "column": 5
                      }
                    },
                    "body": [
                      {
                        "type": "ExpressionStatement",
                        "start": 7154,
                        "end": 7198,
                        "loc": {
                          "start": {
                            "line": 187,
                            "column": 8
                          },
                          "end": {
                            "line": 187,
                            "column": 52
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 7154,
                          "end": 7197,
                          "loc": {
                            "start": {
                              "line": 187,
                              "column": 8
                            },
                            "end": {
                              "line": 187,
                              "column": 51
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 7154,
                            "end": 7183,
                            "loc": {
                              "start": {
                                "line": 187,
                                "column": 8
                              },
                              "end": {
                                "line": 187,
                                "column": 37
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 7154,
                              "end": 7179,
                              "loc": {
                                "start": {
                                  "line": 187,
                                  "column": 8
                                },
                                "end": {
                                  "line": 187,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7154,
                                "end": 7164,
                                "loc": {
                                  "start": {
                                    "line": 187,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 187,
                                    "column": 18
                                  }
                                },
                                "name": "Constraint"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7165,
                                "end": 7179,
                                "loc": {
                                  "start": {
                                    "line": 187,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 187,
                                    "column": 33
                                  }
                                },
                                "name": "TypeFromCctype"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7180,
                              "end": 7183,
                              "loc": {
                                "start": {
                                  "line": 187,
                                  "column": 34
                                },
                                "end": {
                                  "line": 187,
                                  "column": 37
                                }
                              },
                              "name": "set"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 7184,
                              "end": 7190,
                              "loc": {
                                "start": {
                                  "line": 187,
                                  "column": 38
                                },
                                "end": {
                                  "line": 187,
                                  "column": 44
                                }
                              },
                              "name": "cctype"
                            },
                            {
                              "type": "Identifier",
                              "start": 7192,
                              "end": 7196,
                              "loc": {
                                "start": {
                                  "line": 187,
                                  "column": 46
                                },
                                "end": {
                                  "line": 187,
                                  "column": 50
                                }
                              },
                              "name": "type"
                            }
                          ]
                        }
                      },
                      {
                        "type": "ExpressionStatement",
                        "start": 7208,
                        "end": 7257,
                        "loc": {
                          "start": {
                            "line": 188,
                            "column": 8
                          },
                          "end": {
                            "line": 188,
                            "column": 57
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 7208,
                          "end": 7256,
                          "loc": {
                            "start": {
                              "line": 188,
                              "column": 8
                            },
                            "end": {
                              "line": 188,
                              "column": 56
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 7208,
                            "end": 7243,
                            "loc": {
                              "start": {
                                "line": 188,
                                "column": 8
                              },
                              "end": {
                                "line": 188,
                                "column": 43
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 7208,
                              "end": 7235,
                              "loc": {
                                "start": {
                                  "line": 188,
                                  "column": 8
                                },
                                "end": {
                                  "line": 188,
                                  "column": 35
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7208,
                                "end": 7222,
                                "loc": {
                                  "start": {
                                    "line": 188,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 188,
                                    "column": 22
                                  }
                                },
                                "name": "ClassCadObject"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7223,
                                "end": 7235,
                                "loc": {
                                  "start": {
                                    "line": 188,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 188,
                                    "column": 35
                                  }
                                },
                                "name": "classMapping"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7236,
                              "end": 7242,
                              "loc": {
                                "start": {
                                  "line": 188,
                                  "column": 36
                                },
                                "end": {
                                  "line": 188,
                                  "column": 42
                                }
                              },
                              "name": "cctype"
                            },
                            "computed": true
                          },
                          "right": {
                            "type": "Identifier",
                            "start": 7246,
                            "end": 7256,
                            "loc": {
                              "start": {
                                "line": 188,
                                "column": 46
                              },
                              "end": {
                                "line": 188,
                                "column": 56
                              }
                            },
                            "name": "Constraint"
                          }
                        }
                      }
                    ]
                  },
                  "alternate": null
                }
              ]
            }
          }
        ]
      },
      "trailingComments": [
        {
          "type": "CommentLine",
          "value": "diameter in pixels",
          "start": 7273,
          "end": 7293,
          "loc": {
            "start": {
              "line": 192,
              "column": 0
            },
            "end": {
              "line": 192,
              "column": 20
            }
          },
          "range": [
            7273,
            7293
          ]
        }
      ]
    },
    {
      "type": "ExpressionStatement",
      "start": 7295,
      "end": 7331,
      "loc": {
        "start": {
          "line": 193,
          "column": 0
        },
        "end": {
          "line": 193,
          "column": 36
        }
      },
      "expression": {
        "type": "AssignmentExpression",
        "start": 7295,
        "end": 7330,
        "loc": {
          "start": {
            "line": 193,
            "column": 0
          },
          "end": {
            "line": 193,
            "column": 35
          }
        },
        "operator": "=",
        "left": {
          "type": "MemberExpression",
          "start": 7295,
          "end": 7325,
          "loc": {
            "start": {
              "line": 193,
              "column": 0
            },
            "end": {
              "line": 193,
              "column": 30
            }
          },
          "object": {
            "type": "MemberExpression",
            "start": 7295,
            "end": 7315,
            "loc": {
              "start": {
                "line": 193,
                "column": 0
              },
              "end": {
                "line": 193,
                "column": 20
              }
            },
            "object": {
              "type": "Identifier",
              "start": 7295,
              "end": 7305,
              "loc": {
                "start": {
                  "line": 193,
                  "column": 0
                },
                "end": {
                  "line": 193,
                  "column": 10
                }
              },
              "name": "Constraint",
              "leadingComments": null
            },
            "property": {
              "type": "Identifier",
              "start": 7306,
              "end": 7315,
              "loc": {
                "start": {
                  "line": 193,
                  "column": 11
                },
                "end": {
                  "line": 193,
                  "column": 20
                }
              },
              "name": "prototype"
            },
            "computed": false,
            "leadingComments": null
          },
          "property": {
            "type": "Identifier",
            "start": 7316,
            "end": 7325,
            "loc": {
              "start": {
                "line": 193,
                "column": 21
              },
              "end": {
                "line": 193,
                "column": 30
              }
            },
            "name": "thickness"
          },
          "computed": false,
          "leadingComments": null
        },
        "right": {
          "type": "Literal",
          "start": 7328,
          "end": 7330,
          "loc": {
            "start": {
              "line": 193,
              "column": 33
            },
            "end": {
              "line": 193,
              "column": 35
            }
          },
          "value": 16,
          "rawValue": 16,
          "raw": "16"
        },
        "leadingComments": null
      },
      "leadingComments": [
        {
          "type": "CommentLine",
          "value": "diameter in pixels",
          "start": 7273,
          "end": 7293,
          "loc": {
            "start": {
              "line": 192,
              "column": 0
            },
            "end": {
              "line": 192,
              "column": 20
            }
          },
          "range": [
            7273,
            7293
          ]
        }
      ]
    }
  ]
}